Pull request #44078 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at dba081975aa0c8fa1a6a90998505764986e35fad rather than 9f8bd804872cb69b093f4315a02726327911359a Obtained Jenkinsfile from dba081975aa0c8fa1a6a90998505764986e35fad ‘Jenkinsfile’ has been modified in an untrusted revision 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44078@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 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" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-08T14:42:12.691Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-08T14:42:12.696Z] Trying to pass milestone 2 [Pipeline] milestone [2022-09-08T14:42:12.789Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-08T14:42:12.997Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01b839130e439d656) in /home/ubuntu/workspace/moby_PR-44078 [Pipeline] { [Pipeline] checkout [2022-09-08T14:42:13.023Z] The recommended git tool is: git [2022-09-08T14:42:13.042Z] using credential docker-jenkins-github-credentials [2022-09-08T14:42:13.051Z] Cloning the remote Git repository [2022-09-08T14:42:13.051Z] Cloning with configured refspecs honoured and without tags [2022-09-08T14:42:13.056Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T14:42:13.057Z] > git init /home/ubuntu/workspace/moby_PR-44078 # timeout=10 [2022-09-08T14:42:13.074Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:42:13.075Z] > git --version # timeout=10 [2022-09-08T14:42:13.081Z] > git --version # 'git version 2.17.1' [2022-09-08T14:42:13.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:13.082Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44078/head:refs/remotes/origin/PR-44078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:28.908Z] Fetching without tags [2022-09-08T14:42:28.882Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:42:28.887Z] > git config --add remote.origin.fetch +refs/pull/44078/head:refs/remotes/origin/PR-44078 # timeout=10 [2022-09-08T14:42:28.895Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:28.904Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:42:29.154Z] Merging remotes/origin/master commit dba081975aa0c8fa1a6a90998505764986e35fad into PR head commit 9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:42:29.731Z] Merge succeeded, producing 9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:42:29.732Z] Checking out Revision 9f8bd804872cb69b093f4315a02726327911359a (PR-44078) [2022-09-08T14:42:30.388Z] Commit message: "Jenkinsfile: remove steps moved to GitHub Actions" [2022-09-08T14:42:30.404Z] First time build. Skipping changelog. [2022-09-08T14:42:28.920Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:42:28.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:28.921Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44078/head:refs/remotes/origin/PR-44078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:29.158Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:42:29.168Z] > git checkout -f 9f8bd804872cb69b093f4315a02726327911359a # timeout=10 [2022-09-08T14:42:29.707Z] > git remote # timeout=10 [2022-09-08T14:42:29.712Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T14:42:29.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:29.717Z] > git merge dba081975aa0c8fa1a6a90998505764986e35fad # timeout=10 [2022-09-08T14:42:29.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T14:42:29.735Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:42:29.740Z] > git checkout -f 9f8bd804872cb69b093f4315a02726327911359a # timeout=10 [2022-09-08T14:42:30.391Z] > git rev-list --no-walk 770edac82bf8637f6cecab497bd7c8f6d09aec13 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T14:42:31.084Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44078:/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-09-08T14:42:31.084Z] Unable to find image 'alpine:latest' locally [2022-09-08T14:42:31.084Z] latest: Pulling from library/alpine [2022-09-08T14:42:31.344Z] 213ec9aee27d: Pulling fs layer [2022-09-08T14:42:31.344Z] 213ec9aee27d: Verifying Checksum [2022-09-08T14:42:31.344Z] 213ec9aee27d: Download complete [2022-09-08T14:42:31.602Z] 213ec9aee27d: Pull complete [2022-09-08T14:42:31.603Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-08T14:42:31.603Z] Status: Downloaded newer image for alpine:latest [2022-09-08T14:42:34.140Z] 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-09-08T14:42:34.600Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-011365c5d063303c2) in /home/ubuntu/workspace/moby_PR-44078 [2022-09-08T14:42:34.603Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01b839130e439d656) in /home/ubuntu/workspace/moby_PR-44078 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional [2022-09-08T14:42:34.610Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0743155fe7e7380b9) in /home/ubuntu/workspace/moby_PR-44078 Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2022-09-08T14:42:34.615Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07c9fc61cc0ae0f1b) in /home/ubuntu/workspace/moby_PR-44078 [Pipeline] stage [Pipeline] { (Print info) [2022-09-08T14:42:34.616Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08a0f4a935f645a8f) in /home/ubuntu/workspace/moby_PR-44078 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) 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] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-09-08T14:42:34.658Z] The recommended git tool is: git [Pipeline] checkout [2022-09-08T14:42:34.666Z] The recommended git tool is: git [2022-09-08T14:42:34.667Z] using credential docker-jenkins-github-credentials [2022-09-08T14:42:34.676Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-09-08T14:42:34.678Z] Cloning the remote Git repository [2022-09-08T14:42:34.679Z] Cloning with configured refspecs honoured and without tags [2022-09-08T14:42:34.693Z] Fetching changes from the remote Git repository [2022-09-08T14:42:34.699Z] Fetching without tags [Pipeline] checkout [Pipeline] { [2022-09-08T14:42:34.708Z] The recommended git tool is: git [Pipeline] // stage [2022-09-08T14:42:34.727Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-08T14:42:34.739Z] Cloning the remote Git repository [2022-09-08T14:42:34.739Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2022-09-08T14:42:34.786Z] The recommended git tool is: git [2022-09-08T14:42:34.796Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-09-08T14:42:34.804Z] Cloning the remote Git repository [2022-09-08T14:42:34.804Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-08T14:42:34.806Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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 [2022-09-08T14:42:34.855Z] using credential docker-jenkins-github-credentials [2022-09-08T14:42:34.866Z] Cloning the remote Git repository [2022-09-08T14:42:34.866Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [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 [2022-09-08T14:42:34.670Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T14:42:34.671Z] > git init /home/ubuntu/workspace/moby_PR-44078 # timeout=10 [2022-09-08T14:42:34.686Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:42:34.687Z] > git --version # timeout=10 [2022-09-08T14:42:34.693Z] > git --version # 'git version 2.17.1' [2022-09-08T14:42:34.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:34.693Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44078/head:refs/remotes/origin/PR-44078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [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 [2022-09-08T14:42:34.913Z] Merging remotes/origin/master commit dba081975aa0c8fa1a6a90998505764986e35fad into PR head commit 9f8bd804872cb69b093f4315a02726327911359a [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-08T14:42:34.993Z] Merge succeeded, producing 9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:42:34.993Z] Checking out Revision 9f8bd804872cb69b093f4315a02726327911359a (PR-44078) 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 [2022-09-08T14:42:35.059Z] Commit message: "Jenkinsfile: remove steps moved to GitHub Actions" [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T14:42:34.688Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44078/.git # timeout=10 [2022-09-08T14:42:34.697Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:42:34.703Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:42:34.703Z] > git --version # timeout=10 [2022-09-08T14:42:34.708Z] > git --version # 'git version 2.17.1' [2022-09-08T14:42:34.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:34.709Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44078/head:refs/remotes/origin/PR-44078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:34.917Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:42:34.926Z] > git checkout -f 9f8bd804872cb69b093f4315a02726327911359a # timeout=10 [2022-09-08T14:42:34.975Z] > git remote # timeout=10 [2022-09-08T14:42:34.977Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T14:42:34.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:34.980Z] > git merge dba081975aa0c8fa1a6a90998505764986e35fad # timeout=10 [2022-09-08T14:42:34.990Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T14:42:34.997Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:42:34.999Z] > git checkout -f 9f8bd804872cb69b093f4315a02726327911359a # timeout=10 [2022-09-08T14:42:34.755Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T14:42:34.756Z] > git init /home/ubuntu/workspace/moby_PR-44078 # timeout=10 [2022-09-08T14:42:34.771Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:42:34.771Z] > git --version # timeout=10 [2022-09-08T14:42:34.774Z] > git --version # 'git version 2.25.1' [2022-09-08T14:42:34.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:34.775Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44078/head:refs/remotes/origin/PR-44078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:35.747Z] + docker version [2022-09-08T14:42:35.747Z] Client: Docker Engine - Community [2022-09-08T14:42:35.747Z] Version: 22.06.0-beta.0 [2022-09-08T14:42:35.747Z] API version: 1.42 [2022-09-08T14:42:35.747Z] Go version: go1.18.3 [2022-09-08T14:42:35.747Z] Git commit: 3e9117b [2022-09-08T14:42:35.747Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T14:42:35.747Z] OS/Arch: linux/amd64 [2022-09-08T14:42:35.747Z] Context: default [2022-09-08T14:42:35.747Z] [2022-09-08T14:42:35.747Z] Server: Docker Engine - Community [2022-09-08T14:42:35.747Z] Engine: [2022-09-08T14:42:35.747Z] Version: 22.06.0-beta.0 [2022-09-08T14:42:35.747Z] API version: 1.42 (minimum version 1.12) [2022-09-08T14:42:35.747Z] Go version: go1.18.3 [2022-09-08T14:42:35.747Z] Git commit: 38633e7 [2022-09-08T14:42:35.747Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T14:42:35.747Z] OS/Arch: linux/amd64 [2022-09-08T14:42:35.747Z] Experimental: true [2022-09-08T14:42:35.747Z] containerd: [2022-09-08T14:42:35.747Z] Version: 1.6.8 [2022-09-08T14:42:35.747Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:42:35.747Z] runc: [2022-09-08T14:42:35.747Z] Version: 1.1.4 [2022-09-08T14:42:35.747Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T14:42:35.747Z] docker-init: [2022-09-08T14:42:35.747Z] Version: 0.19.0 [2022-09-08T14:42:35.747Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T14:42:34.811Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T14:42:34.812Z] > git init /home/ubuntu/workspace/moby_PR-44078 # timeout=10 [2022-09-08T14:42:34.833Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:42:34.833Z] > git --version # timeout=10 [2022-09-08T14:42:34.836Z] > git --version # 'git version 2.25.1' [2022-09-08T14:42:34.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:34.838Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44078/head:refs/remotes/origin/PR-44078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:34.869Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T14:42:34.869Z] > git init /home/ubuntu/workspace/moby_PR-44078 # timeout=10 [2022-09-08T14:42:34.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:42:34.898Z] > git --version # timeout=10 [2022-09-08T14:42:34.908Z] > git --version # 'git version 2.17.1' [2022-09-08T14:42:34.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:34.910Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44078/head:refs/remotes/origin/PR-44078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:36.032Z] + docker info [2022-09-08T14:42:36.032Z] Client: [2022-09-08T14:42:36.032Z] Context: default [2022-09-08T14:42:36.032Z] Debug Mode: false [2022-09-08T14:42:36.032Z] Plugins: [2022-09-08T14:42:36.032Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T14:42:36.032Z] Version: f500bf6 [2022-09-08T14:42:36.032Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T14:42:36.032Z] compose: Docker Compose (Docker Inc.) [2022-09-08T14:42:36.032Z] Version: v2.10.2 [2022-09-08T14:42:36.032Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T14:42:36.032Z] scan: Docker Scan (Docker Inc.) [2022-09-08T14:42:36.032Z] Version: v0.17.0 [2022-09-08T14:42:36.032Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T14:42:36.032Z] [2022-09-08T14:42:36.032Z] Server: [2022-09-08T14:42:36.032Z] Containers: 0 [2022-09-08T14:42:36.032Z] Running: 0 [2022-09-08T14:42:36.032Z] Paused: 0 [2022-09-08T14:42:36.032Z] Stopped: 0 [2022-09-08T14:42:36.032Z] Images: 3 [2022-09-08T14:42:36.032Z] Server Version: 22.06.0-beta.0 [2022-09-08T14:42:36.032Z] Storage Driver: overlay2 [2022-09-08T14:42:36.032Z] Backing Filesystem: extfs [2022-09-08T14:42:36.032Z] Supports d_type: true [2022-09-08T14:42:36.032Z] Using metacopy: false [2022-09-08T14:42:36.032Z] Native Overlay Diff: true [2022-09-08T14:42:36.032Z] userxattr: false [2022-09-08T14:42:36.032Z] Logging Driver: json-file [2022-09-08T14:42:36.032Z] Cgroup Driver: cgroupfs [2022-09-08T14:42:36.032Z] Cgroup Version: 1 [2022-09-08T14:42:36.032Z] Plugins: [2022-09-08T14:42:36.032Z] Volume: local [2022-09-08T14:42:36.032Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T14:42:36.032Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T14:42:36.032Z] Swarm: inactive [2022-09-08T14:42:36.032Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T14:42:36.032Z] Default Runtime: runc [2022-09-08T14:42:36.032Z] Init Binary: docker-init [2022-09-08T14:42:36.032Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:42:36.032Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T14:42:36.032Z] init version: de40ad0 [2022-09-08T14:42:36.032Z] Security Options: [2022-09-08T14:42:36.032Z] apparmor [2022-09-08T14:42:36.032Z] seccomp [2022-09-08T14:42:36.032Z] Profile: builtin [2022-09-08T14:42:36.032Z] Kernel Version: 5.4.0-1084-aws [2022-09-08T14:42:36.032Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-08T14:42:36.032Z] OSType: linux [2022-09-08T14:42:36.032Z] Architecture: x86_64 [2022-09-08T14:42:36.032Z] CPUs: 2 [2022-09-08T14:42:36.032Z] Total Memory: 7.565GiB [2022-09-08T14:42:36.032Z] Name: ip-10-100-46-63 [2022-09-08T14:42:36.032Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-08T14:42:36.032Z] Docker Root Dir: /var/lib/docker [2022-09-08T14:42:36.032Z] Debug Mode: false [2022-09-08T14:42:36.032Z] Registry: https://index.docker.io/v1/ [2022-09-08T14:42:36.032Z] Labels: [2022-09-08T14:42:36.032Z] Experimental: true [2022-09-08T14:42:36.032Z] Insecure Registries: [2022-09-08T14:42:36.032Z] 127.0.0.0/8 [2022-09-08T14:42:36.032Z] Live Restore Enabled: true [2022-09-08T14:42:36.032Z] [2022-09-08T14:42:36.032Z] WARNING: No swap limit support [Pipeline] sh [2022-09-08T14:42:36.315Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T14:42:36.315Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T14:42:36.315Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44078/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-08T14:42:36.315Z] + bash /home/ubuntu/workspace/moby_PR-44078/check-config.sh [2022-09-08T14:42:36.315Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T14:42:36.315Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-08T14:42:36.315Z] [2022-09-08T14:42:36.315Z] Generally Necessary: [2022-09-08T14:42:36.315Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T14:42:36.315Z] - apparmor: enabled and tools installed [2022-09-08T14:42:36.315Z] - CONFIG_NAMESPACES: enabled [2022-09-08T14:42:36.315Z] - CONFIG_NET_NS: enabled [2022-09-08T14:42:36.315Z] - CONFIG_PID_NS: enabled [2022-09-08T14:42:36.315Z] - CONFIG_IPC_NS: enabled [2022-09-08T14:42:36.315Z] - CONFIG_UTS_NS: enabled [2022-09-08T14:42:36.315Z] - CONFIG_CGROUPS: enabled [2022-09-08T14:42:36.315Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T14:42:36.315Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T14:42:36.315Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T14:42:36.315Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T14:42:36.315Z] - CONFIG_CPUSETS: enabled [2022-09-08T14:42:36.315Z] - CONFIG_MEMCG: enabled [2022-09-08T14:42:36.315Z] - CONFIG_KEYS: enabled [2022-09-08T14:42:36.315Z] - CONFIG_VETH: enabled (as module) [2022-09-08T14:42:36.315Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T14:42:36.315Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T14:42:36.315Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T14:42:36.315Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T14:42:36.315Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T14:42:36.315Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T14:42:36.315Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T14:42:36.315Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-08T14:42:36.315Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T14:42:36.315Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T14:42:36.315Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T14:42:36.315Z] - CONFIG_CGROUP_BPF: enabled [2022-09-08T14:42:36.315Z] [2022-09-08T14:42:36.315Z] Optional Features: [2022-09-08T14:42:36.575Z] - CONFIG_USER_NS: enabled [2022-09-08T14:42:36.575Z] - CONFIG_SECCOMP: enabled [2022-09-08T14:42:36.575Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-08T14:42:36.575Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T14:42:36.575Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T14:42:36.575Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-08T14:42:36.575Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-08T14:42:36.575Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T14:42:36.575Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T14:42:36.575Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T14:42:36.575Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T14:42:36.575Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T14:42:36.575Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T14:42:36.575Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T14:42:36.575Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T14:42:36.575Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T14:42:36.575Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T14:42:36.575Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T14:42:36.575Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T14:42:36.575Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T14:42:36.575Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T14:42:36.575Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T14:42:36.575Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-08T14:42:36.575Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-08T14:42:36.575Z] - CONFIG_EXT4_FS: enabled [2022-09-08T14:42:36.575Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T14:42:36.575Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T14:42:36.575Z] - Network Drivers: [2022-09-08T14:42:36.575Z] - "overlay": [2022-09-08T14:42:36.575Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T14:42:36.575Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T14:42:36.575Z] Optional (for encrypted networks): [2022-09-08T14:42:36.834Z] - CONFIG_CRYPTO: enabled [2022-09-08T14:42:36.834Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T14:42:36.834Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T14:42:36.834Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T14:42:36.834Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T14:42:36.834Z] - CONFIG_XFRM: enabled [2022-09-08T14:42:36.834Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T14:42:36.834Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T14:42:36.834Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T14:42:36.834Z] - "ipvlan": [2022-09-08T14:42:36.834Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T14:42:36.834Z] - "macvlan": [2022-09-08T14:42:36.834Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T14:42:36.834Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T14:42:36.834Z] - "ftp,tftp client in container": [2022-09-08T14:42:36.834Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T14:42:36.834Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T14:42:36.834Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T14:42:36.834Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T14:42:36.834Z] - Storage Drivers: [2022-09-08T14:42:36.834Z] - "aufs": [2022-09-08T14:42:36.834Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T14:42:36.834Z] - "btrfs": [2022-09-08T14:42:36.834Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T14:42:36.834Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T14:42:36.834Z] - "devicemapper": [2022-09-08T14:42:36.834Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T14:42:36.834Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T14:42:36.834Z] - "overlay": [2022-09-08T14:42:36.834Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T14:42:36.834Z] - "zfs": [2022-09-08T14:42:36.834Z] - /dev/zfs: present [2022-09-08T14:42:36.834Z] - zfs command: missing [2022-09-08T14:42:36.834Z] - zpool command: missing [2022-09-08T14:42:36.834Z] [2022-09-08T14:42:36.834Z] Limits: [2022-09-08T14:42:36.834Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T14:42:36.834Z] [2022-09-08T14:42:36.834Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T14:42:37.161Z] + sudo modprobe ip_vs [2022-09-08T14:42:37.161Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f8bd804872cb69b093f4315a02726327911359a . [2022-09-08T14:42:37.422Z] #1 [internal] load build definition from Dockerfile [2022-09-08T14:42:37.422Z] #1 transferring dockerfile: 19.11kB done [2022-09-08T14:42:37.422Z] #1 DONE 0.0s [2022-09-08T14:42:37.422Z] [2022-09-08T14:42:37.422Z] #2 [internal] load .dockerignore [2022-09-08T14:42:37.422Z] #2 transferring context: 145B done [2022-09-08T14:42:37.422Z] #2 DONE 0.1s [2022-09-08T14:42:37.422Z] [2022-09-08T14:42:37.422Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-08T14:42:37.422Z] #3 DONE 0.1s [2022-09-08T14:42:37.422Z] [2022-09-08T14:42:37.422Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-08T14:42:37.422Z] #4 CACHED [2022-09-08T14:42:37.681Z] [2022-09-08T14:42:37.681Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:42:37.681Z] #5 DONE 0.1s [2022-09-08T14:42:37.681Z] [2022-09-08T14:42:37.681Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:42:37.681Z] #6 DONE 0.1s [2022-09-08T14:42:37.681Z] [2022-09-08T14:42:37.681Z] #7 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-08T14:42:37.681Z] #7 DONE 0.1s [2022-09-08T14:42:37.681Z] [2022-09-08T14:42:37.681Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-08T14:42:37.949Z] #8 DONE 0.4s [2022-09-08T14:42:38.208Z] [2022-09-08T14:42:38.208Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T14:42:38.208Z] #9 DONE 0.0s [2022-09-08T14:42:38.208Z] [2022-09-08T14:42:38.208Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:42:38.208Z] #10 DONE 0.0s [2022-09-08T14:42:38.208Z] [2022-09-08T14:42:38.208Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:42:38.208Z] #11 DONE 0.0s [2022-09-08T14:42:38.208Z] [2022-09-08T14:42:38.208Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T14:42:38.208Z] #12 DONE 0.0s [2022-09-08T14:42:38.208Z] [2022-09-08T14:42:38.208Z] #13 [internal] load build context [2022-09-08T14:42:38.468Z] #13 ... [2022-09-08T14:42:38.468Z] [2022-09-08T14:42:38.468Z] #14 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T14:42:38.468Z] #14 CACHED [2022-09-08T14:42:38.468Z] [2022-09-08T14:42:38.468Z] #15 [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-09-08T14:42:38.468Z] #15 CACHED [2022-09-08T14:42:38.468Z] [2022-09-08T14:42:38.468Z] #16 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T14:42:38.468Z] #16 CACHED [2022-09-08T14:42:38.468Z] [2022-09-08T14:42:38.468Z] #17 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T14:42:38.468Z] #17 CACHED [2022-09-08T14:42:38.468Z] [2022-09-08T14:42:38.468Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T14:42:38.468Z] #18 CACHED [2022-09-08T14:42:38.468Z] [2022-09-08T14:42:38.468Z] #19 [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-09-08T14:42:38.468Z] #19 CACHED [2022-09-08T14:42:38.468Z] [2022-09-08T14:42:38.468Z] #20 [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-09-08T14:42:38.468Z] #20 CACHED [2022-09-08T14:42:38.468Z] [2022-09-08T14:42:38.468Z] #21 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T14:42:38.468Z] #21 CACHED [2022-09-08T14:42:38.468Z] [2022-09-08T14:42:38.468Z] #22 [dev-systemd-false 6/28] RUN ldconfig [2022-09-08T14:42:38.468Z] #22 CACHED [2022-09-08T14:42:38.468Z] [2022-09-08T14:42:38.468Z] #13 [internal] load build context [2022-09-08T14:42:38.729Z] #13 ... [2022-09-08T14:42:38.729Z] [2022-09-08T14:42:38.729Z] #23 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T14:42:38.729Z] #23 DONE 0.5s [2022-09-08T14:42:38.729Z] [2022-09-08T14:42:38.729Z] #13 [internal] load build context [2022-09-08T14:42:40.644Z] #13 transferring context: 62.72MB 2.1s done [2022-09-08T14:42:40.644Z] #13 DONE 2.2s [2022-09-08T14:42:40.644Z] [2022-09-08T14:42:40.645Z] #24 [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-09-08T14:42:40.645Z] #0 1.349 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T14:42:40.645Z] #0 1.349 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T14:42:40.645Z] #0 1.508 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-08T14:42:40.645Z] #0 1.990 Reading package lists... [2022-09-08T14:42:40.645Z] #24 ... [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T14:42:40.645Z] #25 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #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-09-08T14:42:40.645Z] #26 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T14:42:40.645Z] #27 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #28 [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-09-08T14:42:40.645Z] #28 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #29 [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-09-08T14:42:40.645Z] #29 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T14:42:40.645Z] #30 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #31 [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-09-08T14:42:40.645Z] #31 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #32 [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-09-08T14:42:40.645Z] #32 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #33 [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-09-08T14:42:40.645Z] #33 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #34 [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-09-08T14:42:40.645Z] #34 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #35 [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-09-08T14:42:40.645Z] #35 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #36 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-08T14:42:40.645Z] #36 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #37 [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-09-08T14:42:40.645Z] #37 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T14:42:40.645Z] #38 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #39 [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-09-08T14:42:40.645Z] #39 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #40 [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-09-08T14:42:40.645Z] #40 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #41 [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-09-08T14:42:40.645Z] #41 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #42 [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-09-08T14:42:40.645Z] #42 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #43 [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-09-08T14:42:40.645Z] #43 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #44 [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-09-08T14:42:40.645Z] #44 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T14:42:40.645Z] #45 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #46 [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-09-08T14:42:40.645Z] #46 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #47 [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-09-08T14:42:40.645Z] #47 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #48 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-08T14:42:40.645Z] #48 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #49 [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-09-08T14:42:40.645Z] #49 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #50 [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-09-08T14:42:40.645Z] #50 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #51 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T14:42:40.645Z] #51 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #52 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T14:42:40.645Z] #52 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T14:42:40.645Z] #53 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #54 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T14:42:40.645Z] #54 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #55 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T14:42:40.645Z] #55 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #56 [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-09-08T14:42:40.645Z] #56 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #57 [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-09-08T14:42:40.645Z] #57 CACHED [2022-09-08T14:42:40.645Z] [2022-09-08T14:42:40.645Z] #24 [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-09-08T14:42:40.905Z] #0 1.990 Reading package lists... [2022-09-08T14:42:41.476Z] #24 2.630 Reading package lists... [2022-09-08T14:42:41.476Z] #24 3.164 Building dependency tree... [2022-09-08T14:42:41.736Z] #24 3.295 Reading state information... [2022-09-08T14:42:41.736Z] #24 3.434 The following additional packages will be installed: [2022-09-08T14:42:41.736Z] #24 3.435 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-08T14:42:41.736Z] #24 3.435 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-08T14:42:41.736Z] #24 3.435 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-08T14:42:41.736Z] #24 3.435 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T14:42:41.736Z] #24 3.436 python3-pkg-resources systemd vim-runtime xxd [2022-09-08T14:42:41.736Z] #24 3.437 Suggested packages: [2022-09-08T14:42:41.736Z] #24 3.437 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-08T14:42:41.736Z] #24 3.437 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-08T14:42:41.736Z] #24 3.437 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-08T14:42:41.736Z] #24 3.437 Recommended packages: [2022-09-08T14:42:41.736Z] #24 3.437 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-08T14:42:41.736Z] #24 3.437 systemd-timesyncd | time-daemon unzip [2022-09-08T14:42:41.995Z] #24 3.773 The following NEW packages will be installed: [2022-09-08T14:42:41.995Z] #24 3.773 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-08T14:42:41.995Z] #24 3.774 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-08T14:42:41.995Z] #24 3.774 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-08T14:42:41.995Z] #24 3.774 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-08T14:42:41.995Z] #24 3.774 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-08T14:42:41.995Z] #24 3.775 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T14:42:41.995Z] #24 3.775 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-08T14:42:41.995Z] #24 3.775 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-08T14:42:41.995Z] #24 3.775 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-08T14:42:42.255Z] #24 4.048 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T14:42:42.255Z] #24 4.048 Need to get 32.8 MB of archives. [2022-09-08T14:42:42.255Z] #24 4.048 After this operation, 124 MB of additional disk space will be used. [2022-09-08T14:42:42.255Z] #24 4.048 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T14:42:42.255Z] #24 4.051 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-08T14:42:42.255Z] #24 4.052 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-08T14:42:42.255Z] #24 4.054 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-08T14:42:42.255Z] #24 4.057 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-08T14:42:42.255Z] #24 4.058 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-08T14:42:42.255Z] #24 4.059 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-08T14:42:42.255Z] #24 4.093 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-08T14:42:42.255Z] #24 4.093 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-08T14:42:42.255Z] #24 4.095 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-08T14:42:42.255Z] #24 4.096 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-08T14:42:42.255Z] #24 4.097 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-08T14:42:42.255Z] #24 4.098 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-08T14:42:42.255Z] #24 4.098 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-08T14:42:42.255Z] #24 4.104 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T14:42:42.255Z] #24 4.106 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T14:42:42.255Z] #24 4.108 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-08T14:42:42.255Z] #24 4.110 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T14:42:42.255Z] #24 4.111 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-08T14:42:42.255Z] #24 4.113 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-08T14:42:42.255Z] #24 4.117 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-08T14:42:42.255Z] #24 4.119 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-08T14:42:42.255Z] #24 4.119 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-08T14:42:42.255Z] #24 4.120 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-08T14:42:42.255Z] #24 4.122 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-08T14:42:42.255Z] #24 4.124 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-08T14:42:42.255Z] #24 4.127 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T14:42:42.255Z] #24 4.129 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T14:42:42.255Z] #24 4.130 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T14:42:42.255Z] #24 4.131 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-08T14:42:42.255Z] #24 4.132 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-08T14:42:42.255Z] #24 4.134 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-08T14:42:42.515Z] #24 4.198 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-08T14:42:42.515Z] #24 4.198 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-08T14:42:42.515Z] #24 4.199 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T14:42:42.515Z] #24 4.200 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-09-08T14:42:42.515Z] #24 4.201 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T14:42:42.515Z] #24 4.202 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T14:42:42.515Z] #24 4.204 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-08T14:42:42.515Z] #24 4.207 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T14:42:42.515Z] #24 4.208 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-08T14:42:42.515Z] #24 4.221 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-08T14:42:42.515Z] #24 4.222 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-08T14:42:42.515Z] #24 4.224 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T14:42:42.515Z] #24 4.225 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-08T14:42:42.515Z] #24 4.228 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-08T14:42:42.515Z] #24 4.229 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-08T14:42:42.515Z] #24 4.231 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-08T14:42:42.515Z] #24 4.238 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-08T14:42:42.515Z] #24 4.242 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-08T14:42:42.515Z] #24 4.245 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-08T14:42:42.515Z] #24 4.249 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-08T14:42:42.515Z] #24 4.293 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-08T14:42:42.515Z] #24 4.303 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-08T14:42:42.515Z] #24 4.310 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-08T14:42:42.515Z] #24 4.311 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-08T14:42:42.774Z] #24 4.484 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:42:42.774Z] #24 4.519 Fetched 32.8 MB in 1s (61.4 MB/s) [2022-09-08T14:42:42.774Z] #24 4.550 Selecting previously unselected package libcap2:amd64. [2022-09-08T14:42:42.774Z] #24 4.550 (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-09-08T14:42:43.034Z] #24 4.657 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T14:42:43.034Z] #24 4.664 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T14:42:43.034Z] #24 4.700 Selecting previously unselected package libargon2-1:amd64. [2022-09-08T14:42:43.034Z] #24 4.701 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-08T14:42:43.034Z] #24 4.704 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T14:42:43.034Z] #24 4.736 Selecting previously unselected package libjson-c5:amd64. [2022-09-08T14:42:43.034Z] #24 4.738 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-08T14:42:43.034Z] #24 4.742 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-08T14:42:43.034Z] #24 4.778 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-08T14:42:43.034Z] #24 4.778 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-08T14:42:43.034Z] #24 4.781 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T14:42:43.034Z] #24 4.838 Selecting previously unselected package libip4tc2:amd64. [2022-09-08T14:42:43.034Z] #24 4.840 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-08T14:42:43.034Z] #24 4.844 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T14:42:43.034Z] #24 4.884 Selecting previously unselected package libkmod2:amd64. [2022-09-08T14:42:43.293Z] #24 4.884 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-08T14:42:43.293Z] #24 4.888 Unpacking libkmod2:amd64 (28-1) ... [2022-09-08T14:42:43.293Z] #24 4.934 Selecting previously unselected package systemd. [2022-09-08T14:42:43.293Z] #24 4.936 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-08T14:42:43.293Z] #24 4.971 Unpacking systemd (247.3-7) ... [2022-09-08T14:42:43.862Z] #24 5.530 Selecting previously unselected package pigz. [2022-09-08T14:42:43.862Z] #24 5.533 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-08T14:42:43.862Z] #24 5.536 Unpacking pigz (2.6-1) ... [2022-09-08T14:42:43.862Z] #24 5.576 Selecting previously unselected package libelf1:amd64. [2022-09-08T14:42:43.862Z] #24 5.579 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-08T14:42:43.862Z] #24 5.583 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-08T14:42:43.862Z] #24 5.632 Selecting previously unselected package libbpf0:amd64. [2022-09-08T14:42:43.862Z] #24 5.635 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-08T14:42:43.862Z] #24 5.638 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-08T14:42:43.862Z] #24 5.678 Selecting previously unselected package libmnl0:amd64. [2022-09-08T14:42:43.862Z] #24 5.680 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-08T14:42:43.862Z] #24 5.684 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-08T14:42:43.862Z] #24 5.715 Selecting previously unselected package libxtables12:amd64. [2022-09-08T14:42:43.862Z] #24 5.718 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-08T14:42:43.862Z] #24 5.723 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-08T14:42:43.862Z] #24 5.752 Selecting previously unselected package libcap2-bin. [2022-09-08T14:42:44.122Z] #24 5.755 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-08T14:42:44.122Z] #24 5.759 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-08T14:42:44.122Z] #24 5.796 Selecting previously unselected package iproute2. [2022-09-08T14:42:44.122Z] #24 5.799 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-08T14:42:44.122Z] #24 5.803 Unpacking iproute2 (5.10.0-4) ... [2022-09-08T14:42:44.122Z] #24 5.918 Selecting previously unselected package xxd. [2022-09-08T14:42:44.122Z] #24 5.920 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T14:42:44.122Z] #24 5.924 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:42:44.122Z] #24 5.976 Selecting previously unselected package vim-common. [2022-09-08T14:42:44.122Z] #24 5.979 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T14:42:44.122Z] #24 5.986 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:42:44.122Z] #24 6.039 Selecting previously unselected package bash-completion. [2022-09-08T14:42:44.382Z] #24 6.041 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-08T14:42:44.951Z] #24 6.505 Unpacking bash-completion (1:2.11-2) ... [2022-09-08T14:42:44.951Z] #24 6.603 Selecting previously unselected package bzip2. [2022-09-08T14:42:44.951Z] #24 6.605 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T14:42:44.951Z] #24 6.609 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T14:42:44.951Z] #24 6.642 Selecting previously unselected package xz-utils. [2022-09-08T14:42:44.951Z] #24 6.644 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T14:42:44.951Z] #24 6.648 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T14:42:44.951Z] #24 6.708 Selecting previously unselected package apparmor. [2022-09-08T14:42:44.951Z] #24 6.708 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-08T14:42:44.951Z] #24 6.724 Unpacking apparmor (2.13.6-10) ... [2022-09-08T14:42:44.951Z] #24 6.855 Selecting previously unselected package inetutils-ping. [2022-09-08T14:42:44.951Z] #24 6.855 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-08T14:42:45.211Z] #24 6.858 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-08T14:42:45.211Z] #24 6.899 Selecting previously unselected package libip6tc2:amd64. [2022-09-08T14:42:45.211Z] #24 6.903 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-08T14:42:45.211Z] #24 6.908 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T14:42:45.211Z] #24 6.943 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-08T14:42:45.211Z] #24 6.943 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-08T14:42:45.211Z] #24 6.946 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T14:42:45.211Z] #24 6.976 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-08T14:42:45.211Z] #24 6.979 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-08T14:42:45.211Z] #24 6.982 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T14:42:45.211Z] #24 7.020 Selecting previously unselected package libnftnl11:amd64. [2022-09-08T14:42:45.211Z] #24 7.023 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-08T14:42:45.211Z] #24 7.026 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T14:42:45.211Z] #24 7.063 Selecting previously unselected package iptables. [2022-09-08T14:42:45.211Z] #24 7.063 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-08T14:42:45.211Z] #24 7.067 Unpacking iptables (1.8.7-1) ... [2022-09-08T14:42:45.470Z] #24 7.145 Selecting previously unselected package libonig5:amd64. [2022-09-08T14:42:45.470Z] #24 7.148 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T14:42:45.470Z] #24 7.152 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T14:42:45.470Z] #24 7.201 Selecting previously unselected package libjq1:amd64. [2022-09-08T14:42:45.470Z] #24 7.203 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T14:42:45.470Z] #24 7.206 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T14:42:45.470Z] #24 7.243 Selecting previously unselected package jq. [2022-09-08T14:42:45.470Z] #24 7.246 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-08T14:42:45.470Z] #24 7.250 Unpacking jq (1.6-2.1) ... [2022-09-08T14:42:45.470Z] #24 7.287 Selecting previously unselected package libaio1:amd64. [2022-09-08T14:42:45.470Z] #24 7.290 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-08T14:42:45.470Z] #24 7.293 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-08T14:42:45.470Z] #24 7.326 Selecting previously unselected package libgpm2:amd64. [2022-09-08T14:42:45.470Z] #24 7.326 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-08T14:42:45.471Z] #24 7.329 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-08T14:42:45.471Z] #24 7.360 Selecting previously unselected package libicu67:amd64. [2022-09-08T14:42:45.730Z] #24 7.361 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-08T14:42:45.730Z] #24 7.364 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-08T14:42:46.298Z] #24 8.187 Selecting previously unselected package libinih1:amd64. [2022-09-08T14:42:46.299Z] #24 8.190 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-08T14:42:46.299Z] #24 8.194 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-08T14:42:46.299Z] #24 8.224 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-08T14:42:46.557Z] #24 8.226 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-08T14:42:46.557Z] #24 8.230 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T14:42:46.557Z] #24 8.269 Selecting previously unselected package libnet1:amd64. [2022-09-08T14:42:46.557Z] #24 8.272 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T14:42:46.557Z] #24 8.275 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T14:42:46.557Z] #24 8.312 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T14:42:46.557Z] #24 8.315 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T14:42:46.557Z] #24 8.319 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T14:42:46.557Z] #24 8.354 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T14:42:46.557Z] #24 8.357 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T14:42:46.557Z] #24 8.360 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T14:42:46.557Z] #24 8.393 Selecting previously unselected package libyajl2:amd64. [2022-09-08T14:42:46.557Z] #24 8.396 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T14:42:46.557Z] #24 8.399 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T14:42:46.557Z] #24 8.424 Selecting previously unselected package net-tools. [2022-09-08T14:42:46.557Z] #24 8.427 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-08T14:42:46.557Z] #24 8.430 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T14:42:46.557Z] #24 8.480 Selecting previously unselected package patch. [2022-09-08T14:42:46.818Z] #24 8.483 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-08T14:42:46.818Z] #24 8.486 Unpacking patch (2.7.6-7) ... [2022-09-08T14:42:46.818Z] #24 8.524 Selecting previously unselected package python-pip-whl. [2022-09-08T14:42:46.818Z] #24 8.526 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-08T14:42:46.818Z] #24 8.530 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T14:42:46.818Z] #24 8.685 Selecting previously unselected package python3-lib2to3. [2022-09-08T14:42:46.818Z] #24 8.688 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-08T14:42:46.818Z] #24 8.692 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-08T14:42:46.818Z] #24 8.734 Selecting previously unselected package python3-distutils. [2022-09-08T14:42:47.077Z] #24 8.737 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-08T14:42:47.077Z] #24 8.742 Unpacking python3-distutils (3.9.2-1) ... [2022-09-08T14:42:47.077Z] #24 8.788 Selecting previously unselected package python3-pkg-resources. [2022-09-08T14:42:47.077Z] #24 8.791 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T14:42:47.077Z] #24 8.795 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T14:42:47.077Z] #24 8.844 Selecting previously unselected package python3-setuptools. [2022-09-08T14:42:47.077Z] #24 8.846 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-08T14:42:47.077Z] #24 8.850 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-08T14:42:47.077Z] #24 8.919 Selecting previously unselected package python3-wheel. [2022-09-08T14:42:47.077Z] #24 8.921 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-08T14:42:47.077Z] #24 8.925 Unpacking python3-wheel (0.34.2-1) ... [2022-09-08T14:42:47.077Z] #24 8.958 Selecting previously unselected package python3-pip. [2022-09-08T14:42:47.336Z] #24 8.961 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-08T14:42:47.336Z] #24 8.965 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T14:42:47.336Z] #24 9.039 Selecting previously unselected package sudo. [2022-09-08T14:42:47.336Z] #24 9.042 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-08T14:42:47.336Z] #24 9.046 Unpacking sudo (1.9.5p2-3) ... [2022-09-08T14:42:47.336Z] #24 9.186 Selecting previously unselected package systemd-journal-remote. [2022-09-08T14:42:47.336Z] #24 9.189 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-08T14:42:47.336Z] #24 9.193 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-08T14:42:47.336Z] #24 9.231 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T14:42:47.461Z] Fetching without tags [2022-09-08T14:42:47.596Z] #24 9.233 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-08T14:42:47.596Z] #24 9.239 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-08T14:42:47.596Z] #24 9.306 Selecting previously unselected package uidmap. [2022-09-08T14:42:47.596Z] #24 9.309 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-08T14:42:47.596Z] #24 9.312 Unpacking uidmap (1:4.8.1-1) ... [2022-09-08T14:42:47.596Z] #24 9.361 Selecting previously unselected package vim-runtime. [2022-09-08T14:42:47.596Z] #24 9.363 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T14:42:47.596Z] #24 9.376 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T14:42:47.596Z] #24 9.389 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-08T14:42:47.596Z] #24 9.393 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:42:47.672Z] Merging remotes/origin/master commit dba081975aa0c8fa1a6a90998505764986e35fad into PR head commit 9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:42:48.165Z] #24 10.06 Selecting previously unselected package vim. [2022-09-08T14:42:48.238Z] Merge succeeded, producing 9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:42:48.239Z] Checking out Revision 9f8bd804872cb69b093f4315a02726327911359a (PR-44078) [2022-09-08T14:42:48.425Z] #24 10.07 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T14:42:48.425Z] #24 10.07 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:42:48.425Z] #24 10.23 Selecting previously unselected package xfsprogs. [2022-09-08T14:42:48.425Z] #24 10.23 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-08T14:42:48.425Z] #24 10.23 Unpacking xfsprogs (5.10.0-4) ... [2022-09-08T14:42:48.425Z] #24 10.34 Selecting previously unselected package zip. [2022-09-08T14:42:48.601Z] Commit message: "Jenkinsfile: remove steps moved to GitHub Actions" [2022-09-08T14:42:48.686Z] #24 10.34 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-08T14:42:48.686Z] #24 10.35 Unpacking zip (3.0-12) ... [2022-09-08T14:42:48.686Z] #24 10.39 Selecting previously unselected package zstd. [2022-09-08T14:42:48.686Z] #24 10.39 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-08T14:42:48.686Z] #24 10.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-08T14:42:47.439Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:42:47.447Z] > git config --add remote.origin.fetch +refs/pull/44078/head:refs/remotes/origin/PR-44078 # timeout=10 [2022-09-08T14:42:47.458Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:47.465Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:42:47.481Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:42:47.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:47.482Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44078/head:refs/remotes/origin/PR-44078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:47.686Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:42:47.692Z] > git checkout -f 9f8bd804872cb69b093f4315a02726327911359a # timeout=10 [2022-09-08T14:42:48.225Z] > git remote # timeout=10 [2022-09-08T14:42:48.232Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T14:42:48.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:48.236Z] > git merge dba081975aa0c8fa1a6a90998505764986e35fad # timeout=10 [2022-09-08T14:42:48.246Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T14:42:48.253Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:42:48.256Z] > git checkout -f 9f8bd804872cb69b093f4315a02726327911359a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-09-08T14:42:48.946Z] #24 10.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T14:42:48.946Z] #24 10.84 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T14:42:48.946Z] #24 10.85 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T14:42:48.946Z] #24 10.86 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-08T14:42:48.946Z] #24 10.87 Setting up libicu67:amd64 (67.1-7) ... [2022-09-08T14:42:48.946Z] #24 10.88 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T14:42:48.946Z] #24 10.89 Setting up libinih1:amd64 (53-1+b2) ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T14:42:49.205Z] #24 10.91 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T14:42:49.205Z] #24 10.92 Setting up uidmap (1:4.8.1-1) ... [2022-09-08T14:42:49.205Z] #24 10.92 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T14:42:49.205Z] #24 10.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T14:42:49.205Z] #24 10.94 Setting up bzip2 (1.0.8-4) ... [2022-09-08T14:42:49.205Z] #24 10.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T14:42:49.205Z] #24 10.96 Setting up python3-wheel (0.34.2-1) ... [2022-09-08T14:42:49.205Z] #24 11.10 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T14:42:49.205Z] #24 11.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:42:49.205Z] #24 11.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T14:42:49.205Z] #24 11.13 Setting up libcap2-bin (1:2.44-1) ... [2022-09-08T14:42:49.205Z] #24 11.15 Setting up apparmor (2.13.6-10) ... [2022-09-08T14:42:49.245Z] + docker version [2022-09-08T14:42:49.245Z] Client: Docker Engine - Community [2022-09-08T14:42:49.245Z] Version: 22.06.0-beta.0 [2022-09-08T14:42:49.245Z] API version: 1.42 [2022-09-08T14:42:49.245Z] Go version: go1.18.3 [2022-09-08T14:42:49.245Z] Git commit: 3e9117b [2022-09-08T14:42:49.245Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-08T14:42:49.245Z] OS/Arch: linux/arm64 [2022-09-08T14:42:49.245Z] Context: default [2022-09-08T14:42:49.245Z] [2022-09-08T14:42:49.245Z] Server: Docker Engine - Community [2022-09-08T14:42:49.245Z] Engine: [2022-09-08T14:42:49.245Z] Version: 22.06.0-beta.0 [2022-09-08T14:42:49.245Z] API version: 1.42 (minimum version 1.12) [2022-09-08T14:42:49.245Z] Go version: go1.18.3 [2022-09-08T14:42:49.245Z] Git commit: 38633e7 [2022-09-08T14:42:49.245Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-08T14:42:49.245Z] OS/Arch: linux/arm64 [2022-09-08T14:42:49.245Z] Experimental: true [2022-09-08T14:42:49.245Z] containerd: [2022-09-08T14:42:49.245Z] Version: 1.6.8 [2022-09-08T14:42:49.245Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:42:49.245Z] runc: [2022-09-08T14:42:49.245Z] Version: 1.1.4 [2022-09-08T14:42:49.245Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T14:42:49.245Z] docker-init: [2022-09-08T14:42:49.245Z] Version: 0.19.0 [2022-09-08T14:42:49.245Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T14:42:49.526Z] + docker info [2022-09-08T14:42:49.526Z] Client: [2022-09-08T14:42:49.526Z] Context: default [2022-09-08T14:42:49.526Z] Debug Mode: false [2022-09-08T14:42:49.526Z] Plugins: [2022-09-08T14:42:49.526Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T14:42:49.526Z] Version: v0.8.2 [2022-09-08T14:42:49.526Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-08T14:42:49.526Z] compose: Docker Compose (Docker Inc.) [2022-09-08T14:42:49.526Z] Version: v2.10.2 [2022-09-08T14:42:49.526Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T14:42:49.526Z] [2022-09-08T14:42:49.526Z] Server: [2022-09-08T14:42:49.526Z] Containers: 0 [2022-09-08T14:42:49.526Z] Running: 0 [2022-09-08T14:42:49.526Z] Paused: 0 [2022-09-08T14:42:49.526Z] Stopped: 0 [2022-09-08T14:42:49.526Z] Images: 2 [2022-09-08T14:42:49.526Z] Server Version: 22.06.0-beta.0 [2022-09-08T14:42:49.526Z] Storage Driver: overlay2 [2022-09-08T14:42:49.526Z] Backing Filesystem: extfs [2022-09-08T14:42:49.526Z] Supports d_type: true [2022-09-08T14:42:49.526Z] Using metacopy: false [2022-09-08T14:42:49.526Z] Native Overlay Diff: true [2022-09-08T14:42:49.526Z] userxattr: false [2022-09-08T14:42:49.526Z] Logging Driver: json-file [2022-09-08T14:42:49.526Z] Cgroup Driver: cgroupfs [2022-09-08T14:42:49.526Z] Cgroup Version: 1 [2022-09-08T14:42:49.526Z] Plugins: [2022-09-08T14:42:49.526Z] Volume: local [2022-09-08T14:42:49.526Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T14:42:49.526Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T14:42:49.526Z] Swarm: inactive [2022-09-08T14:42:49.526Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T14:42:49.526Z] Default Runtime: runc [2022-09-08T14:42:49.526Z] Init Binary: docker-init [2022-09-08T14:42:49.526Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:42:49.526Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T14:42:49.526Z] init version: de40ad0 [2022-09-08T14:42:49.526Z] Security Options: [2022-09-08T14:42:49.526Z] apparmor [2022-09-08T14:42:49.526Z] seccomp [2022-09-08T14:42:49.526Z] Profile: builtin [2022-09-08T14:42:49.526Z] Kernel Version: 5.15.0-1019-aws [2022-09-08T14:42:49.526Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-08T14:42:49.526Z] OSType: linux [2022-09-08T14:42:49.526Z] Architecture: aarch64 [2022-09-08T14:42:49.526Z] CPUs: 2 [2022-09-08T14:42:49.526Z] Total Memory: 7.559GiB [2022-09-08T14:42:49.526Z] Name: ip-10-100-112-196 [2022-09-08T14:42:49.526Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-08T14:42:49.526Z] Docker Root Dir: /var/lib/docker [2022-09-08T14:42:49.526Z] Debug Mode: false [2022-09-08T14:42:49.526Z] Registry: https://index.docker.io/v1/ [2022-09-08T14:42:49.526Z] Labels: [2022-09-08T14:42:49.526Z] Experimental: true [2022-09-08T14:42:49.526Z] Insecure Registries: [2022-09-08T14:42:49.526Z] 127.0.0.0/8 [2022-09-08T14:42:49.526Z] Live Restore Enabled: true [2022-09-08T14:42:49.526Z] [Pipeline] sh [2022-09-08T14:42:49.810Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T14:42:49.810Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T14:42:49.810Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44078/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-08T14:42:49.810Z] + bash /home/ubuntu/workspace/moby_PR-44078/check-config.sh [2022-09-08T14:42:49.810Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T14:42:49.810Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-08T14:42:49.810Z] [2022-09-08T14:42:49.810Z] Generally Necessary: [2022-09-08T14:42:49.810Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T14:42:49.810Z] - apparmor: enabled and tools installed [2022-09-08T14:42:49.810Z] - CONFIG_NAMESPACES: enabled [2022-09-08T14:42:49.810Z] - CONFIG_NET_NS: enabled [2022-09-08T14:42:49.810Z] - CONFIG_PID_NS: enabled [2022-09-08T14:42:49.810Z] - CONFIG_IPC_NS: enabled [2022-09-08T14:42:49.810Z] - CONFIG_UTS_NS: enabled [2022-09-08T14:42:49.810Z] - CONFIG_CGROUPS: enabled [2022-09-08T14:42:49.810Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T14:42:49.810Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T14:42:49.810Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T14:42:49.810Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T14:42:49.810Z] - CONFIG_CPUSETS: enabled [2022-09-08T14:42:49.810Z] - CONFIG_MEMCG: enabled [2022-09-08T14:42:49.810Z] - CONFIG_KEYS: enabled [2022-09-08T14:42:49.810Z] - CONFIG_VETH: enabled (as module) [2022-09-08T14:42:49.810Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T14:42:49.810Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T14:42:49.810Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T14:42:49.810Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T14:42:49.810Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T14:42:49.810Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T14:42:49.810Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T14:42:50.069Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-08T14:42:50.069Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T14:42:50.069Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T14:42:50.069Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T14:42:50.069Z] - CONFIG_CGROUP_BPF: enabled [2022-09-08T14:42:50.069Z] [2022-09-08T14:42:50.069Z] Optional Features: [2022-09-08T14:42:50.069Z] - CONFIG_USER_NS: enabled [2022-09-08T14:42:50.069Z] - CONFIG_SECCOMP: enabled [2022-09-08T14:42:50.069Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-08T14:42:50.069Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T14:42:50.069Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T14:42:50.069Z] (cgroup swap accounting is currently enabled) [2022-09-08T14:42:50.069Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T14:42:50.069Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T14:42:50.069Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T14:42:50.069Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T14:42:50.069Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T14:42:50.069Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T14:42:50.069Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T14:42:50.069Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T14:42:50.069Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T14:42:50.069Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T14:42:50.069Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T14:42:50.069Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T14:42:50.069Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T14:42:50.069Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T14:42:50.069Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T14:42:50.069Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-08T14:42:50.143Z] #24 11.89 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-08T14:42:50.143Z] #24 11.92 Setting up zip (3.0-12) ... [2022-09-08T14:42:50.143Z] #24 11.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:42:50.143Z] #24 11.95 Setting up bash-completion (1:2.11-2) ... [2022-09-08T14:42:50.152Z] Fetching without tags [2022-09-08T14:42:50.328Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-08T14:42:50.328Z] - CONFIG_EXT4_FS: enabled [2022-09-08T14:42:50.328Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T14:42:50.328Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T14:42:50.328Z] - Network Drivers: [2022-09-08T14:42:50.328Z] - "overlay": [2022-09-08T14:42:50.328Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T14:42:50.328Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T14:42:50.328Z] Optional (for encrypted networks): [2022-09-08T14:42:50.328Z] - CONFIG_CRYPTO: enabled [2022-09-08T14:42:50.328Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T14:42:50.328Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T14:42:50.328Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T14:42:50.328Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T14:42:50.328Z] - CONFIG_XFRM: enabled [2022-09-08T14:42:50.328Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T14:42:50.328Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T14:42:50.328Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T14:42:50.328Z] - "ipvlan": [2022-09-08T14:42:50.328Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T14:42:50.328Z] - "macvlan": [2022-09-08T14:42:50.328Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T14:42:50.328Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T14:42:50.328Z] - "ftp,tftp client in container": [2022-09-08T14:42:50.329Z] Fetching without tags [2022-09-08T14:42:50.336Z] Merging remotes/origin/master commit dba081975aa0c8fa1a6a90998505764986e35fad into PR head commit 9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:42:50.535Z] Merging remotes/origin/master commit dba081975aa0c8fa1a6a90998505764986e35fad into PR head commit 9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:42:50.284Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:42:50.289Z] > git config --add remote.origin.fetch +refs/pull/44078/head:refs/remotes/origin/PR-44078 # timeout=10 [2022-09-08T14:42:50.295Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:50.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:42:50.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:42:50.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:50.322Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44078/head:refs/remotes/origin/PR-44078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:50.527Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:42:50.532Z] > git checkout -f 9f8bd804872cb69b093f4315a02726327911359a # timeout=10 [2022-09-08T14:42:50.593Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T14:42:50.594Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T14:42:50.594Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T14:42:50.594Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T14:42:50.594Z] - Storage Drivers: [2022-09-08T14:42:50.594Z] - "aufs": [2022-09-08T14:42:50.594Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T14:42:50.594Z] - "btrfs": [2022-09-08T14:42:50.594Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T14:42:50.594Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T14:42:50.594Z] - "devicemapper": [2022-09-08T14:42:50.594Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T14:42:50.594Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T14:42:50.594Z] - "overlay": [2022-09-08T14:42:50.594Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T14:42:50.594Z] - "zfs": [2022-09-08T14:42:50.594Z] - /dev/zfs: present [2022-09-08T14:42:50.594Z] - zfs command: missing [2022-09-08T14:42:50.594Z] - zpool command: missing [2022-09-08T14:42:50.594Z] [2022-09-08T14:42:50.594Z] Limits: [2022-09-08T14:42:50.594Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T14:42:50.594Z] [2022-09-08T14:42:50.594Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T14:42:50.131Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:42:50.135Z] > git config --add remote.origin.fetch +refs/pull/44078/head:refs/remotes/origin/PR-44078 # timeout=10 [2022-09-08T14:42:50.142Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:50.149Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:42:50.160Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:42:50.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:50.160Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44078/head:refs/remotes/origin/PR-44078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:50.343Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:42:50.349Z] > git checkout -f 9f8bd804872cb69b093f4315a02726327911359a # timeout=10 [2022-09-08T14:42:50.713Z] #24 12.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T14:42:50.713Z] #24 12.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T14:42:50.713Z] #24 12.49 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-08T14:42:50.713Z] #24 12.50 Setting up patch (2.7.6-7) ... [2022-09-08T14:42:50.713Z] #24 12.51 Setting up sudo (1.9.5p2-3) ... [2022-09-08T14:42:50.713Z] #24 12.55 invoke-rc.d: could not determine current runlevel [2022-09-08T14:42:50.713Z] #24 12.56 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T14:42:50.713Z] #24 12.56 Setting up xfsprogs (5.10.0-4) ... [2022-09-08T14:42:50.713Z] #24 12.57 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-08T14:42:50.713Z] #24 12.57 Failed to connect to bus: Host is down [2022-09-08T14:42:50.911Z] Merge succeeded, producing 9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:42:50.911Z] Checking out Revision 9f8bd804872cb69b093f4315a02726327911359a (PR-44078) [2022-09-08T14:42:50.917Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f8bd804872cb69b093f4315a02726327911359a . [2022-09-08T14:42:50.973Z] #24 12.58 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-08T14:42:50.973Z] #24 12.59 Setting up inetutils-ping (2:2.0-1) ... [2022-09-08T14:42:50.973Z] #24 12.60 Setting up pigz (2.6-1) ... [2022-09-08T14:42:50.973Z] #24 12.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T14:42:50.973Z] #24 12.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T14:42:50.973Z] #24 12.64 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T14:42:50.973Z] #24 12.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:42:50.973Z] #24 12.81 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-08T14:42:50.973Z] #24 12.83 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-08T14:42:51.050Z] Fetching without tags [2022-09-08T14:42:51.100Z] Merge succeeded, producing 9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:42:51.100Z] Checking out Revision 9f8bd804872cb69b093f4315a02726327911359a (PR-44078) [2022-09-08T14:42:51.176Z] #1 [internal] load .dockerignore [2022-09-08T14:42:51.176Z] #1 transferring context: 145B done [2022-09-08T14:42:51.176Z] #1 DONE 0.0s [2022-09-08T14:42:51.176Z] [2022-09-08T14:42:51.176Z] #2 [internal] load build definition from Dockerfile [2022-09-08T14:42:51.176Z] #2 transferring dockerfile: 19.11kB done [2022-09-08T14:42:51.176Z] #2 DONE 0.0s [2022-09-08T14:42:51.176Z] [2022-09-08T14:42:51.176Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-08T14:42:51.199Z] Commit message: "Jenkinsfile: remove steps moved to GitHub Actions" [2022-09-08T14:42:51.233Z] #24 12.92 Setting up libelf1:amd64 (0.183-1) ... [2022-09-08T14:42:51.233Z] #24 12.94 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-08T14:42:51.233Z] #24 12.95 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-08T14:42:51.233Z] #24 12.96 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T14:42:51.233Z] #24 12.97 Setting up libkmod2:amd64 (28-1) ... [2022-09-08T14:42:51.233Z] #24 12.99 Setting up python3-distutils (3.9.2-1) ... [2022-09-08T14:42:51.239Z] Merging remotes/origin/master commit dba081975aa0c8fa1a6a90998505764986e35fad into PR head commit 9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:42:51.436Z] #3 DONE 0.1s [2022-09-08T14:42:51.436Z] [2022-09-08T14:42:51.436Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-08T14:42:51.436Z] #4 CACHED [2022-09-08T14:42:51.436Z] [2022-09-08T14:42:51.436Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-08T14:42:51.493Z] #24 13.10 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:42:51.493Z] #24 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T14:42:51.493Z] #24 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T14:42:51.493Z] #24 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T14:42:51.493Z] #24 13.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T14:42:51.493Z] #24 13.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T14:42:51.493Z] #24 13.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T14:42:51.493Z] #24 13.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T14:42:51.493Z] #24 13.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T14:42:51.493Z] #24 13.15 Setting up python3-setuptools (52.0.0-4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T14:42:51.597Z] Commit message: "Jenkinsfile: remove steps moved to GitHub Actions" [2022-09-08T14:42:51.695Z] #5 DONE 0.1s [2022-09-08T14:42:51.695Z] [2022-09-08T14:42:51.695Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:42:51.695Z] #6 DONE 0.1s [2022-09-08T14:42:51.695Z] [2022-09-08T14:42:51.695Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-08T14:42:51.695Z] #7 DONE 0.1s [2022-09-08T14:42:51.695Z] [2022-09-08T14:42:51.695Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:42:51.695Z] #8 DONE 0.1s [2022-09-08T14:42:51.753Z] #24 13.47 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T14:42:51.753Z] #24 13.49 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T14:42:51.753Z] #24 13.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-08T14:42:51.753Z] #24 13.51 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T14:42:51.828Z] Merge succeeded, producing 9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:42:51.829Z] Checking out Revision 9f8bd804872cb69b093f4315a02726327911359a (PR-44078) [2022-09-08T14:42:51.834Z] + [ PR != PR ] [2022-09-08T14:42:51.834Z] + [ master != master ] [2022-09-08T14:42:51.834Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2022-09-08T14:42:52.014Z] #24 13.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T14:42:52.014Z] #24 13.78 Setting up jq (1.6-2.1) ... [2022-09-08T14:42:52.014Z] #24 13.79 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T14:42:52.014Z] #24 13.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-08T14:42:52.014Z] #24 13.81 Setting up iptables (1.8.7-1) ... [2022-09-08T14:42:52.014Z] #24 13.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T14:42:52.014Z] #24 13.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T14:42:52.014Z] #24 13.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T14:42:52.014Z] #24 13.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T14:42:52.014Z] #24 13.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T14:42:52.014Z] #24 13.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T14:42:52.014Z] #24 13.85 Setting up iproute2 (5.10.0-4) ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T14:42:52.160Z] + docker version [2022-09-08T14:42:52.160Z] Client: Docker Engine - Community [2022-09-08T14:42:52.160Z] Version: 22.06.0-beta.0 [2022-09-08T14:42:52.160Z] API version: 1.42 [2022-09-08T14:42:52.160Z] Go version: go1.18.3 [2022-09-08T14:42:52.160Z] Git commit: 3e9117b [2022-09-08T14:42:52.160Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T14:42:52.160Z] OS/Arch: linux/amd64 [2022-09-08T14:42:52.160Z] Context: default [2022-09-08T14:42:52.160Z] [2022-09-08T14:42:52.160Z] Server: Docker Engine - Community [2022-09-08T14:42:52.160Z] Engine: [2022-09-08T14:42:52.160Z] Version: 22.06.0-beta.0 [2022-09-08T14:42:52.160Z] API version: 1.42 (minimum version 1.12) [2022-09-08T14:42:52.160Z] Go version: go1.18.3 [2022-09-08T14:42:52.160Z] Git commit: 38633e7 [2022-09-08T14:42:52.160Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T14:42:52.160Z] OS/Arch: linux/amd64 [2022-09-08T14:42:52.160Z] Experimental: true [2022-09-08T14:42:52.160Z] containerd: [2022-09-08T14:42:52.160Z] Version: 1.6.8 [2022-09-08T14:42:52.160Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:42:52.160Z] runc: [2022-09-08T14:42:52.160Z] Version: 1.1.4 [2022-09-08T14:42:52.160Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T14:42:52.160Z] docker-init: [2022-09-08T14:42:52.160Z] Version: 0.19.0 [2022-09-08T14:42:52.160Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T14:42:52.274Z] #24 13.97 Setting up systemd (247.3-7) ... [2022-09-08T14:42:52.274Z] #24 14.01 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-08T14:42:52.274Z] #24 14.02 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-08T14:42:52.274Z] #24 14.02 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-08T14:42:52.274Z] #24 14.05 Initializing machine ID from KVM UUID. [2022-09-08T14:42:52.315Z] + docker version [2022-09-08T14:42:52.315Z] Client: Docker Engine - Community [2022-09-08T14:42:52.315Z] Version: 22.06.0-beta.0 [2022-09-08T14:42:52.315Z] API version: 1.42 [2022-09-08T14:42:52.315Z] Go version: go1.18.3 [2022-09-08T14:42:52.315Z] Git commit: 3e9117b [2022-09-08T14:42:52.315Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-08T14:42:52.315Z] OS/Arch: linux/amd64 [2022-09-08T14:42:52.315Z] Context: default [2022-09-08T14:42:52.315Z] [2022-09-08T14:42:52.315Z] Server: Docker Engine - Community [2022-09-08T14:42:52.315Z] Engine: [2022-09-08T14:42:52.315Z] Version: 22.06.0-beta.0 [2022-09-08T14:42:52.315Z] API version: 1.42 (minimum version 1.12) [2022-09-08T14:42:52.315Z] Go version: go1.18.3 [2022-09-08T14:42:52.315Z] Git commit: 38633e7 [2022-09-08T14:42:52.315Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-08T14:42:52.315Z] OS/Arch: linux/amd64 [2022-09-08T14:42:52.315Z] Experimental: true [2022-09-08T14:42:52.315Z] containerd: [2022-09-08T14:42:52.315Z] Version: 1.6.8 [2022-09-08T14:42:52.315Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:42:52.315Z] runc: [2022-09-08T14:42:52.315Z] Version: 1.1.4 [2022-09-08T14:42:52.315Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T14:42:52.315Z] docker-init: [2022-09-08T14:42:52.315Z] Version: 0.19.0 [2022-09-08T14:42:52.315Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T14:42:51.059Z] > git remote # timeout=10 [2022-09-08T14:42:51.068Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T14:42:51.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:51.075Z] > git merge dba081975aa0c8fa1a6a90998505764986e35fad # timeout=10 [2022-09-08T14:42:51.084Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T14:42:51.092Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:42:51.095Z] > git checkout -f 9f8bd804872cb69b093f4315a02726327911359a # timeout=10 [2022-09-08T14:42:52.440Z] + docker info [2022-09-08T14:42:52.440Z] Client: [2022-09-08T14:42:52.440Z] Context: default [2022-09-08T14:42:52.440Z] Debug Mode: false [2022-09-08T14:42:52.440Z] Plugins: [2022-09-08T14:42:52.440Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T14:42:52.440Z] Version: f500bf6 [2022-09-08T14:42:52.440Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T14:42:52.440Z] compose: Docker Compose (Docker Inc.) [2022-09-08T14:42:52.440Z] Version: v2.10.2 [2022-09-08T14:42:52.440Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T14:42:52.440Z] scan: Docker Scan (Docker Inc.) [2022-09-08T14:42:52.440Z] Version: v0.17.0 [2022-09-08T14:42:52.440Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T14:42:52.440Z] [2022-09-08T14:42:52.441Z] Server: [2022-09-08T14:42:52.441Z] Containers: 0 [2022-09-08T14:42:52.441Z] Running: 0 [2022-09-08T14:42:52.441Z] Paused: 0 [2022-09-08T14:42:52.441Z] Stopped: 0 [2022-09-08T14:42:52.441Z] Images: 2 [2022-09-08T14:42:52.441Z] Server Version: 22.06.0-beta.0 [2022-09-08T14:42:52.441Z] Storage Driver: overlay2 [2022-09-08T14:42:52.441Z] Backing Filesystem: extfs [2022-09-08T14:42:52.441Z] Supports d_type: true [2022-09-08T14:42:52.441Z] Using metacopy: false [2022-09-08T14:42:52.441Z] Native Overlay Diff: true [2022-09-08T14:42:52.441Z] userxattr: false [2022-09-08T14:42:52.441Z] Logging Driver: json-file [2022-09-08T14:42:52.441Z] Cgroup Driver: cgroupfs [2022-09-08T14:42:52.441Z] Cgroup Version: 1 [2022-09-08T14:42:52.441Z] Plugins: [2022-09-08T14:42:52.441Z] Volume: local [2022-09-08T14:42:52.441Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T14:42:52.441Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T14:42:52.441Z] Swarm: inactive [2022-09-08T14:42:52.441Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T14:42:52.441Z] Default Runtime: runc [2022-09-08T14:42:52.441Z] Init Binary: docker-init [2022-09-08T14:42:52.441Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:42:52.441Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T14:42:52.441Z] init version: de40ad0 [2022-09-08T14:42:52.441Z] Security Options: [2022-09-08T14:42:52.441Z] apparmor [2022-09-08T14:42:52.441Z] seccomp [2022-09-08T14:42:52.441Z] Profile: builtin [2022-09-08T14:42:52.441Z] Kernel Version: 5.4.0-1084-aws [2022-09-08T14:42:52.441Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-08T14:42:52.441Z] OSType: linux [2022-09-08T14:42:52.441Z] Architecture: x86_64 [2022-09-08T14:42:52.441Z] CPUs: 2 [2022-09-08T14:42:52.441Z] Total Memory: 7.565GiB [2022-09-08T14:42:52.441Z] Name: ip-10-100-96-158 [2022-09-08T14:42:52.441Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-08T14:42:52.441Z] Docker Root Dir: /var/lib/docker [2022-09-08T14:42:52.441Z] Debug Mode: false [2022-09-08T14:42:52.441Z] Registry: https://index.docker.io/v1/ [2022-09-08T14:42:52.441Z] Labels: [2022-09-08T14:42:52.441Z] Experimental: true [2022-09-08T14:42:52.441Z] Insecure Registries: [2022-09-08T14:42:52.441Z] 127.0.0.0/8 [2022-09-08T14:42:52.441Z] Live Restore Enabled: true [2022-09-08T14:42:52.441Z] [2022-09-08T14:42:52.441Z] WARNING: No swap limit support [Pipeline] sh [2022-09-08T14:42:50.888Z] > git remote # timeout=10 [2022-09-08T14:42:50.891Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T14:42:50.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:50.898Z] > git merge dba081975aa0c8fa1a6a90998505764986e35fad # timeout=10 [2022-09-08T14:42:50.907Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T14:42:50.925Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:42:50.929Z] > git checkout -f 9f8bd804872cb69b093f4315a02726327911359a # timeout=10 [2022-09-08T14:42:52.471Z] Commit message: "Jenkinsfile: remove steps moved to GitHub Actions" [2022-09-08T14:42:51.017Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:42:51.022Z] > git config --add remote.origin.fetch +refs/pull/44078/head:refs/remotes/origin/PR-44078 # timeout=10 [2022-09-08T14:42:51.034Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:51.045Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:42:51.052Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:42:51.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:51.053Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44078/head:refs/remotes/origin/PR-44078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T14:42:51.241Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:42:51.244Z] > git checkout -f 9f8bd804872cb69b093f4315a02726327911359a # timeout=10 [2022-09-08T14:42:51.793Z] > git remote # timeout=10 [2022-09-08T14:42:51.801Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T14:42:51.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:42:51.808Z] > git merge dba081975aa0c8fa1a6a90998505764986e35fad # timeout=10 [2022-09-08T14:42:51.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T14:42:51.831Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:42:51.841Z] > git checkout -f 9f8bd804872cb69b093f4315a02726327911359a # timeout=10 [2022-09-08T14:42:52.533Z] #24 14.34 Setting up systemd-journal-remote (247.3-7) ... [2022-09-08T14:42:52.533Z] #24 14.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T14:42:52.631Z] + docker info [2022-09-08T14:42:52.631Z] Client: [2022-09-08T14:42:52.631Z] Context: default [2022-09-08T14:42:52.631Z] Debug Mode: false [2022-09-08T14:42:52.631Z] Plugins: [2022-09-08T14:42:52.631Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T14:42:52.631Z] Version: f500bf6 [2022-09-08T14:42:52.631Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T14:42:52.631Z] compose: Docker Compose (Docker Inc.) [2022-09-08T14:42:52.631Z] Version: v2.10.2 [2022-09-08T14:42:52.631Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T14:42:52.631Z] scan: Docker Scan (Docker Inc.) [2022-09-08T14:42:52.631Z] Version: v0.17.0 [2022-09-08T14:42:52.631Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T14:42:52.631Z] [2022-09-08T14:42:52.631Z] Server: [2022-09-08T14:42:52.631Z] Containers: 0 [2022-09-08T14:42:52.631Z] Running: 0 [2022-09-08T14:42:52.631Z] Paused: 0 [2022-09-08T14:42:52.631Z] Stopped: 0 [2022-09-08T14:42:52.631Z] Images: 2 [2022-09-08T14:42:52.631Z] Server Version: 22.06.0-beta.0 [2022-09-08T14:42:52.631Z] Storage Driver: overlay2 [2022-09-08T14:42:52.631Z] Backing Filesystem: extfs [2022-09-08T14:42:52.631Z] Supports d_type: true [2022-09-08T14:42:52.631Z] Using metacopy: false [2022-09-08T14:42:52.631Z] Native Overlay Diff: true [2022-09-08T14:42:52.631Z] userxattr: false [2022-09-08T14:42:52.631Z] Logging Driver: json-file [2022-09-08T14:42:52.631Z] Cgroup Driver: systemd [2022-09-08T14:42:52.631Z] Cgroup Version: 2 [2022-09-08T14:42:52.631Z] Plugins: [2022-09-08T14:42:52.631Z] Volume: local [2022-09-08T14:42:52.631Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T14:42:52.631Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T14:42:52.631Z] Swarm: inactive [2022-09-08T14:42:52.631Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T14:42:52.631Z] Default Runtime: runc [2022-09-08T14:42:52.631Z] Init Binary: docker-init [2022-09-08T14:42:52.631Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:42:52.631Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T14:42:52.631Z] init version: de40ad0 [2022-09-08T14:42:52.631Z] Security Options: [2022-09-08T14:42:52.631Z] apparmor [2022-09-08T14:42:52.631Z] seccomp [2022-09-08T14:42:52.631Z] Profile: builtin [2022-09-08T14:42:52.631Z] cgroupns [2022-09-08T14:42:52.631Z] Kernel Version: 5.15.0-1019-aws [2022-09-08T14:42:52.631Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-08T14:42:52.631Z] OSType: linux [2022-09-08T14:42:52.631Z] Architecture: x86_64 [2022-09-08T14:42:52.631Z] CPUs: 2 [2022-09-08T14:42:52.631Z] Total Memory: 7.557GiB [2022-09-08T14:42:52.631Z] Name: ip-10-100-79-20 [2022-09-08T14:42:52.631Z] ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2 [2022-09-08T14:42:52.631Z] Docker Root Dir: /var/lib/docker [2022-09-08T14:42:52.631Z] Debug Mode: false [2022-09-08T14:42:52.631Z] Registry: https://index.docker.io/v1/ [2022-09-08T14:42:52.631Z] Labels: [2022-09-08T14:42:52.631Z] Experimental: true [2022-09-08T14:42:52.631Z] Insecure Registries: [2022-09-08T14:42:52.631Z] 127.0.0.0/8 [2022-09-08T14:42:52.631Z] Live Restore Enabled: true [2022-09-08T14:42:52.631Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-08T14:42:52.721Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T14:42:52.721Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T14:42:52.721Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44078/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-08T14:42:52.721Z] + bash /home/ubuntu/workspace/moby_PR-44078/check-config.sh [2022-09-08T14:42:52.721Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T14:42:52.721Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-08T14:42:52.721Z] [2022-09-08T14:42:52.721Z] Generally Necessary: [2022-09-08T14:42:52.721Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T14:42:52.721Z] - apparmor: enabled and tools installed [2022-09-08T14:42:52.721Z] - CONFIG_NAMESPACES: enabled [2022-09-08T14:42:52.721Z] - CONFIG_NET_NS: enabled [2022-09-08T14:42:52.721Z] - CONFIG_PID_NS: enabled [2022-09-08T14:42:52.721Z] - CONFIG_IPC_NS: enabled [2022-09-08T14:42:52.721Z] - CONFIG_UTS_NS: enabled [2022-09-08T14:42:52.721Z] - CONFIG_CGROUPS: enabled [2022-09-08T14:42:52.721Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T14:42:52.721Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T14:42:52.721Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T14:42:52.721Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T14:42:52.721Z] - CONFIG_CPUSETS: enabled [2022-09-08T14:42:52.721Z] - CONFIG_MEMCG: enabled [2022-09-08T14:42:52.721Z] - CONFIG_KEYS: enabled [2022-09-08T14:42:52.721Z] - CONFIG_VETH: enabled (as module) [2022-09-08T14:42:52.721Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T14:42:52.721Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T14:42:52.721Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T14:42:52.721Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T14:42:52.721Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T14:42:52.721Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T14:42:52.721Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T14:42:52.721Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-08T14:42:52.721Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T14:42:52.721Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T14:42:52.721Z] - CONFIG_POSIX_MQUEUE: enabled [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T14:42:52.980Z] - CONFIG_CGROUP_BPF: enabled [2022-09-08T14:42:52.980Z] [2022-09-08T14:42:52.980Z] Optional Features: [2022-09-08T14:42:52.980Z] - CONFIG_USER_NS: enabled [2022-09-08T14:42:52.980Z] - CONFIG_SECCOMP: enabled [2022-09-08T14:42:52.980Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-08T14:42:52.980Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T14:42:52.980Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T14:42:52.980Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-08T14:42:52.980Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-08T14:42:52.980Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T14:42:52.980Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T14:42:52.980Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T14:42:52.980Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T14:42:52.980Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T14:42:52.980Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T14:42:52.980Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T14:42:52.980Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T14:42:52.980Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T14:42:52.980Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T14:42:52.980Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T14:42:52.980Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T14:42:52.980Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T14:42:52.980Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T14:42:52.980Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T14:42:52.980Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-08T14:42:52.980Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-08T14:42:52.980Z] - CONFIG_EXT4_FS: enabled [2022-09-08T14:42:52.980Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T14:42:52.980Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T14:42:52.980Z] - Network Drivers: [2022-09-08T14:42:52.980Z] - "overlay": [2022-09-08T14:42:52.980Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T14:42:52.980Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T14:42:52.980Z] Optional (for encrypted networks): [2022-09-08T14:42:52.992Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9f8bd804872cb69b093f4315a02726327911359a . [2022-09-08T14:42:53.072Z] [2022-09-08T14:42:53.072Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:42:53.072Z] #9 DONE 0.0s [2022-09-08T14:42:53.072Z] [2022-09-08T14:42:53.072Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:42:53.072Z] #10 DONE 0.0s [2022-09-08T14:42:53.072Z] [2022-09-08T14:42:53.072Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T14:42:53.072Z] #11 DONE 0.0s [2022-09-08T14:42:53.072Z] [2022-09-08T14:42:53.072Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T14:42:53.072Z] #12 DONE 0.0s [2022-09-08T14:42:53.072Z] [2022-09-08T14:42:53.072Z] #13 [internal] load build context [2022-09-08T14:42:53.102Z] #24 DONE 15.0s [2022-09-08T14:42:53.106Z] + docker version [2022-09-08T14:42:53.106Z] Client: Docker Engine - Community [2022-09-08T14:42:53.106Z] Version: 22.06.0-beta.0 [2022-09-08T14:42:53.106Z] API version: 1.42 [2022-09-08T14:42:53.106Z] Go version: go1.18.3 [2022-09-08T14:42:53.106Z] Git commit: 3e9117b [2022-09-08T14:42:53.106Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T14:42:53.106Z] OS/Arch: linux/amd64 [2022-09-08T14:42:53.106Z] Context: default [2022-09-08T14:42:53.106Z] [2022-09-08T14:42:53.106Z] Server: Docker Engine - Community [2022-09-08T14:42:53.106Z] Engine: [2022-09-08T14:42:53.106Z] Version: 22.06.0-beta.0 [2022-09-08T14:42:53.106Z] API version: 1.42 (minimum version 1.12) [2022-09-08T14:42:53.106Z] Go version: go1.18.3 [2022-09-08T14:42:53.106Z] Git commit: 38633e7 [2022-09-08T14:42:53.106Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T14:42:53.106Z] OS/Arch: linux/amd64 [2022-09-08T14:42:53.106Z] Experimental: true [2022-09-08T14:42:53.106Z] containerd: [2022-09-08T14:42:53.106Z] Version: 1.6.8 [2022-09-08T14:42:53.106Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:42:53.106Z] runc: [2022-09-08T14:42:53.106Z] Version: 1.1.4 [2022-09-08T14:42:53.106Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T14:42:53.106Z] docker-init: [2022-09-08T14:42:53.106Z] Version: 0.19.0 [2022-09-08T14:42:53.106Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T14:42:53.273Z] - CONFIG_CRYPTO: enabled [2022-09-08T14:42:53.273Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T14:42:53.273Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T14:42:53.273Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T14:42:53.273Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T14:42:53.273Z] - CONFIG_XFRM: enabled [2022-09-08T14:42:53.273Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T14:42:53.273Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T14:42:53.273Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T14:42:53.273Z] - "ipvlan": [2022-09-08T14:42:53.273Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T14:42:53.273Z] - "macvlan": [2022-09-08T14:42:53.273Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T14:42:53.273Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T14:42:53.273Z] - "ftp,tftp client in container": [2022-09-08T14:42:53.273Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T14:42:53.273Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T14:42:53.273Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T14:42:53.273Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T14:42:53.273Z] - Storage Drivers: [2022-09-08T14:42:53.273Z] - "aufs": [2022-09-08T14:42:53.273Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T14:42:53.273Z] - "btrfs": [2022-09-08T14:42:53.273Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T14:42:53.273Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T14:42:53.273Z] - "devicemapper": [2022-09-08T14:42:53.273Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T14:42:53.273Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T14:42:53.273Z] - "overlay": [2022-09-08T14:42:53.273Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T14:42:53.273Z] - "zfs": [2022-09-08T14:42:53.273Z] - /dev/zfs: present [2022-09-08T14:42:53.273Z] - zfs command: missing [2022-09-08T14:42:53.273Z] - zpool command: missing [2022-09-08T14:42:53.273Z] [2022-09-08T14:42:53.273Z] Limits: [2022-09-08T14:42:53.273Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T14:42:53.273Z] [2022-09-08T14:42:53.273Z] + true [Pipeline] } [2022-09-08T14:42:53.292Z] #1 [internal] load build definition from Dockerfile [2022-09-08T14:42:53.292Z] #1 transferring dockerfile: 19.11kB done [2022-09-08T14:42:53.292Z] #1 DONE 0.0s [2022-09-08T14:42:53.292Z] [2022-09-08T14:42:53.292Z] #2 [internal] load .dockerignore [2022-09-08T14:42:53.292Z] #2 transferring context: 145B done [2022-09-08T14:42:53.292Z] #2 DONE 0.0s [2022-09-08T14:42:53.292Z] [2022-09-08T14:42:53.292Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-08T14:42:53.292Z] #3 DONE 0.2s [2022-09-08T14:42:53.292Z] [2022-09-08T14:42:53.292Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-08T14:42:53.292Z] #4 CACHED [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T14:42:53.361Z] [2022-09-08T14:42:53.361Z] #58 [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-09-08T14:42:53.423Z] + docker info [2022-09-08T14:42:53.424Z] Client: [2022-09-08T14:42:53.424Z] Context: default [2022-09-08T14:42:53.424Z] Debug Mode: false [2022-09-08T14:42:53.424Z] Plugins: [2022-09-08T14:42:53.424Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T14:42:53.424Z] Version: f500bf6 [2022-09-08T14:42:53.424Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T14:42:53.424Z] compose: Docker Compose (Docker Inc.) [2022-09-08T14:42:53.424Z] Version: v2.10.2 [2022-09-08T14:42:53.424Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T14:42:53.424Z] scan: Docker Scan (Docker Inc.) [2022-09-08T14:42:53.424Z] Version: v0.17.0 [2022-09-08T14:42:53.424Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T14:42:53.424Z] [2022-09-08T14:42:53.424Z] Server: [2022-09-08T14:42:53.424Z] Containers: 0 [2022-09-08T14:42:53.424Z] Running: 0 [2022-09-08T14:42:53.424Z] Paused: 0 [2022-09-08T14:42:53.424Z] Stopped: 0 [2022-09-08T14:42:53.424Z] Images: 3 [2022-09-08T14:42:53.424Z] Server Version: 22.06.0-beta.0 [2022-09-08T14:42:53.424Z] Storage Driver: overlay2 [2022-09-08T14:42:53.424Z] Backing Filesystem: extfs [2022-09-08T14:42:53.424Z] Supports d_type: true [2022-09-08T14:42:53.424Z] Using metacopy: false [2022-09-08T14:42:53.424Z] Native Overlay Diff: true [2022-09-08T14:42:53.424Z] userxattr: false [2022-09-08T14:42:53.424Z] Logging Driver: json-file [2022-09-08T14:42:53.424Z] Cgroup Driver: cgroupfs [2022-09-08T14:42:53.424Z] Cgroup Version: 1 [2022-09-08T14:42:53.424Z] Plugins: [2022-09-08T14:42:53.424Z] Volume: local [2022-09-08T14:42:53.424Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T14:42:53.424Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T14:42:53.424Z] Swarm: inactive [2022-09-08T14:42:53.424Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T14:42:53.424Z] Default Runtime: runc [2022-09-08T14:42:53.424Z] Init Binary: docker-init [2022-09-08T14:42:53.424Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:42:53.424Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T14:42:53.424Z] init version: de40ad0 [2022-09-08T14:42:53.424Z] Security Options: [2022-09-08T14:42:53.424Z] apparmor [2022-09-08T14:42:53.424Z] seccomp [2022-09-08T14:42:53.424Z] Profile: builtin [2022-09-08T14:42:53.424Z] Kernel Version: 5.4.0-1084-aws [2022-09-08T14:42:53.424Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-08T14:42:53.424Z] OSType: linux [2022-09-08T14:42:53.424Z] Architecture: x86_64 [2022-09-08T14:42:53.424Z] CPUs: 2 [2022-09-08T14:42:53.424Z] Total Memory: 7.565GiB [2022-09-08T14:42:53.424Z] Name: ip-10-100-72-58 [2022-09-08T14:42:53.424Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-08T14:42:53.424Z] Docker Root Dir: /var/lib/docker [2022-09-08T14:42:53.424Z] Debug Mode: false [2022-09-08T14:42:53.424Z] Registry: https://index.docker.io/v1/ [2022-09-08T14:42:53.424Z] Labels: [2022-09-08T14:42:53.424Z] Experimental: true [2022-09-08T14:42:53.424Z] Insecure Registries: [2022-09-08T14:42:53.424Z] 127.0.0.0/8 [2022-09-08T14:42:53.424Z] Live Restore Enabled: true [2022-09-08T14:42:53.424Z] [2022-09-08T14:42:53.424Z] WARNING: No swap limit support [Pipeline] sh [2022-09-08T14:42:53.548Z] [2022-09-08T14:42:53.548Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:42:53.548Z] #5 DONE 0.1s [2022-09-08T14:42:53.548Z] [2022-09-08T14:42:53.548Z] #6 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-08T14:42:53.600Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9f8bd804872cb69b093f4315a02726327911359a . [2022-09-08T14:42:53.621Z] #58 0.434 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T14:42:53.643Z] #13 ... [2022-09-08T14:42:53.643Z] [2022-09-08T14:42:53.643Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T14:42:53.643Z] #14 DONE 0.5s [2022-09-08T14:42:53.643Z] [2022-09-08T14:42:53.643Z] #13 [internal] load build context [2022-09-08T14:42:53.751Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T14:42:53.751Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T14:42:53.751Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44078/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-08T14:42:53.751Z] + bash /home/ubuntu/workspace/moby_PR-44078/check-config.sh [2022-09-08T14:42:53.751Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T14:42:53.751Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-08T14:42:53.751Z] [2022-09-08T14:42:53.751Z] Generally Necessary: [2022-09-08T14:42:53.751Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T14:42:53.751Z] - apparmor: enabled and tools installed [2022-09-08T14:42:53.751Z] - CONFIG_NAMESPACES: enabled [2022-09-08T14:42:53.751Z] - CONFIG_NET_NS: enabled [2022-09-08T14:42:53.751Z] - CONFIG_PID_NS: enabled [2022-09-08T14:42:53.751Z] - CONFIG_IPC_NS: enabled [2022-09-08T14:42:53.751Z] - CONFIG_UTS_NS: enabled [2022-09-08T14:42:53.751Z] - CONFIG_CGROUPS: enabled [2022-09-08T14:42:53.751Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T14:42:53.751Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T14:42:53.751Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T14:42:53.751Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T14:42:53.751Z] - CONFIG_CPUSETS: enabled [2022-09-08T14:42:53.751Z] - CONFIG_MEMCG: enabled [2022-09-08T14:42:53.751Z] - CONFIG_KEYS: enabled [2022-09-08T14:42:53.751Z] - CONFIG_VETH: enabled (as module) [2022-09-08T14:42:53.751Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T14:42:53.751Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T14:42:53.751Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T14:42:53.751Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T14:42:53.751Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T14:42:53.751Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T14:42:53.751Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T14:42:53.751Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-08T14:42:53.751Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T14:42:53.751Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T14:42:53.751Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T14:42:53.751Z] - CONFIG_CGROUP_BPF: enabled [2022-09-08T14:42:53.751Z] [2022-09-08T14:42:53.751Z] Optional Features: [2022-09-08T14:42:53.751Z] - CONFIG_USER_NS: enabled [2022-09-08T14:42:53.804Z] #6 DONE 0.1s [2022-09-08T14:42:53.804Z] [2022-09-08T14:42:53.804Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:42:53.804Z] #7 DONE 0.1s [2022-09-08T14:42:53.804Z] [2022-09-08T14:42:53.804Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-08T14:42:53.804Z] #8 DONE 0.1s [2022-09-08T14:42:53.858Z] #1 [internal] load .dockerignore [2022-09-08T14:42:53.858Z] #1 transferring context: 145B 0.0s done [2022-09-08T14:42:53.858Z] #1 DONE 0.0s [2022-09-08T14:42:53.858Z] [2022-09-08T14:42:53.858Z] #2 [internal] load build definition from Dockerfile [2022-09-08T14:42:53.858Z] #2 transferring dockerfile: 19.11kB 0.0s done [2022-09-08T14:42:53.858Z] #2 DONE 0.0s [2022-09-08T14:42:53.858Z] [2022-09-08T14:42:53.858Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-08T14:42:53.858Z] #3 DONE 0.1s [2022-09-08T14:42:53.858Z] [2022-09-08T14:42:53.858Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-08T14:42:53.858Z] #4 CACHED [2022-09-08T14:42:53.880Z] #58 0.436 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T14:42:53.880Z] #58 0.439 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T14:42:53.880Z] #58 DONE 0.5s [2022-09-08T14:42:53.880Z] [2022-09-08T14:42:53.880Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T14:42:54.007Z] - CONFIG_SECCOMP: enabled [2022-09-08T14:42:54.008Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-08T14:42:54.008Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T14:42:54.008Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T14:42:54.008Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-08T14:42:54.008Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-08T14:42:54.008Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T14:42:54.008Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T14:42:54.008Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T14:42:54.008Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T14:42:54.008Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T14:42:54.008Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T14:42:54.008Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T14:42:54.008Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T14:42:54.008Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T14:42:54.008Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T14:42:54.008Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T14:42:54.008Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T14:42:54.008Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T14:42:54.008Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T14:42:54.008Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T14:42:54.008Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-08T14:42:54.008Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-08T14:42:54.008Z] - CONFIG_EXT4_FS: enabled [2022-09-08T14:42:54.008Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T14:42:54.008Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T14:42:54.008Z] - Network Drivers: [2022-09-08T14:42:54.008Z] - "overlay": [2022-09-08T14:42:54.008Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T14:42:54.008Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T14:42:54.008Z] Optional (for encrypted networks): [2022-09-08T14:42:54.116Z] [2022-09-08T14:42:54.116Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-08T14:42:54.116Z] #5 DONE 0.1s [2022-09-08T14:42:54.116Z] [2022-09-08T14:42:54.116Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:42:54.116Z] #6 DONE 0.1s [2022-09-08T14:42:54.116Z] [2022-09-08T14:42:54.116Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:42:54.116Z] #7 DONE 0.1s [2022-09-08T14:42:54.116Z] [2022-09-08T14:42:54.116Z] #8 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-08T14:42:54.264Z] - CONFIG_CRYPTO: enabled [2022-09-08T14:42:54.264Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T14:42:54.264Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T14:42:54.264Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T14:42:54.264Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T14:42:54.264Z] - CONFIG_XFRM: enabled [2022-09-08T14:42:54.264Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T14:42:54.264Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T14:42:54.264Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T14:42:54.264Z] - "ipvlan": [2022-09-08T14:42:54.264Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T14:42:54.264Z] - "macvlan": [2022-09-08T14:42:54.264Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T14:42:54.264Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T14:42:54.264Z] - "ftp,tftp client in container": [2022-09-08T14:42:54.264Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T14:42:54.264Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T14:42:54.264Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T14:42:54.264Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T14:42:54.264Z] - Storage Drivers: [2022-09-08T14:42:54.264Z] - "aufs": [2022-09-08T14:42:54.264Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T14:42:54.264Z] - "btrfs": [2022-09-08T14:42:54.264Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T14:42:54.264Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T14:42:54.264Z] - "devicemapper": [2022-09-08T14:42:54.264Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T14:42:54.264Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T14:42:54.264Z] - "overlay": [2022-09-08T14:42:54.264Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T14:42:54.264Z] - "zfs": [2022-09-08T14:42:54.264Z] - /dev/zfs: present [2022-09-08T14:42:54.264Z] - zfs command: missing [2022-09-08T14:42:54.264Z] - zpool command: missing [2022-09-08T14:42:54.264Z] [2022-09-08T14:42:54.264Z] Limits: [2022-09-08T14:42:54.264Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T14:42:54.264Z] [2022-09-08T14:42:54.264Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T14:42:54.379Z] #8 DONE 0.1s [2022-09-08T14:42:54.584Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f8bd804872cb69b093f4315a02726327911359a . [2022-09-08T14:42:54.588Z] #13 transferring context: 62.72MB 1.3s done [2022-09-08T14:42:54.588Z] #13 DONE 1.5s [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #15 [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-09-08T14:42:54.588Z] #15 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #16 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-08T14:42:54.588Z] #16 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #17 [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-09-08T14:42:54.588Z] #17 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #18 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-08T14:42:54.588Z] #18 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #19 [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-09-08T14:42:54.588Z] #19 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #20 [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-09-08T14:42:54.588Z] #20 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #21 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-08T14:42:54.588Z] #21 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #22 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-08T14:42:54.588Z] #22 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #23 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T14:42:54.588Z] #23 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #24 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-08T14:42:54.588Z] #24 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #25 [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-09-08T14:42:54.588Z] #25 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #26 [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-09-08T14:42:54.588Z] #26 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #27 [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-09-08T14:42:54.588Z] #27 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #28 [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-09-08T14:42:54.588Z] #28 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #29 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-08T14:42:54.588Z] #29 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #30 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-08T14:42:54.588Z] #30 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #31 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T14:42:54.588Z] #31 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #32 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T14:42:54.588Z] #32 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #33 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T14:42:54.588Z] #33 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #34 [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-09-08T14:42:54.588Z] #34 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #35 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T14:42:54.588Z] #35 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #36 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-08T14:42:54.588Z] #36 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #37 [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-09-08T14:42:54.588Z] #37 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #38 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T14:42:54.588Z] #38 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #39 [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-09-08T14:42:54.588Z] #39 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #40 [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-09-08T14:42:54.588Z] #40 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #41 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T14:42:54.588Z] #41 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #42 [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-09-08T14:42:54.588Z] #42 CACHED [2022-09-08T14:42:54.588Z] [2022-09-08T14:42:54.588Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-08T14:42:54.589Z] #43 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #44 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T14:42:54.589Z] #44 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #45 [dev-systemd-false 6/28] RUN ldconfig [2022-09-08T14:42:54.589Z] #45 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #46 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T14:42:54.589Z] #46 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #47 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T14:42:54.589Z] #47 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #48 [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-09-08T14:42:54.589Z] #48 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #49 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T14:42:54.589Z] #49 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #50 [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-09-08T14:42:54.589Z] #50 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #51 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T14:42:54.589Z] #51 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #52 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T14:42:54.589Z] #52 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #53 [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-09-08T14:42:54.589Z] #53 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #54 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T14:42:54.589Z] #54 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #55 [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-09-08T14:42:54.589Z] #55 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #56 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T14:42:54.589Z] #56 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #57 [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-09-08T14:42:54.589Z] #57 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #58 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T14:42:54.589Z] #58 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #59 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T14:42:54.589Z] #59 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #60 [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-09-08T14:42:54.589Z] #60 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #61 [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-09-08T14:42:54.589Z] #61 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #62 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T14:42:54.589Z] #62 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #63 [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-09-08T14:42:54.589Z] #63 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #64 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T14:42:54.589Z] #64 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #65 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T14:42:54.589Z] #65 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T14:42:54.589Z] #66 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T14:42:54.589Z] #67 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #68 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T14:42:54.589Z] #68 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #69 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-08T14:42:54.589Z] #69 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #70 [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-09-08T14:42:54.589Z] #70 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #71 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T14:42:54.589Z] #71 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #72 [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-09-08T14:42:54.589Z] #72 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #73 [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-09-08T14:42:54.589Z] #73 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #74 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T14:42:54.589Z] #74 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #75 [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-09-08T14:42:54.589Z] #75 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #76 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T14:42:54.589Z] #76 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T14:42:54.589Z] #77 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #78 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T14:42:54.589Z] #78 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T14:42:54.589Z] #79 CACHED [2022-09-08T14:42:54.589Z] [2022-09-08T14:42:54.589Z] #80 exporting to image [2022-09-08T14:42:54.589Z] #80 exporting layers done [2022-09-08T14:42:54.589Z] #80 writing image sha256:b4a344b572d2f39d147ba405e73909bec759b5192f82f8836e7bd86217343a3f done [2022-09-08T14:42:54.589Z] #80 naming to docker.io/library/docker:9f8bd804872cb69b093f4315a02726327911359a done [2022-09-08T14:42:54.589Z] #80 DONE 0.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-09-08T14:42:54.638Z] [2022-09-08T14:42:54.638Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:42:54.638Z] #9 DONE 0.0s [2022-09-08T14:42:54.638Z] [2022-09-08T14:42:54.638Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:42:54.638Z] #10 DONE 0.0s [2022-09-08T14:42:54.638Z] [2022-09-08T14:42:54.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T14:42:54.638Z] #11 DONE 0.0s [2022-09-08T14:42:54.638Z] [2022-09-08T14:42:54.638Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T14:42:54.638Z] #12 DONE 0.0s [2022-09-08T14:42:54.638Z] [2022-09-08T14:42:54.638Z] #13 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T14:42:54.638Z] #13 CACHED [2022-09-08T14:42:54.638Z] [2022-09-08T14:42:54.638Z] #14 [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-09-08T14:42:54.638Z] #14 CACHED [2022-09-08T14:42:54.638Z] [2022-09-08T14:42:54.638Z] #15 [internal] load build context [Pipeline] sh [2022-09-08T14:42:54.840Z] #1 [internal] load .dockerignore [2022-09-08T14:42:54.840Z] #1 transferring context: 145B done [2022-09-08T14:42:54.840Z] #1 DONE 0.0s [2022-09-08T14:42:54.840Z] [2022-09-08T14:42:54.840Z] #2 [internal] load build definition from Dockerfile [2022-09-08T14:42:54.840Z] #2 transferring dockerfile: 19.11kB done [2022-09-08T14:42:54.840Z] #2 DONE 0.0s [2022-09-08T14:42:54.840Z] [2022-09-08T14:42:54.840Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-08T14:42:54.840Z] #3 DONE 0.1s [2022-09-08T14:42:54.840Z] [2022-09-08T14:42:54.840Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-08T14:42:54.840Z] #4 CACHED [2022-09-08T14:42:54.914Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-08T14:42:55.098Z] [2022-09-08T14:42:55.098Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-08T14:42:55.183Z] [2022-09-08T14:42:55.183Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:42:55.183Z] #9 DONE 0.0s [2022-09-08T14:42:55.183Z] [2022-09-08T14:42:55.183Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T14:42:55.183Z] #10 DONE 0.0s [2022-09-08T14:42:55.183Z] [2022-09-08T14:42:55.183Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:42:55.183Z] #11 DONE 0.0s [2022-09-08T14:42:55.183Z] [2022-09-08T14:42:55.183Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T14:42:55.183Z] #12 DONE 0.0s [2022-09-08T14:42:55.183Z] [2022-09-08T14:42:55.183Z] #13 [internal] load build context [2022-09-08T14:42:55.196Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f8bd804872cb69b093f4315a02726327911359a hack/test/unit [2022-09-08T14:42:55.206Z] #15 ... [2022-09-08T14:42:55.206Z] [2022-09-08T14:42:55.206Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T14:42:55.206Z] #16 DONE 0.5s [2022-09-08T14:42:55.206Z] [2022-09-08T14:42:55.206Z] #15 [internal] load build context [2022-09-08T14:42:55.359Z] #5 DONE 0.1s [2022-09-08T14:42:55.359Z] [2022-09-08T14:42:55.359Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:42:55.359Z] #6 DONE 0.1s [2022-09-08T14:42:55.359Z] [2022-09-08T14:42:55.359Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:42:55.359Z] #7 DONE 0.1s [2022-09-08T14:42:55.359Z] [2022-09-08T14:42:55.359Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-08T14:42:55.359Z] #8 DONE 0.1s [2022-09-08T14:42:55.359Z] [2022-09-08T14:42:55.359Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:42:55.359Z] #9 DONE 0.0s [2022-09-08T14:42:55.359Z] [2022-09-08T14:42:55.359Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:42:55.359Z] #10 DONE 0.0s [2022-09-08T14:42:55.359Z] [2022-09-08T14:42:55.359Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T14:42:55.359Z] #11 DONE 0.0s [2022-09-08T14:42:55.359Z] [2022-09-08T14:42:55.359Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T14:42:55.359Z] #12 DONE 0.0s [2022-09-08T14:42:55.359Z] [2022-09-08T14:42:55.359Z] #13 [internal] load build context [2022-09-08T14:42:55.444Z] #13 ... [2022-09-08T14:42:55.445Z] [2022-09-08T14:42:55.445Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T14:42:55.445Z] #14 DONE 0.5s [2022-09-08T14:42:55.445Z] [2022-09-08T14:42:55.445Z] #13 [internal] load build context [2022-09-08T14:42:55.465Z] #15 ... [2022-09-08T14:42:55.465Z] [2022-09-08T14:42:55.465Z] #17 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-08T14:42:55.465Z] #17 DONE 0.8s [2022-09-08T14:42:55.465Z] [2022-09-08T14:42:55.465Z] #15 [internal] load build context [2022-09-08T14:42:55.616Z] #13 ... [2022-09-08T14:42:55.616Z] [2022-09-08T14:42:55.616Z] #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T14:42:55.616Z] #14 CACHED [2022-09-08T14:42:55.616Z] [2022-09-08T14:42:55.616Z] #15 [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-09-08T14:42:55.616Z] #15 CACHED [2022-09-08T14:42:55.616Z] [2022-09-08T14:42:55.616Z] #13 [internal] load build context [2022-09-08T14:42:56.187Z] #13 ... [2022-09-08T14:42:56.187Z] [2022-09-08T14:42:56.187Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T14:42:56.187Z] #16 DONE 0.6s [2022-09-08T14:42:56.187Z] [2022-09-08T14:42:56.187Z] #13 [internal] load build context [2022-09-08T14:42:56.410Z] #15 ... [2022-09-08T14:42:56.410Z] [2022-09-08T14:42:56.410Z] #18 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-08T14:42:56.410Z] #18 DONE 1.2s [2022-09-08T14:42:56.410Z] [2022-09-08T14:42:56.410Z] #15 [internal] load build context [2022-09-08T14:42:56.818Z] #13 transferring context: 62.71MB 1.5s done [2022-09-08T14:42:56.818Z] #13 DONE 1.6s [2022-09-08T14:42:56.818Z] [2022-09-08T14:42:56.818Z] #15 [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-09-08T14:42:56.818Z] #15 CACHED [2022-09-08T14:42:56.818Z] [2022-09-08T14:42:56.818Z] #16 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T14:42:57.098Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-08T14:42:57.098Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-08T14:42:57.098Z] + TESTDIRS=./... [2022-09-08T14:42:57.098Z] + exclude_paths='/vendor/|/integration' [2022-09-08T14:42:57.098Z] ++ go list ./... [2022-09-08T14:42:57.098Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-08T14:42:57.789Z] #15 transferring context: 62.72MB 2.9s done [2022-09-08T14:42:57.789Z] #15 DONE 3.2s [2022-09-08T14:42:57.789Z] [2022-09-08T14:42:57.789Z] #19 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-08T14:42:57.789Z] #19 DONE 1.1s [2022-09-08T14:42:57.789Z] [2022-09-08T14:42:57.789Z] #20 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-08T14:42:58.035Z] + pkg_list='github.com/docker/docker/api [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/backend/build [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/httputils [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/middleware [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/build [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/container [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/debug [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/image [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/network [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/session [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/system [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/volume [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/backend [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/container [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/events [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/filters [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/image [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/mount [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/network [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/registry [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/strslice [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/swarm [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/time [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/versions [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/volume [2022-09-08T14:42:58.035Z] github.com/docker/docker/builder [2022-09-08T14:42:58.035Z] github.com/docker/docker/builder/builder-next [2022-09-08T14:42:58.035Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T14:42:58.035Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T14:42:58.035Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T14:42:58.035Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T14:42:58.035Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T14:42:58.035Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T14:42:58.035Z] github.com/docker/docker/builder/dockerfile [2022-09-08T14:42:58.035Z] github.com/docker/docker/builder/remotecontext [2022-09-08T14:42:58.035Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T14:42:58.035Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T14:42:58.035Z] github.com/docker/docker/cli [2022-09-08T14:42:58.035Z] github.com/docker/docker/cli/config [2022-09-08T14:42:58.035Z] github.com/docker/docker/cli/debug [2022-09-08T14:42:58.035Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T14:42:58.035Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T14:42:58.035Z] github.com/docker/docker/client [2022-09-08T14:42:58.035Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T14:42:58.035Z] github.com/docker/docker/cmd/dockerd [2022-09-08T14:42:58.035Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T14:42:58.035Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T14:42:58.035Z] github.com/docker/docker/container [2022-09-08T14:42:58.035Z] github.com/docker/docker/container/stream [2022-09-08T14:42:58.035Z] github.com/docker/docker/contrib/apparmor [2022-09-08T14:42:58.035Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T14:42:58.035Z] github.com/docker/docker/contrib/httpserver [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/cluster [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/config [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/containerd [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/events [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/images [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/initlayer [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/links [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/listeners [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/local [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/names [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/network [2022-09-08T14:42:58.035Z] github.com/docker/docker/daemon/stats [2022-09-08T14:42:58.035Z] github.com/docker/docker/distribution [2022-09-08T14:42:58.035Z] github.com/docker/docker/distribution/metadata [2022-09-08T14:42:58.035Z] github.com/docker/docker/distribution/utils [2022-09-08T14:42:58.035Z] github.com/docker/docker/distribution/xfer [2022-09-08T14:42:58.035Z] github.com/docker/docker/dockerversion [2022-09-08T14:42:58.035Z] github.com/docker/docker/errdefs [2022-09-08T14:42:58.035Z] github.com/docker/docker/image [2022-09-08T14:42:58.035Z] github.com/docker/docker/image/cache [2022-09-08T14:42:58.035Z] github.com/docker/docker/image/tarexport [2022-09-08T14:42:58.035Z] github.com/docker/docker/image/v1 [2022-09-08T14:42:58.035Z] github.com/docker/docker/internal/test/suite [2022-09-08T14:42:58.035Z] github.com/docker/docker/layer [2022-09-08T14:42:58.035Z] github.com/docker/docker/libcontainerd [2022-09-08T14:42:58.035Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T14:42:58.035Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T14:42:58.035Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T14:42:58.035Z] github.com/docker/docker/libcontainerd/types [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/config [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/idm [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/ns [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/options [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/osl [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T14:42:58.035Z] github.com/docker/docker/libnetwork/types [2022-09-08T14:42:58.035Z] github.com/docker/docker/oci [2022-09-08T14:42:58.035Z] github.com/docker/docker/oci/caps [2022-09-08T14:42:58.035Z] github.com/docker/docker/opts [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/aaparser [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/archive [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/authorization [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/capabilities [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/containerfs [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/directory [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/dmesg [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/fileutils [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/fsutils [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/homedir [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/idtools [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/ioutils [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/longpath [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/loopback [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/parsers [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/pidfile [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/platform [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/plugins [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/pools [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/progress [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/pubsub [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/reexec [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/signal [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/stack [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/stringid [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/system [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/tailfile [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/tarsum [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/urlutil [2022-09-08T14:42:58.035Z] github.com/docker/docker/pkg/useragent [2022-09-08T14:42:58.035Z] github.com/docker/docker/plugin [2022-09-08T14:42:58.035Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T14:42:58.035Z] github.com/docker/docker/plugin/v2 [2022-09-08T14:42:58.035Z] github.com/docker/docker/profiles/apparmor [2022-09-08T14:42:58.035Z] github.com/docker/docker/profiles/seccomp [2022-09-08T14:42:58.035Z] github.com/docker/docker/quota [2022-09-08T14:42:58.035Z] github.com/docker/docker/reference [2022-09-08T14:42:58.035Z] github.com/docker/docker/registry [2022-09-08T14:42:58.035Z] github.com/docker/docker/registry/resumable [2022-09-08T14:42:58.035Z] github.com/docker/docker/restartmanager [2022-09-08T14:42:58.035Z] github.com/docker/docker/rootless [2022-09-08T14:42:58.035Z] github.com/docker/docker/rootless/specconv [2022-09-08T14:42:58.035Z] github.com/docker/docker/runconfig [2022-09-08T14:42:58.035Z] github.com/docker/docker/runconfig/opts [2022-09-08T14:42:58.035Z] github.com/docker/docker/testutil [2022-09-08T14:42:58.035Z] github.com/docker/docker/testutil/daemon [2022-09-08T14:42:58.035Z] github.com/docker/docker/testutil/environment [2022-09-08T14:42:58.035Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T14:42:58.035Z] github.com/docker/docker/testutil/fakegit [2022-09-08T14:42:58.035Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T14:42:58.035Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T14:42:58.035Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T14:42:58.035Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T14:42:58.035Z] github.com/docker/docker/testutil/registry [2022-09-08T14:42:58.035Z] github.com/docker/docker/testutil/request [2022-09-08T14:42:58.035Z] github.com/docker/docker/volume [2022-09-08T14:42:58.035Z] github.com/docker/docker/volume/drivers [2022-09-08T14:42:58.035Z] github.com/docker/docker/volume/local [2022-09-08T14:42:58.035Z] github.com/docker/docker/volume/mounts [2022-09-08T14:42:58.035Z] github.com/docker/docker/volume/service [2022-09-08T14:42:58.035Z] github.com/docker/docker/volume/service/opts [2022-09-08T14:42:58.035Z] github.com/docker/docker/volume/testutils' [2022-09-08T14:42:58.035Z] ++ grep --fixed-strings -v /libnetwork [2022-09-08T14:42:58.035Z] ++ echo 'github.com/docker/docker/api [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/backend/build [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/httputils [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/middleware [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/build [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/container [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/debug [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/image [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/network [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/session [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/system [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/server/router/volume [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/backend [2022-09-08T14:42:58.035Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/container [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/events [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/filters [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/image [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/mount [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/network [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/registry [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/strslice [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/swarm [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/time [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/versions [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/volume [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/dockerfile [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/remotecontext [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T14:42:58.036Z] github.com/docker/docker/cli [2022-09-08T14:42:58.036Z] github.com/docker/docker/cli/config [2022-09-08T14:42:58.036Z] github.com/docker/docker/cli/debug [2022-09-08T14:42:58.036Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T14:42:58.036Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T14:42:58.036Z] github.com/docker/docker/client [2022-09-08T14:42:58.036Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T14:42:58.036Z] github.com/docker/docker/cmd/dockerd [2022-09-08T14:42:58.036Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T14:42:58.036Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T14:42:58.036Z] github.com/docker/docker/container [2022-09-08T14:42:58.036Z] github.com/docker/docker/container/stream [2022-09-08T14:42:58.036Z] github.com/docker/docker/contrib/apparmor [2022-09-08T14:42:58.036Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T14:42:58.036Z] github.com/docker/docker/contrib/httpserver [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/cluster [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/config [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/containerd [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/events [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/images [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/initlayer [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/links [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/listeners [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/local [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/names [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/network [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/stats [2022-09-08T14:42:58.036Z] github.com/docker/docker/distribution [2022-09-08T14:42:58.036Z] github.com/docker/docker/distribution/metadata [2022-09-08T14:42:58.036Z] github.com/docker/docker/distribution/utils [2022-09-08T14:42:58.036Z] github.com/docker/docker/distribution/xfer [2022-09-08T14:42:58.036Z] github.com/docker/docker/dockerversion [2022-09-08T14:42:58.036Z] github.com/docker/docker/errdefs [2022-09-08T14:42:58.036Z] github.com/docker/docker/image [2022-09-08T14:42:58.036Z] github.com/docker/docker/image/cache [2022-09-08T14:42:58.036Z] github.com/docker/docker/image/tarexport [2022-09-08T14:42:58.036Z] github.com/docker/docker/image/v1 [2022-09-08T14:42:58.036Z] github.com/docker/docker/internal/test/suite [2022-09-08T14:42:58.036Z] github.com/docker/docker/layer [2022-09-08T14:42:58.036Z] github.com/docker/docker/libcontainerd [2022-09-08T14:42:58.036Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T14:42:58.036Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T14:42:58.036Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T14:42:58.036Z] github.com/docker/docker/libcontainerd/types [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/config [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/idm [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/ns [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/options [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/osl [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T14:42:58.036Z] github.com/docker/docker/libnetwork/types [2022-09-08T14:42:58.036Z] github.com/docker/docker/oci [2022-09-08T14:42:58.036Z] github.com/docker/docker/oci/caps [2022-09-08T14:42:58.036Z] github.com/docker/docker/opts [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/aaparser [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/archive [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/authorization [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/capabilities [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/containerfs [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/directory [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/dmesg [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/fileutils [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/fsutils [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/homedir [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/idtools [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/ioutils [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/longpath [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/loopback [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/parsers [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/pidfile [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/platform [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/plugins [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/pools [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/progress [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/pubsub [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/reexec [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/signal [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/stack [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/stringid [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/system [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/tailfile [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/tarsum [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/urlutil [2022-09-08T14:42:58.036Z] github.com/docker/docker/pkg/useragent [2022-09-08T14:42:58.036Z] github.com/docker/docker/plugin [2022-09-08T14:42:58.036Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T14:42:58.036Z] github.com/docker/docker/plugin/v2 [2022-09-08T14:42:58.036Z] github.com/docker/docker/profiles/apparmor [2022-09-08T14:42:58.036Z] github.com/docker/docker/profiles/seccomp [2022-09-08T14:42:58.036Z] github.com/docker/docker/quota [2022-09-08T14:42:58.036Z] github.com/docker/docker/reference [2022-09-08T14:42:58.036Z] github.com/docker/docker/registry [2022-09-08T14:42:58.036Z] github.com/docker/docker/registry/resumable [2022-09-08T14:42:58.036Z] github.com/docker/docker/restartmanager [2022-09-08T14:42:58.036Z] github.com/docker/docker/rootless [2022-09-08T14:42:58.036Z] github.com/docker/docker/rootless/specconv [2022-09-08T14:42:58.036Z] github.com/docker/docker/runconfig [2022-09-08T14:42:58.036Z] github.com/docker/docker/runconfig/opts [2022-09-08T14:42:58.036Z] github.com/docker/docker/testutil [2022-09-08T14:42:58.036Z] github.com/docker/docker/testutil/daemon [2022-09-08T14:42:58.036Z] github.com/docker/docker/testutil/environment [2022-09-08T14:42:58.036Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T14:42:58.036Z] github.com/docker/docker/testutil/fakegit [2022-09-08T14:42:58.036Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T14:42:58.036Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T14:42:58.036Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T14:42:58.036Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T14:42:58.036Z] github.com/docker/docker/testutil/registry [2022-09-08T14:42:58.036Z] github.com/docker/docker/testutil/request [2022-09-08T14:42:58.036Z] github.com/docker/docker/volume [2022-09-08T14:42:58.036Z] github.com/docker/docker/volume/drivers [2022-09-08T14:42:58.036Z] github.com/docker/docker/volume/local [2022-09-08T14:42:58.036Z] github.com/docker/docker/volume/mounts [2022-09-08T14:42:58.036Z] github.com/docker/docker/volume/service [2022-09-08T14:42:58.036Z] github.com/docker/docker/volume/service/opts [2022-09-08T14:42:58.036Z] github.com/docker/docker/volume/testutils' [2022-09-08T14:42:58.036Z] + base_pkg_list='github.com/docker/docker/api [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/backend/build [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/httputils [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/middleware [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/build [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/container [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/debug [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/image [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/network [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/session [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/system [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/server/router/volume [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/backend [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/container [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/events [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/filters [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/image [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/mount [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/network [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/registry [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/strslice [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/swarm [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/time [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/versions [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T14:42:58.036Z] github.com/docker/docker/api/types/volume [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/dockerfile [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/remotecontext [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T14:42:58.036Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T14:42:58.036Z] github.com/docker/docker/cli [2022-09-08T14:42:58.036Z] github.com/docker/docker/cli/config [2022-09-08T14:42:58.036Z] github.com/docker/docker/cli/debug [2022-09-08T14:42:58.036Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T14:42:58.036Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T14:42:58.036Z] github.com/docker/docker/client [2022-09-08T14:42:58.036Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T14:42:58.036Z] github.com/docker/docker/cmd/dockerd [2022-09-08T14:42:58.036Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T14:42:58.036Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T14:42:58.036Z] github.com/docker/docker/container [2022-09-08T14:42:58.036Z] github.com/docker/docker/container/stream [2022-09-08T14:42:58.036Z] github.com/docker/docker/contrib/apparmor [2022-09-08T14:42:58.036Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T14:42:58.036Z] github.com/docker/docker/contrib/httpserver [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/cluster [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/config [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/containerd [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/events [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/images [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/initlayer [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/links [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/listeners [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/local [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T14:42:58.036Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/names [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/network [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/stats [2022-09-08T14:42:58.037Z] github.com/docker/docker/distribution [2022-09-08T14:42:58.037Z] github.com/docker/docker/distribution/metadata [2022-09-08T14:42:58.037Z] github.com/docker/docker/distribution/utils [2022-09-08T14:42:58.037Z] github.com/docker/docker/distribution/xfer [2022-09-08T14:42:58.037Z] github.com/docker/docker/dockerversion [2022-09-08T14:42:58.037Z] github.com/docker/docker/errdefs [2022-09-08T14:42:58.037Z] github.com/docker/docker/image [2022-09-08T14:42:58.037Z] github.com/docker/docker/image/cache [2022-09-08T14:42:58.037Z] github.com/docker/docker/image/tarexport [2022-09-08T14:42:58.037Z] github.com/docker/docker/image/v1 [2022-09-08T14:42:58.037Z] github.com/docker/docker/internal/test/suite [2022-09-08T14:42:58.037Z] github.com/docker/docker/layer [2022-09-08T14:42:58.037Z] github.com/docker/docker/libcontainerd [2022-09-08T14:42:58.037Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T14:42:58.037Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T14:42:58.037Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T14:42:58.037Z] github.com/docker/docker/libcontainerd/types [2022-09-08T14:42:58.037Z] github.com/docker/docker/oci [2022-09-08T14:42:58.037Z] github.com/docker/docker/oci/caps [2022-09-08T14:42:58.037Z] github.com/docker/docker/opts [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/aaparser [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/archive [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/authorization [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/capabilities [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/containerfs [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/directory [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/dmesg [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/fileutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/fsutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/homedir [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/idtools [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/ioutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/longpath [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/loopback [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/parsers [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/pidfile [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/platform [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/plugins [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/pools [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/progress [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/pubsub [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/reexec [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/signal [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/stack [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/stringid [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/system [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/tailfile [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/tarsum [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/urlutil [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/useragent [2022-09-08T14:42:58.037Z] github.com/docker/docker/plugin [2022-09-08T14:42:58.037Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T14:42:58.037Z] github.com/docker/docker/plugin/v2 [2022-09-08T14:42:58.037Z] github.com/docker/docker/profiles/apparmor [2022-09-08T14:42:58.037Z] github.com/docker/docker/profiles/seccomp [2022-09-08T14:42:58.037Z] github.com/docker/docker/quota [2022-09-08T14:42:58.037Z] github.com/docker/docker/reference [2022-09-08T14:42:58.037Z] github.com/docker/docker/registry [2022-09-08T14:42:58.037Z] github.com/docker/docker/registry/resumable [2022-09-08T14:42:58.037Z] github.com/docker/docker/restartmanager [2022-09-08T14:42:58.037Z] github.com/docker/docker/rootless [2022-09-08T14:42:58.037Z] github.com/docker/docker/rootless/specconv [2022-09-08T14:42:58.037Z] github.com/docker/docker/runconfig [2022-09-08T14:42:58.037Z] github.com/docker/docker/runconfig/opts [2022-09-08T14:42:58.037Z] github.com/docker/docker/testutil [2022-09-08T14:42:58.037Z] github.com/docker/docker/testutil/daemon [2022-09-08T14:42:58.037Z] github.com/docker/docker/testutil/environment [2022-09-08T14:42:58.037Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T14:42:58.037Z] github.com/docker/docker/testutil/fakegit [2022-09-08T14:42:58.037Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T14:42:58.037Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T14:42:58.037Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T14:42:58.037Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T14:42:58.037Z] github.com/docker/docker/testutil/registry [2022-09-08T14:42:58.037Z] github.com/docker/docker/testutil/request [2022-09-08T14:42:58.037Z] github.com/docker/docker/volume [2022-09-08T14:42:58.037Z] github.com/docker/docker/volume/drivers [2022-09-08T14:42:58.037Z] github.com/docker/docker/volume/local [2022-09-08T14:42:58.037Z] github.com/docker/docker/volume/mounts [2022-09-08T14:42:58.037Z] github.com/docker/docker/volume/service [2022-09-08T14:42:58.037Z] github.com/docker/docker/volume/service/opts [2022-09-08T14:42:58.037Z] github.com/docker/docker/volume/testutils' [2022-09-08T14:42:58.037Z] ++ grep --fixed-strings /libnetwork [2022-09-08T14:42:58.037Z] ++ echo 'github.com/docker/docker/api [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/backend/build [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/httputils [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/middleware [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/build [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/container [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/debug [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/image [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/network [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/session [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/system [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/server/router/volume [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/backend [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/container [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/events [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/filters [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/image [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/mount [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/network [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/registry [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/strslice [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/swarm [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/time [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/versions [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T14:42:58.037Z] github.com/docker/docker/api/types/volume [2022-09-08T14:42:58.037Z] github.com/docker/docker/builder [2022-09-08T14:42:58.037Z] github.com/docker/docker/builder/builder-next [2022-09-08T14:42:58.037Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T14:42:58.037Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T14:42:58.037Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T14:42:58.037Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T14:42:58.037Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T14:42:58.037Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T14:42:58.037Z] github.com/docker/docker/builder/dockerfile [2022-09-08T14:42:58.037Z] github.com/docker/docker/builder/remotecontext [2022-09-08T14:42:58.037Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T14:42:58.037Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T14:42:58.037Z] github.com/docker/docker/cli [2022-09-08T14:42:58.037Z] github.com/docker/docker/cli/config [2022-09-08T14:42:58.037Z] github.com/docker/docker/cli/debug [2022-09-08T14:42:58.037Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T14:42:58.037Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T14:42:58.037Z] github.com/docker/docker/client [2022-09-08T14:42:58.037Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T14:42:58.037Z] github.com/docker/docker/cmd/dockerd [2022-09-08T14:42:58.037Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T14:42:58.037Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T14:42:58.037Z] github.com/docker/docker/container [2022-09-08T14:42:58.037Z] github.com/docker/docker/container/stream [2022-09-08T14:42:58.037Z] github.com/docker/docker/contrib/apparmor [2022-09-08T14:42:58.037Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T14:42:58.037Z] github.com/docker/docker/contrib/httpserver [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/cluster [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/config [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/containerd [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/events [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/images [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/initlayer [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/links [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/listeners [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/local [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/names [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/network [2022-09-08T14:42:58.037Z] github.com/docker/docker/daemon/stats [2022-09-08T14:42:58.037Z] github.com/docker/docker/distribution [2022-09-08T14:42:58.037Z] github.com/docker/docker/distribution/metadata [2022-09-08T14:42:58.037Z] github.com/docker/docker/distribution/utils [2022-09-08T14:42:58.037Z] github.com/docker/docker/distribution/xfer [2022-09-08T14:42:58.037Z] github.com/docker/docker/dockerversion [2022-09-08T14:42:58.037Z] github.com/docker/docker/errdefs [2022-09-08T14:42:58.037Z] github.com/docker/docker/image [2022-09-08T14:42:58.037Z] github.com/docker/docker/image/cache [2022-09-08T14:42:58.037Z] github.com/docker/docker/image/tarexport [2022-09-08T14:42:58.037Z] github.com/docker/docker/image/v1 [2022-09-08T14:42:58.037Z] github.com/docker/docker/internal/test/suite [2022-09-08T14:42:58.037Z] github.com/docker/docker/layer [2022-09-08T14:42:58.037Z] github.com/docker/docker/libcontainerd [2022-09-08T14:42:58.037Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T14:42:58.037Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T14:42:58.037Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T14:42:58.037Z] github.com/docker/docker/libcontainerd/types [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/config [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/idm [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/ns [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/options [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/osl [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/libnetwork/types [2022-09-08T14:42:58.037Z] github.com/docker/docker/oci [2022-09-08T14:42:58.037Z] github.com/docker/docker/oci/caps [2022-09-08T14:42:58.037Z] github.com/docker/docker/opts [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/aaparser [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/archive [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/authorization [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/capabilities [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/containerfs [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/directory [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/dmesg [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/fileutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/fsutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/homedir [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/idtools [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/ioutils [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/longpath [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/loopback [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/parsers [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/pidfile [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/platform [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/plugins [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/pools [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/progress [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/pubsub [2022-09-08T14:42:58.037Z] github.com/docker/docker/pkg/reexec [2022-09-08T14:42:58.038Z] github.com/docker/docker/pkg/signal [2022-09-08T14:42:58.038Z] github.com/docker/docker/pkg/stack [2022-09-08T14:42:58.038Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T14:42:58.038Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T14:42:58.038Z] github.com/docker/docker/pkg/stringid [2022-09-08T14:42:58.038Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T14:42:58.038Z] github.com/docker/docker/pkg/system [2022-09-08T14:42:58.038Z] github.com/docker/docker/pkg/tailfile [2022-09-08T14:42:58.038Z] github.com/docker/docker/pkg/tarsum [2022-09-08T14:42:58.038Z] github.com/docker/docker/pkg/urlutil [2022-09-08T14:42:58.038Z] github.com/docker/docker/pkg/useragent [2022-09-08T14:42:58.038Z] github.com/docker/docker/plugin [2022-09-08T14:42:58.038Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T14:42:58.038Z] github.com/docker/docker/plugin/v2 [2022-09-08T14:42:58.038Z] github.com/docker/docker/profiles/apparmor [2022-09-08T14:42:58.038Z] github.com/docker/docker/profiles/seccomp [2022-09-08T14:42:58.038Z] github.com/docker/docker/quota [2022-09-08T14:42:58.038Z] github.com/docker/docker/reference [2022-09-08T14:42:58.038Z] github.com/docker/docker/registry [2022-09-08T14:42:58.038Z] github.com/docker/docker/registry/resumable [2022-09-08T14:42:58.038Z] github.com/docker/docker/restartmanager [2022-09-08T14:42:58.038Z] github.com/docker/docker/rootless [2022-09-08T14:42:58.038Z] github.com/docker/docker/rootless/specconv [2022-09-08T14:42:58.038Z] github.com/docker/docker/runconfig [2022-09-08T14:42:58.038Z] github.com/docker/docker/runconfig/opts [2022-09-08T14:42:58.038Z] github.com/docker/docker/testutil [2022-09-08T14:42:58.038Z] github.com/docker/docker/testutil/daemon [2022-09-08T14:42:58.038Z] github.com/docker/docker/testutil/environment [2022-09-08T14:42:58.038Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T14:42:58.038Z] github.com/docker/docker/testutil/fakegit [2022-09-08T14:42:58.038Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T14:42:58.038Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T14:42:58.038Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T14:42:58.038Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T14:42:58.038Z] github.com/docker/docker/testutil/registry [2022-09-08T14:42:58.038Z] github.com/docker/docker/testutil/request [2022-09-08T14:42:58.038Z] github.com/docker/docker/volume [2022-09-08T14:42:58.038Z] github.com/docker/docker/volume/drivers [2022-09-08T14:42:58.038Z] github.com/docker/docker/volume/local [2022-09-08T14:42:58.038Z] github.com/docker/docker/volume/mounts [2022-09-08T14:42:58.038Z] github.com/docker/docker/volume/service [2022-09-08T14:42:58.038Z] github.com/docker/docker/volume/service/opts [2022-09-08T14:42:58.038Z] github.com/docker/docker/volume/testutils' [2022-09-08T14:42:58.038Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/config [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/idm [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ns [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/options [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/osl [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/types' [2022-09-08T14:42:58.038Z] + echo 'github.com/docker/docker/libnetwork [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/config [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/idm [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/ns [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/options [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/osl [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/types' [2022-09-08T14:42:58.038Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T14:42:58.038Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T14:42:58.038Z] + type docker-proxy [2022-09-08T14:42:58.038Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-08T14:42:58.038Z] + hack/make.sh binary-proxy install-proxy [2022-09-08T14:42:58.038Z] [2022-09-08T14:42:58.038Z] Removing bundles/ [2022-09-08T14:42:58.038Z] [2022-09-08T14:42:58.038Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-08T14:42:58.038Z] Building: bundles/binary-proxy/docker-proxy [2022-09-08T14:42:58.038Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T14:42:58.182Z] #16 DONE 1.4s [2022-09-08T14:42:58.182Z] [2022-09-08T14:42:58.182Z] #17 [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-09-08T14:42:58.355Z] #20 DONE 0.5s [2022-09-08T14:42:58.355Z] [2022-09-08T14:42:58.355Z] #21 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-08T14:42:58.719Z] #13 transferring context: 62.72MB 3.1s done [2022-09-08T14:42:58.719Z] #13 DONE 3.2s [2022-09-08T14:42:58.719Z] [2022-09-08T14:42:58.719Z] #17 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T14:42:58.922Z] #21 DONE 0.7s [2022-09-08T14:42:58.922Z] [2022-09-08T14:42:58.922Z] #22 [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-09-08T14:42:59.108Z] #17 1.034 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T14:42:59.108Z] #17 1.200 [2022-09-08T14:42:59.282Z] #17 DONE 0.4s [2022-09-08T14:42:59.282Z] [2022-09-08T14:42:59.282Z] #18 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T14:42:59.282Z] #18 DONE 0.4s [2022-09-08T14:42:59.282Z] [2022-09-08T14:42:59.282Z] #19 [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-09-08T14:42:59.619Z] #17 1.411 #=#=# ######################################################################## 100.0% [2022-09-08T14:42:59.619Z] #17 1.603 [2022-09-08T14:43:00.180Z] #17 2.279 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T14:43:00.296Z] #22 1.016 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T14:43:00.296Z] #22 1.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T14:43:00.296Z] #22 1.115 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T14:43:00.296Z] #22 1.247 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T14:43:00.296Z] #22 1.355 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T14:43:00.296Z] #22 1.454 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T14:43:00.436Z] #17 2.448 [2022-09-08T14:43:00.485Z] #59 5.720 Collecting yamllint==1.27.1 [2022-09-08T14:43:00.485Z] #59 6.769 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-08T14:43:00.555Z] #22 1.569 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T14:43:00.691Z] #17 2.661 #=#=# ######################################################################## 100.0% [2022-09-08T14:43:00.699Z] #19 1.440 + RM_GOPATH=0 [2022-09-08T14:43:00.699Z] #19 1.441 + TMP_GOPATH= [2022-09-08T14:43:00.699Z] #19 1.441 + : /build [2022-09-08T14:43:00.699Z] #19 1.441 + '[' -z '' ']' [2022-09-08T14:43:00.699Z] #19 1.441 ++ mktemp -d [2022-09-08T14:43:00.699Z] #19 1.446 + export GOPATH=/tmp/tmp.7WSgF5NdAV [2022-09-08T14:43:00.699Z] #19 1.447 + GOPATH=/tmp/tmp.7WSgF5NdAV [2022-09-08T14:43:00.699Z] #19 1.447 + RM_GOPATH=1 [2022-09-08T14:43:00.699Z] #19 1.448 + case "$(go env GOARCH)" in [2022-09-08T14:43:00.699Z] #19 1.449 ++ go env GOARCH [2022-09-08T14:43:00.699Z] #19 1.464 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:43:00.699Z] #19 1.466 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:43:00.699Z] #19 1.467 ++ dirname /install.sh [2022-09-08T14:43:00.699Z] #19 1.469 + dir=/ [2022-09-08T14:43:00.699Z] #19 1.469 + bin=rootlesskit [2022-09-08T14:43:00.699Z] #19 1.469 + shift [2022-09-08T14:43:00.699Z] #19 1.469 + '[' '!' -f //rootlesskit.installer ']' [2022-09-08T14:43:00.699Z] #19 1.470 + . //rootlesskit.installer [2022-09-08T14:43:00.699Z] #19 1.470 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T14:43:00.699Z] #19 1.470 + install_rootlesskit [2022-09-08T14:43:00.699Z] #19 1.471 + case "$1" in [2022-09-08T14:43:00.699Z] #19 1.471 + export CGO_ENABLED=0 [2022-09-08T14:43:00.699Z] #19 1.471 + CGO_ENABLED=0 [2022-09-08T14:43:00.699Z] #19 1.472 + _install_rootlesskit [2022-09-08T14:43:00.699Z] #19 1.474 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-08T14:43:00.699Z] #19 1.474 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T14:43:00.699Z] #19 1.475 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T14:43:00.699Z] #19 1.476 + GOBIN=/build [2022-09-08T14:43:00.699Z] #19 1.476 + GO111MODULE=on [2022-09-08T14:43:00.699Z] #19 1.476 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T14:43:00.744Z] #59 7.045 Collecting pathspec>=0.5.3 [2022-09-08T14:43:00.744Z] #59 7.049 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-08T14:43:00.744Z] #59 7.147 Collecting pyyaml [2022-09-08T14:43:00.814Z] #22 1.706 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T14:43:00.814Z] #22 1.796 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T14:43:00.814Z] #22 1.877 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T14:43:00.814Z] #22 1.880 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T14:43:00.814Z] #22 1.882 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T14:43:00.814Z] #22 1.884 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T14:43:00.814Z] #22 1.886 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T14:43:00.814Z] #22 1.888 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T14:43:00.814Z] #22 1.890 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T14:43:00.814Z] #22 1.890 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T14:43:00.814Z] #22 1.891 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T14:43:00.814Z] #22 1.892 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T14:43:00.814Z] #22 1.892 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T14:43:00.814Z] #22 1.893 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T14:43:00.946Z] #17 2.862 [2022-09-08T14:43:01.003Z] #59 7.152 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-09-08T14:43:01.003Z] #59 7.172 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-08T14:43:01.003Z] #59 7.177 Building wheels for collected packages: yamllint [2022-09-08T14:43:01.003Z] #59 7.178 Building wheel for yamllint (setup.py): started [2022-09-08T14:43:01.003Z] #59 7.414 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-08T14:43:01.262Z] #19 1.956 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-08T14:43:01.265Z] #59 7.415 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d1f3cdba73161eeb8e4a6af09a9634d409f6ac3adc8856d6a20b4b0c511ba0d3 [2022-09-08T14:43:01.265Z] #59 7.415 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-08T14:43:01.265Z] #59 7.417 Successfully built yamllint [2022-09-08T14:43:01.265Z] #59 7.424 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-08T14:43:01.265Z] #59 7.536 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-08T14:43:01.265Z] #59 DONE 7.7s [2022-09-08T14:43:01.507Z] #17 3.540 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-08T14:43:01.532Z] [2022-09-08T14:43:01.532Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T14:43:01.532Z] #60 DONE 0.2s [2022-09-08T14:43:01.532Z] [2022-09-08T14:43:01.532Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T14:43:01.763Z] #17 3.702 [2022-09-08T14:43:01.791Z] #61 DONE 0.3s [2022-09-08T14:43:02.050Z] [2022-09-08T14:43:02.051Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T14:43:02.278Z] #17 3.914 #=#=# ######### 13.1% ####################################### 54.2% ############################################################## 86.8% ######################################################################## 100.0% [2022-09-08T14:43:02.310Z] #62 DONE 0.2s [2022-09-08T14:43:02.310Z] [2022-09-08T14:43:02.310Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-08T14:43:02.310Z] #63 DONE 0.2s [2022-09-08T14:43:02.310Z] [2022-09-08T14:43:02.310Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-08T14:43:02.310Z] #64 DONE 0.1s [2022-09-08T14:43:02.310Z] [2022-09-08T14:43:02.310Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-08T14:43:02.533Z] #17 4.391 [2022-09-08T14:43:02.569Z] #65 DONE 0.1s [2022-09-08T14:43:02.569Z] [2022-09-08T14:43:02.569Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T14:43:02.569Z] #66 DONE 0.1s [2022-09-08T14:43:02.569Z] [2022-09-08T14:43:02.569Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T14:43:02.628Z] #19 3.434 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-08T14:43:02.629Z] #19 3.443 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T14:43:02.829Z] #67 DONE 0.2s [2022-09-08T14:43:02.829Z] [2022-09-08T14:43:02.829Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-08T14:43:02.829Z] #68 DONE 0.1s [2022-09-08T14:43:02.829Z] [2022-09-08T14:43:02.829Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T14:43:02.885Z] #19 3.613 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-08T14:43:03.091Z] #69 DONE 0.1s [2022-09-08T14:43:03.091Z] [2022-09-08T14:43:03.091Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T14:43:03.094Z] #17 5.074 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T14:43:03.350Z] #17 5.239 [2022-09-08T14:43:03.350Z] #70 DONE 0.3s [2022-09-08T14:43:03.350Z] [2022-09-08T14:43:03.350Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T14:43:03.350Z] #71 DONE 0.1s [2022-09-08T14:43:03.350Z] [2022-09-08T14:43:03.350Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T14:43:03.350Z] #72 DONE 0.1s [2022-09-08T14:43:03.606Z] #17 5.453 #=#=# ######################################################################## 100.0% [2022-09-08T14:43:03.606Z] #17 5.614 [2022-09-08T14:43:03.609Z] [2022-09-08T14:43:03.609Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T14:43:03.868Z] #73 DONE 0.5s [2022-09-08T14:43:03.868Z] [2022-09-08T14:43:03.868Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T14:43:04.127Z] #74 DONE 0.2s [2022-09-08T14:43:04.127Z] [2022-09-08T14:43:04.127Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T14:43:04.168Z] #17 6.123 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T14:43:04.168Z] #17 6.288 [2022-09-08T14:43:04.253Z] #19 ... [2022-09-08T14:43:04.253Z] [2022-09-08T14:43:04.253Z] #20 [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-09-08T14:43:04.253Z] #0 1.425 + RM_GOPATH=0 [2022-09-08T14:43:04.253Z] #0 1.426 + TMP_GOPATH= [2022-09-08T14:43:04.253Z] #0 1.426 + : /build [2022-09-08T14:43:04.253Z] #0 1.426 + '[' -z '' ']' [2022-09-08T14:43:04.253Z] #0 1.428 ++ mktemp -d [2022-09-08T14:43:04.253Z] #0 1.432 + export GOPATH=/tmp/tmp.puQ3cVnylL [2022-09-08T14:43:04.253Z] #0 1.432 + GOPATH=/tmp/tmp.puQ3cVnylL [2022-09-08T14:43:04.253Z] #0 1.432 + RM_GOPATH=1 [2022-09-08T14:43:04.253Z] #0 1.432 + case "$(go env GOARCH)" in [2022-09-08T14:43:04.253Z] #0 1.433 ++ go env GOARCH [2022-09-08T14:43:04.253Z] #0 1.447 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:43:04.253Z] #0 1.448 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:43:04.253Z] #0 1.449 ++ dirname /install.sh [2022-09-08T14:43:04.253Z] #0 1.453 + dir=/ [2022-09-08T14:43:04.253Z] #0 1.453 + bin=dockercli [2022-09-08T14:43:04.253Z] #0 1.453 + shift [2022-09-08T14:43:04.253Z] #0 1.453 + '[' '!' -f //dockercli.installer ']' [2022-09-08T14:43:04.254Z] #0 1.453 + . //dockercli.installer [2022-09-08T14:43:04.254Z] #0 1.453 ++ : stable [2022-09-08T14:43:04.254Z] #0 1.453 ++ : 17.06.2-ce [2022-09-08T14:43:04.254Z] #0 1.454 + install_dockercli [2022-09-08T14:43:04.254Z] #0 1.454 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T14:43:04.254Z] #0 1.454 Install docker/cli version 17.06.2-ce from stable [2022-09-08T14:43:04.254Z] #0 1.454 ++ uname -m [2022-09-08T14:43:04.254Z] #0 1.455 + arch=x86_64 [2022-09-08T14:43:04.254Z] #0 1.456 + '[' x86_64 '!=' x86_64 ']' [2022-09-08T14:43:04.254Z] #0 1.456 + url=https://download.docker.com/linux/static [2022-09-08T14:43:04.254Z] #0 1.456 + tar -xz docker/docker [2022-09-08T14:43:04.254Z] #0 1.457 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-08T14:43:04.254Z] #0 4.632 + mkdir -p /build [2022-09-08T14:43:04.254Z] #0 4.633 + mv docker/docker /build/ [2022-09-08T14:43:04.254Z] #0 4.638 + rmdir docker [2022-09-08T14:43:04.254Z] #20 DONE 4.8s [2022-09-08T14:43:04.254Z] [2022-09-08T14:43:04.254Z] #19 [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-09-08T14:43:04.254Z] #19 4.774 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-08T14:43:04.254Z] #19 ... [2022-09-08T14:43:04.254Z] [2022-09-08T14:43:04.254Z] #21 [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-09-08T14:43:04.254Z] #0 1.774 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T14:43:04.254Z] #0 1.774 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T14:43:04.254Z] #0 1.774 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-08T14:43:04.254Z] #0 3.091 Reading package lists... [2022-09-08T14:43:04.254Z] #0 4.961 Reading package lists... [2022-09-08T14:43:04.254Z] #0 7.006 Building dependency tree... [2022-09-08T14:43:04.254Z] #0 7.599 Reading state information... [2022-09-08T14:43:04.254Z] #0 8.581 The following additional packages will be installed: [2022-09-08T14:43:04.254Z] #0 8.581 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T14:43:04.254Z] #0 8.581 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-08T14:43:04.254Z] #0 8.581 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-08T14:43:04.254Z] #0 8.581 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-08T14:43:04.254Z] #0 8.581 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-08T14:43:04.254Z] #0 8.581 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-08T14:43:04.254Z] #0 8.600 mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T14:43:04.254Z] #0 8.610 Suggested packages: [2022-09-08T14:43:04.254Z] #0 8.610 gcc-10-locales seccomp wine64 [2022-09-08T14:43:04.424Z] #17 6.500 #=#=# ######################################################################## 100.0% [2022-09-08T14:43:04.510Z] #21 ... [2022-09-08T14:43:04.510Z] [2022-09-08T14:43:04.510Z] #19 [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-09-08T14:43:04.510Z] #19 5.240 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T14:43:04.510Z] #19 5.404 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T14:43:04.610Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-08T14:43:04.610Z] [2022-09-08T14:43:04.610Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-08T14:43:04.610Z] Installing docker-proxy to /usr/local/bin/ [2022-09-08T14:43:04.610Z] [2022-09-08T14:43:04.610Z] + mkdir -p bundles [2022-09-08T14:43:04.610Z] + '[' -n 'github.com/docker/docker/api [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/backend/build [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/httputils [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/middleware [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/build [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/container [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/debug [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/image [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/network [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/session [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/system [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/server/router/volume [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/backend [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/container [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/events [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/filters [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/image [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/mount [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/network [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/registry [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/strslice [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/swarm [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/time [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/versions [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T14:43:04.610Z] github.com/docker/docker/api/types/volume [2022-09-08T14:43:04.610Z] github.com/docker/docker/builder [2022-09-08T14:43:04.610Z] github.com/docker/docker/builder/builder-next [2022-09-08T14:43:04.610Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T14:43:04.610Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T14:43:04.610Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T14:43:04.610Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T14:43:04.610Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T14:43:04.610Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T14:43:04.610Z] github.com/docker/docker/builder/dockerfile [2022-09-08T14:43:04.610Z] github.com/docker/docker/builder/remotecontext [2022-09-08T14:43:04.610Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T14:43:04.610Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T14:43:04.610Z] github.com/docker/docker/cli [2022-09-08T14:43:04.610Z] github.com/docker/docker/cli/config [2022-09-08T14:43:04.610Z] github.com/docker/docker/cli/debug [2022-09-08T14:43:04.610Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T14:43:04.610Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T14:43:04.611Z] github.com/docker/docker/client [2022-09-08T14:43:04.611Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T14:43:04.611Z] github.com/docker/docker/cmd/dockerd [2022-09-08T14:43:04.611Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T14:43:04.611Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T14:43:04.611Z] github.com/docker/docker/container [2022-09-08T14:43:04.611Z] github.com/docker/docker/container/stream [2022-09-08T14:43:04.611Z] github.com/docker/docker/contrib/apparmor [2022-09-08T14:43:04.611Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T14:43:04.611Z] github.com/docker/docker/contrib/httpserver [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/cluster [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/config [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/containerd [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/events [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/images [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/initlayer [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/links [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/listeners [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/local [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/names [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/network [2022-09-08T14:43:04.611Z] github.com/docker/docker/daemon/stats [2022-09-08T14:43:04.611Z] github.com/docker/docker/distribution [2022-09-08T14:43:04.611Z] github.com/docker/docker/distribution/metadata [2022-09-08T14:43:04.611Z] github.com/docker/docker/distribution/utils [2022-09-08T14:43:04.611Z] github.com/docker/docker/distribution/xfer [2022-09-08T14:43:04.611Z] github.com/docker/docker/dockerversion [2022-09-08T14:43:04.611Z] github.com/docker/docker/errdefs [2022-09-08T14:43:04.611Z] github.com/docker/docker/image [2022-09-08T14:43:04.611Z] github.com/docker/docker/image/cache [2022-09-08T14:43:04.611Z] github.com/docker/docker/image/tarexport [2022-09-08T14:43:04.611Z] github.com/docker/docker/image/v1 [2022-09-08T14:43:04.611Z] github.com/docker/docker/internal/test/suite [2022-09-08T14:43:04.611Z] github.com/docker/docker/layer [2022-09-08T14:43:04.611Z] github.com/docker/docker/libcontainerd [2022-09-08T14:43:04.611Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T14:43:04.611Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T14:43:04.611Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T14:43:04.611Z] github.com/docker/docker/libcontainerd/types [2022-09-08T14:43:04.611Z] github.com/docker/docker/oci [2022-09-08T14:43:04.611Z] github.com/docker/docker/oci/caps [2022-09-08T14:43:04.611Z] github.com/docker/docker/opts [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/aaparser [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/archive [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/authorization [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/capabilities [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/containerfs [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/directory [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/dmesg [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/fileutils [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/fsutils [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/homedir [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/idtools [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/ioutils [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/longpath [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/loopback [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/parsers [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/pidfile [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/platform [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/plugins [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/pools [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/progress [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/pubsub [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/reexec [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/signal [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/stack [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/stringid [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/system [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/tailfile [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/tarsum [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/urlutil [2022-09-08T14:43:04.611Z] github.com/docker/docker/pkg/useragent [2022-09-08T14:43:04.611Z] github.com/docker/docker/plugin [2022-09-08T14:43:04.611Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T14:43:04.611Z] github.com/docker/docker/plugin/v2 [2022-09-08T14:43:04.611Z] github.com/docker/docker/profiles/apparmor [2022-09-08T14:43:04.611Z] github.com/docker/docker/profiles/seccomp [2022-09-08T14:43:04.611Z] github.com/docker/docker/quota [2022-09-08T14:43:04.611Z] github.com/docker/docker/reference [2022-09-08T14:43:04.611Z] github.com/docker/docker/registry [2022-09-08T14:43:04.611Z] github.com/docker/docker/registry/resumable [2022-09-08T14:43:04.611Z] github.com/docker/docker/restartmanager [2022-09-08T14:43:04.611Z] github.com/docker/docker/rootless [2022-09-08T14:43:04.611Z] github.com/docker/docker/rootless/specconv [2022-09-08T14:43:04.611Z] github.com/docker/docker/runconfig [2022-09-08T14:43:04.611Z] github.com/docker/docker/runconfig/opts [2022-09-08T14:43:04.611Z] github.com/docker/docker/testutil [2022-09-08T14:43:04.611Z] github.com/docker/docker/testutil/daemon [2022-09-08T14:43:04.611Z] github.com/docker/docker/testutil/environment [2022-09-08T14:43:04.611Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T14:43:04.611Z] github.com/docker/docker/testutil/fakegit [2022-09-08T14:43:04.611Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T14:43:04.611Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T14:43:04.611Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T14:43:04.611Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T14:43:04.611Z] github.com/docker/docker/testutil/registry [2022-09-08T14:43:04.611Z] github.com/docker/docker/testutil/request [2022-09-08T14:43:04.611Z] github.com/docker/docker/volume [2022-09-08T14:43:04.611Z] github.com/docker/docker/volume/drivers [2022-09-08T14:43:04.611Z] github.com/docker/docker/volume/local [2022-09-08T14:43:04.611Z] github.com/docker/docker/volume/mounts [2022-09-08T14:43:04.611Z] github.com/docker/docker/volume/service [2022-09-08T14:43:04.611Z] github.com/docker/docker/volume/service/opts [2022-09-08T14:43:04.611Z] github.com/docker/docker/volume/testutils' ']' [2022-09-08T14:43:04.611Z] + 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/coverage.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/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-09-08T14:43:04.611Z] ? github.com/docker/docker/api [no test files] [2022-09-08T14:43:04.679Z] #17 6.693 [2022-09-08T14:43:04.680Z] #17 6.731 Download of images into '/build' complete. [2022-09-08T14:43:04.680Z] #17 6.731 Use something like the following to load the result into a Docker daemon: [2022-09-08T14:43:04.680Z] #17 6.731 tar -cC '/build' . | docker load [2022-09-08T14:43:04.680Z] #17 DONE 6.8s [2022-09-08T14:43:04.695Z] #75 DONE 0.5s [2022-09-08T14:43:04.696Z] [2022-09-08T14:43:04.696Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-08T14:43:04.696Z] #76 DONE 0.1s [2022-09-08T14:43:04.696Z] [2022-09-08T14:43:04.696Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-08T14:43:04.696Z] #77 DONE 0.0s [2022-09-08T14:43:04.696Z] [2022-09-08T14:43:04.696Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-08T14:43:04.696Z] #78 DONE 0.0s [2022-09-08T14:43:04.696Z] [2022-09-08T14:43:04.696Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T14:43:04.767Z] #19 5.703 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T14:43:05.024Z] #19 5.861 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T14:43:05.024Z] #19 ... [2022-09-08T14:43:05.024Z] [2022-09-08T14:43:05.024Z] #22 [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-09-08T14:43:05.024Z] #22 CACHED [2022-09-08T14:43:05.024Z] [2022-09-08T14:43:05.024Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T14:43:05.024Z] #23 CACHED [2022-09-08T14:43:05.024Z] [2022-09-08T14:43:05.024Z] #24 [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-09-08T14:43:05.024Z] #24 CACHED [2022-09-08T14:43:05.024Z] [2022-09-08T14:43:05.024Z] #25 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T14:43:05.024Z] #25 CACHED [2022-09-08T14:43:05.024Z] [2022-09-08T14:43:05.024Z] #26 [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-09-08T14:43:05.024Z] #26 CACHED [2022-09-08T14:43:05.024Z] [2022-09-08T14:43:05.024Z] #27 [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-09-08T14:43:05.024Z] #27 CACHED [2022-09-08T14:43:05.024Z] [2022-09-08T14:43:05.024Z] #28 [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-09-08T14:43:05.024Z] #28 CACHED [2022-09-08T14:43:05.024Z] [2022-09-08T14:43:05.024Z] #29 [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-09-08T14:43:05.024Z] #29 CACHED [2022-09-08T14:43:05.024Z] [2022-09-08T14:43:05.024Z] #19 [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-09-08T14:43:05.024Z] #19 5.903 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T14:43:05.024Z] #19 5.938 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #18 [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-09-08T14:43:05.242Z] #18 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #19 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #19 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #20 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #20 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #21 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #21 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #22 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-08T14:43:05.242Z] #22 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #23 [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-09-08T14:43:05.242Z] #23 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #24 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-08T14:43:05.242Z] #24 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #25 [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-09-08T14:43:05.242Z] #25 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #26 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #26 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #27 [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-09-08T14:43:05.242Z] #27 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #28 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #28 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #29 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T14:43:05.242Z] #29 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #30 [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-09-08T14:43:05.242Z] #30 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #31 [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-09-08T14:43:05.242Z] #31 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #32 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #32 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #33 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-08T14:43:05.242Z] #33 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #34 [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-09-08T14:43:05.242Z] #34 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #35 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #35 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #36 [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-09-08T14:43:05.242Z] #36 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #37 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #37 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #38 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #38 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T14:43:05.242Z] #39 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #40 [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-09-08T14:43:05.242Z] #40 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #41 [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-09-08T14:43:05.242Z] #41 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #42 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T14:43:05.242Z] #42 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-08T14:43:05.242Z] #43 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #44 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T14:43:05.242Z] #44 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #45 [dev-systemd-false 6/28] RUN ldconfig [2022-09-08T14:43:05.242Z] #45 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #46 [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-09-08T14:43:05.242Z] #46 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #47 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T14:43:05.242Z] #47 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #48 [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-09-08T14:43:05.242Z] #48 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #49 [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-09-08T14:43:05.242Z] #49 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #50 [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-09-08T14:43:05.242Z] #50 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #51 [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-09-08T14:43:05.242Z] #51 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #52 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T14:43:05.242Z] #52 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #53 [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-09-08T14:43:05.242Z] #53 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #54 [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-09-08T14:43:05.242Z] #54 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #55 [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-09-08T14:43:05.242Z] #55 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #56 [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-09-08T14:43:05.242Z] #56 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #57 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #57 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #58 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T14:43:05.242Z] #58 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #59 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T14:43:05.242Z] #59 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T14:43:05.242Z] #60 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #61 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #61 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T14:43:05.242Z] #62 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #63 [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-09-08T14:43:05.242Z] #63 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T14:43:05.242Z] #64 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #65 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #65 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #66 [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-09-08T14:43:05.242Z] #66 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #67 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T14:43:05.242Z] #67 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #68 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #69 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T14:43:05.242Z] #69 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #70 [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-09-08T14:43:05.242Z] #70 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #71 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T14:43:05.242Z] #71 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #72 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-08T14:43:05.242Z] #72 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #73 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T14:43:05.242Z] #73 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #74 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T14:43:05.242Z] #74 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T14:43:05.242Z] #75 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #76 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #76 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #77 [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-09-08T14:43:05.242Z] #77 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #78 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T14:43:05.242Z] #78 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #79 [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-09-08T14:43:05.242Z] #79 CACHED [2022-09-08T14:43:05.242Z] [2022-09-08T14:43:05.242Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T14:43:05.280Z] #19 6.031 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-08T14:43:05.280Z] #19 6.072 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-08T14:43:05.280Z] #19 6.091 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-08T14:43:05.536Z] #19 6.367 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T14:43:05.536Z] #19 ... [2022-09-08T14:43:05.536Z] [2022-09-08T14:43:05.536Z] #30 [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-09-08T14:43:05.536Z] #0 1.800 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T14:43:05.536Z] #0 1.800 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T14:43:05.536Z] #0 1.800 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-08T14:43:05.536Z] #0 3.005 Reading package lists... [2022-09-08T14:43:05.536Z] #0 5.230 Reading package lists... [2022-09-08T14:43:05.536Z] #0 6.981 Building dependency tree... [2022-09-08T14:43:05.536Z] #0 7.512 Reading state information... [2022-09-08T14:43:05.536Z] #0 8.540 The following additional packages will be installed: [2022-09-08T14:43:05.536Z] #0 8.541 libbtrfs0 [2022-09-08T14:43:05.536Z] #0 8.720 The following NEW packages will be installed: [2022-09-08T14:43:05.536Z] #0 8.720 libbtrfs-dev libbtrfs0 [2022-09-08T14:43:05.536Z] #0 9.094 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T14:43:05.536Z] #0 9.094 Need to get 460 kB of archives. [2022-09-08T14:43:05.536Z] #0 9.094 After this operation, 1237 kB of additional disk space will be used. [2022-09-08T14:43:05.536Z] #0 9.094 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T14:43:05.536Z] #0 9.102 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T14:43:05.536Z] #0 9.611 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:43:05.536Z] #0 9.680 Fetched 460 kB in 0s (1495 kB/s) [2022-09-08T14:43:05.536Z] #0 9.720 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T14:43:05.537Z] #0 9.721 (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 ... 15717 files and directories currently installed.) [2022-09-08T14:43:05.537Z] #0 9.742 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T14:43:05.537Z] #0 9.755 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T14:43:05.537Z] #0 9.895 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T14:43:05.537Z] #0 9.898 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T14:43:05.537Z] #0 9.911 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T14:43:05.537Z] #0 10.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T14:43:05.635Z] #79 DONE 0.9s [2022-09-08T14:43:05.635Z] [2022-09-08T14:43:05.635Z] #80 exporting to image [2022-09-08T14:43:05.635Z] #80 exporting layers [2022-09-08T14:43:05.793Z] #30 10.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T14:43:05.793Z] #30 10.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T14:43:05.793Z] #30 ... [2022-09-08T14:43:05.793Z] [2022-09-08T14:43:05.793Z] #31 [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-09-08T14:43:05.793Z] #0 2.120 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T14:43:05.793Z] #0 2.120 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T14:43:05.793Z] #0 2.120 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-08T14:43:05.793Z] #0 3.282 Reading package lists... [2022-09-08T14:43:05.793Z] #0 5.325 Reading package lists... [2022-09-08T14:43:05.793Z] #0 7.270 Building dependency tree... [2022-09-08T14:43:05.793Z] #0 7.828 Reading state information... [2022-09-08T14:43:05.793Z] #0 8.781 The following additional packages will be installed: [2022-09-08T14:43:05.793Z] #0 8.804 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-08T14:43:05.793Z] #0 8.819 Suggested packages: [2022-09-08T14:43:05.793Z] #0 8.819 cmake-doc ninja-build lrzip [2022-09-08T14:43:05.793Z] #0 8.820 Recommended packages: [2022-09-08T14:43:05.793Z] #0 8.820 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T14:43:05.793Z] #0 9.365 The following NEW packages will be installed: [2022-09-08T14:43:05.793Z] #0 9.382 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-08T14:43:05.793Z] #0 9.387 vim-common xxd [2022-09-08T14:43:05.793Z] #0 9.748 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T14:43:05.793Z] #0 9.748 Need to get 17.7 MB of archives. [2022-09-08T14:43:05.793Z] #0 9.748 After this operation, 70.7 MB of additional disk space will be used. [2022-09-08T14:43:05.793Z] #0 9.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T14:43:05.793Z] #0 9.753 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T14:43:05.793Z] #0 9.757 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-08T14:43:05.793Z] #0 9.811 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-08T14:43:05.793Z] #0 9.991 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-08T14:43:05.793Z] #0 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-08T14:43:05.793Z] #0 10.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-08T14:43:05.793Z] #0 10.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-08T14:43:05.793Z] #0 10.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-08T14:43:05.793Z] #0 10.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-08T14:43:05.793Z] #31 ... [2022-09-08T14:43:05.793Z] [2022-09-08T14:43:05.793Z] #21 [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-09-08T14:43:05.793Z] #21 9.476 The following NEW packages will be installed: [2022-09-08T14:43:05.793Z] #21 9.488 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T14:43:05.793Z] #21 9.488 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-08T14:43:05.793Z] #21 9.488 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-08T14:43:05.793Z] #21 9.488 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-08T14:43:05.793Z] #21 9.488 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-08T14:43:05.793Z] #21 9.489 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-08T14:43:05.793Z] #21 9.490 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-08T14:43:05.793Z] #21 9.490 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-08T14:43:05.793Z] #21 9.491 mingw-w64-x86-64-dev [2022-09-08T14:43:05.793Z] #21 9.773 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T14:43:05.793Z] #21 9.773 Need to get 115 MB of archives. [2022-09-08T14:43:05.793Z] #21 9.773 After this operation, 645 MB of additional disk space will be used. [2022-09-08T14:43:05.793Z] #21 9.773 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-08T14:43:05.793Z] #21 9.832 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-08T14:43:05.793Z] #21 9.904 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-08T14:43:05.793Z] #21 9.917 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-08T14:43:05.793Z] #21 9.920 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-08T14:43:05.793Z] #21 9.923 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-08T14:43:05.793Z] #21 10.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-08T14:43:05.793Z] #21 10.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-08T14:43:05.793Z] #21 10.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-08T14:43:05.793Z] #21 10.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-08T14:43:06.052Z] #21 ... [2022-09-08T14:43:06.052Z] [2022-09-08T14:43:06.052Z] #30 [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-09-08T14:43:06.052Z] #30 DONE 10.5s [2022-09-08T14:43:06.052Z] [2022-09-08T14:43:06.052Z] #32 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-08T14:43:06.052Z] #32 DONE 0.1s [2022-09-08T14:43:06.052Z] [2022-09-08T14:43:06.052Z] #31 [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-09-08T14:43:06.052Z] #31 10.47 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:43:06.052Z] #31 10.60 Fetched 17.7 MB in 1s (25.6 MB/s) [2022-09-08T14:43:06.052Z] #31 10.68 Selecting previously unselected package xxd. [2022-09-08T14:43:06.311Z] #31 10.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T14:43:06.311Z] #31 10.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T14:43:06.311Z] #31 10.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:43:06.571Z] #31 10.91 Selecting previously unselected package vim-common. [2022-09-08T14:43:06.571Z] #31 10.91 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T14:43:06.571Z] #31 10.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:43:06.833Z] #31 11.23 Selecting previously unselected package cmake-data. [2022-09-08T14:43:06.833Z] #31 11.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-08T14:43:06.833Z] #31 11.25 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T14:43:07.130Z] #80 DONE 1.9s [2022-09-08T14:43:07.130Z] [2022-09-08T14:43:07.130Z] #81 exporting to image [2022-09-08T14:43:07.130Z] #81 exporting layers [2022-09-08T14:43:07.382Z] #22 7.449 Fetched 49.2 MB in 7s (7135 kB/s) [2022-09-08T14:43:07.734Z] #81 exporting layers 0.7s done [2022-09-08T14:43:07.734Z] #81 writing image sha256:2ffc5fb73496499ea690480fa4d64cfcb4f0b0f16c2b56d02e9fd56542548c32 done [2022-09-08T14:43:07.734Z] #81 naming to docker.io/library/docker:9f8bd804872cb69b093f4315a02726327911359a done [2022-09-08T14:43:07.734Z] #81 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T14:43:08.066Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -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:9f8bd804872cb69b093f4315a02726327911359a hack/make.sh dynbinary test-integration [2022-09-08T14:43:08.198Z] #31 12.51 Selecting previously unselected package libicu67:amd64. [2022-09-08T14:43:08.198Z] #31 12.52 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-08T14:43:08.198Z] #31 12.53 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-08T14:43:08.627Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-08T14:43:08.627Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-08T14:43:08.627Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-08T14:43:08.627Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-08T14:43:08.627Z] 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-09-08T14:43:08.627Z] Detected virtualization docker. [2022-09-08T14:43:08.627Z] Detected architecture x86-64. [2022-09-08T14:43:08.627Z] Set hostname to <6166f95c5826>. [2022-09-08T14:43:08.627Z] modprobe@configfs.service: Succeeded. [2022-09-08T14:43:08.627Z] modprobe@drm.service: Succeeded. [2022-09-08T14:43:08.627Z] modprobe@fuse.service: Succeeded. [2022-09-08T14:43:08.627Z] + source /etc/docker-entrypoint-cmd [2022-09-08T14:43:08.627Z] ++ hack/make.sh dynbinary test-integration [2022-09-08T14:43:08.627Z] [2022-09-08T14:43:08.883Z] Removing bundles/ [2022-09-08T14:43:08.884Z] [2022-09-08T14:43:08.884Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T14:43:08.884Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-08T14:43:08.884Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T14:43:08.927Z] #80 exporting layers 2.7s done [2022-09-08T14:43:08.927Z] #80 writing image sha256:9dad58832bb677e4ba9297ccd5fce4ec68796541a51d0f5ccfd8fbc6a12f0305 done [2022-09-08T14:43:08.927Z] #80 naming to docker.io/library/docker:9f8bd804872cb69b093f4315a02726327911359a done [2022-09-08T14:43:08.927Z] #80 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-08T14:43:09.253Z] + trap exit INT TERM [2022-09-08T14:43:09.253Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-08T14:43:09.253Z] + CONTAINER_NAME=docker-pr3 [2022-09-08T14:43:09.253Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44078/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -e DOCKER_GRAPHDRIVER docker:9f8bd804872cb69b093f4315a02726327911359a hack/make.sh dynbinary [2022-09-08T14:43:09.286Z] #22 7.449 Reading package lists... [2022-09-08T14:43:09.824Z] [2022-09-08T14:43:09.825Z] Removing bundles/ [2022-09-08T14:43:09.825Z] [2022-09-08T14:43:09.825Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T14:43:09.825Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-08T14:43:09.825Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T14:43:10.716Z] #31 14.81 Selecting previously unselected package libxml2:amd64. [2022-09-08T14:43:10.716Z] #31 14.82 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-08T14:43:10.716Z] #31 14.83 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T14:43:10.716Z] #31 15.03 Selecting previously unselected package libarchive13:amd64. [2022-09-08T14:43:10.716Z] #31 15.03 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-08T14:43:10.716Z] #31 15.05 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T14:43:10.716Z] #31 15.19 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-08T14:43:10.716Z] #31 15.20 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-08T14:43:10.716Z] #31 15.21 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T14:43:10.716Z] #31 15.29 Selecting previously unselected package librhash0:amd64. [2022-09-08T14:43:10.716Z] #31 15.29 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-08T14:43:10.716Z] #31 15.30 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-08T14:43:10.983Z] #31 15.41 Selecting previously unselected package libuv1:amd64. [2022-09-08T14:43:10.983Z] #31 15.41 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-08T14:43:10.983Z] #31 15.42 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-08T14:43:10.983Z] #31 15.51 Selecting previously unselected package cmake. [2022-09-08T14:43:11.239Z] #31 15.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-08T14:43:11.239Z] #31 15.52 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-08T14:43:12.574Z] #22 10.43 Reading package lists... [2022-09-08T14:43:13.129Z] #31 17.26 Setting up libicu67:amd64 (67.1-7) ... [2022-09-08T14:43:13.129Z] #31 17.28 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:43:13.129Z] #31 17.30 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-08T14:43:13.129Z] #31 17.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:43:13.129Z] #31 17.34 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T14:43:13.129Z] #31 17.35 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-08T14:43:13.129Z] #31 17.37 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T14:43:13.129Z] #31 17.40 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T14:43:13.129Z] #31 17.42 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T14:43:13.129Z] #31 17.44 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-08T14:43:13.129Z] #31 17.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T14:43:13.143Z] #22 13.42 Building dependency tree... [2022-09-08T14:43:13.693Z] #31 DONE 18.1s [2022-09-08T14:43:13.693Z] [2022-09-08T14:43:13.693Z] #21 [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-09-08T14:43:13.693Z] #21 10.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-08T14:43:13.693Z] #21 11.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-08T14:43:13.693Z] #21 11.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-08T14:43:13.693Z] #21 12.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-08T14:43:13.693Z] #21 12.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-08T14:43:13.693Z] #21 12.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-08T14:43:13.693Z] #21 12.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-08T14:43:13.693Z] #21 12.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T14:43:13.693Z] #21 12.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T14:43:13.693Z] #21 12.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-08T14:43:13.693Z] #21 12.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-08T14:43:13.693Z] #21 12.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-08T14:43:13.693Z] #21 12.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-08T14:43:13.693Z] #21 12.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-08T14:43:13.693Z] #21 12.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-08T14:43:13.693Z] #21 12.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-08T14:43:13.693Z] #21 12.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-08T14:43:13.693Z] #21 12.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-08T14:43:13.693Z] #21 12.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-08T14:43:13.693Z] #21 12.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-08T14:43:13.693Z] #21 12.71 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:43:13.693Z] #21 12.81 Fetched 115 MB in 3s (42.0 MB/s) [2022-09-08T14:43:13.693Z] #21 12.85 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T14:43:13.693Z] #21 12.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T14:43:13.693Z] #21 12.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T14:43:13.693Z] #21 12.92 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T14:43:13.693Z] #21 13.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T14:43:13.693Z] #21 13.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T14:43:13.693Z] #21 13.82 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T14:43:13.693Z] #21 14.86 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T14:43:13.693Z] #21 14.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-08T14:43:13.693Z] #21 14.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T14:43:13.693Z] #21 14.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-08T14:43:13.693Z] #21 14.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T14:43:13.693Z] #21 15.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T14:43:13.693Z] #21 15.09 Selecting previously unselected package dmsetup. [2022-09-08T14:43:13.693Z] #21 15.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T14:43:13.693Z] #21 15.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-08T14:43:13.693Z] #21 15.19 Selecting previously unselected package mingw-w64-common. [2022-09-08T14:43:13.693Z] #21 15.20 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-08T14:43:13.693Z] #21 15.20 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-08T14:43:13.693Z] #21 17.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T14:43:13.693Z] #21 17.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-08T14:43:13.693Z] #21 17.47 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T14:43:13.693Z] #21 ... [2022-09-08T14:43:13.693Z] [2022-09-08T14:43:13.693Z] #33 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-08T14:43:13.693Z] #33 DONE 0.1s [2022-09-08T14:43:13.693Z] [2022-09-08T14:43:13.693Z] #34 [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-09-08T14:43:13.693Z] #0 0.998 + RM_GOPATH=0 [2022-09-08T14:43:13.693Z] #0 1.001 + TMP_GOPATH= [2022-09-08T14:43:13.693Z] #0 1.002 + : /build [2022-09-08T14:43:13.693Z] #0 1.003 + '[' -z '' ']' [2022-09-08T14:43:13.693Z] #0 1.004 ++ mktemp -d [2022-09-08T14:43:13.693Z] #0 1.008 + export GOPATH=/tmp/tmp.kfZuPxt4ht [2022-09-08T14:43:13.693Z] #0 1.008 + GOPATH=/tmp/tmp.kfZuPxt4ht [2022-09-08T14:43:13.693Z] #0 1.008 + RM_GOPATH=1 [2022-09-08T14:43:13.693Z] #0 1.008 + case "$(go env GOARCH)" in [2022-09-08T14:43:13.693Z] #0 1.008 ++ go env GOARCH [2022-09-08T14:43:13.693Z] #0 1.018 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:43:13.693Z] #0 1.018 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:43:13.693Z] #0 1.019 ++ dirname /install.sh [2022-09-08T14:43:13.693Z] #0 1.019 + dir=/ [2022-09-08T14:43:13.693Z] #0 1.020 + bin=containerd [2022-09-08T14:43:13.693Z] #0 1.020 + shift [2022-09-08T14:43:13.693Z] #0 1.020 + '[' '!' -f //containerd.installer ']' [2022-09-08T14:43:13.693Z] #0 1.020 + . //containerd.installer [2022-09-08T14:43:13.693Z] #0 1.020 ++ set -e [2022-09-08T14:43:13.693Z] #0 1.020 ++ : v1.6.8 [2022-09-08T14:43:13.693Z] #0 1.020 + install_containerd [2022-09-08T14:43:13.693Z] #0 1.021 + echo 'Install containerd version v1.6.8' [2022-09-08T14:43:13.693Z] #0 1.021 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kfZuPxt4ht/src/github.com/containerd/containerd [2022-09-08T14:43:13.693Z] #0 1.021 Install containerd version v1.6.8 [2022-09-08T14:43:13.693Z] #0 1.022 Cloning into '/tmp/tmp.kfZuPxt4ht/src/github.com/containerd/containerd'... [2022-09-08T14:43:13.711Z] #22 14.55 The following additional packages will be installed: [2022-09-08T14:43:13.711Z] #22 14.55 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-08T14:43:13.711Z] #22 14.55 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-08T14:43:13.711Z] #22 14.55 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-08T14:43:13.711Z] #22 14.55 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-08T14:43:13.711Z] #22 14.55 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-08T14:43:13.711Z] #22 14.55 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-08T14:43:13.711Z] #22 14.55 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-08T14:43:13.711Z] #22 14.55 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-08T14:43:13.711Z] #22 14.55 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-08T14:43:13.711Z] #22 14.55 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-08T14:43:13.711Z] #22 14.55 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-08T14:43:13.711Z] #22 14.55 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-08T14:43:13.711Z] #22 14.55 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-08T14:43:13.711Z] #22 14.55 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-08T14:43:13.711Z] #22 14.55 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-08T14:43:13.711Z] #22 14.55 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-08T14:43:13.711Z] #22 14.55 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-08T14:43:13.711Z] #22 14.55 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-08T14:43:13.711Z] #22 14.55 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-08T14:43:13.711Z] #22 14.55 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-08T14:43:13.711Z] #22 14.55 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-08T14:43:13.711Z] #22 14.55 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-08T14:43:13.711Z] #22 14.55 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-08T14:43:13.711Z] #22 14.55 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-08T14:43:13.711Z] #22 14.56 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-08T14:43:13.711Z] #22 14.56 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-08T14:43:13.711Z] #22 14.56 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-08T14:43:13.711Z] #22 14.56 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-08T14:43:13.711Z] #22 14.56 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-08T14:43:13.711Z] #22 14.56 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-08T14:43:13.711Z] #22 14.56 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-08T14:43:13.711Z] #22 14.56 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-08T14:43:13.711Z] #22 14.56 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-08T14:43:13.711Z] #22 14.56 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-08T14:43:13.711Z] #22 14.56 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-08T14:43:13.711Z] #22 14.56 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-08T14:43:13.711Z] #22 14.56 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-08T14:43:13.711Z] #22 14.56 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-08T14:43:13.711Z] #22 14.56 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-08T14:43:13.711Z] #22 14.56 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-08T14:43:13.711Z] #22 14.56 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-08T14:43:13.711Z] #22 14.56 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-08T14:43:13.711Z] #22 14.56 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-08T14:43:13.711Z] #22 14.56 linux-libc-dev-s390x-cross patch xz-utils [2022-09-08T14:43:13.711Z] #22 14.57 Suggested packages: [2022-09-08T14:43:13.711Z] #22 14.57 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-08T14:43:13.711Z] #22 14.57 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-08T14:43:13.711Z] #22 14.57 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-08T14:43:13.711Z] #22 14.57 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-08T14:43:13.711Z] #22 14.57 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-08T14:43:13.711Z] #22 14.57 libyaml-shell-perl ed diffutils-doc [2022-09-08T14:43:13.711Z] #22 14.57 Recommended packages: [2022-09-08T14:43:13.711Z] #22 14.57 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-08T14:43:13.711Z] #22 14.57 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-08T14:43:13.950Z] #34 ... [2022-09-08T14:43:13.950Z] [2022-09-08T14:43:13.950Z] #35 [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-09-08T14:43:14.514Z] #35 0.849 + RM_GOPATH=0 [2022-09-08T14:43:14.770Z] #35 0.849 + TMP_GOPATH= [2022-09-08T14:43:14.770Z] #35 0.850 + : /build [2022-09-08T14:43:14.770Z] #35 0.850 + '[' -z '' ']' [2022-09-08T14:43:14.770Z] #35 0.850 ++ mktemp -d [2022-09-08T14:43:14.770Z] #35 0.853 + export GOPATH=/tmp/tmp.sKczeFwbx3 [2022-09-08T14:43:14.770Z] #35 0.853 + GOPATH=/tmp/tmp.sKczeFwbx3 [2022-09-08T14:43:14.770Z] #35 0.854 + RM_GOPATH=1 [2022-09-08T14:43:14.770Z] #35 0.854 + case "$(go env GOARCH)" in [2022-09-08T14:43:14.770Z] #35 0.854 ++ go env GOARCH [2022-09-08T14:43:14.770Z] #35 0.872 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:43:14.770Z] #35 0.872 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:43:14.770Z] #35 0.874 ++ dirname /install.sh [2022-09-08T14:43:14.770Z] #35 0.879 + dir=/ [2022-09-08T14:43:14.770Z] #35 0.879 + bin=tini [2022-09-08T14:43:14.770Z] #35 0.880 + shift [2022-09-08T14:43:14.770Z] #35 0.880 + '[' '!' -f //tini.installer ']' [2022-09-08T14:43:14.770Z] #35 0.880 + . //tini.installer [2022-09-08T14:43:14.770Z] #35 0.880 ++ : v0.19.0 [2022-09-08T14:43:14.770Z] #35 0.880 + install_tini [2022-09-08T14:43:14.770Z] #35 0.880 + echo 'Install tini version v0.19.0' [2022-09-08T14:43:14.770Z] #35 0.880 + git clone https://github.com/krallin/tini.git /tmp/tmp.sKczeFwbx3/tini [2022-09-08T14:43:14.770Z] #35 0.880 Install tini version v0.19.0 [2022-09-08T14:43:14.770Z] #35 0.881 Cloning into '/tmp/tmp.sKczeFwbx3/tini'... [2022-09-08T14:43:15.090Z] #22 15.80 The following NEW packages will be installed: [2022-09-08T14:43:15.090Z] #22 15.80 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-08T14:43:15.090Z] #22 15.80 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-08T14:43:15.090Z] #22 15.80 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-08T14:43:15.090Z] #22 15.80 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-08T14:43:15.090Z] #22 15.80 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-08T14:43:15.090Z] #22 15.80 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-08T14:43:15.090Z] #22 15.80 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-08T14:43:15.090Z] #22 15.80 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-08T14:43:15.090Z] #22 15.80 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-08T14:43:15.090Z] #22 15.80 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-08T14:43:15.090Z] #22 15.80 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-08T14:43:15.090Z] #22 15.80 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-08T14:43:15.090Z] #22 15.80 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-08T14:43:15.090Z] #22 15.80 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-08T14:43:15.090Z] #22 15.80 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-08T14:43:15.090Z] #22 15.80 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-08T14:43:15.090Z] #22 15.80 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-08T14:43:15.090Z] #22 15.80 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-08T14:43:15.090Z] #22 15.80 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-08T14:43:15.090Z] #22 15.80 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-08T14:43:15.090Z] #22 15.80 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-08T14:43:15.090Z] #22 15.80 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-08T14:43:15.090Z] #22 15.80 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-08T14:43:15.090Z] #22 15.80 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-08T14:43:15.090Z] #22 15.80 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-08T14:43:15.090Z] #22 15.80 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-08T14:43:15.091Z] #22 15.80 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-08T14:43:15.091Z] #22 15.80 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-08T14:43:15.091Z] #22 15.80 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-08T14:43:15.091Z] #22 15.80 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-08T14:43:15.091Z] #22 15.80 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-08T14:43:15.091Z] #22 15.80 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-08T14:43:15.091Z] #22 15.80 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-08T14:43:15.091Z] #22 15.80 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-08T14:43:15.091Z] #22 15.80 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-08T14:43:15.091Z] #22 15.80 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-08T14:43:15.091Z] #22 15.80 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-08T14:43:15.091Z] #22 15.80 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-08T14:43:15.091Z] #22 15.80 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-08T14:43:15.091Z] #22 15.80 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-08T14:43:15.091Z] #22 15.80 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-08T14:43:15.091Z] #22 15.80 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-08T14:43:15.091Z] #22 15.80 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-08T14:43:15.091Z] #22 15.80 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-08T14:43:15.091Z] #22 15.80 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-08T14:43:15.091Z] #22 15.80 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-08T14:43:15.091Z] #22 15.81 linux-libc-dev-s390x-cross patch xz-utils [2022-09-08T14:43:15.091Z] #22 16.12 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T14:43:15.091Z] #22 16.12 Need to get 788 MB of archives. [2022-09-08T14:43:15.091Z] #22 16.12 After this operation, 3385 MB of additional disk space will be used. [2022-09-08T14:43:15.091Z] #22 16.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-08T14:43:15.091Z] #22 16.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T14:43:15.091Z] #22 16.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-08T14:43:15.091Z] #22 16.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-08T14:43:15.091Z] #22 16.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-08T14:43:15.091Z] #22 16.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-08T14:43:15.091Z] #22 16.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-08T14:43:15.091Z] #22 16.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-08T14:43:15.091Z] #22 16.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-08T14:43:15.091Z] #22 16.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-08T14:43:15.091Z] #22 16.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-08T14:43:15.091Z] #22 16.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-08T14:43:15.091Z] #22 16.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-09-08T14:43:15.333Z] #35 1.304 + cd /tmp/tmp.sKczeFwbx3/tini [2022-09-08T14:43:15.333Z] #35 1.304 + git checkout -q v0.19.0 [2022-09-08T14:43:15.333Z] #35 1.314 + cmake . [2022-09-08T14:43:15.589Z] #35 1.626 -- The C compiler identification is GNU 10.2.1 [2022-09-08T14:43:15.589Z] #35 1.681 -- Detecting C compiler ABI info [2022-09-08T14:43:15.589Z] #35 1.917 -- Detecting C compiler ABI info - done [2022-09-08T14:43:15.589Z] #35 1.977 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-08T14:43:15.661Z] #22 16.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-09-08T14:43:15.661Z] #22 16.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-09-08T14:43:15.845Z] #35 1.982 -- Detecting C compile features [2022-09-08T14:43:15.845Z] #35 1.983 -- Detecting C compile features - done [2022-09-08T14:43:15.845Z] #35 2.010 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T14:43:15.845Z] #35 2.106 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T14:43:16.104Z] #35 2.182 -- Configuring done [2022-09-08T14:43:16.104Z] #35 2.187 -- Generating done [2022-09-08T14:43:16.104Z] #35 2.194 -- Build files have been written to: /tmp/tmp.sKczeFwbx3/tini [2022-09-08T14:43:16.104Z] #35 2.203 + make tini-static [2022-09-08T14:43:16.104Z] #35 2.381 Scanning dependencies of target tini-static [2022-09-08T14:43:16.232Z] #22 17.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-09-08T14:43:16.232Z] #22 17.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-09-08T14:43:16.360Z] #35 2.418 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T14:43:16.493Z] #22 17.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-08T14:43:16.493Z] #22 17.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-09-08T14:43:16.754Z] #22 17.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-08T14:43:16.754Z] #22 17.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-09-08T14:43:16.923Z] #35 3.093 [100%] Linking C executable tini-static [2022-09-08T14:43:17.013Z] #22 18.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-08T14:43:17.013Z] #22 18.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-09-08T14:43:17.013Z] #22 18.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-09-08T14:43:17.013Z] #22 18.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-08T14:43:17.013Z] #22 18.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-08T14:43:17.013Z] #22 18.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-08T14:43:17.013Z] #22 18.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-08T14:43:17.013Z] #22 18.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-08T14:43:17.013Z] #22 18.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-09-08T14:43:17.013Z] #22 18.06 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-08T14:43:17.013Z] #22 18.06 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-08T14:43:17.013Z] #22 18.06 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-08T14:43:17.013Z] #22 18.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-08T14:43:17.013Z] #22 18.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-08T14:43:17.013Z] #22 18.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-08T14:43:17.013Z] #22 18.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-08T14:43:17.013Z] #22 18.10 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-08T14:43:17.013Z] #22 18.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-09-08T14:43:17.013Z] #22 18.11 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-09-08T14:43:17.179Z] #35 3.301 [100%] Built target tini-static [2022-09-08T14:43:17.179Z] #35 3.327 + mkdir -p /build [2022-09-08T14:43:17.179Z] #35 3.331 + cp tini-static /build/docker-init [2022-09-08T14:43:17.480Z] #35 DONE 3.7s [2022-09-08T14:43:17.480Z] [2022-09-08T14:43:17.480Z] #21 [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-09-08T14:43:17.480Z] #21 20.10 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T14:43:17.480Z] #21 20.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:43:17.480Z] #21 20.10 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T14:43:17.480Z] #21 20.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-08T14:43:17.480Z] #21 20.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:43:17.480Z] #21 20.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T14:43:17.581Z] #22 18.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-09-08T14:43:17.581Z] #22 18.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-09-08T14:43:17.581Z] #22 18.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-08T14:43:17.581Z] #22 18.56 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-09-08T14:43:17.581Z] #22 18.57 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-09-08T14:43:17.840Z] #22 18.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-08T14:43:17.840Z] #22 18.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T14:43:17.840Z] #22 18.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-08T14:43:17.840Z] #22 18.99 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-08T14:43:17.840Z] #22 18.99 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-08T14:43:17.840Z] #22 18.99 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-08T14:43:17.840Z] #22 19.06 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-08T14:43:18.099Z] #22 19.06 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-08T14:43:18.099Z] #22 19.06 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-09-08T14:43:18.099Z] #22 19.06 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-08T14:43:18.099Z] #22 19.06 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-08T14:43:18.099Z] #22 19.07 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-08T14:43:18.099Z] #22 19.07 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-08T14:43:18.099Z] #22 19.07 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-08T14:43:18.099Z] #22 19.07 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-08T14:43:18.099Z] #22 19.07 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-08T14:43:18.099Z] #22 19.07 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-08T14:43:18.099Z] #22 19.07 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-08T14:43:18.099Z] #22 19.07 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-08T14:43:18.099Z] #22 19.07 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-08T14:43:18.099Z] #22 19.08 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-09-08T14:43:18.100Z] #22 19.09 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-08T14:43:18.100Z] #22 19.09 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-08T14:43:18.100Z] #22 19.09 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-08T14:43:18.100Z] #22 19.10 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-08T14:43:18.100Z] #22 19.11 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-08T14:43:18.100Z] #22 19.11 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-09-08T14:43:18.100Z] #22 19.12 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-09-08T14:43:18.359Z] #22 19.48 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-09-08T14:43:18.618Z] #22 19.49 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-09-08T14:43:18.618Z] #22 19.50 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-08T14:43:18.618Z] #22 19.51 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-09-08T14:43:18.618Z] #22 19.52 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-09-08T14:43:18.877Z] #22 19.89 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-09-08T14:43:18.877Z] #22 19.89 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-08T14:43:18.877Z] #22 19.89 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-08T14:43:18.877Z] #22 19.90 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-09-08T14:43:18.877Z] #22 19.91 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-08T14:43:18.877Z] #22 19.91 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-08T14:43:18.877Z] #22 19.91 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-08T14:43:18.877Z] #22 19.93 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-08T14:43:18.877Z] #22 19.93 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-08T14:43:18.877Z] #22 19.93 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-09-08T14:43:18.877Z] #22 19.94 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-09-08T14:43:19.137Z] #22 20.34 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-09-08T14:43:19.397Z] #22 20.34 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-09-08T14:43:19.397Z] #22 20.35 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-08T14:43:19.397Z] #22 20.37 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-09-08T14:43:19.397Z] #22 20.38 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-09-08T14:43:19.412Z] #21 ... [2022-09-08T14:43:19.412Z] [2022-09-08T14:43:19.412Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T14:43:19.412Z] #36 CACHED [2022-09-08T14:43:19.412Z] [2022-09-08T14:43:19.412Z] #37 [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-09-08T14:43:19.412Z] #37 CACHED [2022-09-08T14:43:19.412Z] [2022-09-08T14:43:19.412Z] #38 [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-09-08T14:43:19.412Z] #38 CACHED [2022-09-08T14:43:19.412Z] [2022-09-08T14:43:19.412Z] #39 [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-09-08T14:43:19.412Z] #39 CACHED [2022-09-08T14:43:19.412Z] [2022-09-08T14:43:19.412Z] #40 [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-09-08T14:43:19.412Z] #40 CACHED [2022-09-08T14:43:19.412Z] [2022-09-08T14:43:19.412Z] #41 [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-09-08T14:43:19.412Z] #41 CACHED [2022-09-08T14:43:19.412Z] [2022-09-08T14:43:19.412Z] #42 [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-09-08T14:43:19.412Z] #42 CACHED [2022-09-08T14:43:19.412Z] [2022-09-08T14:43:19.412Z] #34 [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-09-08T14:43:19.488Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-09-08T14:43:19.657Z] #22 20.72 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-09-08T14:43:19.657Z] #22 20.72 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-08T14:43:19.657Z] #22 20.72 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-08T14:43:19.657Z] #22 20.75 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-09-08T14:43:19.916Z] #22 20.76 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-08T14:43:19.916Z] #22 20.76 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-08T14:43:19.916Z] #22 20.76 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-08T14:43:19.916Z] #22 20.76 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-08T14:43:19.916Z] #22 20.78 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-08T14:43:19.916Z] #22 20.78 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-08T14:43:19.916Z] #22 20.80 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-08T14:43:19.916Z] #22 20.80 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-08T14:43:19.916Z] #22 20.81 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-08T14:43:19.916Z] #22 20.81 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-09-08T14:43:19.916Z] #22 20.82 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-09-08T14:43:19.974Z] #34 ... [2022-09-08T14:43:19.974Z] [2022-09-08T14:43:19.974Z] #21 [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-09-08T14:43:19.974Z] #21 24.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-08T14:43:19.974Z] #21 24.39 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:43:19.974Z] #21 24.39 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T14:43:20.174Z] #22 21.19 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-09-08T14:43:20.174Z] #22 21.19 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-09-08T14:43:20.174Z] #22 21.20 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-08T14:43:20.174Z] #22 21.22 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-09-08T14:43:20.174Z] #22 21.24 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-09-08T14:43:20.433Z] #22 21.57 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-09-08T14:43:20.433Z] #22 21.57 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-08T14:43:20.433Z] #22 21.57 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-08T14:43:20.433Z] #22 21.58 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-08T14:43:20.433Z] #22 21.58 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-08T14:43:20.433Z] #22 21.59 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-08T14:43:20.433Z] #22 21.59 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-08T14:43:20.433Z] #22 21.59 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-08T14:43:20.433Z] #22 21.60 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-08T14:43:20.692Z] #22 21.60 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-08T14:43:20.692Z] #22 21.61 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-09-08T14:43:20.692Z] #22 21.61 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-09-08T14:43:20.960Z] #22 21.95 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-09-08T14:43:20.960Z] #22 21.95 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-09-08T14:43:20.960Z] #22 21.96 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-08T14:43:20.960Z] #22 21.98 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-09-08T14:43:20.960Z] #22 21.99 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-09-08T14:43:21.221Z] #22 22.33 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-08T14:43:21.221Z] #22 22.33 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-08T14:43:21.479Z] #22 22.62 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:43:21.738Z] #22 22.72 Fetched 788 MB in 6s (121 MB/s) [2022-09-08T14:43:21.738Z] #22 22.76 Selecting previously unselected package liblocale-gettext-perl. [2022-09-08T14:43:21.738Z] #22 22.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T14:43:21.996Z] #22 22.87 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-08T14:43:21.996Z] #22 22.88 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-08T14:43:21.996Z] #22 22.91 Selecting previously unselected package bzip2. [2022-09-08T14:43:21.996Z] #22 22.92 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T14:43:21.996Z] #22 22.92 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T14:43:21.996Z] #22 22.96 Selecting previously unselected package libmagic-mgc. [2022-09-08T14:43:21.996Z] #22 22.96 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-08T14:43:21.996Z] #22 22.96 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-08T14:43:21.996Z] #22 23.05 Selecting previously unselected package libmagic1:amd64. [2022-09-08T14:43:21.996Z] #22 23.05 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-08T14:43:21.996Z] #22 23.06 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-08T14:43:21.996Z] #22 23.10 Selecting previously unselected package file. [2022-09-08T14:43:21.996Z] #22 23.10 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-08T14:43:21.996Z] #22 23.11 Unpacking file (1:5.39-3) ... [2022-09-08T14:43:21.996Z] #22 23.15 Selecting previously unselected package xz-utils. [2022-09-08T14:43:22.254Z] #22 23.15 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T14:43:22.254Z] #22 23.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T14:43:22.254Z] #22 23.26 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-08T14:43:22.254Z] #22 23.26 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-08T14:43:22.254Z] #22 23.26 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-08T14:43:22.513Z] #22 23.60 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-08T14:43:22.513Z] #22 23.60 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-08T14:43:22.513Z] #22 23.61 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-08T14:43:22.772Z] #22 23.90 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-08T14:43:22.772Z] #22 23.91 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-08T14:43:22.772Z] #22 23.91 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-08T14:43:23.339Z] #22 24.21 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-08T14:43:23.339Z] #22 24.21 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-08T14:43:23.339Z] #22 24.22 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-08T14:43:23.597Z] #22 24.49 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-08T14:43:23.597Z] #22 24.49 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-08T14:43:23.597Z] #22 24.50 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-08T14:43:23.597Z] #22 24.73 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-08T14:43:23.856Z] #22 24.73 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:43:23.856Z] #22 24.73 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T14:43:23.856Z] #22 24.77 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-08T14:43:23.856Z] #22 24.77 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:43:23.856Z] #22 24.77 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:43:25.220Z] #21 29.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-08T14:43:25.220Z] #21 29.69 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:43:25.220Z] #21 29.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T14:43:25.783Z] #21 ... [2022-09-08T14:43:25.783Z] [2022-09-08T14:43:25.783Z] #34 [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-09-08T14:43:25.783Z] #34 19.64 + cd /tmp/tmp.kfZuPxt4ht/src/github.com/containerd/containerd [2022-09-08T14:43:25.783Z] #34 19.64 + git checkout -q v1.6.8 [2022-09-08T14:43:26.713Z] #34 20.66 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T14:43:26.713Z] #34 20.66 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T14:43:26.713Z] #34 20.66 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T14:43:26.969Z] #34 20.66 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T14:43:26.969Z] #34 20.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T14:43:26.969Z] #34 20.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T14:43:26.969Z] #34 20.66 + '[' '' = dynamic ']' [2022-09-08T14:43:26.969Z] #34 20.66 + make [2022-09-08T14:43:27.531Z] #34 21.51 + bin/ctr [2022-09-08T14:43:28.042Z] #22 29.23 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-08T14:43:28.301Z] #22 29.24 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:43:28.301Z] #22 29.24 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-08T14:43:28.301Z] #22 29.28 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-08T14:43:28.301Z] #22 29.28 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:43:28.301Z] #22 29.29 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T14:43:30.048Z] #34 ... [2022-09-08T14:43:30.048Z] [2022-09-08T14:43:30.048Z] #19 [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-09-08T14:43:30.048Z] #19 27.24 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T14:43:30.048Z] #19 27.24 + GOBIN=/build [2022-09-08T14:43:30.048Z] #19 27.24 + GO111MODULE=on [2022-09-08T14:43:30.048Z] #19 27.24 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T14:43:30.048Z] #19 29.62 rootlesskit version 1.0.0 [2022-09-08T14:43:30.048Z] #19 29.62 Usage of /build/rootlesskit-docker-proxy: [2022-09-08T14:43:30.048Z] #19 29.62 -container-ip string [2022-09-08T14:43:30.048Z] #19 29.62 container ip [2022-09-08T14:43:30.048Z] #19 29.62 -container-port int [2022-09-08T14:43:30.048Z] #19 29.62 container port (default -1) [2022-09-08T14:43:30.048Z] #19 29.62 -host-ip string [2022-09-08T14:43:30.048Z] #19 29.62 host ip [2022-09-08T14:43:30.048Z] #19 29.62 -host-port int [2022-09-08T14:43:30.048Z] #19 29.62 host port (default -1) [2022-09-08T14:43:30.048Z] #19 29.62 -proto string [2022-09-08T14:43:30.048Z] #19 29.62 proxy protocol (default "tcp") [2022-09-08T14:43:30.048Z] #19 DONE 30.4s [2022-09-08T14:43:30.048Z] [2022-09-08T14:43:30.048Z] #43 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T14:43:30.048Z] #43 DONE 0.1s [2022-09-08T14:43:30.048Z] [2022-09-08T14:43:30.048Z] #44 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T14:43:30.048Z] #44 DONE 0.1s [2022-09-08T14:43:30.048Z] [2022-09-08T14:43:30.048Z] #21 [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-09-08T14:43:30.048Z] #21 31.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-08T14:43:30.048Z] #21 31.86 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:43:30.048Z] #21 31.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T14:43:30.048Z] #21 34.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-08T14:43:30.048Z] #21 34.12 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:43:30.048Z] #21 34.14 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T14:43:30.976Z] #21 ... [2022-09-08T14:43:30.976Z] [2022-09-08T14:43:30.976Z] #45 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T14:43:30.976Z] #45 CACHED [2022-09-08T14:43:30.976Z] [2022-09-08T14:43:30.976Z] #46 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T14:43:30.976Z] #46 CACHED [2022-09-08T14:43:30.976Z] [2022-09-08T14:43:30.976Z] #47 [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-09-08T14:43:30.976Z] #47 CACHED [2022-09-08T14:43:30.976Z] [2022-09-08T14:43:30.976Z] #48 [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-09-08T14:43:30.976Z] #48 CACHED [2022-09-08T14:43:30.976Z] [2022-09-08T14:43:30.976Z] #21 [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-09-08T14:43:32.490Z] #22 33.46 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-08T14:43:32.490Z] #22 33.46 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:43:32.490Z] #22 33.48 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-08T14:43:32.490Z] #22 33.56 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-08T14:43:32.490Z] #22 33.56 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:43:32.490Z] #22 33.58 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T14:43:34.296Z] #21 38.32 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-08T14:43:34.296Z] #21 38.33 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:43:34.296Z] #21 38.33 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T14:43:35.688Z] #21 40.15 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T14:43:35.688Z] #21 40.15 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-08T14:43:35.688Z] #21 40.16 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T14:43:35.688Z] #21 40.23 Selecting previously unselected package libapparmor1:amd64. [2022-09-08T14:43:35.944Z] #21 40.23 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-08T14:43:35.944Z] #21 40.23 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T14:43:35.944Z] #21 40.29 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-08T14:43:35.944Z] #21 40.30 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-08T14:43:35.944Z] #21 40.30 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T14:43:35.944Z] #21 40.37 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T14:43:35.944Z] #21 40.37 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T14:43:35.944Z] #21 40.37 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T14:43:35.944Z] #21 40.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T14:43:35.944Z] #21 40.46 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T14:43:35.944Z] #21 40.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T14:43:36.201Z] #21 40.54 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-08T14:43:36.201Z] #21 40.55 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T14:43:36.201Z] #21 40.55 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T14:43:36.201Z] #21 40.59 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T14:43:36.201Z] #21 40.60 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-08T14:43:36.201Z] #21 40.61 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-08T14:43:36.201Z] #21 40.66 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-08T14:43:36.201Z] #21 40.67 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-08T14:43:36.201Z] #21 40.67 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T14:43:36.201Z] #21 40.77 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-08T14:43:36.201Z] #21 40.77 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-08T14:43:36.500Z] #21 40.78 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T14:43:36.500Z] #21 40.86 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-08T14:43:36.500Z] #21 40.86 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-08T14:43:36.500Z] #21 40.87 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T14:43:36.500Z] #21 40.97 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-08T14:43:36.500Z] #21 40.97 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-08T14:43:36.500Z] #21 40.99 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T14:43:36.683Z] #22 37.75 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-08T14:43:36.683Z] #22 37.75 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:43:36.683Z] #22 37.76 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T14:43:36.683Z] #22 37.80 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-08T14:43:36.683Z] #22 37.80 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:43:36.683Z] #22 37.80 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:43:36.757Z] #21 41.05 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-08T14:43:36.757Z] #21 41.05 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-08T14:43:36.757Z] #21 41.06 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T14:43:36.757Z] #21 41.26 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-08T14:43:36.757Z] #21 41.27 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-08T14:43:36.757Z] #21 41.27 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T14:43:36.757Z] #21 41.38 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-08T14:43:37.014Z] #21 41.39 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T14:43:37.014Z] #21 41.40 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T14:43:37.014Z] #21 41.45 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T14:43:37.014Z] #21 41.45 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-08T14:43:37.014Z] #21 41.46 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T14:43:37.014Z] #21 41.53 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T14:43:37.014Z] #21 41.53 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-08T14:43:37.271Z] #21 41.53 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T14:43:37.271Z] #21 41.75 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T14:43:37.271Z] #21 41.77 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T14:43:37.271Z] #21 41.78 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T14:43:37.271Z] #21 41.79 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T14:43:37.271Z] #21 41.80 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T14:43:37.271Z] #21 41.82 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T14:43:37.271Z] #21 41.83 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T14:43:37.271Z] #21 41.84 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T14:43:37.271Z] #21 41.85 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-08T14:43:37.271Z] #21 41.87 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T14:43:37.271Z] #21 41.88 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T14:43:37.271Z] #21 41.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T14:43:37.528Z] #21 41.91 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T14:43:37.528Z] #21 41.92 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T14:43:37.528Z] #21 41.94 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-08T14:43:37.528Z] #21 41.95 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T14:43:37.528Z] #21 41.97 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T14:43:37.528Z] #21 41.98 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T14:43:37.528Z] #21 41.99 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T14:43:37.528Z] #21 42.00 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T14:43:37.528Z] #21 42.02 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T14:43:37.528Z] #21 42.05 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T14:43:37.528Z] #21 42.05 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T14:43:37.528Z] #21 42.07 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T14:43:37.528Z] #21 42.07 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T14:43:37.528Z] #21 42.09 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T14:43:37.528Z] #21 42.10 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-08T14:43:37.528Z] #21 42.10 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T14:43:37.528Z] #21 42.12 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T14:43:37.786Z] #21 42.14 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T14:43:37.786Z] #21 42.15 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-08T14:43:37.786Z] #21 42.17 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T14:43:37.786Z] #21 42.18 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T14:43:37.786Z] #21 42.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T14:43:38.350Z] #21 DONE 42.7s [2022-09-08T14:43:38.350Z] [2022-09-08T14:43:38.350Z] #34 [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-09-08T14:43:38.350Z] #34 ... [2022-09-08T14:43:38.350Z] [2022-09-08T14:43:38.350Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T14:43:38.611Z] #49 DONE 0.2s [2022-09-08T14:43:38.611Z] [2022-09-08T14:43:38.611Z] #50 [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-09-08T14:43:39.541Z] #50 1.167 + RM_GOPATH=0 [2022-09-08T14:43:39.541Z] #50 1.167 + TMP_GOPATH= [2022-09-08T14:43:39.541Z] #50 1.167 + : /build [2022-09-08T14:43:39.541Z] #50 1.167 + '[' -z '' ']' [2022-09-08T14:43:39.798Z] #50 ... [2022-09-08T14:43:39.798Z] [2022-09-08T14:43:39.798Z] #51 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T14:43:39.798Z] #51 DONE 1.5s [2022-09-08T14:43:39.798Z] [2022-09-08T14:43:39.798Z] #50 [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-09-08T14:43:39.798Z] #50 1.171 ++ mktemp -d [2022-09-08T14:43:39.798Z] #50 1.174 + export GOPATH=/tmp/tmp.NhN4hZkOlN [2022-09-08T14:43:39.798Z] #50 1.174 + GOPATH=/tmp/tmp.NhN4hZkOlN [2022-09-08T14:43:39.798Z] #50 1.174 + RM_GOPATH=1 [2022-09-08T14:43:39.798Z] #50 1.174 + case "$(go env GOARCH)" in [2022-09-08T14:43:39.798Z] #50 1.174 ++ go env GOARCH [2022-09-08T14:43:39.798Z] #50 1.180 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:43:39.798Z] #50 1.180 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:43:39.798Z] #50 1.180 ++ dirname /install.sh [2022-09-08T14:43:39.798Z] #50 1.181 + dir=/ [2022-09-08T14:43:39.798Z] #50 1.181 + bin=runc [2022-09-08T14:43:39.798Z] #50 1.181 + shift [2022-09-08T14:43:39.798Z] #50 1.181 + '[' '!' -f //runc.installer ']' [2022-09-08T14:43:39.798Z] #50 1.181 + . //runc.installer [2022-09-08T14:43:39.798Z] #50 1.181 ++ set -e [2022-09-08T14:43:39.798Z] #50 1.182 ++ : v1.1.4 [2022-09-08T14:43:39.798Z] #50 1.182 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T14:43:39.798Z] #50 1.182 + install_runc [2022-09-08T14:43:39.798Z] #50 1.182 + RUNC_BUILDTAGS=seccomp [2022-09-08T14:43:39.798Z] #50 1.182 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T14:43:39.798Z] #50 1.182 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NhN4hZkOlN/src/github.com/opencontainers/runc [2022-09-08T14:43:39.798Z] #50 1.184 Cloning into '/tmp/tmp.NhN4hZkOlN/src/github.com/opencontainers/runc'... [2022-09-08T14:43:40.728Z] #50 ... [2022-09-08T14:43:40.728Z] [2022-09-08T14:43:40.728Z] #52 [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-09-08T14:43:40.728Z] #52 DONE 1.0s [2022-09-08T14:43:40.728Z] [2022-09-08T14:43:40.728Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T14:43:41.656Z] #53 1.024 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T14:43:41.915Z] #53 DONE 1.1s [2022-09-08T14:43:41.915Z] [2022-09-08T14:43:41.915Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T14:43:41.952Z] #22 42.22 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-08T14:43:41.952Z] #22 42.22 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:43:41.952Z] #22 42.29 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T14:43:41.952Z] #22 42.57 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-08T14:43:41.952Z] #22 42.57 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:43:41.952Z] #22 42.58 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:43:42.843Z] #54 DONE 1.0s [2022-09-08T14:43:42.843Z] [2022-09-08T14:43:42.843Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T14:43:43.771Z] #55 DONE 1.0s [2022-09-08T14:43:43.771Z] [2022-09-08T14:43:43.771Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-08T14:43:45.141Z] #56 DONE 1.1s [2022-09-08T14:43:45.141Z] [2022-09-08T14:43:45.141Z] #50 [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-09-08T14:43:45.141Z] #50 5.829 + cd /tmp/tmp.NhN4hZkOlN/src/github.com/opencontainers/runc [2022-09-08T14:43:45.141Z] #50 5.829 + git checkout -q v1.1.4 [2022-09-08T14:43:45.141Z] #50 6.051 + '[' -z '' ']' [2022-09-08T14:43:45.141Z] #50 6.052 + target=static [2022-09-08T14:43:45.141Z] #50 6.052 + make BUILDTAGS=seccomp static [2022-09-08T14:43:45.141Z] #50 6.317 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-08T14:43:46.141Z] #22 46.43 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-08T14:43:46.141Z] #22 46.44 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:43:46.141Z] #22 46.44 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:43:46.141Z] #22 46.47 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-08T14:43:46.141Z] #22 46.47 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:43:46.141Z] #22 46.48 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T14:43:46.141Z] #22 46.51 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-08T14:43:46.141Z] #22 46.51 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:43:46.141Z] #22 46.51 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T14:43:46.141Z] #22 46.54 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-08T14:43:46.141Z] #22 46.54 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:43:46.141Z] #22 46.55 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:43:46.141Z] #22 46.57 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-08T14:43:46.141Z] #22 46.57 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:43:46.141Z] #22 46.58 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:43:46.141Z] #22 46.61 Selecting previously unselected package cross-config. [2022-09-08T14:43:46.141Z] #22 46.61 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-08T14:43:46.141Z] #22 46.61 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-08T14:43:46.141Z] #22 46.64 Selecting previously unselected package gcc-10-cross-base. [2022-09-08T14:43:46.141Z] #22 46.64 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:46.141Z] #22 46.65 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-08T14:43:46.141Z] #22 46.68 Selecting previously unselected package libc6-arm64-cross. [2022-09-08T14:43:46.141Z] #22 46.68 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-08T14:43:46.141Z] #22 46.69 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-08T14:43:46.141Z] #22 46.82 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-08T14:43:46.141Z] #22 46.82 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:46.141Z] #22 46.83 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:43:46.141Z] #22 46.86 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-08T14:43:46.141Z] #22 46.86 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:46.141Z] #22 46.86 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:43:46.141Z] #22 46.90 Selecting previously unselected package libitm1-arm64-cross. [2022-09-08T14:43:46.141Z] #22 46.90 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:46.141Z] #22 46.91 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:43:46.141Z] #22 46.94 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-08T14:43:46.141Z] #22 46.94 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:46.141Z] #22 46.94 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:43:46.141Z] #22 46.97 Selecting previously unselected package libasan6-arm64-cross. [2022-09-08T14:43:46.141Z] #22 46.97 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:46.141Z] #22 46.98 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:43:46.141Z] #22 47.21 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-08T14:43:46.141Z] #22 47.21 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:46.141Z] #22 47.22 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:43:46.141Z] #22 47.32 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-08T14:43:46.400Z] #22 47.32 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:46.400Z] #22 47.32 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:43:46.400Z] #22 47.55 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-08T14:43:46.400Z] #22 47.55 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:46.400Z] #22 47.55 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:43:46.659Z] #22 47.63 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-08T14:43:46.659Z] #22 47.63 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:46.659Z] #22 47.63 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:43:46.659Z] #22 47.74 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-08T14:43:46.659Z] #22 47.74 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:46.659Z] #22 47.74 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:43:46.659Z] #22 47.88 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-08T14:43:46.918Z] #22 47.88 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:43:46.918Z] #22 47.89 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:43:50.394Z] #50 11.64 + mkdir -p /build [2022-09-08T14:43:50.394Z] #50 11.65 + cp runc /build/runc [2022-09-08T14:43:50.394Z] #50 DONE 11.8s [2022-09-08T14:43:50.394Z] [2022-09-08T14:43:50.394Z] #57 [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-09-08T14:43:50.394Z] #0 1.242 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T14:43:50.394Z] #0 1.242 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T14:43:50.394Z] #0 1.242 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-08T14:43:50.394Z] #0 1.813 Reading package lists... [2022-09-08T14:43:50.394Z] #0 2.976 Reading package lists... [2022-09-08T14:43:50.394Z] #0 4.070 Building dependency tree... [2022-09-08T14:43:50.394Z] #0 4.319 Reading state information... [2022-09-08T14:43:50.394Z] #0 4.624 The following additional packages will be installed: [2022-09-08T14:43:50.394Z] #0 4.625 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-08T14:43:50.394Z] #0 4.625 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-08T14:43:50.394Z] #0 4.625 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-08T14:43:50.394Z] #0 4.626 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T14:43:50.394Z] #0 4.626 python3-pkg-resources systemd vim-runtime xxd [2022-09-08T14:43:50.394Z] #0 4.628 Suggested packages: [2022-09-08T14:43:50.394Z] #0 4.628 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-08T14:43:50.394Z] #0 4.628 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-08T14:43:50.394Z] #0 4.628 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-08T14:43:50.394Z] #0 4.628 Recommended packages: [2022-09-08T14:43:50.394Z] #0 4.628 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-08T14:43:50.394Z] #0 4.628 systemd-timesyncd | time-daemon unzip [2022-09-08T14:43:50.394Z] #0 5.277 The following NEW packages will be installed: [2022-09-08T14:43:50.394Z] #0 5.278 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-08T14:43:50.394Z] #0 5.278 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-08T14:43:50.394Z] #0 5.278 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-08T14:43:50.394Z] #0 5.278 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-08T14:43:50.394Z] #0 5.279 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-08T14:43:50.394Z] #0 5.279 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T14:43:50.394Z] #0 5.279 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-08T14:43:50.394Z] #0 5.280 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-08T14:43:50.394Z] #0 5.280 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-08T14:43:50.394Z] #57 5.595 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T14:43:50.394Z] #57 5.595 Need to get 32.8 MB of archives. [2022-09-08T14:43:50.394Z] #57 5.595 After this operation, 124 MB of additional disk space will be used. [2022-09-08T14:43:50.394Z] #57 5.595 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T14:43:50.651Z] #57 5.606 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-08T14:43:50.651Z] #57 5.606 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-08T14:43:50.651Z] #57 5.606 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-08T14:43:50.651Z] #57 5.612 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-08T14:43:50.651Z] #57 5.640 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-08T14:43:50.651Z] #57 5.640 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-08T14:43:50.651Z] #57 5.719 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-08T14:43:50.651Z] #57 5.719 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-08T14:43:50.651Z] #57 5.719 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-08T14:43:50.651Z] #57 5.739 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-08T14:43:50.651Z] #57 5.739 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-08T14:43:50.651Z] #57 5.739 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-08T14:43:50.651Z] #57 5.739 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-08T14:43:50.651Z] #57 5.746 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T14:43:50.651Z] #57 5.755 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T14:43:50.651Z] #57 5.755 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-08T14:43:50.651Z] #57 5.755 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T14:43:50.651Z] #57 5.755 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-08T14:43:50.651Z] #57 5.758 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-08T14:43:50.651Z] #57 5.764 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-08T14:43:50.651Z] #57 5.767 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-08T14:43:50.651Z] #57 5.768 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-08T14:43:50.651Z] #57 5.769 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-08T14:43:50.651Z] #57 5.770 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-08T14:43:50.651Z] #57 5.771 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-08T14:43:50.651Z] #57 5.775 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T14:43:50.651Z] #57 5.778 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T14:43:50.651Z] #57 5.779 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T14:43:50.651Z] #57 5.781 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-08T14:43:50.651Z] #57 5.789 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-08T14:43:50.651Z] #57 5.796 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-08T14:43:50.908Z] #57 5.901 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-08T14:43:50.908Z] #57 5.902 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-08T14:43:50.908Z] #57 5.903 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T14:43:50.908Z] #57 5.904 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-09-08T14:43:50.908Z] #57 5.905 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T14:43:50.908Z] #57 5.906 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T14:43:50.908Z] #57 5.907 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-08T14:43:50.908Z] #57 5.913 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T14:43:50.908Z] #57 5.915 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-08T14:43:50.908Z] #57 5.956 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-08T14:43:50.908Z] #57 5.958 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-08T14:43:50.908Z] #57 5.963 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T14:43:50.908Z] #57 5.965 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-08T14:43:50.908Z] #57 5.971 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-08T14:43:50.908Z] #57 5.972 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-08T14:43:50.908Z] #57 5.976 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-08T14:43:50.908Z] #57 5.987 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-08T14:43:50.908Z] #57 5.990 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-08T14:43:50.908Z] #57 5.994 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-08T14:43:50.908Z] #57 5.997 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-08T14:43:50.908Z] #57 6.093 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-08T14:43:51.164Z] #57 6.112 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-08T14:43:51.165Z] #57 6.128 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-08T14:43:51.165Z] #57 6.132 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-08T14:43:51.421Z] #57 6.519 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:43:51.421Z] #57 6.606 Fetched 32.8 MB in 1s (38.2 MB/s) [2022-09-08T14:43:51.421Z] #57 6.640 Selecting previously unselected package libcap2:amd64. [2022-09-08T14:43:51.678Z] #57 6.640 (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-09-08T14:43:51.678Z] #57 6.667 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T14:43:51.678Z] #57 6.679 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T14:43:51.678Z] #57 6.722 Selecting previously unselected package libargon2-1:amd64. [2022-09-08T14:43:51.678Z] #57 6.726 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-08T14:43:51.678Z] #57 6.730 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T14:43:51.678Z] #57 6.774 Selecting previously unselected package libjson-c5:amd64. [2022-09-08T14:43:51.678Z] #57 6.778 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-08T14:43:51.678Z] #57 6.782 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-08T14:43:51.678Z] #57 6.831 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-08T14:43:51.678Z] #57 6.835 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-08T14:43:51.678Z] #57 6.840 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T14:43:51.678Z] #57 6.923 Selecting previously unselected package libip4tc2:amd64. [2022-09-08T14:43:51.935Z] #57 6.924 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-08T14:43:51.935Z] #57 6.928 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T14:43:51.935Z] #57 6.983 Selecting previously unselected package libkmod2:amd64. [2022-09-08T14:43:51.935Z] #57 6.984 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-08T14:43:51.935Z] #57 6.992 Unpacking libkmod2:amd64 (28-1) ... [2022-09-08T14:43:51.935Z] #57 7.051 Selecting previously unselected package systemd. [2022-09-08T14:43:51.935Z] #57 7.053 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-08T14:43:51.935Z] #57 7.124 Unpacking systemd (247.3-7) ... [2022-09-08T14:43:52.191Z] #22 52.87 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-08T14:43:52.191Z] #22 52.88 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:43:52.191Z] #22 52.88 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:43:52.191Z] #22 52.91 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-08T14:43:52.191Z] #22 52.91 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-08T14:43:52.191Z] #22 52.92 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-08T14:43:52.191Z] #22 53.08 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-08T14:43:52.191Z] #22 53.09 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-08T14:43:52.191Z] #22 53.09 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-08T14:43:52.450Z] #22 53.33 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-08T14:43:52.450Z] #22 53.33 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:52.450Z] #22 53.34 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:43:52.709Z] #22 53.63 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-08T14:43:52.709Z] #22 53.63 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:43:52.709Z] #22 53.64 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:43:52.864Z] #57 7.914 Selecting previously unselected package pigz. [2022-09-08T14:43:52.864Z] #57 7.917 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-08T14:43:52.864Z] #57 7.921 Unpacking pigz (2.6-1) ... [2022-09-08T14:43:52.864Z] #57 7.976 Selecting previously unselected package libelf1:amd64. [2022-09-08T14:43:52.865Z] #57 7.981 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-08T14:43:52.865Z] #57 7.985 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-08T14:43:52.865Z] #57 8.057 Selecting previously unselected package libbpf0:amd64. [2022-09-08T14:43:53.121Z] #57 8.061 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-08T14:43:53.121Z] #57 8.065 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-08T14:43:53.121Z] #57 8.119 Selecting previously unselected package libmnl0:amd64. [2022-09-08T14:43:53.121Z] #57 8.119 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-08T14:43:53.121Z] #57 8.122 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-08T14:43:53.121Z] #57 8.166 Selecting previously unselected package libxtables12:amd64. [2022-09-08T14:43:53.121Z] #57 8.169 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-08T14:43:53.121Z] #57 8.174 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-08T14:43:53.121Z] #57 8.219 Selecting previously unselected package libcap2-bin. [2022-09-08T14:43:53.121Z] #57 8.221 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-08T14:43:53.121Z] #57 8.227 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-08T14:43:53.121Z] #57 8.283 Selecting previously unselected package iproute2. [2022-09-08T14:43:53.377Z] #57 8.286 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-08T14:43:53.377Z] #57 8.291 Unpacking iproute2 (5.10.0-4) ... [2022-09-08T14:43:53.377Z] #57 8.523 Selecting previously unselected package xxd. [2022-09-08T14:43:53.377Z] #57 8.531 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T14:43:53.634Z] #57 8.536 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:43:53.634Z] #57 8.611 Selecting previously unselected package vim-common. [2022-09-08T14:43:53.634Z] #57 8.619 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T14:43:53.634Z] #57 8.632 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:43:53.634Z] #57 8.734 Selecting previously unselected package bash-completion. [2022-09-08T14:43:53.634Z] #57 8.737 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-08T14:43:54.562Z] #57 9.724 Unpacking bash-completion (1:2.11-2) ... [2022-09-08T14:43:54.818Z] #57 9.920 Selecting previously unselected package bzip2. [2022-09-08T14:43:54.818Z] #57 9.927 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T14:43:54.818Z] #57 9.934 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T14:43:55.074Z] #57 9.990 Selecting previously unselected package xz-utils. [2022-09-08T14:43:55.074Z] #57 9.999 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T14:43:55.074Z] #57 10.00 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T14:43:55.074Z] #57 10.08 Selecting previously unselected package apparmor. [2022-09-08T14:43:55.074Z] #57 10.09 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-08T14:43:55.074Z] #57 10.13 Unpacking apparmor (2.13.6-10) ... [2022-09-08T14:43:55.336Z] #57 10.34 Selecting previously unselected package inetutils-ping. [2022-09-08T14:43:55.336Z] #57 10.35 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-08T14:43:55.336Z] #57 10.35 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-08T14:43:55.336Z] #57 10.41 Selecting previously unselected package libip6tc2:amd64. [2022-09-08T14:43:55.336Z] #57 10.42 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-08T14:43:55.336Z] #57 10.43 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T14:43:55.336Z] #57 10.47 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-08T14:43:55.336Z] #57 10.47 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-08T14:43:55.336Z] #57 10.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T14:43:55.336Z] #57 10.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-08T14:43:55.336Z] #57 10.53 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-08T14:43:55.596Z] #57 10.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T14:43:55.596Z] #57 10.58 Selecting previously unselected package libnftnl11:amd64. [2022-09-08T14:43:55.596Z] #57 10.58 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-08T14:43:55.596Z] #57 10.59 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T14:43:55.596Z] #57 10.67 Selecting previously unselected package iptables. [2022-09-08T14:43:55.596Z] #57 10.67 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-08T14:43:55.596Z] #57 10.69 Unpacking iptables (1.8.7-1) ... [2022-09-08T14:43:55.860Z] #57 10.84 Selecting previously unselected package libonig5:amd64. [2022-09-08T14:43:55.860Z] #57 10.85 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T14:43:55.860Z] #57 10.85 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T14:43:55.860Z] #57 10.96 Selecting previously unselected package libjq1:amd64. [2022-09-08T14:43:55.860Z] #57 10.96 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T14:43:55.860Z] #57 10.96 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T14:43:55.860Z] #57 11.03 Selecting previously unselected package jq. [2022-09-08T14:43:55.860Z] #57 11.03 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-08T14:43:55.860Z] #57 11.04 Unpacking jq (1.6-2.1) ... [2022-09-08T14:43:55.860Z] #57 11.10 Selecting previously unselected package libaio1:amd64. [2022-09-08T14:43:56.116Z] #57 11.10 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-08T14:43:56.116Z] #57 11.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-08T14:43:56.116Z] #57 11.16 Selecting previously unselected package libgpm2:amd64. [2022-09-08T14:43:56.116Z] #57 11.16 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-08T14:43:56.116Z] #57 11.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-08T14:43:56.116Z] #57 11.21 Selecting previously unselected package libicu67:amd64. [2022-09-08T14:43:56.116Z] #57 11.22 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-08T14:43:56.116Z] #57 11.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-08T14:43:57.496Z] #57 12.60 Selecting previously unselected package libinih1:amd64. [2022-09-08T14:43:57.496Z] #57 12.61 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-08T14:43:57.496Z] #57 12.61 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-08T14:43:57.752Z] #57 12.67 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-08T14:43:57.752Z] #57 12.67 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-08T14:43:57.752Z] #57 12.68 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T14:43:57.752Z] #57 12.74 Selecting previously unselected package libnet1:amd64. [2022-09-08T14:43:57.752Z] #57 12.74 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T14:43:57.752Z] #57 12.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T14:43:57.752Z] #57 12.80 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T14:43:57.752Z] #57 12.81 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T14:43:57.752Z] #57 12.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T14:43:57.752Z] #57 12.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T14:43:57.752Z] #57 12.88 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T14:43:57.752Z] #57 12.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T14:43:57.752Z] #57 12.93 Selecting previously unselected package libyajl2:amd64. [2022-09-08T14:43:57.983Z] #22 58.34 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-08T14:43:57.983Z] #22 58.35 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:43:57.983Z] #22 58.35 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:43:57.983Z] #22 58.38 Selecting previously unselected package patch. [2022-09-08T14:43:57.983Z] #22 58.38 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-08T14:43:57.983Z] #22 58.38 Unpacking patch (2.7.6-7) ... [2022-09-08T14:43:57.983Z] #22 58.43 Selecting previously unselected package dpkg-dev. [2022-09-08T14:43:57.983Z] #22 58.43 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-08T14:43:57.983Z] #22 58.43 Unpacking dpkg-dev (1.20.11) ... [2022-09-08T14:43:57.983Z] #22 58.57 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-08T14:43:57.983Z] #22 58.57 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-08T14:43:57.983Z] #22 58.58 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-08T14:43:57.983Z] #22 58.61 Selecting previously unselected package libio-string-perl. [2022-09-08T14:43:57.983Z] #22 58.61 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-08T14:43:57.983Z] #22 58.62 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-08T14:43:57.983Z] #22 58.66 Selecting previously unselected package libicu67:amd64. [2022-09-08T14:43:57.983Z] #22 58.66 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-08T14:43:57.983Z] #22 58.66 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-08T14:43:58.008Z] #57 12.93 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T14:43:58.008Z] #57 12.94 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T14:43:58.008Z] #57 12.98 Selecting previously unselected package net-tools. [2022-09-08T14:43:58.008Z] #57 12.99 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-08T14:43:58.008Z] #57 12.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T14:43:58.008Z] #57 13.08 Selecting previously unselected package patch. [2022-09-08T14:43:58.008Z] #57 13.09 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-08T14:43:58.008Z] #57 13.09 Unpacking patch (2.7.6-7) ... [2022-09-08T14:43:58.008Z] #57 13.15 Selecting previously unselected package python-pip-whl. [2022-09-08T14:43:58.008Z] #57 13.15 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-08T14:43:58.008Z] #57 13.16 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T14:43:58.265Z] #57 13.40 Selecting previously unselected package python3-lib2to3. [2022-09-08T14:43:58.265Z] #57 13.40 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-08T14:43:58.265Z] #57 13.41 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-08T14:43:58.265Z] #57 13.49 Selecting previously unselected package python3-distutils. [2022-09-08T14:43:58.521Z] #57 13.49 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-08T14:43:58.521Z] #57 13.49 Unpacking python3-distutils (3.9.2-1) ... [2022-09-08T14:43:58.521Z] #57 13.57 Selecting previously unselected package python3-pkg-resources. [2022-09-08T14:43:58.521Z] #57 13.58 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T14:43:58.521Z] #57 13.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T14:43:58.521Z] #57 13.67 Selecting previously unselected package python3-setuptools. [2022-09-08T14:43:58.521Z] #57 13.67 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-08T14:43:58.521Z] #57 13.69 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-08T14:43:58.777Z] #57 13.81 Selecting previously unselected package python3-wheel. [2022-09-08T14:43:58.777Z] #57 13.82 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-08T14:43:58.777Z] #57 13.82 Unpacking python3-wheel (0.34.2-1) ... [2022-09-08T14:43:58.777Z] #57 13.87 Selecting previously unselected package python3-pip. [2022-09-08T14:43:58.777Z] #57 13.87 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-08T14:43:58.777Z] #57 13.88 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T14:43:59.033Z] #57 14.01 Selecting previously unselected package sudo. [2022-09-08T14:43:59.033Z] #57 14.02 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-08T14:43:59.033Z] #57 14.03 Unpacking sudo (1.9.5p2-3) ... [2022-09-08T14:43:59.290Z] #57 14.28 Selecting previously unselected package systemd-journal-remote. [2022-09-08T14:43:59.290Z] #57 14.29 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-08T14:43:59.290Z] #57 14.30 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-08T14:43:59.290Z] #57 14.36 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T14:43:59.290Z] #57 14.37 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-08T14:43:59.290Z] #57 14.37 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-08T14:43:59.358Z] #22 60.02 Selecting previously unselected package libxml2:amd64. [2022-09-08T14:43:59.358Z] #22 60.03 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-08T14:43:59.358Z] #22 60.09 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T14:43:59.358Z] #22 60.37 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-08T14:43:59.358Z] #22 60.37 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-08T14:43:59.358Z] #22 60.38 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-08T14:43:59.358Z] #22 60.40 Selecting previously unselected package libxml-sax-base-perl. [2022-09-08T14:43:59.358Z] #22 60.40 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-08T14:43:59.358Z] #22 60.41 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-08T14:43:59.358Z] #22 60.45 Selecting previously unselected package libxml-sax-perl. [2022-09-08T14:43:59.358Z] #22 60.45 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-08T14:43:59.358Z] #22 60.45 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-08T14:43:59.358Z] #22 60.50 Selecting previously unselected package libxml-libxml-perl. [2022-09-08T14:43:59.358Z] #22 60.50 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-08T14:43:59.358Z] #22 60.50 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-08T14:43:59.358Z] #22 60.56 Selecting previously unselected package libxml-simple-perl. [2022-09-08T14:43:59.545Z] #57 14.49 Selecting previously unselected package uidmap. [2022-09-08T14:43:59.545Z] #57 14.50 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-08T14:43:59.545Z] #57 14.51 Unpacking uidmap (1:4.8.1-1) ... [2022-09-08T14:43:59.545Z] #57 14.59 Selecting previously unselected package vim-runtime. [2022-09-08T14:43:59.545Z] #57 14.60 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T14:43:59.545Z] #57 14.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T14:43:59.545Z] #57 14.64 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-08T14:43:59.545Z] #57 14.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:43:59.616Z] #22 60.56 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-08T14:43:59.617Z] #22 60.57 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-08T14:43:59.617Z] #22 60.60 Selecting previously unselected package libyaml-perl. [2022-09-08T14:43:59.617Z] #22 60.60 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-08T14:43:59.617Z] #22 60.61 Unpacking libyaml-perl (1.30-1) ... [2022-09-08T14:43:59.617Z] #22 60.65 Selecting previously unselected package libconfig-auto-perl. [2022-09-08T14:43:59.617Z] #22 60.65 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-08T14:43:59.617Z] #22 60.65 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-08T14:43:59.617Z] #22 60.68 Selecting previously unselected package libfile-which-perl. [2022-09-08T14:43:59.617Z] #22 60.68 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-08T14:43:59.617Z] #22 60.69 Unpacking libfile-which-perl (1.23-1) ... [2022-09-08T14:43:59.617Z] #22 60.71 Selecting previously unselected package libfile-homedir-perl. [2022-09-08T14:43:59.617Z] #22 60.72 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-08T14:43:59.617Z] #22 60.72 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-08T14:43:59.617Z] #22 60.75 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-08T14:43:59.617Z] #22 60.75 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-08T14:43:59.617Z] #22 60.76 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-08T14:43:59.617Z] #22 60.80 Selecting previously unselected package dpkg-cross. [2022-09-08T14:43:59.875Z] #22 60.80 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-08T14:43:59.875Z] #22 60.81 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-08T14:43:59.875Z] #22 60.84 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-08T14:43:59.875Z] #22 60.84 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-08T14:43:59.875Z] #22 60.84 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-08T14:43:59.875Z] #22 60.88 Selecting previously unselected package libc6-armel-cross. [2022-09-08T14:43:59.875Z] #22 60.88 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-08T14:43:59.875Z] #22 60.88 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-08T14:43:59.875Z] #22 61.00 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-08T14:43:59.875Z] #22 61.01 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:59.875Z] #22 61.01 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:43:59.875Z] #22 61.04 Selecting previously unselected package libgomp1-armel-cross. [2022-09-08T14:43:59.875Z] #22 61.04 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:43:59.875Z] #22 61.05 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:43:59.875Z] #22 61.09 Selecting previously unselected package libatomic1-armel-cross. [2022-09-08T14:44:00.132Z] #22 61.09 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:00.132Z] #22 61.09 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:00.132Z] #22 61.12 Selecting previously unselected package libasan6-armel-cross. [2022-09-08T14:44:00.132Z] #22 61.12 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:00.133Z] #22 61.13 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:00.133Z] #22 61.35 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-08T14:44:00.390Z] #22 61.35 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:00.391Z] #22 61.35 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:00.391Z] #22 61.42 Selecting previously unselected package libubsan1-armel-cross. [2022-09-08T14:44:00.391Z] #22 61.42 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:00.391Z] #22 61.43 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:00.649Z] #22 61.52 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-08T14:44:00.649Z] #22 61.53 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:00.649Z] #22 61.53 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:00.649Z] #22 61.65 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-08T14:44:00.649Z] #22 61.65 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:44:00.649Z] #22 61.65 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T14:44:00.911Z] #57 15.88 Selecting previously unselected package vim. [2022-09-08T14:44:00.911Z] #57 15.89 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T14:44:00.911Z] #57 15.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:44:00.911Z] #57 16.16 Selecting previously unselected package xfsprogs. [2022-09-08T14:44:01.168Z] #57 16.16 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-08T14:44:01.168Z] #57 16.16 Unpacking xfsprogs (5.10.0-4) ... [2022-09-08T14:44:01.168Z] #57 16.35 Selecting previously unselected package zip. [2022-09-08T14:44:01.168Z] #57 16.35 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-08T14:44:01.168Z] #57 16.36 Unpacking zip (3.0-12) ... [2022-09-08T14:44:01.168Z] #57 16.43 Selecting previously unselected package zstd. [2022-09-08T14:44:01.424Z] #57 16.44 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-08T14:44:01.424Z] #57 16.45 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-08T14:44:01.681Z] #57 16.64 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T14:44:01.937Z] #57 17.12 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T14:44:01.937Z] #57 17.13 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T14:44:01.937Z] #57 17.14 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-08T14:44:02.194Z] #57 17.16 Setting up libicu67:amd64 (67.1-7) ... [2022-09-08T14:44:02.194Z] #57 17.17 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T14:44:02.194Z] #57 17.18 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-08T14:44:02.194Z] #57 17.20 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T14:44:02.194Z] #57 17.21 Setting up uidmap (1:4.8.1-1) ... [2022-09-08T14:44:02.194Z] #57 17.23 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T14:44:02.194Z] #57 17.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T14:44:02.194Z] #57 17.25 Setting up bzip2 (1.0.8-4) ... [2022-09-08T14:44:02.194Z] #57 17.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T14:44:02.194Z] #57 17.28 Setting up python3-wheel (0.34.2-1) ... [2022-09-08T14:44:02.450Z] #57 17.63 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T14:44:02.450Z] #57 17.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:44:02.450Z] #57 17.66 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T14:44:02.706Z] #57 17.67 Setting up libcap2-bin (1:2.44-1) ... [2022-09-08T14:44:02.706Z] #57 17.68 Setting up apparmor (2.13.6-10) ... [2022-09-08T14:44:03.635Z] #57 18.63 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-08T14:44:03.635Z] #57 18.66 Setting up zip (3.0-12) ... [2022-09-08T14:44:03.635Z] #57 18.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:44:03.635Z] #57 18.71 Setting up bash-completion (1:2.11-2) ... [2022-09-08T14:44:04.564Z] #57 19.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T14:44:04.564Z] #57 19.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T14:44:04.564Z] #57 19.84 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-08T14:44:04.820Z] #57 19.85 Setting up patch (2.7.6-7) ... [2022-09-08T14:44:04.820Z] #57 19.86 Setting up sudo (1.9.5p2-3) ... [2022-09-08T14:44:04.820Z] #57 19.93 invoke-rc.d: could not determine current runlevel [2022-09-08T14:44:04.820Z] #57 19.93 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T14:44:04.820Z] #57 19.94 Setting up xfsprogs (5.10.0-4) ... [2022-09-08T14:44:04.820Z] #57 19.95 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-08T14:44:04.820Z] #57 19.95 Failed to connect to bus: Host is down [2022-09-08T14:44:04.820Z] #57 19.96 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-08T14:44:04.820Z] #57 19.97 Setting up inetutils-ping (2:2.0-1) ... [2022-09-08T14:44:04.820Z] #57 19.99 Setting up pigz (2.6-1) ... [2022-09-08T14:44:04.820Z] #57 20.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T14:44:04.820Z] #57 20.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T14:44:04.820Z] #57 20.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T14:44:04.820Z] #57 20.05 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:44:05.382Z] #57 20.42 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-08T14:44:05.382Z] #57 20.43 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-08T14:44:05.382Z] #57 20.60 Setting up libelf1:amd64 (0.183-1) ... [2022-09-08T14:44:05.638Z] #57 20.62 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-08T14:44:05.638Z] #57 20.63 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-08T14:44:05.638Z] #57 20.64 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T14:44:05.638Z] #57 20.66 Setting up libkmod2:amd64 (28-1) ... [2022-09-08T14:44:05.638Z] #57 20.67 Setting up python3-distutils (3.9.2-1) ... [2022-09-08T14:44:05.638Z] #57 20.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:44:05.894Z] #57 20.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T14:44:05.894Z] #57 20.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T14:44:05.894Z] #57 20.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T14:44:05.894Z] #57 20.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T14:44:05.894Z] #57 20.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T14:44:05.894Z] #57 20.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T14:44:05.894Z] #57 20.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T14:44:05.894Z] #57 20.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T14:44:05.894Z] #57 20.97 Setting up python3-setuptools (52.0.0-4) ... [2022-09-08T14:44:05.920Z] #22 66.35 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-08T14:44:05.920Z] #22 66.35 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:44:05.920Z] #22 66.35 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T14:44:05.920Z] #22 66.38 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-08T14:44:05.920Z] #22 66.39 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-08T14:44:05.920Z] #22 66.39 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-08T14:44:05.920Z] #22 66.56 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-08T14:44:05.920Z] #22 66.56 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-08T14:44:05.920Z] #22 66.57 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-08T14:44:05.920Z] #22 66.79 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-08T14:44:05.920Z] #22 66.79 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:05.920Z] #22 66.79 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:05.920Z] #22 67.04 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-08T14:44:05.920Z] #22 67.05 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:44:05.920Z] #22 67.05 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T14:44:06.456Z] #57 21.52 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T14:44:06.456Z] #57 21.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T14:44:06.456Z] #57 21.55 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-08T14:44:06.456Z] #57 21.56 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T14:44:07.018Z] #57 22.02 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T14:44:07.018Z] #57 22.03 Setting up jq (1.6-2.1) ... [2022-09-08T14:44:07.018Z] #57 22.05 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T14:44:07.018Z] #57 22.06 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-08T14:44:07.018Z] #57 22.07 Setting up iptables (1.8.7-1) ... [2022-09-08T14:44:07.018Z] #57 22.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T14:44:07.018Z] #57 22.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T14:44:07.018Z] #57 22.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T14:44:07.018Z] #57 22.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T14:44:07.018Z] #57 22.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T14:44:07.018Z] #57 22.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T14:44:07.018Z] #57 22.11 Setting up iproute2 (5.10.0-4) ... [2022-09-08T14:44:07.274Z] #57 22.28 Setting up systemd (247.3-7) ... [2022-09-08T14:44:07.274Z] #57 22.33 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-08T14:44:07.274Z] #57 22.34 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-08T14:44:07.274Z] #57 22.34 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-08T14:44:07.274Z] #57 22.37 Initializing machine ID from KVM UUID. [2022-09-08T14:44:07.841Z] #57 22.82 Setting up systemd-journal-remote (247.3-7) ... [2022-09-08T14:44:07.841Z] #57 22.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T14:44:08.404Z] #57 DONE 23.5s [2022-09-08T14:44:08.404Z] [2022-09-08T14:44:08.404Z] #34 [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-09-08T14:44:08.404Z] #34 ... [2022-09-08T14:44:08.404Z] [2022-09-08T14:44:08.404Z] #58 [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-09-08T14:44:09.335Z] #58 0.815 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T14:44:09.335Z] #58 0.820 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T14:44:09.335Z] #58 0.824 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T14:44:09.335Z] #58 DONE 0.9s [2022-09-08T14:44:09.335Z] [2022-09-08T14:44:09.335Z] #34 [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-09-08T14:44:09.335Z] #34 ... [2022-09-08T14:44:09.335Z] [2022-09-08T14:44:09.335Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T14:44:11.192Z] #22 71.53 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-08T14:44:11.192Z] #22 71.53 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:44:11.192Z] #22 71.53 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T14:44:11.192Z] #22 71.57 Selecting previously unselected package crossbuild-essential-armel. [2022-09-08T14:44:11.192Z] #22 71.57 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-08T14:44:11.192Z] #22 71.57 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-08T14:44:11.192Z] #22 71.61 Selecting previously unselected package libc6-armhf-cross. [2022-09-08T14:44:11.192Z] #22 71.61 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-08T14:44:11.192Z] #22 71.62 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-08T14:44:11.192Z] #22 71.73 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-08T14:44:11.192Z] #22 71.73 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:11.192Z] #22 71.74 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:11.192Z] #22 71.77 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-08T14:44:11.192Z] #22 71.77 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:11.192Z] #22 71.78 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:11.192Z] #22 71.82 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-08T14:44:11.192Z] #22 71.82 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:11.192Z] #22 71.84 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:11.192Z] #22 71.87 Selecting previously unselected package libasan6-armhf-cross. [2022-09-08T14:44:11.192Z] #22 71.87 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:11.192Z] #22 71.88 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:11.192Z] #22 72.10 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-08T14:44:11.192Z] #22 72.11 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:11.192Z] #22 72.11 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:11.192Z] #22 72.17 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-08T14:44:11.192Z] #22 72.18 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:11.192Z] #22 72.18 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:11.192Z] #22 72.28 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-08T14:44:11.192Z] #22 72.28 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:11.192Z] #22 72.28 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:11.192Z] #22 72.39 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-08T14:44:11.451Z] #22 72.39 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:44:11.451Z] #22 72.40 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T14:44:16.722Z] #22 77.46 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-08T14:44:16.722Z] #22 77.47 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:44:16.722Z] #22 77.52 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T14:44:16.722Z] #22 77.89 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-08T14:44:16.722Z] #22 77.89 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-08T14:44:16.981Z] #22 77.92 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-08T14:44:16.981Z] #22 78.10 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-08T14:44:16.981Z] #22 78.10 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-08T14:44:16.981Z] #22 78.10 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-08T14:44:17.240Z] #22 78.32 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-08T14:44:17.240Z] #22 78.32 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:17.240Z] #22 78.33 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:17.423Z] #59 7.019 Collecting yamllint==1.27.1 [2022-09-08T14:44:17.423Z] #59 8.054 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-08T14:44:17.498Z] #22 78.58 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-08T14:44:17.498Z] #22 78.58 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:44:17.498Z] #22 78.59 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T14:44:17.984Z] #59 8.510 Collecting pathspec>=0.5.3 [2022-09-08T14:44:17.984Z] #59 8.518 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-08T14:44:17.984Z] #59 8.686 Collecting pyyaml [2022-09-08T14:44:17.984Z] #59 8.708 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-09-08T14:44:17.984Z] #59 8.732 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-08T14:44:17.984Z] #59 8.738 Building wheels for collected packages: yamllint [2022-09-08T14:44:17.984Z] #59 8.742 Building wheel for yamllint (setup.py): started [2022-09-08T14:44:18.547Z] #59 9.143 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-08T14:44:18.547Z] #59 9.145 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=7f77db8662f2c20732c6505778b57d531224a3cf292ccf2e05c30eca73809950 [2022-09-08T14:44:18.547Z] #59 9.145 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-08T14:44:18.547Z] #59 9.149 Successfully built yamllint [2022-09-08T14:44:18.547Z] #59 9.158 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-08T14:44:18.547Z] #59 9.363 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-08T14:44:18.803Z] #59 DONE 9.6s [2022-09-08T14:44:18.803Z] [2022-09-08T14:44:18.803Z] #34 [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-09-08T14:44:19.060Z] #34 ... [2022-09-08T14:44:19.060Z] [2022-09-08T14:44:19.060Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T14:44:19.060Z] #60 DONE 0.1s [2022-09-08T14:44:19.317Z] [2022-09-08T14:44:19.317Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T14:44:19.581Z] #61 DONE 0.3s [2022-09-08T14:44:19.581Z] [2022-09-08T14:44:19.581Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T14:44:19.581Z] #62 DONE 0.2s [2022-09-08T14:44:19.581Z] [2022-09-08T14:44:19.581Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-08T14:44:19.844Z] #63 DONE 0.2s [2022-09-08T14:44:19.844Z] [2022-09-08T14:44:19.844Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-08T14:44:19.844Z] #64 DONE 0.1s [2022-09-08T14:44:19.844Z] [2022-09-08T14:44:19.844Z] #34 [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-09-08T14:44:19.844Z] #34 ... [2022-09-08T14:44:19.844Z] [2022-09-08T14:44:19.844Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-08T14:44:19.844Z] #65 DONE 0.1s [2022-09-08T14:44:19.844Z] [2022-09-08T14:44:19.844Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T14:44:19.844Z] #66 DONE 0.0s [2022-09-08T14:44:20.103Z] [2022-09-08T14:44:20.103Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T14:44:20.103Z] #67 DONE 0.3s [2022-09-08T14:44:20.103Z] [2022-09-08T14:44:20.103Z] #34 [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-09-08T14:44:20.366Z] #34 ... [2022-09-08T14:44:20.366Z] [2022-09-08T14:44:20.366Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-08T14:44:20.366Z] #68 DONE 0.1s [2022-09-08T14:44:20.366Z] [2022-09-08T14:44:20.366Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T14:44:20.366Z] #69 DONE 0.1s [2022-09-08T14:44:20.366Z] [2022-09-08T14:44:20.366Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T14:44:20.628Z] #70 DONE 0.2s [2022-09-08T14:44:20.628Z] [2022-09-08T14:44:20.628Z] #34 [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-09-08T14:44:20.628Z] #34 ... [2022-09-08T14:44:20.628Z] [2022-09-08T14:44:20.628Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T14:44:20.628Z] #71 DONE 0.1s [2022-09-08T14:44:20.628Z] [2022-09-08T14:44:20.628Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T14:44:20.884Z] #72 DONE 0.1s [2022-09-08T14:44:20.884Z] [2022-09-08T14:44:20.884Z] #34 [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-09-08T14:44:22.767Z] #22 83.03 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-08T14:44:22.767Z] #22 83.03 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:44:22.767Z] #22 83.04 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T14:44:22.767Z] #22 83.06 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-08T14:44:22.767Z] #22 83.07 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-08T14:44:22.767Z] #22 83.07 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-08T14:44:22.767Z] #22 83.10 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-08T14:44:22.767Z] #22 83.10 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-08T14:44:22.767Z] #22 83.11 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-08T14:44:22.767Z] #22 83.26 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-08T14:44:22.767Z] #22 83.27 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:22.767Z] #22 83.27 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:22.767Z] #22 83.30 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-08T14:44:22.767Z] #22 83.30 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:22.767Z] #22 83.31 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:22.767Z] #22 83.35 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-08T14:44:22.767Z] #22 83.35 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:22.767Z] #22 83.35 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:22.767Z] #22 83.38 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-08T14:44:22.767Z] #22 83.38 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:22.767Z] #22 83.39 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:22.767Z] #22 83.42 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-08T14:44:22.767Z] #22 83.42 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:22.767Z] #22 83.43 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:22.767Z] #22 83.67 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-08T14:44:22.767Z] #22 83.67 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:22.767Z] #22 83.67 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:22.767Z] #22 83.78 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-08T14:44:22.767Z] #22 83.79 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:22.767Z] #22 83.79 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:23.025Z] #22 84.02 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-08T14:44:23.025Z] #22 84.03 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:23.025Z] #22 84.03 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:23.025Z] #22 84.11 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-08T14:44:23.025Z] #22 84.11 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:23.025Z] #22 84.12 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:23.025Z] #22 84.22 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-08T14:44:23.284Z] #22 84.22 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:23.284Z] #22 84.23 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:23.284Z] #22 84.27 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-08T14:44:23.284Z] #22 84.27 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:23.284Z] #22 84.28 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:23.284Z] #22 84.45 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-08T14:44:23.284Z] #22 84.45 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:44:23.284Z] #22 84.46 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:26.218Z] #34 79.56 + bin/containerd [2022-09-08T14:44:28.556Z] #22 88.98 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-08T14:44:28.556Z] #22 88.98 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:44:28.556Z] #22 88.98 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:28.556Z] #22 89.01 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-08T14:44:28.556Z] #22 89.02 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-08T14:44:28.556Z] #22 89.02 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-08T14:44:28.556Z] #22 89.19 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-08T14:44:28.556Z] #22 89.19 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-08T14:44:28.556Z] #22 89.19 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-08T14:44:28.556Z] #22 89.46 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-08T14:44:28.556Z] #22 89.47 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:28.556Z] #22 89.47 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:28.556Z] #22 89.73 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-08T14:44:28.815Z] #22 89.73 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:44:28.815Z] #22 89.74 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:34.201Z] #22 94.62 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-08T14:44:34.201Z] #22 94.62 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:44:34.201Z] #22 94.69 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:34.201Z] #22 95.00 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-08T14:44:34.201Z] #22 95.01 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-08T14:44:34.201Z] #22 95.04 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-08T14:44:34.201Z] #22 95.07 Selecting previously unselected package libc6-s390x-cross. [2022-09-08T14:44:34.201Z] #22 95.07 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-08T14:44:34.201Z] #22 95.07 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-08T14:44:34.201Z] #22 95.21 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-08T14:44:34.201Z] #22 95.21 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:34.201Z] #22 95.22 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:34.201Z] #22 95.25 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-08T14:44:34.201Z] #22 95.25 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:34.201Z] #22 95.26 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:34.201Z] #22 95.30 Selecting previously unselected package libitm1-s390x-cross. [2022-09-08T14:44:34.201Z] #22 95.30 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:34.201Z] #22 95.30 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:34.201Z] #22 95.34 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-08T14:44:34.201Z] #22 95.34 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:34.201Z] #22 95.34 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:34.201Z] #22 95.37 Selecting previously unselected package libasan6-s390x-cross. [2022-09-08T14:44:34.460Z] #22 95.38 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:34.460Z] #22 95.38 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:34.460Z] #22 95.61 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-08T14:44:34.460Z] #22 95.61 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:34.460Z] #22 95.62 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:34.719Z] #22 95.69 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-08T14:44:34.719Z] #22 95.69 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:34.719Z] #22 95.70 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:34.719Z] #22 95.81 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-08T14:44:34.719Z] #22 95.81 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:34.719Z] #22 95.82 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:34.719Z] #22 95.93 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-08T14:44:34.977Z] #22 95.93 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:44:34.977Z] #22 95.93 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:39.171Z] #22 100.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-08T14:44:39.171Z] #22 100.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:44:39.171Z] #22 100.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:39.171Z] #22 100.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-08T14:44:39.171Z] #22 100.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-08T14:44:39.171Z] #22 100.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-08T14:44:39.430Z] #22 100.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-08T14:44:39.430Z] #22 100.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-08T14:44:39.430Z] #22 100.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-08T14:44:39.688Z] #22 100.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-08T14:44:39.688Z] #22 100.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T14:44:39.688Z] #22 100.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:39.946Z] #22 101.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-08T14:44:39.947Z] #22 101.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T14:44:39.947Z] #22 101.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 77.3% of statements [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/builder [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/builder/remotecontext 0.155s coverage: 13.7% of statements [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/builder/dockerfile 0.529s coverage: 49.3% of statements [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/builder/remotecontext/git 1.567s coverage: 86.3% of statements [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/cli [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-08T14:44:41.007Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-09-08T14:44:41.007Z] ok github.com/docker/docker/client 0.082s coverage: 76.1% of statements [2022-09-08T14:44:44.135Z] #22 105.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-08T14:44:44.135Z] #22 105.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T14:44:44.135Z] #22 105.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:44.135Z] #22 105.1 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-08T14:44:44.135Z] #22 105.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-08T14:44:44.135Z] #22 105.1 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-08T14:44:44.135Z] #22 105.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-08T14:44:44.135Z] #22 105.2 Setting up libfile-which-perl (1.23-1) ... [2022-09-08T14:44:44.135Z] #22 105.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-08T14:44:44.135Z] #22 105.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-08T14:44:44.135Z] #22 105.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-08T14:44:44.135Z] #22 105.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T14:44:44.135Z] #22 105.2 Setting up libicu67:amd64 (67.1-7) ... [2022-09-08T14:44:44.135Z] #22 105.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-08T14:44:44.135Z] #22 105.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-08T14:44:44.135Z] #22 105.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-08T14:44:44.135Z] #22 105.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-08T14:44:44.135Z] #22 105.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-08T14:44:44.135Z] #22 105.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-08T14:44:44.393Z] #22 105.3 Setting up file (1:5.39-3) ... [2022-09-08T14:44:44.393Z] #22 105.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-08T14:44:44.393Z] #22 105.4 Setting up bzip2 (1.0.8-4) ... [2022-09-08T14:44:44.393Z] #22 105.4 Setting up libyaml-perl (1.30-1) ... [2022-09-08T14:44:44.393Z] #22 105.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-08T14:44:44.393Z] #22 105.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-08T14:44:44.393Z] #22 105.4 Setting up libio-string-perl (1.08-3.1) ... [2022-09-08T14:44:44.393Z] #22 105.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-08T14:44:44.393Z] #22 105.4 Setting up cross-config (2.6.18+nmu1) ... [2022-09-08T14:44:44.393Z] #22 105.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T14:44:44.651Z] #22 105.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T14:44:44.651Z] #22 105.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-08T14:44:44.651Z] #22 105.6 Setting up patch (2.7.6-7) ... [2022-09-08T14:44:44.651Z] #22 105.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-08T14:44:44.651Z] #22 105.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-08T14:44:44.651Z] #22 105.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.651Z] #22 105.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-08T14:44:44.651Z] #22 105.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-08T14:44:44.651Z] #22 105.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.651Z] #22 105.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.651Z] #22 105.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-08T14:44:44.651Z] #22 105.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-08T14:44:44.651Z] #22 105.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.651Z] #22 105.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:44.651Z] #22 105.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-08T14:44:44.651Z] #22 105.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-08T14:44:44.651Z] #22 105.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-08T14:44:44.651Z] #22 105.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-08T14:44:44.651Z] #22 105.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.651Z] #22 105.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T14:44:44.651Z] #22 105.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T14:44:44.651Z] #22 105.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-08T14:44:44.651Z] #22 105.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:44.909Z] #22 105.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 105.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 105.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 105.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 105.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 105.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 106.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 106.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 106.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 106.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 106.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-08T14:44:44.909Z] #22 106.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 106.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 106.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 106.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:44.909Z] #22 106.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-08T14:44:44.909Z] #22 106.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.168Z] #22 106.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.168Z] #22 106.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.168Z] #22 106.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-08T14:44:45.168Z] #22 106.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.168Z] #22 106.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.168Z] #22 106.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.168Z] #22 106.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-08T14:44:45.168Z] #22 106.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-08T14:44:45.168Z] #22 106.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-08T14:44:45.427Z] #22 106.4 [2022-09-08T14:44:45.427Z] #22 106.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-08T14:44:45.427Z] #22 106.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.427Z] #22 106.5 Setting up dpkg-dev (1.20.11) ... [2022-09-08T14:44:45.427Z] #22 106.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.427Z] #22 106.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T14:44:45.427Z] #22 106.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.427Z] #22 106.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.427Z] #22 106.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.427Z] #22 106.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.427Z] #22 106.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T14:44:45.427Z] #22 106.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.427Z] #22 106.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.685Z] #22 106.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.685Z] #22 106.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.685Z] #22 106.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-08T14:44:45.685Z] #22 106.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-08T14:44:45.685Z] #22 106.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-08T14:44:45.685Z] #22 106.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-08T14:44:45.944Z] #22 106.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-08T14:44:45.944Z] #22 106.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:45.944Z] #22 107.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:45.944Z] #22 107.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.944Z] #22 107.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T14:44:45.944Z] #22 107.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.944Z] #22 107.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.944Z] #22 107.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:45.944Z] #22 107.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T14:44:45.944Z] #22 107.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.944Z] #22 107.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.944Z] #22 107.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.944Z] #22 107.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:45.944Z] #22 107.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:46.201Z] #22 107.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:46.201Z] #22 107.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T14:44:46.201Z] #22 107.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:46.201Z] #22 107.2 Setting up libxml-simple-perl (2.25-1) ... [2022-09-08T14:44:46.201Z] #22 107.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T14:44:46.201Z] #22 107.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T14:44:46.201Z] #22 107.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T14:44:46.201Z] #22 107.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:46.201Z] #22 107.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:46.201Z] #22 107.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-08T14:44:46.201Z] #22 107.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-08T14:44:46.202Z] #22 107.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:46.202Z] #22 107.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-08T14:44:46.202Z] #22 107.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T14:44:46.202Z] #22 107.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:46.202Z] #22 107.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:46.202Z] #22 107.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:46.202Z] #22 107.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T14:44:46.202Z] #22 107.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T14:44:46.202Z] #22 107.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-08T14:44:46.202Z] #22 107.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:46.202Z] #22 107.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-08T14:44:46.202Z] #22 107.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:46.202Z] #22 107.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:46.459Z] #22 107.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T14:44:46.460Z] #22 107.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:46.460Z] #22 107.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:46.460Z] #22 107.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T14:44:46.460Z] #22 107.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:46.460Z] #22 107.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-08T14:44:46.460Z] #22 107.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:46.460Z] #22 107.5 Setting up crossbuild-essential-armel (12.9) ... [2022-09-08T14:44:46.460Z] #22 107.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T14:44:46.460Z] #22 107.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-08T14:44:46.460Z] #22 107.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-08T14:44:46.460Z] #22 107.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-08T14:44:46.460Z] #22 107.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-08T14:44:46.460Z] #22 107.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T14:44:47.836Z] #22 DONE 108.7s [2022-09-08T14:44:47.836Z] [2022-09-08T14:44:47.836Z] #23 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T14:44:47.836Z] #23 ... [2022-09-08T14:44:47.836Z] [2022-09-08T14:44:47.836Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T14:44:47.836Z] #24 DONE 0.3s [2022-09-08T14:44:48.096Z] [2022-09-08T14:44:48.096Z] #23 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T14:44:48.096Z] #23 DONE 0.3s [2022-09-08T14:44:48.096Z] [2022-09-08T14:44:48.096Z] #25 [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-09-08T14:44:49.479Z] #25 1.397 + RM_GOPATH=0 [2022-09-08T14:44:49.479Z] #25 1.397 + TMP_GOPATH= [2022-09-08T14:44:49.479Z] #25 1.397 + : /build [2022-09-08T14:44:49.479Z] #25 1.397 + '[' -z '' ']' [2022-09-08T14:44:49.479Z] #25 1.398 ++ mktemp -d [2022-09-08T14:44:49.479Z] #25 1.399 + export GOPATH=/tmp/tmp.A5k0IGrEF5 [2022-09-08T14:44:49.479Z] #25 1.399 + GOPATH=/tmp/tmp.A5k0IGrEF5 [2022-09-08T14:44:49.479Z] #25 1.399 + RM_GOPATH=1 [2022-09-08T14:44:49.479Z] #25 1.400 + case "$(go env GOARCH)" in [2022-09-08T14:44:49.479Z] #25 1.400 ++ go env GOARCH [2022-09-08T14:44:49.479Z] #25 1.404 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:44:49.479Z] #25 1.404 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:44:49.479Z] #25 1.405 ++ dirname /install.sh [2022-09-08T14:44:49.479Z] #25 1.406 + dir=/ [2022-09-08T14:44:49.479Z] #25 1.406 + bin=rootlesskit [2022-09-08T14:44:49.479Z] #25 1.406 + shift [2022-09-08T14:44:49.479Z] #25 1.406 + '[' '!' -f //rootlesskit.installer ']' [2022-09-08T14:44:49.479Z] #25 1.407 + . //rootlesskit.installer [2022-09-08T14:44:49.479Z] #25 1.407 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T14:44:49.479Z] #25 1.407 + install_rootlesskit [2022-09-08T14:44:49.479Z] #25 1.407 + case "$1" in [2022-09-08T14:44:49.479Z] #25 1.407 + export CGO_ENABLED=0 [2022-09-08T14:44:49.479Z] #25 1.407 + CGO_ENABLED=0 [2022-09-08T14:44:49.479Z] #25 1.407 + _install_rootlesskit [2022-09-08T14:44:49.479Z] #25 1.408 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-08T14:44:49.479Z] #25 1.408 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T14:44:49.479Z] #25 1.408 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T14:44:49.479Z] #25 1.408 + GOBIN=/build [2022-09-08T14:44:49.479Z] #25 1.408 + GO111MODULE=on [2022-09-08T14:44:49.479Z] #25 1.408 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T14:44:49.738Z] #25 1.838 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-08T14:44:51.117Z] #25 3.233 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-08T14:44:51.117Z] #25 3.238 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T14:44:51.687Z] #25 3.552 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-08T14:44:52.625Z] #25 ... [2022-09-08T14:44:52.625Z] [2022-09-08T14:44:52.625Z] #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-09-08T14:44:52.625Z] #0 1.357 + RM_GOPATH=0 [2022-09-08T14:44:52.625Z] #0 1.357 + TMP_GOPATH= [2022-09-08T14:44:52.625Z] #0 1.357 + : /build [2022-09-08T14:44:52.625Z] #0 1.357 + '[' -z '' ']' [2022-09-08T14:44:52.625Z] #0 1.357 ++ mktemp -d [2022-09-08T14:44:52.625Z] #0 1.360 + export GOPATH=/tmp/tmp.vthwqjfrmF [2022-09-08T14:44:52.625Z] #0 1.360 + GOPATH=/tmp/tmp.vthwqjfrmF [2022-09-08T14:44:52.625Z] #0 1.360 + RM_GOPATH=1 [2022-09-08T14:44:52.625Z] #0 1.360 + case "$(go env GOARCH)" in [2022-09-08T14:44:52.625Z] #0 1.360 ++ go env GOARCH [2022-09-08T14:44:52.625Z] #0 1.376 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:44:52.625Z] #0 1.377 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:44:52.625Z] #0 1.381 ++ dirname /install.sh [2022-09-08T14:44:52.625Z] #0 1.382 + dir=/ [2022-09-08T14:44:52.625Z] #0 1.382 + bin=dockercli [2022-09-08T14:44:52.625Z] #0 1.383 + shift [2022-09-08T14:44:52.625Z] #0 1.383 + '[' '!' -f //dockercli.installer ']' [2022-09-08T14:44:52.625Z] #0 1.383 + . //dockercli.installer [2022-09-08T14:44:52.625Z] #0 1.383 ++ : stable [2022-09-08T14:44:52.625Z] #0 1.384 ++ : 17.06.2-ce [2022-09-08T14:44:52.625Z] #0 1.384 + install_dockercli [2022-09-08T14:44:52.625Z] #0 1.384 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T14:44:52.625Z] #0 1.385 Install docker/cli version 17.06.2-ce from stable [2022-09-08T14:44:52.625Z] #0 1.385 ++ uname -m [2022-09-08T14:44:52.625Z] #0 1.392 + arch=x86_64 [2022-09-08T14:44:52.625Z] #0 1.392 + '[' x86_64 '!=' x86_64 ']' [2022-09-08T14:44:52.625Z] #0 1.392 + url=https://download.docker.com/linux/static [2022-09-08T14:44:52.625Z] #0 1.393 + tar -xz docker/docker [2022-09-08T14:44:52.625Z] #0 1.397 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-08T14:44:52.625Z] #0 4.273 + mkdir -p /build [2022-09-08T14:44:52.625Z] #0 4.274 + mv docker/docker /build/ [2022-09-08T14:44:52.625Z] #0 4.278 + rmdir docker [2022-09-08T14:44:52.625Z] #26 DONE 4.5s [2022-09-08T14:44:52.625Z] [2022-09-08T14:44:52.625Z] #27 [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-09-08T14:44:52.625Z] #0 1.879 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T14:44:52.625Z] #0 1.879 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T14:44:52.625Z] #0 1.880 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T14:44:52.625Z] #0 2.162 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T14:44:52.625Z] #0 2.502 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T14:44:52.625Z] #0 3.042 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T14:44:52.625Z] #0 3.606 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T14:44:52.625Z] #0 4.215 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T14:44:52.625Z] #0 4.778 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T14:44:52.625Z] #0 4.792 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T14:44:52.625Z] #0 4.798 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T14:44:52.625Z] #0 4.799 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T14:44:52.625Z] #0 4.801 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T14:44:52.625Z] #0 4.803 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T14:44:52.625Z] #0 4.804 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T14:44:52.625Z] #0 4.804 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T14:44:52.625Z] #0 4.806 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T14:44:52.625Z] #0 4.807 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T14:44:52.885Z] #27 ... [2022-09-08T14:44:52.885Z] [2022-09-08T14:44:52.885Z] #25 [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-09-08T14:44:52.885Z] #25 5.009 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-08T14:44:53.453Z] #25 5.362 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T14:44:53.453Z] #25 5.363 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T14:44:53.453Z] #25 5.430 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T14:44:53.453Z] #25 5.480 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T14:44:53.453Z] #25 5.524 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T14:44:53.712Z] #25 5.602 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-08T14:44:53.712Z] #25 5.782 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-08T14:44:53.971Z] #25 5.897 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-08T14:44:53.971Z] #25 5.966 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-08T14:44:54.908Z] #25 6.903 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T14:44:55.477Z] #25 ... [2022-09-08T14:44:55.477Z] [2022-09-08T14:44:55.477Z] #28 [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-09-08T14:44:55.477Z] #28 CACHED [2022-09-08T14:44:55.477Z] [2022-09-08T14:44:55.477Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T14:44:55.477Z] #29 CACHED [2022-09-08T14:44:55.477Z] [2022-09-08T14:44:55.477Z] #30 [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-09-08T14:44:55.477Z] #30 CACHED [2022-09-08T14:44:55.477Z] [2022-09-08T14:44:55.477Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T14:44:55.477Z] #31 CACHED [2022-09-08T14:44:55.477Z] [2022-09-08T14:44:55.477Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T14:44:55.477Z] #32 CACHED [2022-09-08T14:44:55.477Z] [2022-09-08T14:44:55.477Z] #33 [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-09-08T14:44:55.477Z] #33 CACHED [2022-09-08T14:44:55.477Z] [2022-09-08T14:44:55.477Z] #34 [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-09-08T14:44:55.477Z] #34 CACHED [2022-09-08T14:44:55.477Z] [2022-09-08T14:44:55.477Z] #35 [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-09-08T14:44:55.477Z] #35 CACHED [2022-09-08T14:44:55.736Z] [2022-09-08T14:44:55.736Z] #36 [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-09-08T14:44:55.736Z] #0 1.691 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T14:44:55.736Z] #0 1.772 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T14:44:55.736Z] #0 1.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T14:44:55.736Z] #0 1.879 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T14:44:55.736Z] #0 2.064 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T14:44:55.736Z] #0 2.391 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T14:44:55.736Z] #0 2.788 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T14:44:55.736Z] #0 3.267 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T14:44:55.736Z] #0 3.799 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T14:44:55.736Z] #0 3.799 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T14:44:55.736Z] #0 3.800 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T14:44:55.736Z] #0 3.801 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T14:44:55.736Z] #0 3.803 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T14:44:55.736Z] #0 3.819 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T14:44:55.736Z] #0 3.820 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T14:44:55.736Z] #0 3.820 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T14:44:55.736Z] #0 3.821 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T14:44:55.736Z] #0 3.822 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T14:44:57.652Z] #36 ... [2022-09-08T14:44:57.652Z] [2022-09-08T14:44:57.652Z] #37 [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-09-08T14:44:57.652Z] #0 2.011 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T14:44:57.652Z] #0 2.011 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T14:44:57.652Z] #0 2.012 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T14:44:57.652Z] #0 2.385 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T14:44:57.652Z] #0 2.821 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T14:44:57.652Z] #0 3.467 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T14:44:57.652Z] #0 3.895 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T14:44:57.652Z] #0 4.210 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T14:44:57.652Z] #0 4.607 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T14:44:57.652Z] #0 4.610 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T14:44:57.652Z] #0 4.627 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T14:44:57.652Z] #0 4.638 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T14:44:57.652Z] #0 4.658 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T14:44:57.652Z] #0 4.819 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T14:44:57.652Z] #0 4.831 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T14:44:57.652Z] #0 4.834 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T14:44:57.652Z] #0 4.835 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T14:44:57.652Z] #0 4.836 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T14:45:07.552Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 29.9% of statements [2022-09-08T14:45:07.639Z] #37 ... [2022-09-08T14:45:07.639Z] [2022-09-08T14:45:07.639Z] #36 [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-09-08T14:45:07.639Z] #36 18.23 Fetched 40.7 MB in 17s (2426 kB/s) [2022-09-08T14:45:08.119Z] ok github.com/docker/docker/container 0.124s coverage: 35.7% of statements [2022-09-08T14:45:08.686Z] ok github.com/docker/docker/cmd/dockerd/trap 2.378s coverage: 0.0% of statements [2022-09-08T14:45:08.686Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-08T14:45:08.686Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-08T14:45:08.686Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-08T14:45:08.686Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-08T14:45:08.686Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-08T14:45:12.918Z] #36 18.23 Reading package lists... [2022-09-08T14:45:12.918Z] #36 ... [2022-09-08T14:45:12.918Z] [2022-09-08T14:45:12.918Z] #37 [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-09-08T14:45:12.918Z] #37 19.83 Fetched 40.7 MB in 18s (2250 kB/s) [2022-09-08T14:45:13.960Z] ok github.com/docker/docker/daemon/cluster 0.077s coverage: 0.5% of statements [2022-09-08T14:45:14.825Z] #37 19.83 Reading package lists... [2022-09-08T14:45:14.825Z] #37 ... [2022-09-08T14:45:14.825Z] [2022-09-08T14:45:14.825Z] #36 [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-09-08T14:45:14.825Z] #36 18.23 Reading package lists... [2022-09-08T14:45:15.287Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-08T14:45:15.287Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-08T14:45:15.287Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T14:45:15.287Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-08T14:45:15.287Z] [2022-09-08T14:45:15.287Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T14:45:15.287Z] DOCKER_SYSTEMD=1 [2022-09-08T14:45:15.287Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T14:45:15.287Z] HOSTNAME=6166f95c5826 [2022-09-08T14:45:15.287Z] DEST=bundles/test-integration [2022-09-08T14:45:15.287Z] PWD=/go/src/github.com/docker/docker [2022-09-08T14:45:15.287Z] DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:45:15.287Z] container=docker [2022-09-08T14:45:15.287Z] HOME=/root [2022-09-08T14:45:15.287Z] LANG=C.UTF-8 [2022-09-08T14:45:15.287Z] INVOCATION_ID=3bb43589bdb44ccab35dfd003cf00da6 [2022-09-08T14:45:15.287Z] GOLANG_VERSION=1.19.1 [2022-09-08T14:45:15.287Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T14:45:15.287Z] VALIDATE_BRANCH=master [2022-09-08T14:45:15.287Z] TERM=xterm [2022-09-08T14:45:15.287Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T14:45:15.287Z] SHLVL=3 [2022-09-08T14:45:15.287Z] TIMEOUT=120m [2022-09-08T14:45:15.287Z] DOCKER_BUILDTAGS= journald [2022-09-08T14:45:15.287Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T14:45:15.287Z] GO111MODULE=off [2022-09-08T14:45:15.287Z] DOCKER_EXPERIMENTAL=1 [2022-09-08T14:45:15.287Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T14:45:15.287Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T14:45:15.287Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T14:45:15.287Z] GOPATH=/go [2022-09-08T14:45:15.287Z] PKG_CONFIG=pkg-config [2022-09-08T14:45:15.287Z] _=/usr/bin/env [2022-09-08T14:45:15.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T14:45:15.339Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2022-09-08T14:45:16.334Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-08T14:45:16.334Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-08T14:45:16.334Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T14:45:16.334Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-08T14:45:16.334Z] [2022-09-08T14:45:16.334Z] + TEST_INTEGRATION_DEST=1 [2022-09-08T14:45:16.334Z] + CONTAINER_NAME=docker-pr3-1 [2022-09-08T14:45:16.334Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T14:45:16.334Z] + run_tests test-integration-flaky [2022-09-08T14:45:16.334Z] + '[' -n 0 ']' [2022-09-08T14:45:16.334Z] + rm= [2022-09-08T14:45:16.334Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44078/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44078/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f8bd804872cb69b093f4315a02726327911359a hack/make.sh test-integration-flaky test-integration [2022-09-08T14:45:16.334Z] + c=0 [2022-09-08T14:45:16.334Z] + TEST_INTEGRATION_DEST=3 [2022-09-08T14:45:16.334Z] + CONTAINER_NAME=docker-pr3-3 [2022-09-08T14:45:16.334Z] + TEST_SKIP_INTEGRATION=1 [2022-09-08T14:45:16.334Z] ++ jobs -p [2022-09-08T14:45:16.334Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-08T14:45:16.334Z] + run_tests [2022-09-08T14:45:16.334Z] + '[' -n 0 ']' [2022-09-08T14:45:16.334Z] + rm= [2022-09-08T14:45:16.334Z] + for job in $(jobs -p) [2022-09-08T14:45:16.334Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44078/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44078/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f8bd804872cb69b093f4315a02726327911359a hack/make.sh '' test-integration [2022-09-08T14:45:16.334Z] + wait 24076 [2022-09-08T14:45:16.334Z] + TEST_INTEGRATION_DEST=2 [2022-09-08T14:45:16.334Z] + CONTAINER_NAME=docker-pr3-2 [2022-09-08T14:45:16.334Z] + TEST_SKIP_INTEGRATION=1 [2022-09-08T14:45:16.334Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-08T14:45:16.334Z] + run_tests [2022-09-08T14:45:16.334Z] + '[' -n 0 ']' [2022-09-08T14:45:16.334Z] + rm= [2022-09-08T14:45:16.334Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44078/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44078/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f8bd804872cb69b093f4315a02726327911359a hack/make.sh '' test-integration [2022-09-08T14:45:16.334Z] [2022-09-08T14:45:16.334Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T14:45:16.334Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T14:45:16.334Z] HOSTNAME=fa67c293440c [2022-09-08T14:45:16.334Z] TEST_SKIP_INTEGRATION=1 [2022-09-08T14:45:16.334Z] TESTDEBUG=0 [2022-09-08T14:45:16.334Z] DEST=bundles/test-integration [2022-09-08T14:45:16.334Z] PWD=/go/src/github.com/docker/docker [2022-09-08T14:45:16.334Z] KEEPBUNDLE=1 [2022-09-08T14:45:16.334Z] DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:45:16.334Z] container=docker [2022-09-08T14:45:16.334Z] HOME=/root [2022-09-08T14:45:16.334Z] GOLANG_VERSION=1.19.1 [2022-09-08T14:45:16.334Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T14:45:16.334Z] VALIDATE_BRANCH=master [2022-09-08T14:45:16.334Z] TERM=xterm [2022-09-08T14:45:16.334Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T14:45:16.334Z] SHLVL=1 [2022-09-08T14:45:16.334Z] TIMEOUT=120m [2022-09-08T14:45:16.334Z] DOCKER_BUILDTAGS= journald [2022-09-08T14:45:16.334Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T14:45:16.334Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-08T14:45:16.334Z] GO111MODULE=off [2022-09-08T14:45:16.334Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T14:45:16.334Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T14:45:16.334Z] GOPATH=/go [2022-09-08T14:45:16.334Z] PKG_CONFIG=pkg-config [2022-09-08T14:45:16.334Z] _=/usr/bin/env [2022-09-08T14:45:16.334Z] Building test suite binary ./integration-cli/test.main [2022-09-08T14:45:16.334Z] [2022-09-08T14:45:16.334Z] [2022-09-08T14:45:16.334Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-08T14:45:16.334Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T14:45:16.334Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T14:45:16.334Z] HOSTNAME=9597e34cfa06 [2022-09-08T14:45:16.334Z] TEST_SKIP_INTEGRATION=1 [2022-09-08T14:45:16.334Z] TESTDEBUG=0 [2022-09-08T14:45:16.334Z] DEST=bundles/test-integration [2022-09-08T14:45:16.334Z] PWD=/go/src/github.com/docker/docker [2022-09-08T14:45:16.334Z] KEEPBUNDLE=1 [2022-09-08T14:45:16.334Z] DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:45:16.334Z] container=docker [2022-09-08T14:45:16.334Z] HOME=/root [2022-09-08T14:45:16.334Z] GOLANG_VERSION=1.19.1 [2022-09-08T14:45:16.334Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T14:45:16.334Z] VALIDATE_BRANCH=master [2022-09-08T14:45:16.334Z] TERM=xterm [2022-09-08T14:45:16.334Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T14:45:16.334Z] SHLVL=1 [2022-09-08T14:45:16.334Z] TIMEOUT=120m [2022-09-08T14:45:16.334Z] DOCKER_BUILDTAGS= journald [2022-09-08T14:45:16.334Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T14:45:16.334Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-08T14:45:16.334Z] GO111MODULE=off [2022-09-08T14:45:16.334Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T14:45:16.334Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T14:45:16.334Z] GOPATH=/go [2022-09-08T14:45:16.334Z] PKG_CONFIG=pkg-config [2022-09-08T14:45:16.334Z] _=/usr/bin/env [2022-09-08T14:45:16.334Z] Building test suite binary ./integration-cli/test.main [2022-09-08T14:45:16.334Z] No new tests added to integration. [2022-09-08T14:45:16.334Z] [2022-09-08T14:45:16.334Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T14:45:16.395Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-09-08T14:45:16.595Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T14:45:16.595Z] HOSTNAME=fef23340bf7c [2022-09-08T14:45:16.595Z] TESTDEBUG=0 [2022-09-08T14:45:16.595Z] DEST=bundles/test-integration [2022-09-08T14:45:16.595Z] PWD=/go/src/github.com/docker/docker [2022-09-08T14:45:16.595Z] KEEPBUNDLE=1 [2022-09-08T14:45:16.595Z] DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:45:16.595Z] container=docker [2022-09-08T14:45:16.595Z] HOME=/root [2022-09-08T14:45:16.595Z] GOLANG_VERSION=1.19.1 [2022-09-08T14:45:16.595Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T14:45:16.595Z] VALIDATE_BRANCH=master [2022-09-08T14:45:16.595Z] TERM=xterm [2022-09-08T14:45:16.595Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T14:45:16.595Z] SHLVL=1 [2022-09-08T14:45:16.595Z] TIMEOUT=120m [2022-09-08T14:45:16.595Z] DOCKER_BUILDTAGS= journald [2022-09-08T14:45:16.595Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T14:45:16.595Z] GO111MODULE=off [2022-09-08T14:45:16.595Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T14:45:16.595Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T14:45:16.595Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T14:45:16.595Z] GOPATH=/go [2022-09-08T14:45:16.595Z] PKG_CONFIG=pkg-config [2022-09-08T14:45:16.595Z] _=/usr/bin/env [2022-09-08T14:45:16.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T14:45:16.731Z] #36 27.17 Reading package lists... [2022-09-08T14:45:16.731Z] #36 ... [2022-09-08T14:45:16.731Z] [2022-09-08T14:45:16.731Z] #27 [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-09-08T14:45:16.731Z] #27 18.67 Fetched 40.7 MB in 17s (2383 kB/s) [2022-09-08T14:45:16.731Z] #27 18.67 Reading package lists... [2022-09-08T14:45:16.731Z] #27 27.80 Reading package lists... [2022-09-08T14:45:16.731Z] #27 ... [2022-09-08T14:45:16.731Z] [2022-09-08T14:45:16.731Z] #37 [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-09-08T14:45:16.731Z] #37 19.83 Reading package lists... [2022-09-08T14:45:20.924Z] #37 28.66 Reading package lists... [2022-09-08T14:45:20.924Z] #37 ... [2022-09-08T14:45:20.924Z] [2022-09-08T14:45:20.924Z] #25 [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-09-08T14:45:20.924Z] #25 28.84 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T14:45:20.924Z] #25 28.84 + GOBIN=/build [2022-09-08T14:45:20.924Z] #25 28.84 + GO111MODULE=on [2022-09-08T14:45:20.924Z] #25 28.84 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T14:45:20.924Z] #25 31.91 rootlesskit version 1.0.0 [2022-09-08T14:45:20.924Z] #25 31.91 Usage of /build/rootlesskit-docker-proxy: [2022-09-08T14:45:20.924Z] #25 31.91 -container-ip string [2022-09-08T14:45:20.924Z] #25 31.91 container ip [2022-09-08T14:45:20.924Z] #25 31.91 -container-port int [2022-09-08T14:45:20.924Z] #25 31.91 container port (default -1) [2022-09-08T14:45:20.924Z] #25 31.91 -host-ip string [2022-09-08T14:45:20.924Z] #25 31.91 host ip [2022-09-08T14:45:20.924Z] #25 31.91 -host-port int [2022-09-08T14:45:20.924Z] #25 31.91 host port (default -1) [2022-09-08T14:45:20.924Z] #25 31.91 -proto string [2022-09-08T14:45:20.924Z] #25 31.91 proxy protocol (default "tcp") [2022-09-08T14:45:20.924Z] #25 DONE 32.7s [2022-09-08T14:45:20.924Z] [2022-09-08T14:45:20.924Z] #38 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T14:45:20.924Z] #38 DONE 0.1s [2022-09-08T14:45:20.924Z] [2022-09-08T14:45:20.924Z] #39 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T14:45:20.924Z] #39 DONE 0.1s [2022-09-08T14:45:20.924Z] [2022-09-08T14:45:20.924Z] #27 [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-09-08T14:45:21.862Z] #27 27.80 Reading package lists... [2022-09-08T14:45:21.862Z] #27 ... [2022-09-08T14:45:21.862Z] [2022-09-08T14:45:21.862Z] #40 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T14:45:21.862Z] #40 CACHED [2022-09-08T14:45:21.862Z] [2022-09-08T14:45:21.862Z] #41 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T14:45:21.862Z] #41 CACHED [2022-09-08T14:45:21.862Z] [2022-09-08T14:45:21.862Z] #42 [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-09-08T14:45:21.862Z] #42 CACHED [2022-09-08T14:45:21.862Z] [2022-09-08T14:45:21.862Z] #43 [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-09-08T14:45:21.862Z] #43 CACHED [2022-09-08T14:45:22.121Z] [2022-09-08T14:45:22.121Z] #27 [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-09-08T14:45:22.400Z] #34 131.4 # github.com/containerd/containerd/cmd/containerd [2022-09-08T14:45:22.400Z] #34 131.4 /usr/bin/ld: /tmp/go-link-729423142/000019.o: in function `New': [2022-09-08T14:45:22.400Z] #34 131.4 /tmp/tmp.kfZuPxt4ht/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-08T14:45:22.400Z] #34 131.5 + bin/containerd-stress [2022-09-08T14:45:22.400Z] #34 132.7 + bin/containerd-shim [2022-09-08T14:45:22.954Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-09-08T14:45:23.499Z] #27 27.80 Reading package lists... [2022-09-08T14:45:23.499Z] #27 ... [2022-09-08T14:45:23.499Z] [2022-09-08T14:45:23.500Z] #36 [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-09-08T14:45:23.500Z] #36 27.17 Reading package lists... [2022-09-08T14:45:24.330Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-09-08T14:45:24.589Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-08T14:45:25.156Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-08T14:45:25.404Z] #36 35.68 Building dependency tree... [2022-09-08T14:45:25.404Z] #36 37.37 Reading state information... [2022-09-08T14:45:26.341Z] #36 38.45 The following additional packages will be installed: [2022-09-08T14:45:26.341Z] #36 38.46 libbtrfs0 [2022-09-08T14:45:26.341Z] #36 38.58 The following NEW packages will be installed: [2022-09-08T14:45:26.341Z] #36 38.59 libbtrfs-dev libbtrfs0 [2022-09-08T14:45:26.534Z] ok github.com/docker/docker/daemon 10.143s coverage: 16.4% of statements [2022-09-08T14:45:26.534Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-08T14:45:26.534Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-08T14:45:26.534Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-08T14:45:26.534Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-08T14:45:26.534Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.548s coverage: 74.8% of statements [2022-09-08T14:45:26.911Z] #36 39.00 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T14:45:26.911Z] #36 39.00 Need to get 460 kB of archives. [2022-09-08T14:45:26.911Z] #36 39.00 After this operation, 1237 kB of additional disk space will be used. [2022-09-08T14:45:26.911Z] #36 39.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T14:45:26.911Z] #36 39.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T14:45:27.471Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.274s coverage: 60.7% of statements [2022-09-08T14:45:27.480Z] #36 39.57 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:45:27.480Z] #36 39.72 Fetched 460 kB in 0s (1590 kB/s) [2022-09-08T14:45:27.480Z] #36 39.75 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T14:45:27.480Z] #36 39.75 (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 ... 30255 files and directories currently installed.) [2022-09-08T14:45:27.480Z] #36 39.80 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T14:45:27.480Z] #36 39.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T14:45:27.480Z] #36 39.88 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T14:45:27.480Z] #36 39.88 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T14:45:27.480Z] #36 39.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T14:45:27.740Z] #36 40.07 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T14:45:27.740Z] #36 40.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T14:45:27.740Z] #36 40.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T14:45:28.307Z] #36 DONE 40.7s [2022-09-08T14:45:28.307Z] [2022-09-08T14:45:28.307Z] #44 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-08T14:45:28.408Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-09-08T14:45:28.567Z] #44 DONE 0.3s [2022-09-08T14:45:28.567Z] [2022-09-08T14:45:28.567Z] #27 [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-09-08T14:45:28.567Z] #27 27.80 Reading package lists... [2022-09-08T14:45:28.567Z] #27 36.15 Building dependency tree... [2022-09-08T14:45:28.567Z] #27 37.57 Reading state information... [2022-09-08T14:45:28.567Z] #27 38.83 The following additional packages will be installed: [2022-09-08T14:45:28.567Z] #27 38.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T14:45:28.567Z] #27 38.83 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-08T14:45:28.567Z] #27 38.83 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-08T14:45:28.567Z] #27 38.83 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-08T14:45:28.567Z] #27 38.84 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-08T14:45:28.567Z] #27 38.84 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-08T14:45:28.567Z] #27 38.84 mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T14:45:28.567Z] #27 38.86 Suggested packages: [2022-09-08T14:45:28.567Z] #27 38.86 gcc-10-locales seccomp wine64 [2022-09-08T14:45:28.567Z] #27 39.41 The following NEW packages will be installed: [2022-09-08T14:45:28.567Z] #27 39.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T14:45:28.567Z] #27 39.42 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-08T14:45:28.567Z] #27 39.42 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-08T14:45:28.567Z] #27 39.42 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-08T14:45:28.567Z] #27 39.42 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-08T14:45:28.567Z] #27 39.42 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-08T14:45:28.567Z] #27 39.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-08T14:45:28.567Z] #27 39.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-08T14:45:28.567Z] #27 39.43 mingw-w64-x86-64-dev [2022-09-08T14:45:28.567Z] #27 39.77 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T14:45:28.567Z] #27 39.77 Need to get 115 MB of archives. [2022-09-08T14:45:28.567Z] #27 39.77 After this operation, 645 MB of additional disk space will be used. [2022-09-08T14:45:28.567Z] #27 39.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-08T14:45:28.567Z] #27 39.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-08T14:45:28.567Z] #27 39.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-08T14:45:28.567Z] #27 39.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-08T14:45:28.567Z] #27 39.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-08T14:45:28.567Z] #27 39.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-08T14:45:28.567Z] #27 39.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-08T14:45:28.567Z] #27 39.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-08T14:45:28.567Z] #27 39.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-08T14:45:28.568Z] #27 40.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-08T14:45:28.568Z] #27 40.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-08T14:45:28.568Z] #27 40.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-08T14:45:28.568Z] #27 40.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-08T14:45:29.514Z] #27 41.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-08T14:45:29.514Z] #27 41.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-08T14:45:29.514Z] #27 41.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-08T14:45:29.514Z] #27 41.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-08T14:45:29.514Z] #27 41.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T14:45:29.514Z] #27 41.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T14:45:29.514Z] #27 41.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-08T14:45:29.514Z] #27 41.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-08T14:45:29.514Z] #27 41.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-08T14:45:29.514Z] #27 41.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-08T14:45:29.514Z] #27 41.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-08T14:45:29.514Z] #27 41.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-08T14:45:29.514Z] #27 41.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-08T14:45:29.514Z] #27 41.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-08T14:45:29.514Z] #27 41.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-08T14:45:29.514Z] #27 41.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-08T14:45:29.514Z] #27 41.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-08T14:45:29.786Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-09-08T14:45:30.081Z] #27 42.28 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:45:30.081Z] #27 42.41 Fetched 115 MB in 2s (46.9 MB/s) [2022-09-08T14:45:30.081Z] #27 42.44 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T14:45:30.081Z] #27 42.44 (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 ... 30255 files and directories currently installed.) [2022-09-08T14:45:30.081Z] #27 42.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T14:45:30.081Z] #27 42.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T14:45:30.649Z] #27 43.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T14:45:30.649Z] #27 43.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T14:45:30.649Z] #27 43.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T14:45:30.726Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.288s coverage: 50.6% of statements [2022-09-08T14:45:31.297Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.309s coverage: 46.1% of statements [2022-09-08T14:45:31.297Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-08T14:45:31.630Z] #27 43.88 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T14:45:31.630Z] #27 43.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-08T14:45:31.630Z] #27 43.89 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T14:45:31.630Z] #27 43.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-08T14:45:31.630Z] #27 43.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T14:45:31.630Z] #27 43.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T14:45:31.630Z] #27 44.05 Selecting previously unselected package dmsetup. [2022-09-08T14:45:31.916Z] #27 44.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T14:45:31.916Z] #27 44.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-08T14:45:31.916Z] #27 44.12 Selecting previously unselected package mingw-w64-common. [2022-09-08T14:45:31.916Z] #27 44.13 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-08T14:45:31.916Z] #27 44.13 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-08T14:45:32.238Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-09-08T14:45:32.396Z] #34 144.7 + bin/containerd-shim-runc-v1 [2022-09-08T14:45:32.805Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.857s coverage: 58.5% of statements [2022-09-08T14:45:32.805Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-08T14:45:32.805Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-08T14:45:32.856Z] #27 ... [2022-09-08T14:45:32.856Z] [2022-09-08T14:45:32.856Z] #37 [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-09-08T14:45:32.856Z] #37 28.66 Reading package lists... [2022-09-08T14:45:32.856Z] #37 36.72 Building dependency tree... [2022-09-08T14:45:32.856Z] #37 38.16 Reading state information... [2022-09-08T14:45:32.856Z] #37 39.32 The following additional packages will be installed: [2022-09-08T14:45:32.856Z] #37 39.33 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-08T14:45:32.856Z] #37 39.34 Suggested packages: [2022-09-08T14:45:32.856Z] #37 39.34 cmake-doc ninja-build lrzip [2022-09-08T14:45:32.856Z] #37 39.34 Recommended packages: [2022-09-08T14:45:32.856Z] #37 39.34 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T14:45:32.856Z] #37 39.72 The following NEW packages will be installed: [2022-09-08T14:45:32.856Z] #37 39.73 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-08T14:45:32.856Z] #37 40.06 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T14:45:32.856Z] #37 40.06 Need to get 8418 kB of archives. [2022-09-08T14:45:32.856Z] #37 40.06 After this operation, 34.9 MB of additional disk space will be used. [2022-09-08T14:45:32.856Z] #37 40.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T14:45:32.856Z] #37 40.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T14:45:32.856Z] #37 40.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-08T14:45:32.856Z] #37 40.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-08T14:45:32.856Z] #37 40.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-08T14:45:32.856Z] #37 40.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-08T14:45:32.856Z] #37 40.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-08T14:45:32.856Z] #37 40.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-08T14:45:32.856Z] #37 40.75 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:45:32.856Z] #37 40.97 Fetched 8418 kB in 0s (19.6 MB/s) [2022-09-08T14:45:32.856Z] #37 41.03 Selecting previously unselected package xxd. [2022-09-08T14:45:32.856Z] #37 41.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-08T14:45:32.856Z] #37 41.10 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T14:45:32.856Z] #37 41.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:45:32.856Z] #37 41.25 Selecting previously unselected package vim-common. [2022-09-08T14:45:32.856Z] #37 41.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T14:45:32.856Z] #37 41.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:45:32.856Z] #37 41.76 Selecting previously unselected package cmake-data. [2022-09-08T14:45:32.856Z] #37 41.76 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-08T14:45:32.856Z] #37 41.77 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T14:45:32.856Z] #37 42.29 Selecting previously unselected package libarchive13:amd64. [2022-09-08T14:45:32.856Z] #37 42.29 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-08T14:45:32.856Z] #37 42.30 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T14:45:32.856Z] #37 42.38 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-08T14:45:32.856Z] #37 42.39 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-08T14:45:32.856Z] #37 42.39 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T14:45:32.856Z] #37 42.46 Selecting previously unselected package librhash0:amd64. [2022-09-08T14:45:32.856Z] #37 42.47 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-08T14:45:32.856Z] #37 42.47 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-08T14:45:32.856Z] #37 42.54 Selecting previously unselected package libuv1:amd64. [2022-09-08T14:45:32.856Z] #37 42.54 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-08T14:45:32.856Z] #37 42.55 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-08T14:45:32.856Z] #37 42.63 Selecting previously unselected package cmake. [2022-09-08T14:45:32.856Z] #37 42.63 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-08T14:45:32.856Z] #37 42.64 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-08T14:45:32.856Z] #37 44.04 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T14:45:32.856Z] #37 44.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:45:32.856Z] #37 44.09 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-08T14:45:32.856Z] #37 44.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:45:32.856Z] #37 44.13 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T14:45:32.856Z] #37 44.15 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-08T14:45:32.856Z] #37 44.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T14:45:32.856Z] #37 44.19 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-08T14:45:32.856Z] #37 44.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T14:45:32.856Z] #37 DONE 44.9s [2022-09-08T14:45:32.856Z] [2022-09-08T14:45:32.856Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-08T14:45:32.856Z] #45 DONE 0.2s [2022-09-08T14:45:32.856Z] [2022-09-08T14:45:32.856Z] #46 [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-09-08T14:45:33.383Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2022-09-08T14:45:33.425Z] #46 0.769 + RM_GOPATH=0 [2022-09-08T14:45:33.425Z] #46 0.769 + TMP_GOPATH= [2022-09-08T14:45:33.425Z] #46 0.769 + : /build [2022-09-08T14:45:33.425Z] #46 0.769 + '[' -z '' ']' [2022-09-08T14:45:33.425Z] #46 0.769 ++ mktemp -d [2022-09-08T14:45:33.425Z] #46 0.769 + export GOPATH=/tmp/tmp.zo7st1vZDM [2022-09-08T14:45:33.425Z] #46 0.769 + GOPATH=/tmp/tmp.zo7st1vZDM [2022-09-08T14:45:33.425Z] #46 0.769 + RM_GOPATH=1 [2022-09-08T14:45:33.425Z] #46 0.769 + case "$(go env GOARCH)" in [2022-09-08T14:45:33.425Z] #46 0.770 ++ go env GOARCH [2022-09-08T14:45:33.425Z] #46 0.784 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:45:33.425Z] #46 0.784 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:45:33.642Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-09-08T14:45:33.684Z] #46 0.785 ++ dirname /install.sh [2022-09-08T14:45:33.684Z] #46 0.786 + dir=/ [2022-09-08T14:45:33.684Z] #46 0.786 + bin=tini [2022-09-08T14:45:33.684Z] #46 0.786 + shift [2022-09-08T14:45:33.684Z] #46 0.786 + '[' '!' -f //tini.installer ']' [2022-09-08T14:45:33.684Z] #46 0.786 + . //tini.installer [2022-09-08T14:45:33.684Z] #46 0.786 ++ : v0.19.0 [2022-09-08T14:45:33.684Z] #46 0.786 + install_tini [2022-09-08T14:45:33.684Z] #46 0.786 + echo 'Install tini version v0.19.0' [2022-09-08T14:45:33.684Z] #46 0.786 + git clone https://github.com/krallin/tini.git /tmp/tmp.zo7st1vZDM/tini [2022-09-08T14:45:33.684Z] #46 0.786 Install tini version v0.19.0 [2022-09-08T14:45:33.684Z] #46 0.791 Cloning into '/tmp/tmp.zo7st1vZDM/tini'... [2022-09-08T14:45:34.252Z] #46 1.428 + cd /tmp/tmp.zo7st1vZDM/tini [2022-09-08T14:45:34.252Z] #46 1.428 + git checkout -q v0.19.0 [2022-09-08T14:45:34.252Z] #46 1.435 + cmake . [2022-09-08T14:45:34.511Z] #46 1.767 -- The C compiler identification is GNU 10.2.1 [2022-09-08T14:45:34.511Z] #46 1.809 -- Detecting C compiler ABI info [2022-09-08T14:45:34.770Z] #46 2.005 -- Detecting C compiler ABI info - done [2022-09-08T14:45:34.770Z] #46 2.061 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-08T14:45:35.019Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.8% of statements [2022-09-08T14:45:35.019Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-08T14:45:35.019Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-08T14:45:35.029Z] #46 2.062 -- Detecting C compile features [2022-09-08T14:45:35.029Z] #46 2.064 -- Detecting C compile features - done [2022-09-08T14:45:35.029Z] #46 2.079 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T14:45:35.029Z] #46 2.182 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T14:45:35.029Z] #46 2.223 -- Configuring done [2022-09-08T14:45:35.029Z] #46 2.228 -- Generating done [2022-09-08T14:45:35.029Z] #46 2.234 -- Build files have been written to: /tmp/tmp.zo7st1vZDM/tini [2022-09-08T14:45:35.029Z] #46 2.239 + make tini-static [2022-09-08T14:45:35.278Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-09-08T14:45:35.288Z] #46 2.329 Scanning dependencies of target tini-static [2022-09-08T14:45:35.288Z] #46 2.348 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T14:45:35.845Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-09-08T14:45:35.855Z] #46 2.784 [100%] Linking C executable tini-static [2022-09-08T14:45:35.856Z] #46 3.049 [100%] Built target tini-static [2022-09-08T14:45:35.856Z] #46 3.065 + mkdir -p /build [2022-09-08T14:45:35.856Z] #46 3.067 + cp tini-static /build/docker-init [2022-09-08T14:45:36.414Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 79.6% of statements [2022-09-08T14:45:36.414Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-08T14:45:36.414Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-09-08T14:45:36.982Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.006s coverage: 88.2% of statements [2022-09-08T14:45:37.236Z] #46 DONE 4.1s [2022-09-08T14:45:37.236Z] [2022-09-08T14:45:37.236Z] #27 [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-09-08T14:45:37.236Z] #27 45.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T14:45:37.236Z] #27 45.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-08T14:45:37.236Z] #27 45.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T14:45:37.236Z] #27 47.46 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T14:45:37.236Z] #27 47.47 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:45:37.236Z] #27 47.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T14:45:37.236Z] #27 47.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-08T14:45:37.236Z] #27 47.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:45:37.236Z] #27 47.55 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T14:45:37.645Z] #34 151.4 + bin/containerd-shim-runc-v2 [2022-09-08T14:45:37.920Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.123s coverage: 76.8% of statements [2022-09-08T14:45:38.174Z] #27 50.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-08T14:45:38.174Z] #27 50.32 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:45:38.174Z] #27 50.33 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T14:45:38.179Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-09-08T14:45:38.433Z] #27 ... [2022-09-08T14:45:38.433Z] [2022-09-08T14:45:38.433Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T14:45:38.433Z] #47 CACHED [2022-09-08T14:45:38.433Z] [2022-09-08T14:45:38.433Z] #48 [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-09-08T14:45:38.433Z] #48 CACHED [2022-09-08T14:45:38.433Z] [2022-09-08T14:45:38.433Z] #49 [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-09-08T14:45:38.433Z] #49 CACHED [2022-09-08T14:45:38.433Z] [2022-09-08T14:45:38.433Z] #50 [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-09-08T14:45:38.433Z] #50 CACHED [2022-09-08T14:45:38.433Z] [2022-09-08T14:45:38.433Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T14:45:38.433Z] #51 CACHED [2022-09-08T14:45:38.433Z] [2022-09-08T14:45:38.433Z] #52 [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-09-08T14:45:38.433Z] #52 CACHED [2022-09-08T14:45:38.433Z] [2022-09-08T14:45:38.433Z] #53 [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-09-08T14:45:38.433Z] #53 CACHED [2022-09-08T14:45:38.433Z] [2022-09-08T14:45:38.433Z] #54 [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-09-08T14:45:38.433Z] #0 0.551 + RM_GOPATH=0 [2022-09-08T14:45:38.433Z] #0 0.551 + TMP_GOPATH= [2022-09-08T14:45:38.433Z] #0 0.551 + : /build [2022-09-08T14:45:38.433Z] #0 0.551 + '[' -z '' ']' [2022-09-08T14:45:38.433Z] #0 0.552 ++ mktemp -d [2022-09-08T14:45:38.433Z] #0 0.554 + export GOPATH=/tmp/tmp.40SjjYMUV0 [2022-09-08T14:45:38.433Z] #0 0.554 + GOPATH=/tmp/tmp.40SjjYMUV0 [2022-09-08T14:45:38.433Z] #0 0.554 + RM_GOPATH=1 [2022-09-08T14:45:38.433Z] #0 0.554 + case "$(go env GOARCH)" in [2022-09-08T14:45:38.434Z] #0 0.556 ++ go env GOARCH [2022-09-08T14:45:38.434Z] #0 0.558 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:45:38.434Z] #0 0.558 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:45:38.434Z] #0 0.559 ++ dirname /install.sh [2022-09-08T14:45:38.434Z] #0 0.559 + dir=/ [2022-09-08T14:45:38.434Z] #0 0.559 + bin=containerd [2022-09-08T14:45:38.434Z] #0 0.559 + shift [2022-09-08T14:45:38.434Z] #0 0.559 + '[' '!' -f //containerd.installer ']' [2022-09-08T14:45:38.434Z] #0 0.559 + . //containerd.installer [2022-09-08T14:45:38.434Z] #0 0.560 ++ set -e [2022-09-08T14:45:38.434Z] #0 0.560 ++ : v1.6.8 [2022-09-08T14:45:38.434Z] #0 0.560 + install_containerd [2022-09-08T14:45:38.434Z] #0 0.560 + echo 'Install containerd version v1.6.8' [2022-09-08T14:45:38.434Z] #0 0.560 Install containerd version v1.6.8 [2022-09-08T14:45:38.434Z] #0 0.561 + git clone https://github.com/containerd/containerd.git /tmp/tmp.40SjjYMUV0/src/github.com/containerd/containerd [2022-09-08T14:45:38.434Z] #0 0.647 Cloning into '/tmp/tmp.40SjjYMUV0/src/github.com/containerd/containerd'... [2022-09-08T14:45:38.574Z] #34 152.3 + binaries [2022-09-08T14:45:38.574Z] #34 152.3 + install -D bin/containerd /build/containerd [2022-09-08T14:45:38.574Z] #34 152.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T14:45:38.574Z] #34 152.3 + install -D bin/ctr /build/ctr [2022-09-08T14:45:38.747Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 79.4% of statements [2022-09-08T14:45:38.831Z] #34 DONE 152.7s [2022-09-08T14:45:39.684Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 63.5% of statements [2022-09-08T14:45:39.759Z] [2022-09-08T14:45:39.759Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T14:45:39.759Z] #73 DONE 0.2s [2022-09-08T14:45:39.759Z] [2022-09-08T14:45:39.759Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T14:45:39.943Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-08T14:45:40.015Z] #74 DONE 0.1s [2022-09-08T14:45:40.015Z] [2022-09-08T14:45:40.015Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T14:45:40.581Z] #75 DONE 0.5s [2022-09-08T14:45:40.581Z] [2022-09-08T14:45:40.581Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-08T14:45:40.581Z] #76 DONE 0.1s [2022-09-08T14:45:40.581Z] [2022-09-08T14:45:40.581Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-08T14:45:40.581Z] #77 DONE 0.0s [2022-09-08T14:45:40.581Z] [2022-09-08T14:45:40.581Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-08T14:45:40.581Z] #78 DONE 0.0s [2022-09-08T14:45:40.581Z] [2022-09-08T14:45:40.581Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T14:45:41.322Z] ok github.com/docker/docker/daemon/logger/journald 3.463s coverage: 74.3% of statements [2022-09-08T14:45:41.322Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-08T14:45:41.322Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-08T14:45:41.322Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-08T14:45:41.322Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-08T14:45:41.514Z] #79 DONE 0.8s [2022-09-08T14:45:41.514Z] [2022-09-08T14:45:41.514Z] #80 exporting to image [2022-09-08T14:45:41.514Z] #80 exporting layers [2022-09-08T14:45:41.584Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-08T14:45:41.842Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-08T14:45:42.410Z] ok github.com/docker/docker/daemon/logger/splunk 1.461s coverage: 82.5% of statements [2022-09-08T14:45:42.410Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-08T14:45:42.410Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-08T14:45:42.410Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-08T14:45:42.623Z] #54 ... [2022-09-08T14:45:42.623Z] [2022-09-08T14:45:42.623Z] #27 [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-09-08T14:45:42.623Z] #27 54.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-08T14:45:42.623Z] #27 54.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:45:42.623Z] #27 54.43 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T14:45:43.030Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 44.4% of statements [2022-09-08T14:45:44.001Z] #27 56.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-08T14:45:44.001Z] #27 56.03 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:45:44.001Z] #27 56.03 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T14:45:45.377Z] #27 57.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-08T14:45:45.377Z] #27 57.58 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:45:45.377Z] #27 57.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T14:45:45.563Z] ok github.com/docker/docker/distribution 1.483s coverage: 28.0% of statements [2022-09-08T14:45:45.563Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-08T14:45:45.822Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-08T14:45:46.081Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-09-08T14:45:46.081Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-08T14:45:46.648Z] ok github.com/docker/docker/image 0.041s coverage: 86.9% of statements [2022-09-08T14:45:46.648Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-08T14:45:46.802Z] #80 exporting layers 5.6s done [2022-09-08T14:45:46.802Z] #80 writing image sha256:f9d1f174c70b62354ba6541cb0fdad0ab10a096b2eaaed0647d18e245f66bac9 done [2022-09-08T14:45:46.802Z] #80 naming to docker.io/library/docker:9f8bd804872cb69b093f4315a02726327911359a done [2022-09-08T14:45:46.802Z] #80 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T14:45:47.139Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -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:9f8bd804872cb69b093f4315a02726327911359a hack/make.sh dynbinary test-integration [2022-09-08T14:45:47.585Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-09-08T14:45:47.586Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-08T14:45:47.586Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-08T14:45:47.703Z] [2022-09-08T14:45:47.703Z] Removing bundles/ [2022-09-08T14:45:47.703Z] [2022-09-08T14:45:47.703Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T14:45:47.703Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-08T14:45:47.703Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T14:45:47.845Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2022-09-08T14:45:48.413Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-09-08T14:45:48.981Z] ok github.com/docker/docker/opts 0.020s coverage: 66.0% of statements [2022-09-08T14:45:48.981Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-08T14:45:50.650Z] #27 62.66 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-08T14:45:50.650Z] #27 62.67 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T14:45:50.650Z] #27 62.71 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T14:45:50.887Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.3% of statements [2022-09-08T14:45:51.454Z] ok github.com/docker/docker/pkg/authorization 0.413s coverage: 68.3% of statements [2022-09-08T14:45:51.713Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-08T14:45:51.713Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-08T14:45:52.554Z] #27 64.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T14:45:52.554Z] #27 64.55 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-08T14:45:52.554Z] #27 64.57 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T14:45:52.554Z] #27 64.63 Selecting previously unselected package libapparmor1:amd64. [2022-09-08T14:45:52.554Z] #27 ... [2022-09-08T14:45:52.554Z] [2022-09-08T14:45:52.554Z] #54 [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-09-08T14:45:52.554Z] #54 13.51 + cd /tmp/tmp.40SjjYMUV0/src/github.com/containerd/containerd [2022-09-08T14:45:52.554Z] #54 13.51 + git checkout -q v1.6.8 [2022-09-08T14:45:52.554Z] #54 14.42 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T14:45:52.554Z] #54 14.42 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T14:45:52.554Z] #54 14.42 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T14:45:52.554Z] #54 14.42 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T14:45:52.554Z] #54 14.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T14:45:52.554Z] #54 14.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T14:45:52.554Z] #54 14.42 + '[' '' = dynamic ']' [2022-09-08T14:45:52.554Z] #54 14.42 + make [2022-09-08T14:45:52.554Z] #54 14.97 + bin/ctr [2022-09-08T14:45:52.554Z] #54 ... [2022-09-08T14:45:52.554Z] [2022-09-08T14:45:52.554Z] #27 [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-09-08T14:45:52.554Z] #27 64.63 Selecting previously unselected package libapparmor1:amd64. [2022-09-08T14:45:52.554Z] #27 64.64 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-08T14:45:52.554Z] #27 64.65 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T14:45:52.554Z] #27 64.70 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-08T14:45:52.554Z] #27 64.71 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-08T14:45:52.554Z] #27 64.72 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T14:45:52.554Z] #27 64.79 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T14:45:52.554Z] #27 64.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T14:45:52.554Z] #27 64.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T14:45:52.554Z] #27 64.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T14:45:52.554Z] #27 64.87 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T14:45:52.554Z] #27 64.88 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T14:45:52.554Z] #27 64.97 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-08T14:45:52.554Z] #27 64.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T14:45:52.554Z] #27 64.98 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T14:45:52.554Z] #27 65.02 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T14:45:52.554Z] #27 65.03 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-08T14:45:52.813Z] #27 65.04 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-08T14:45:52.813Z] #27 65.10 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-08T14:45:52.813Z] #27 65.11 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-08T14:45:52.813Z] #27 65.11 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T14:45:52.813Z] #27 65.22 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-08T14:45:52.813Z] #27 65.22 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-08T14:45:52.813Z] #27 65.23 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T14:45:52.813Z] #27 65.31 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-08T14:45:53.072Z] #27 65.31 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-08T14:45:53.072Z] #27 65.32 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T14:45:53.072Z] #27 65.39 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-08T14:45:53.072Z] #27 65.39 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-08T14:45:53.072Z] #27 65.39 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T14:45:53.072Z] #27 65.44 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-08T14:45:53.072Z] #27 65.44 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-08T14:45:53.330Z] #27 65.45 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T14:45:53.330Z] #27 65.62 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-08T14:45:53.330Z] #27 65.62 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-08T14:45:53.330Z] #27 65.63 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T14:45:53.588Z] #27 65.73 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-08T14:45:53.588Z] #27 65.73 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T14:45:53.588Z] #27 65.74 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T14:45:53.588Z] #27 65.79 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T14:45:53.588Z] #27 65.80 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-08T14:45:53.588Z] #27 65.80 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T14:45:53.588Z] #27 65.86 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T14:45:53.588Z] #27 65.87 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-08T14:45:53.588Z] #27 65.88 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T14:45:53.847Z] #27 66.20 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T14:45:53.847Z] #27 66.21 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T14:45:53.847Z] #27 66.23 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T14:45:53.847Z] #27 66.24 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T14:45:53.847Z] #27 66.25 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T14:45:53.847Z] #27 66.27 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T14:45:54.106Z] #27 66.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T14:45:54.106Z] #27 66.29 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T14:45:54.106Z] #27 66.31 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-08T14:45:54.106Z] #27 66.32 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T14:45:54.106Z] #27 66.33 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T14:45:54.106Z] #27 66.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T14:45:54.106Z] #27 66.36 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T14:45:54.106Z] #27 66.37 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T14:45:54.106Z] #27 66.39 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-08T14:45:54.106Z] #27 66.40 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T14:45:54.106Z] #27 66.41 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T14:45:54.106Z] #27 66.42 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T14:45:54.106Z] #27 66.44 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T14:45:54.106Z] #27 66.45 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T14:45:54.106Z] #27 66.46 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T14:45:54.106Z] #27 66.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T14:45:54.106Z] #27 66.48 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T14:45:54.106Z] #27 66.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T14:45:54.106Z] #27 66.50 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T14:45:54.106Z] #27 66.52 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T14:45:54.106Z] #27 66.53 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-08T14:45:54.106Z] #27 66.54 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T14:45:54.106Z] #27 66.55 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T14:45:54.106Z] #27 66.57 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T14:45:54.106Z] #27 66.59 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-08T14:45:54.368Z] #27 66.60 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T14:45:54.368Z] #27 66.62 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T14:45:54.368Z] #27 66.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T14:45:54.998Z] ok github.com/docker/docker/pkg/chrootarchive 2.515s coverage: 42.7% of statements [2022-09-08T14:45:55.257Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-08T14:45:55.257Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-08T14:45:55.516Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-09-08T14:45:55.748Z] #27 DONE 67.9s [2022-09-08T14:45:55.748Z] [2022-09-08T14:45:55.748Z] #55 [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-09-08T14:45:55.774Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-09-08T14:45:56.033Z] ok github.com/docker/docker/layer 8.025s coverage: 68.9% of statements [2022-09-08T14:45:56.033Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-08T14:45:56.033Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-08T14:45:56.033Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-08T14:45:56.033Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-08T14:45:56.033Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-08T14:45:56.033Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-08T14:45:56.292Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2022-09-08T14:45:56.293Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-09-08T14:45:57.126Z] #55 1.294 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T14:45:57.127Z] #55 1.294 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T14:45:57.127Z] #55 1.294 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T14:45:57.230Z] ok github.com/docker/docker/pkg/idtools 0.331s coverage: 69.3% of statements [2022-09-08T14:45:57.385Z] #55 1.831 Fetched 44.1 kB in 1s (44.9 kB/s) [2022-09-08T14:45:57.488Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 71.5% of statements [2022-09-08T14:45:57.488Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-09-08T14:45:57.747Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2022-09-08T14:45:57.747Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-08T14:45:57.747Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-08T14:45:58.006Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-08T14:45:58.006Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-09-08T14:45:58.265Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-09-08T14:45:58.265Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-09-08T14:45:58.265Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-08T14:45:58.265Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-08T14:45:58.832Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-09-08T14:45:59.091Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-08T14:45:59.350Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-08T14:45:59.609Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-08T14:46:00.984Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-09-08T14:46:01.244Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-08T14:46:01.503Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-08T14:46:01.503Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-08T14:46:02.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T14:46:02.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T14:46:02.077Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2022-09-08T14:46:02.077Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-08T14:46:02.644Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-09-08T14:46:02.657Z] #55 1.831 Reading package lists... [2022-09-08T14:46:02.903Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-08T14:46:03.161Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-09-08T14:46:03.727Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-09-08T14:46:03.986Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-08T14:46:05.887Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-09-08T14:46:05.887Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-08T14:46:06.456Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-09-08T14:46:06.850Z] #55 6.489 Reading package lists... [2022-09-08T14:46:07.394Z] ok github.com/docker/docker/quota 0.223s coverage: 71.4% of statements [2022-09-08T14:46:07.788Z] #55 11.06 Building dependency tree... [2022-09-08T14:46:07.788Z] #55 12.12 Reading state information... [2022-09-08T14:46:07.961Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-09-08T14:46:08.528Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-09-08T14:46:08.725Z] #55 13.05 The following additional packages will be installed: [2022-09-08T14:46:08.725Z] #55 13.05 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-08T14:46:08.725Z] #55 13.05 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-08T14:46:08.725Z] #55 13.05 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-08T14:46:08.725Z] #55 13.05 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-08T14:46:08.725Z] #55 13.05 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-08T14:46:08.725Z] #55 13.06 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-08T14:46:08.725Z] #55 13.06 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-08T14:46:08.725Z] #55 13.07 Suggested packages: [2022-09-08T14:46:08.725Z] #55 13.07 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-08T14:46:08.725Z] #55 13.07 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-08T14:46:08.725Z] #55 13.07 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-08T14:46:08.725Z] #55 13.07 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-08T14:46:08.725Z] #55 13.07 seccomp:ppc64el seccomp:s390x [2022-09-08T14:46:08.725Z] #55 13.07 Recommended packages: [2022-09-08T14:46:08.725Z] #55 13.07 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-08T14:46:08.725Z] #55 13.07 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-08T14:46:08.725Z] #55 13.07 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-08T14:46:08.725Z] #55 13.07 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-08T14:46:08.985Z] #55 13.49 The following NEW packages will be installed: [2022-09-08T14:46:09.096Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-08T14:46:09.096Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-08T14:46:09.245Z] #55 13.49 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-08T14:46:09.245Z] #55 13.49 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-08T14:46:09.245Z] #55 13.49 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-08T14:46:09.245Z] #55 13.49 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-08T14:46:09.245Z] #55 13.49 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-08T14:46:09.245Z] #55 13.49 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-08T14:46:09.245Z] #55 13.50 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-08T14:46:09.245Z] #55 13.50 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-08T14:46:09.245Z] #55 13.50 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-08T14:46:09.245Z] #55 13.50 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-08T14:46:09.245Z] #55 13.50 libseccomp2:ppc64el libseccomp2:s390x [2022-09-08T14:46:09.505Z] #55 13.84 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T14:46:09.505Z] #55 13.84 Need to get 15.9 MB of archives. [2022-09-08T14:46:09.505Z] #55 13.84 After this operation, 73.0 MB of additional disk space will be used. [2022-09-08T14:46:09.505Z] #55 13.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-08T14:46:09.505Z] #55 13.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-08T14:46:09.505Z] #55 13.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-08T14:46:09.505Z] #55 13.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-08T14:46:09.505Z] #55 13.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-08T14:46:09.505Z] #55 13.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-08T14:46:09.505Z] #55 13.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-08T14:46:09.505Z] #55 13.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-08T14:46:09.505Z] #55 13.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-08T14:46:09.505Z] #55 13.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-08T14:46:09.505Z] #55 13.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-08T14:46:09.505Z] #55 13.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-08T14:46:09.505Z] #55 13.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-08T14:46:09.505Z] #55 13.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-08T14:46:09.505Z] #55 13.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-08T14:46:09.505Z] #55 13.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-08T14:46:09.505Z] #55 13.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-08T14:46:09.505Z] #55 13.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-08T14:46:09.505Z] #55 14.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-08T14:46:09.505Z] #55 14.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-08T14:46:09.505Z] #55 14.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-08T14:46:09.505Z] #55 14.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-08T14:46:09.505Z] #55 14.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-08T14:46:09.505Z] #55 14.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-08T14:46:09.663Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-08T14:46:09.765Z] #55 14.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-08T14:46:09.765Z] #55 14.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-08T14:46:09.765Z] #55 14.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-08T14:46:09.765Z] #55 14.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-08T14:46:09.765Z] #55 14.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-08T14:46:09.765Z] #55 14.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-08T14:46:09.765Z] #55 14.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-08T14:46:09.765Z] #55 14.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-08T14:46:09.765Z] #55 14.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-08T14:46:09.765Z] #55 14.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-08T14:46:09.765Z] #55 14.11 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-08T14:46:09.765Z] #55 14.11 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-08T14:46:09.765Z] #55 14.11 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-08T14:46:09.765Z] #55 14.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-08T14:46:09.765Z] #55 14.11 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-08T14:46:09.765Z] #55 14.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-08T14:46:09.922Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-08T14:46:10.024Z] #55 14.66 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:46:10.284Z] #55 14.82 Fetched 15.9 MB in 1s (28.8 MB/s) [2022-09-08T14:46:10.284Z] #55 14.86 Selecting previously unselected package gcc-10-base:armel. [2022-09-08T14:46:10.284Z] #55 14.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-08T14:46:10.284Z] #55 14.91 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-08T14:46:10.543Z] #55 14.91 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-08T14:46:10.543Z] #55 14.97 Selecting previously unselected package gcc-10-base:armhf. [2022-09-08T14:46:10.543Z] #55 14.98 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-08T14:46:10.543Z] #55 14.98 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-08T14:46:10.543Z] #55 15.04 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-08T14:46:10.543Z] #55 15.04 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-08T14:46:10.543Z] #55 15.05 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-08T14:46:10.543Z] #55 15.10 Selecting previously unselected package gcc-10-base:s390x. [2022-09-08T14:46:10.543Z] #55 15.11 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-08T14:46:10.543Z] #55 15.11 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-08T14:46:10.802Z] #55 15.16 Selecting previously unselected package gcc-10-base:arm64. [2022-09-08T14:46:10.802Z] #55 15.17 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-08T14:46:10.802Z] #55 15.17 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-08T14:46:10.802Z] #55 15.22 Selecting previously unselected package libgcc-s1:armel. [2022-09-08T14:46:10.802Z] #55 15.23 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-08T14:46:10.802Z] #55 15.24 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-08T14:46:10.802Z] #55 15.29 Selecting previously unselected package libcrypt1:armel. [2022-09-08T14:46:10.802Z] #55 15.30 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-08T14:46:10.802Z] #55 15.30 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-08T14:46:10.802Z] #55 15.41 Selecting previously unselected package libc6:armel. [2022-09-08T14:46:10.802Z] #55 15.41 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-08T14:46:11.299Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-08T14:46:11.370Z] #55 15.60 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-08T14:46:11.629Z] #55 16.04 Selecting previously unselected package libapparmor1:armel. [2022-09-08T14:46:11.629Z] #55 16.04 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-08T14:46:11.629Z] #55 16.05 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-08T14:46:11.629Z] #55 16.10 Selecting previously unselected package libapparmor-dev:armel. [2022-09-08T14:46:11.629Z] #55 16.11 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-08T14:46:11.629Z] #55 16.11 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-08T14:46:11.629Z] #55 16.18 Selecting previously unselected package libgcc-s1:arm64. [2022-09-08T14:46:11.629Z] #55 16.18 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-08T14:46:11.629Z] #55 16.19 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-08T14:46:11.629Z] #55 16.23 Selecting previously unselected package libcrypt1:arm64. [2022-09-08T14:46:11.888Z] #55 16.24 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-08T14:46:11.888Z] #55 16.24 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-08T14:46:11.888Z] #55 16.33 Selecting previously unselected package libc6:arm64. [2022-09-08T14:46:11.888Z] #55 16.33 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-08T14:46:12.147Z] #55 16.54 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-08T14:46:12.235Z] ok github.com/docker/docker/volume/local 0.087s coverage: 76.8% of statements [2022-09-08T14:46:12.494Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-09-08T14:46:12.714Z] #55 17.01 Selecting previously unselected package libapparmor1:arm64. [2022-09-08T14:46:12.714Z] #55 17.02 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-08T14:46:12.714Z] #55 17.02 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-08T14:46:12.714Z] #55 17.08 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-08T14:46:12.714Z] #55 17.09 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-08T14:46:12.714Z] #55 17.10 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-08T14:46:12.714Z] #55 17.16 Selecting previously unselected package libgcc-s1:s390x. [2022-09-08T14:46:12.714Z] #55 17.17 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-08T14:46:12.714Z] #55 17.17 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-08T14:46:12.973Z] #55 17.22 Selecting previously unselected package libcrypt1:s390x. [2022-09-08T14:46:12.973Z] #55 17.23 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-08T14:46:12.973Z] #55 17.23 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-08T14:46:12.973Z] #55 17.31 Selecting previously unselected package libc6:s390x. [2022-09-08T14:46:12.973Z] #55 17.32 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-08T14:46:13.232Z] #55 17.51 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-08T14:46:13.490Z] #55 17.99 Selecting previously unselected package libapparmor1:s390x. [2022-09-08T14:46:13.490Z] #55 18.00 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-08T14:46:13.490Z] #55 18.01 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-08T14:46:13.490Z] #55 18.05 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-08T14:46:13.749Z] #55 18.06 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-08T14:46:13.749Z] #55 18.07 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-08T14:46:13.749Z] #55 18.16 Selecting previously unselected package libgcc-s1:armhf. [2022-09-08T14:46:13.749Z] #55 18.16 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-08T14:46:13.749Z] #55 18.17 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-08T14:46:13.749Z] #55 18.22 Selecting previously unselected package libcrypt1:armhf. [2022-09-08T14:46:13.749Z] #55 18.23 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-08T14:46:13.749Z] #55 18.24 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-08T14:46:13.870Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-09-08T14:46:14.008Z] #55 18.33 Selecting previously unselected package libc6:armhf. [2022-09-08T14:46:14.008Z] #55 18.33 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-08T14:46:14.008Z] #55 18.53 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-08T14:46:14.526Z] #55 18.89 Selecting previously unselected package libapparmor1:armhf. [2022-09-08T14:46:14.526Z] #55 18.91 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-08T14:46:14.526Z] #55 18.92 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-08T14:46:14.526Z] #55 18.97 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-08T14:46:14.526Z] #55 18.97 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-08T14:46:14.526Z] #55 18.97 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-08T14:46:14.526Z] #55 19.04 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-08T14:46:14.785Z] #55 19.05 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-08T14:46:14.785Z] #55 19.06 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-08T14:46:14.785Z] #55 19.10 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-08T14:46:14.785Z] #55 19.11 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-08T14:46:14.785Z] #55 19.11 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-08T14:46:14.785Z] #55 19.20 Selecting previously unselected package libc6:ppc64el. [2022-09-08T14:46:14.785Z] #55 19.21 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-08T14:46:15.044Z] #55 19.38 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-08T14:46:15.611Z] #55 20.02 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-08T14:46:15.611Z] #55 20.02 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-08T14:46:15.611Z] #55 20.03 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-08T14:46:15.611Z] #55 20.08 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-08T14:46:15.611Z] #55 20.08 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-08T14:46:15.611Z] #55 20.09 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-08T14:46:15.611Z] #55 20.15 Selecting previously unselected package libseccomp2:s390x. [2022-09-08T14:46:15.611Z] #55 20.16 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-08T14:46:15.611Z] #55 20.16 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-08T14:46:15.871Z] #55 20.20 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-08T14:46:15.871Z] #55 20.21 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-08T14:46:15.871Z] #55 20.22 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-08T14:46:15.871Z] #55 20.29 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-08T14:46:15.871Z] #55 20.29 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-08T14:46:15.871Z] #55 20.29 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-08T14:46:15.871Z] #55 20.34 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-08T14:46:15.871Z] #55 20.35 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-08T14:46:15.871Z] #55 20.35 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-08T14:46:15.871Z] #55 20.43 Selecting previously unselected package libseccomp2:armhf. [2022-09-08T14:46:15.871Z] #55 20.44 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-08T14:46:16.130Z] #55 20.44 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-08T14:46:16.130Z] #55 20.49 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-08T14:46:16.130Z] #55 20.49 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-08T14:46:16.130Z] #55 20.50 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-08T14:46:16.130Z] #55 20.56 Selecting previously unselected package libseccomp2:armel. [2022-09-08T14:46:16.130Z] #55 20.57 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-08T14:46:16.130Z] #55 20.57 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-08T14:46:16.130Z] #55 20.61 Selecting previously unselected package libseccomp-dev:armel. [2022-09-08T14:46:16.130Z] #55 20.61 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-08T14:46:16.130Z] #55 20.62 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-08T14:46:16.130Z] #55 20.68 Selecting previously unselected package libseccomp2:arm64. [2022-09-08T14:46:16.389Z] #55 20.69 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-08T14:46:16.389Z] #55 20.69 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T14:46:16.389Z] #55 20.74 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-08T14:46:16.389Z] #55 20.75 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-08T14:46:16.389Z] #55 20.76 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T14:46:16.389Z] #55 20.84 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-08T14:46:16.389Z] #55 20.86 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-08T14:46:16.389Z] #55 20.87 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-08T14:46:16.389Z] #55 20.88 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-08T14:46:16.389Z] #55 20.90 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-08T14:46:16.389Z] #55 20.91 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-08T14:46:16.389Z] #55 20.93 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-08T14:46:16.648Z] #55 20.94 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-08T14:46:16.648Z] #55 20.95 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-08T14:46:16.648Z] #55 20.96 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-08T14:46:16.648Z] #55 20.98 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-08T14:46:16.648Z] #55 21.00 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-08T14:46:16.648Z] #55 21.01 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-08T14:46:16.648Z] #55 21.02 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-08T14:46:16.648Z] #55 21.04 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-08T14:46:16.648Z] #55 21.05 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-08T14:46:18.027Z] #55 22.26 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-08T14:46:19.406Z] #55 23.48 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-08T14:46:20.342Z] #55 24.72 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-08T14:46:21.719Z] #55 25.95 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-08T14:46:22.662Z] #55 27.19 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-08T14:46:22.662Z] #55 27.20 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-08T14:46:22.662Z] #55 27.21 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-08T14:46:22.662Z] #55 27.23 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-08T14:46:22.662Z] #55 27.24 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-08T14:46:22.662Z] #55 27.25 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T14:46:22.662Z] #55 27.26 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-08T14:46:22.662Z] #55 27.28 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-08T14:46:22.921Z] #55 27.29 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-08T14:46:22.921Z] #55 27.30 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-08T14:46:22.921Z] #55 27.32 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-08T14:46:22.921Z] #55 27.33 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-08T14:46:22.921Z] #55 27.35 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-08T14:46:22.921Z] #55 27.36 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-08T14:46:22.921Z] #55 27.37 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-08T14:46:22.921Z] #55 27.39 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T14:46:22.921Z] #55 27.40 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-08T14:46:22.921Z] #55 27.41 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-08T14:46:22.921Z] #55 27.43 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-08T14:46:22.921Z] #55 27.44 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-08T14:46:22.921Z] #55 27.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T14:46:23.860Z] #55 DONE 28.1s [2022-09-08T14:46:23.860Z] [2022-09-08T14:46:23.860Z] #54 [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-09-08T14:46:23.860Z] #54 ... [2022-09-08T14:46:23.860Z] [2022-09-08T14:46:23.860Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T14:46:23.860Z] #56 DONE 0.1s [2022-09-08T14:46:23.860Z] [2022-09-08T14:46:23.860Z] #57 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T14:46:24.800Z] #57 DONE 1.3s [2022-09-08T14:46:24.800Z] [2022-09-08T14:46:24.800Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T14:46:25.060Z] #58 1.238 + RM_GOPATH=0 [2022-09-08T14:46:25.060Z] #58 1.238 + TMP_GOPATH= [2022-09-08T14:46:25.060Z] #58 1.238 + : /build [2022-09-08T14:46:25.060Z] #58 1.238 + '[' -z '' ']' [2022-09-08T14:46:25.060Z] #58 1.238 ++ mktemp -d [2022-09-08T14:46:25.060Z] #58 1.247 + export GOPATH=/tmp/tmp.A6mYbBL79d [2022-09-08T14:46:25.060Z] #58 1.247 + GOPATH=/tmp/tmp.A6mYbBL79d [2022-09-08T14:46:25.060Z] #58 1.247 + RM_GOPATH=1 [2022-09-08T14:46:25.060Z] #58 1.247 + case "$(go env GOARCH)" in [2022-09-08T14:46:25.060Z] #58 1.247 ++ go env GOARCH [2022-09-08T14:46:25.060Z] #58 1.270 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T14:46:25.060Z] #58 1.271 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:46:25.060Z] #58 1.271 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:46:25.060Z] #58 1.271 ++ dirname /install.sh [2022-09-08T14:46:25.060Z] #58 1.271 + dir=/ [2022-09-08T14:46:25.060Z] #58 1.271 + bin=runc [2022-09-08T14:46:25.060Z] #58 1.271 + shift [2022-09-08T14:46:25.060Z] #58 1.271 + '[' '!' -f //runc.installer ']' [2022-09-08T14:46:25.060Z] #58 1.271 + . //runc.installer [2022-09-08T14:46:25.060Z] #58 1.271 ++ set -e [2022-09-08T14:46:25.060Z] #58 1.271 ++ : v1.1.4 [2022-09-08T14:46:25.060Z] #58 1.271 + install_runc [2022-09-08T14:46:25.060Z] #58 1.271 + RUNC_BUILDTAGS=seccomp [2022-09-08T14:46:25.060Z] #58 1.271 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T14:46:25.060Z] #58 1.271 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A6mYbBL79d/src/github.com/opencontainers/runc [2022-09-08T14:46:25.060Z] #58 1.271 Cloning into '/tmp/tmp.A6mYbBL79d/src/github.com/opencontainers/runc'... [2022-09-08T14:46:25.994Z] #58 ... [2022-09-08T14:46:25.994Z] [2022-09-08T14:46:25.994Z] #59 [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-09-08T14:46:25.994Z] #59 DONE 0.9s [2022-09-08T14:46:25.994Z] [2022-09-08T14:46:25.994Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T14:46:26.933Z] #60 0.873 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T14:46:26.933Z] #60 DONE 1.0s [2022-09-08T14:46:26.933Z] [2022-09-08T14:46:26.933Z] #54 [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-09-08T14:46:26.933Z] #54 ... [2022-09-08T14:46:26.933Z] [2022-09-08T14:46:26.933Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T14:46:27.871Z] #61 DONE 1.0s [2022-09-08T14:46:27.871Z] [2022-09-08T14:46:27.871Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T14:46:28.809Z] #62 DONE 0.9s [2022-09-08T14:46:28.809Z] [2022-09-08T14:46:28.809Z] #54 [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-09-08T14:46:28.809Z] #54 ... [2022-09-08T14:46:28.809Z] [2022-09-08T14:46:28.809Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-08T14:46:30.195Z] #63 DONE 1.1s [2022-09-08T14:46:30.195Z] [2022-09-08T14:46:30.195Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T14:46:30.195Z] #58 6.040 + cd /tmp/tmp.A6mYbBL79d/src/github.com/opencontainers/runc [2022-09-08T14:46:30.195Z] #58 6.040 + git checkout -q v1.1.4 [2022-09-08T14:46:30.195Z] #58 6.353 + '[' -z '' ']' [2022-09-08T14:46:30.195Z] #58 6.353 + target=static [2022-09-08T14:46:30.195Z] #58 6.353 + make BUILDTAGS=seccomp static [2022-09-08T14:46:30.454Z] #58 6.667 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-08T14:46:35.724Z] #58 11.55 + mkdir -p /build [2022-09-08T14:46:35.724Z] #58 11.55 + cp runc /build/runc [2022-09-08T14:46:35.724Z] #58 DONE 11.7s [2022-09-08T14:46:35.724Z] [2022-09-08T14:46:35.724Z] #64 [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-09-08T14:46:35.724Z] #0 1.250 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T14:46:35.724Z] #0 1.253 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T14:46:35.724Z] #0 1.253 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T14:46:35.724Z] #0 1.486 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T14:46:35.724Z] #0 1.689 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T14:46:35.724Z] #0 1.911 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T14:46:35.724Z] #0 2.159 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T14:46:35.724Z] #0 2.388 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T14:46:35.724Z] #0 2.675 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T14:46:35.724Z] #0 2.685 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T14:46:35.724Z] #0 2.686 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T14:46:35.724Z] #0 2.694 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T14:46:35.724Z] #0 2.696 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T14:46:35.724Z] #0 3.264 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T14:46:35.724Z] #0 3.267 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T14:46:35.724Z] #0 3.269 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T14:46:35.724Z] #0 3.282 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T14:46:35.724Z] #0 3.286 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T14:46:35.794Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/rootless [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/volume [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-08T14:46:35.794Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === Skipped [2022-09-08T14:46:35.794Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-08T14:46:35.794Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-08T14:46:35.794Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-08T14:46:35.794Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-08T14:46:35.794Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:71: No driver to put! [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-08T14:46:35.794Z] time="2022-09-08T14:45:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-08T14:46:35.794Z] time="2022-09-08T14:45:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-08T14:46:35.794Z] time="2022-09-08T14:45:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-08T14:46:35.794Z] time="2022-09-08T14:45:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-08T14:46:35.794Z] time="2022-09-08T14:45:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:71: No driver to put! [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-08T14:46:35.794Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-08T14:46:35.794Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-08T14:46:35.794Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T14:46:35.794Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-08T14:46:35.794Z] graphtest_unix.go:71: No driver to put! [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-08T14:46:35.794Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-08T14:46:35.794Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-08T14:46:35.794Z] [2022-09-08T14:46:35.794Z] DONE 2874 tests, 28 skipped in 209.041s [2022-09-08T14:46:35.794Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/config [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/idm [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/ns [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/options [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/osl [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T14:46:35.794Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-08T14:46:35.794Z] + 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/coverage-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-09-08T14:46:40.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-08T14:46:41.196Z] #64 11.19 Fetched 40.7 MB in 10s (3979 kB/s) [2022-09-08T14:46:42.575Z] #64 11.19 Reading package lists... [2022-09-08T14:46:42.575Z] #64 ... [2022-09-08T14:46:42.575Z] [2022-09-08T14:46:42.575Z] #54 [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-09-08T14:46:42.575Z] #54 73.63 + bin/containerd [2022-09-08T14:46:45.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T14:46:49.144Z] #54 ... [2022-09-08T14:46:49.144Z] [2022-09-08T14:46:49.144Z] #64 [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-09-08T14:46:49.144Z] #64 11.19 Reading package lists... [2022-09-08T14:46:50.083Z] #64 15.70 Reading package lists... [2022-09-08T14:46:51.462Z] #64 20.23 Building dependency tree... [2022-09-08T14:46:51.462Z] #64 21.39 Reading state information... [2022-09-08T14:46:52.032Z] #64 22.26 bzip2 is already the newest version (1.0.8-4). [2022-09-08T14:46:52.032Z] #64 22.26 patch is already the newest version (2.7.6-7). [2022-09-08T14:46:52.032Z] #64 22.26 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-08T14:46:52.032Z] #64 22.26 The following additional packages will be installed: [2022-09-08T14:46:52.294Z] #64 22.26 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-08T14:46:52.294Z] #64 22.26 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-08T14:46:52.294Z] #64 22.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-08T14:46:52.294Z] #64 22.27 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-08T14:46:52.294Z] #64 22.27 systemd vim-runtime xxd [2022-09-08T14:46:52.294Z] #64 22.28 Suggested packages: [2022-09-08T14:46:52.294Z] #64 22.28 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-08T14:46:52.294Z] #64 22.28 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-08T14:46:52.294Z] #64 22.28 vim-scripts xfsdump acl attr quota [2022-09-08T14:46:52.294Z] #64 22.28 Recommended packages: [2022-09-08T14:46:52.294Z] #64 22.28 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-08T14:46:52.294Z] #64 22.28 systemd-timesyncd | time-daemon unzip [2022-09-08T14:46:53.238Z] #64 23.41 The following NEW packages will be installed: [2022-09-08T14:46:53.497Z] #64 23.42 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-08T14:46:53.498Z] #64 23.42 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-08T14:46:53.498Z] #64 23.42 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-08T14:46:53.498Z] #64 23.42 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-08T14:46:53.498Z] #64 23.42 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-08T14:46:53.498Z] #64 23.42 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-08T14:46:53.498Z] #64 23.43 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-08T14:46:53.498Z] #64 23.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-08T14:46:53.498Z] #64 23.43 zstd [2022-09-08T14:46:53.757Z] #64 23.78 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T14:46:53.757Z] #64 23.78 Need to get 23.8 MB of archives. [2022-09-08T14:46:53.757Z] #64 23.78 After this operation, 89.3 MB of additional disk space will be used. [2022-09-08T14:46:53.757Z] #64 23.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T14:46:53.757Z] #64 23.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-08T14:46:53.757Z] #64 23.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-08T14:46:53.757Z] #64 23.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-08T14:46:53.757Z] #64 23.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-08T14:46:53.757Z] #64 23.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-08T14:46:53.757Z] #64 23.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-08T14:46:53.757Z] #64 23.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-08T14:46:53.757Z] #64 23.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-08T14:46:53.757Z] #64 23.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-08T14:46:53.757Z] #64 23.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-08T14:46:53.757Z] #64 23.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-08T14:46:53.757Z] #64 23.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-08T14:46:53.757Z] #64 23.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-08T14:46:53.757Z] #64 23.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T14:46:53.757Z] #64 23.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T14:46:53.757Z] #64 23.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-08T14:46:53.757Z] #64 23.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-08T14:46:53.757Z] #64 23.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-08T14:46:53.757Z] #64 23.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-08T14:46:53.757Z] #64 23.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-08T14:46:53.757Z] #64 23.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-08T14:46:53.757Z] #64 23.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-08T14:46:53.757Z] #64 23.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-08T14:46:53.757Z] #64 23.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T14:46:53.757Z] #64 23.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T14:46:53.757Z] #64 23.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T14:46:53.757Z] #64 23.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-08T14:46:53.757Z] #64 23.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-08T14:46:53.757Z] #64 23.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-08T14:46:53.757Z] #64 23.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-08T14:46:53.757Z] #64 23.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T14:46:53.757Z] #64 23.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-08T14:46:53.757Z] #64 23.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T14:46:53.757Z] #64 23.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T14:46:53.757Z] #64 23.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-08T14:46:53.757Z] #64 23.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-08T14:46:53.757Z] #64 23.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-08T14:46:54.017Z] #64 23.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-08T14:46:54.017Z] #64 23.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T14:46:54.017Z] #64 23.99 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-08T14:46:54.017Z] #64 23.99 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-08T14:46:54.017Z] #64 23.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-08T14:46:54.017Z] #64 23.99 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-08T14:46:54.017Z] #64 24.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-08T14:46:54.017Z] #64 24.01 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-08T14:46:54.017Z] #64 24.01 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-08T14:46:54.017Z] #64 24.01 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-08T14:46:54.017Z] #64 24.08 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-08T14:46:54.017Z] #64 24.10 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-08T14:46:54.017Z] #64 24.11 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-08T14:46:54.017Z] #64 24.11 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-08T14:46:54.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-08T14:46:54.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T14:46:54.276Z] #64 24.53 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:46:54.535Z] #64 24.69 Fetched 23.8 MB in 1s (38.2 MB/s) [2022-09-08T14:46:54.535Z] #64 24.74 Selecting previously unselected package libcap2:amd64. [2022-09-08T14:46:54.798Z] #64 24.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-09-08T14:46:54.798Z] #64 24.80 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T14:46:54.798Z] #64 24.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T14:46:54.798Z] #64 24.87 Selecting previously unselected package libargon2-1:amd64. [2022-09-08T14:46:54.798Z] #64 24.87 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-08T14:46:54.798Z] #64 24.88 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T14:46:54.798Z] #64 24.93 Selecting previously unselected package libjson-c5:amd64. [2022-09-08T14:46:54.798Z] #64 24.94 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-08T14:46:54.798Z] #64 24.94 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-08T14:46:54.798Z] #64 25.00 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-08T14:46:54.798Z] #64 25.00 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-08T14:46:55.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T14:46:55.057Z] #64 25.01 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T14:46:55.057Z] #64 25.11 Selecting previously unselected package libip4tc2:amd64. [2022-09-08T14:46:55.057Z] #64 25.11 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-08T14:46:55.057Z] #64 25.12 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T14:46:55.057Z] #64 25.17 Selecting previously unselected package libkmod2:amd64. [2022-09-08T14:46:55.057Z] #64 25.18 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-08T14:46:55.057Z] #64 25.18 Unpacking libkmod2:amd64 (28-1) ... [2022-09-08T14:46:55.317Z] #64 25.25 Selecting previously unselected package systemd. [2022-09-08T14:46:55.317Z] #64 25.26 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-08T14:46:55.317Z] #64 25.33 Unpacking systemd (247.3-7) ... [2022-09-08T14:46:55.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T14:46:56.255Z] #64 26.16 Selecting previously unselected package pigz. [2022-09-08T14:46:56.255Z] #64 26.17 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-08T14:46:56.255Z] #64 26.17 Unpacking pigz (2.6-1) ... [2022-09-08T14:46:56.255Z] #64 26.23 Selecting previously unselected package libelf1:amd64. [2022-09-08T14:46:56.255Z] #64 26.23 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-08T14:46:56.255Z] #64 26.24 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-08T14:46:56.255Z] #64 26.33 Selecting previously unselected package libbpf0:amd64. [2022-09-08T14:46:56.255Z] #64 26.34 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-08T14:46:56.255Z] #64 26.34 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-08T14:46:56.255Z] #64 26.40 Selecting previously unselected package libmnl0:amd64. [2022-09-08T14:46:56.255Z] #64 26.41 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-08T14:46:56.255Z] #64 26.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-08T14:46:56.255Z] #64 26.46 Selecting previously unselected package libxtables12:amd64. [2022-09-08T14:46:56.255Z] #64 26.47 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-08T14:46:56.255Z] #64 26.48 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-08T14:46:56.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T14:46:56.513Z] #64 26.52 Selecting previously unselected package libcap2-bin. [2022-09-08T14:46:56.513Z] #64 26.53 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-08T14:46:56.513Z] #64 26.54 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-08T14:46:56.513Z] #64 26.60 Selecting previously unselected package iproute2. [2022-09-08T14:46:56.513Z] #64 26.60 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-08T14:46:56.513Z] #64 26.61 Unpacking iproute2 (5.10.0-4) ... [2022-09-08T14:46:56.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T14:46:56.772Z] #64 26.83 Selecting previously unselected package xxd. [2022-09-08T14:46:56.772Z] #64 26.84 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T14:46:56.772Z] #64 26.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:46:56.772Z] #64 26.93 Selecting previously unselected package vim-common. [2022-09-08T14:46:56.772Z] #64 26.93 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T14:46:56.772Z] #64 26.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:46:57.030Z] #64 27.04 Selecting previously unselected package bash-completion. [2022-09-08T14:46:57.030Z] #64 27.05 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-08T14:46:57.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T14:46:57.967Z] #64 28.00 Unpacking bash-completion (1:2.11-2) ... [2022-09-08T14:46:58.226Z] #64 28.22 Selecting previously unselected package apparmor. [2022-09-08T14:46:58.226Z] #64 28.23 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-08T14:46:58.226Z] #64 28.27 Unpacking apparmor (2.13.6-10) ... [2022-09-08T14:46:58.485Z] #64 28.47 Selecting previously unselected package inetutils-ping. [2022-09-08T14:46:58.485Z] #64 28.48 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-08T14:46:58.485Z] #64 28.49 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-08T14:46:58.485Z] #64 28.56 Selecting previously unselected package libip6tc2:amd64. [2022-09-08T14:46:58.485Z] #64 28.57 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-08T14:46:58.485Z] #64 28.57 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T14:46:58.485Z] #64 28.62 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-08T14:46:58.485Z] #64 28.63 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-08T14:46:58.485Z] #64 28.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T14:46:58.485Z] #64 28.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-08T14:46:58.485Z] #64 28.68 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-08T14:46:58.485Z] #64 28.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T14:46:58.485Z] #64 28.74 Selecting previously unselected package libnftnl11:amd64. [2022-09-08T14:46:58.743Z] #64 28.75 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-08T14:46:58.743Z] #64 28.75 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T14:46:58.743Z] #64 28.82 Selecting previously unselected package iptables. [2022-09-08T14:46:58.743Z] #64 28.82 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-08T14:46:58.743Z] #64 28.83 Unpacking iptables (1.8.7-1) ... [2022-09-08T14:46:58.743Z] #64 29.00 Selecting previously unselected package libonig5:amd64. [2022-09-08T14:46:59.001Z] #64 29.01 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T14:46:59.001Z] #64 29.01 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T14:46:59.001Z] #64 29.11 Selecting previously unselected package libjq1:amd64. [2022-09-08T14:46:59.001Z] #64 29.12 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T14:46:59.001Z] #64 29.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T14:46:59.001Z] #64 29.17 Selecting previously unselected package jq. [2022-09-08T14:46:59.001Z] #64 29.20 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-08T14:46:59.001Z] #64 29.21 Unpacking jq (1.6-2.1) ... [2022-09-08T14:46:59.260Z] #64 29.28 Selecting previously unselected package libaio1:amd64. [2022-09-08T14:46:59.260Z] #64 29.28 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-08T14:46:59.260Z] #64 29.29 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-08T14:46:59.260Z] #64 29.34 Selecting previously unselected package libgpm2:amd64. [2022-09-08T14:46:59.260Z] #64 29.35 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-08T14:46:59.260Z] #64 29.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-08T14:46:59.519Z] #64 29.43 Selecting previously unselected package libinih1:amd64. [2022-09-08T14:46:59.519Z] #64 29.43 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-08T14:46:59.519Z] #64 29.43 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-08T14:46:59.519Z] #64 29.49 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-08T14:46:59.519Z] #64 29.49 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-08T14:46:59.519Z] #64 29.50 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T14:46:59.519Z] #64 29.58 Selecting previously unselected package libnet1:amd64. [2022-09-08T14:46:59.519Z] #64 29.59 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T14:46:59.519Z] #64 29.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T14:46:59.519Z] #64 29.65 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T14:46:59.519Z] #64 29.66 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T14:46:59.519Z] #64 29.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T14:46:59.519Z] #64 29.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T14:46:59.519Z] #64 29.73 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T14:46:59.519Z] #64 29.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T14:46:59.519Z] #64 29.78 Selecting previously unselected package libyajl2:amd64. [2022-09-08T14:46:59.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T14:46:59.786Z] #64 29.79 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T14:46:59.786Z] #64 29.80 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T14:46:59.786Z] #64 29.84 Selecting previously unselected package net-tools. [2022-09-08T14:46:59.786Z] #64 29.85 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-08T14:46:59.786Z] #64 29.86 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T14:47:00.046Z] #64 29.94 Selecting previously unselected package python-pip-whl. [2022-09-08T14:47:00.046Z] #64 29.95 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-08T14:47:00.046Z] #64 29.96 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T14:47:00.046Z] #64 30.22 Selecting previously unselected package python3-lib2to3. [2022-09-08T14:47:00.305Z] #64 30.23 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-08T14:47:00.305Z] #64 30.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-08T14:47:00.305Z] #64 30.30 Selecting previously unselected package python3-distutils. [2022-09-08T14:47:00.305Z] #64 30.30 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-08T14:47:00.305Z] #64 30.31 Unpacking python3-distutils (3.9.2-1) ... [2022-09-08T14:47:00.305Z] #64 30.39 Selecting previously unselected package python3-pkg-resources. [2022-09-08T14:47:00.305Z] #64 30.39 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T14:47:00.305Z] #64 30.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T14:47:00.305Z] #64 30.49 Selecting previously unselected package python3-setuptools. [2022-09-08T14:47:00.305Z] #64 30.49 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-08T14:47:00.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T14:47:00.564Z] #64 30.50 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-08T14:47:00.564Z] #64 30.63 Selecting previously unselected package python3-wheel. [2022-09-08T14:47:00.564Z] #64 30.63 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-08T14:47:00.564Z] #64 30.64 Unpacking python3-wheel (0.34.2-1) ... [2022-09-08T14:47:00.564Z] #64 30.70 Selecting previously unselected package python3-pip. [2022-09-08T14:47:00.564Z] #64 30.70 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-08T14:47:00.564Z] #64 30.71 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T14:47:00.824Z] #64 30.84 Selecting previously unselected package sudo. [2022-09-08T14:47:00.824Z] #64 30.84 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-08T14:47:00.824Z] #64 30.85 Unpacking sudo (1.9.5p2-3) ... [2022-09-08T14:47:01.082Z] #64 31.12 Selecting previously unselected package systemd-journal-remote. [2022-09-08T14:47:01.082Z] #64 31.12 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-08T14:47:01.082Z] #64 31.13 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-08T14:47:01.082Z] #64 31.19 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T14:47:01.082Z] #64 31.20 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-08T14:47:01.083Z] #64 31.21 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-08T14:47:01.342Z] #64 31.33 Selecting previously unselected package uidmap. [2022-09-08T14:47:01.342Z] #64 31.34 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-08T14:47:01.342Z] #64 31.35 Unpacking uidmap (1:4.8.1-1) ... [2022-09-08T14:47:01.342Z] #64 31.44 Selecting previously unselected package vim-runtime. [2022-09-08T14:47:01.342Z] #64 31.44 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T14:47:01.342Z] #64 31.46 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T14:47:01.342Z] #64 31.48 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-08T14:47:01.342Z] #64 31.49 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:47:01.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T14:47:01.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T14:47:02.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T14:47:02.721Z] #64 32.67 Selecting previously unselected package vim. [2022-09-08T14:47:02.721Z] #64 32.68 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T14:47:02.721Z] #64 32.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:47:02.981Z] #64 32.95 Selecting previously unselected package xfsprogs. [2022-09-08T14:47:02.981Z] #64 32.96 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-08T14:47:02.981Z] #64 32.96 Unpacking xfsprogs (5.10.0-4) ... [2022-09-08T14:47:02.981Z] #64 33.17 Selecting previously unselected package zip. [2022-09-08T14:47:02.981Z] #64 33.18 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-08T14:47:02.981Z] #64 33.19 Unpacking zip (3.0-12) ... [2022-09-08T14:47:03.247Z] #64 33.27 Selecting previously unselected package zstd. [2022-09-08T14:47:03.247Z] #64 33.30 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-08T14:47:03.247Z] #64 33.31 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-08T14:47:03.505Z] #64 33.53 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T14:47:03.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T14:47:03.764Z] #64 33.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T14:47:04.023Z] #64 33.99 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T14:47:04.023Z] #64 34.00 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-08T14:47:04.023Z] #64 34.03 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T14:47:04.023Z] #64 34.04 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-08T14:47:04.023Z] #64 34.05 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T14:47:04.023Z] #64 34.07 Setting up uidmap (1:4.8.1-1) ... [2022-09-08T14:47:04.023Z] #64 34.08 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T14:47:04.023Z] #64 34.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T14:47:04.023Z] #64 34.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T14:47:04.023Z] #64 34.12 Setting up python3-wheel (0.34.2-1) ... [2022-09-08T14:47:04.282Z] #64 34.38 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T14:47:04.282Z] #64 34.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:47:04.282Z] #64 34.40 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T14:47:04.282Z] #64 34.42 Setting up libcap2-bin (1:2.44-1) ... [2022-09-08T14:47:04.282Z] #64 34.43 Setting up apparmor (2.13.6-10) ... [2022-09-08T14:47:04.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T14:47:05.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T14:47:05.659Z] #64 35.48 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-08T14:47:05.659Z] #64 35.51 Setting up zip (3.0-12) ... [2022-09-08T14:47:05.659Z] #64 35.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:47:05.659Z] #64 35.58 Setting up bash-completion (1:2.11-2) ... [2022-09-08T14:47:06.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T14:47:06.595Z] #64 36.69 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-08T14:47:06.595Z] #64 36.71 Setting up sudo (1.9.5p2-3) ... [2022-09-08T14:47:06.595Z] #64 36.77 invoke-rc.d: could not determine current runlevel [2022-09-08T14:47:06.595Z] #64 36.78 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T14:47:06.595Z] #64 36.79 Setting up xfsprogs (5.10.0-4) ... [2022-09-08T14:47:06.595Z] #64 36.80 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-08T14:47:06.595Z] #64 36.80 Failed to connect to bus: Host is down [2022-09-08T14:47:06.595Z] #64 36.81 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-08T14:47:06.595Z] #64 36.82 Setting up inetutils-ping (2:2.0-1) ... [2022-09-08T14:47:06.854Z] #64 36.83 Setting up pigz (2.6-1) ... [2022-09-08T14:47:06.854Z] #64 36.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T14:47:06.854Z] #64 36.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T14:47:06.854Z] #64 36.88 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T14:47:06.854Z] #64 36.89 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:47:07.116Z] #64 37.21 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-08T14:47:07.116Z] #64 37.22 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-08T14:47:07.152Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T14:47:07.152Z] Using test binary docker [2022-09-08T14:47:07.152Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T14:47:07.152Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-08T14:47:07.152Z] INFO: Waiting for daemon to start... [2022-09-08T14:47:07.152Z] Starting dockerd [2022-09-08T14:47:07.374Z] #64 37.41 Setting up libelf1:amd64 (0.183-1) ... [2022-09-08T14:47:07.374Z] #64 37.42 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-08T14:47:07.374Z] #64 37.45 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-08T14:47:07.374Z] #64 37.47 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T14:47:07.374Z] #64 37.48 Setting up libkmod2:amd64 (28-1) ... [2022-09-08T14:47:07.374Z] #64 37.49 Setting up python3-distutils (3.9.2-1) ... [2022-09-08T14:47:07.633Z] #64 37.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T14:47:07.633Z] #64 37.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T14:47:07.633Z] #64 37.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T14:47:07.633Z] #64 37.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T14:47:07.633Z] #64 37.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T14:47:07.633Z] #64 37.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T14:47:07.633Z] #64 37.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T14:47:07.633Z] #64 37.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T14:47:07.633Z] #64 37.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T14:47:07.633Z] #64 37.75 Setting up python3-setuptools (52.0.0-4) ... [2022-09-08T14:47:08.201Z] #64 38.29 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T14:47:08.201Z] #64 38.31 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T14:47:08.201Z] #64 38.32 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-08T14:47:08.201Z] #64 38.34 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T14:47:08.770Z] #64 38.80 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T14:47:08.770Z] #64 38.82 Setting up jq (1.6-2.1) ... [2022-09-08T14:47:08.770Z] #64 38.83 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T14:47:08.770Z] #64 38.85 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-08T14:47:08.770Z] #64 38.86 Setting up iptables (1.8.7-1) ... [2022-09-08T14:47:08.770Z] #64 38.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T14:47:08.770Z] #64 38.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T14:47:08.770Z] #64 38.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T14:47:08.770Z] #64 38.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T14:47:08.770Z] #64 38.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T14:47:08.770Z] #64 38.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T14:47:08.770Z] #64 38.90 Setting up iproute2 (5.10.0-4) ... [2022-09-08T14:47:09.029Z] #64 39.11 Setting up systemd (247.3-7) ... [2022-09-08T14:47:09.029Z] #64 39.16 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-08T14:47:09.029Z] #64 39.16 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-08T14:47:09.029Z] #64 39.17 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-08T14:47:09.029Z] #64 39.19 Initializing machine ID from KVM UUID. [2022-09-08T14:47:09.039Z] . [2022-09-08T14:47:09.039Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T14:47:09.295Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T14:47:09.295Z] Error: No such image: emptyfs [2022-09-08T14:47:09.295Z] Loaded image: emptyfs:latest [2022-09-08T14:47:09.295Z] Running integration-test (iteration 1) [2022-09-08T14:47:09.295Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T14:47:09.551Z] Loaded image: busybox:latest [2022-09-08T14:47:09.598Z] #64 39.73 Setting up systemd-journal-remote (247.3-7) ... [2022-09-08T14:47:09.808Z] Loaded image: busybox:glibc [2022-09-08T14:47:09.862Z] #64 39.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T14:47:10.430Z] #64 DONE 40.4s [2022-09-08T14:47:10.430Z] [2022-09-08T14:47:10.430Z] #65 [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-09-08T14:47:10.998Z] #65 0.780 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T14:47:10.998Z] #65 0.784 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T14:47:10.998Z] #65 0.788 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T14:47:11.175Z] Loaded image: debian:bullseye-slim [2022-09-08T14:47:11.175Z] Loaded image: hello-world:latest [2022-09-08T14:47:11.257Z] #65 DONE 0.9s [2022-09-08T14:47:11.257Z] [2022-09-08T14:47:11.257Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T14:47:11.431Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T14:47:11.431Z] INFO: Testing against a local daemon [2022-09-08T14:47:11.431Z] === RUN TestCgroupNamespacesBuild [2022-09-08T14:47:12.801Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2022-09-08T14:47:12.801Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T14:47:14.166Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-09-08T14:47:14.166Z] === RUN TestBuildWithSession [2022-09-08T14:47:14.166Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T14:47:14.166Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T14:47:14.166Z] === RUN TestBuildSquashParent [2022-09-08T14:47:18.331Z] --- PASS: TestBuildSquashParent (4.23s) [2022-09-08T14:47:18.331Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T14:47:18.331Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T14:47:18.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T14:47:18.331Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T14:47:18.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T14:47:18.331Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T14:47:18.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T14:47:18.331Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T14:47:18.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T14:47:18.331Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T14:47:18.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T14:47:18.331Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T14:47:18.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T14:47:18.331Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T14:47:18.331Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T14:47:19.382Z] #66 7.092 Collecting yamllint==1.27.1 [2022-09-08T14:47:19.382Z] #66 8.128 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-08T14:47:19.951Z] #66 8.639 Collecting pathspec>=0.5.3 [2022-09-08T14:47:19.951Z] #66 8.648 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-08T14:47:19.951Z] #66 8.835 Collecting pyyaml [2022-09-08T14:47:19.951Z] #66 8.839 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-09-08T14:47:19.951Z] #66 8.867 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-08T14:47:19.951Z] #66 8.874 Building wheels for collected packages: yamllint [2022-09-08T14:47:19.951Z] #66 8.876 Building wheel for yamllint (setup.py): started [2022-09-08T14:47:20.210Z] #66 9.256 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-08T14:47:20.229Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T14:47:20.229Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T14:47:20.470Z] #66 9.257 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=b6c3cd7987814c1a5aa521c08fe4b5afa284a6de4c879e9d451cd50653889eb3 [2022-09-08T14:47:20.470Z] #66 9.257 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-08T14:47:20.470Z] #66 9.261 Successfully built yamllint [2022-09-08T14:47:20.470Z] #66 9.273 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-08T14:47:20.729Z] #66 9.438 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-08T14:47:20.729Z] #66 DONE 9.6s [2022-09-08T14:47:20.729Z] [2022-09-08T14:47:20.729Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T14:47:20.990Z] #67 DONE 0.1s [2022-09-08T14:47:20.990Z] [2022-09-08T14:47:20.990Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T14:47:21.559Z] #68 DONE 0.4s [2022-09-08T14:47:21.559Z] [2022-09-08T14:47:21.559Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T14:47:21.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T14:47:21.819Z] #69 DONE 0.3s [2022-09-08T14:47:21.819Z] [2022-09-08T14:47:21.819Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-08T14:47:21.849Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T14:47:22.081Z] #70 DONE 0.4s [2022-09-08T14:47:22.081Z] [2022-09-08T14:47:22.081Z] #54 [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-09-08T14:47:22.081Z] #54 ... [2022-09-08T14:47:22.081Z] [2022-09-08T14:47:22.081Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-08T14:47:22.081Z] #71 DONE 0.1s [2022-09-08T14:47:22.081Z] [2022-09-08T14:47:22.081Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-08T14:47:22.341Z] #72 DONE 0.1s [2022-09-08T14:47:22.341Z] [2022-09-08T14:47:22.341Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T14:47:22.341Z] #73 DONE 0.1s [2022-09-08T14:47:22.341Z] [2022-09-08T14:47:22.341Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T14:47:22.542Z] ok github.com/docker/docker/libnetwork 37.400s coverage: 40.6% of statements [2022-09-08T14:47:22.542Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-08T14:47:22.542Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 22.4% of statements [2022-09-08T14:47:22.542Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-08T14:47:22.542Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-08T14:47:22.542Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.521s coverage: 59.9% of statements [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-08T14:47:22.542Z] ok github.com/docker/docker/libnetwork/drivers/host 0.007s coverage: 34.8% of statements [2022-09-08T14:47:22.542Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.056s coverage: 5.1% of statements [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-08T14:47:22.542Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.7% of statements [2022-09-08T14:47:22.542Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-08T14:47:22.542Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-08T14:47:22.602Z] #74 DONE 0.5s [2022-09-08T14:47:22.602Z] [2022-09-08T14:47:22.602Z] #54 [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-09-08T14:47:22.863Z] #54 ... [2022-09-08T14:47:22.863Z] [2022-09-08T14:47:22.863Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-08T14:47:22.863Z] #75 DONE 0.1s [2022-09-08T14:47:22.863Z] [2022-09-08T14:47:22.863Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T14:47:22.863Z] #76 DONE 0.1s [2022-09-08T14:47:22.863Z] [2022-09-08T14:47:22.863Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T14:47:23.217Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-08T14:47:23.217Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2022-09-08T14:47:23.217Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s) [2022-09-08T14:47:23.217Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s) [2022-09-08T14:47:23.217Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s) [2022-09-08T14:47:23.217Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.59s) [2022-09-08T14:47:23.217Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.60s) [2022-09-08T14:47:23.217Z] === RUN TestBuildMultiStageCopy [2022-09-08T14:47:23.217Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T14:47:23.432Z] #77 DONE 0.4s [2022-09-08T14:47:23.432Z] [2022-09-08T14:47:23.432Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T14:47:23.432Z] #78 DONE 0.1s [2022-09-08T14:47:23.432Z] [2022-09-08T14:47:23.432Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T14:47:23.432Z] #79 DONE 0.1s [2022-09-08T14:47:23.432Z] [2022-09-08T14:47:23.432Z] #54 [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-09-08T14:47:25.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T14:47:25.106Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T14:47:25.361Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T14:47:25.617Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T14:47:25.873Z] --- PASS: TestBuildMultiStageCopy (2.48s) [2022-09-08T14:47:25.873Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2022-09-08T14:47:25.873Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2022-09-08T14:47:25.873Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-09-08T14:47:25.873Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-09-08T14:47:25.873Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-08T14:47:25.873Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T14:47:26.434Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-09-08T14:47:26.434Z] === RUN TestBuildLabelWithTargets [2022-09-08T14:47:27.363Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-09-08T14:47:27.363Z] === RUN TestBuildWithEmptyLayers [2022-09-08T14:47:27.925Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-09-08T14:47:27.925Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T14:47:29.854Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2022-09-08T14:47:29.854Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T14:47:30.110Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-09-08T14:47:30.110Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T14:47:31.998Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2022-09-08T14:47:31.998Z] === RUN TestBuildWithHugeFile [2022-09-08T14:47:32.512Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.097s coverage: 6.6% of statements [2022-09-08T14:47:32.512Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-08T14:47:32.512Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-08T14:47:32.512Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-08T14:47:32.512Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-08T14:47:32.512Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-08T14:47:32.512Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-08T14:47:32.512Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-09-08T14:47:32.512Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-09-08T14:47:32.512Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-08T14:47:32.771Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-08T14:47:44.974Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-08T14:47:49.986Z] #54 137.8 # github.com/containerd/containerd/cmd/containerd [2022-09-08T14:47:49.987Z] #54 137.8 /usr/bin/ld: /tmp/go-link-4288925185/000019.o: in function `New': [2022-09-08T14:47:49.987Z] #54 137.8 /tmp/tmp.40SjjYMUV0/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-08T14:47:49.987Z] #54 137.9 + bin/containerd-stress [2022-09-08T14:47:49.987Z] #54 139.0 + bin/containerd-shim [2022-09-08T14:47:54.099Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-08T14:47:54.099Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-08T14:47:54.099Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T14:47:54.099Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-08T14:47:54.099Z] [2022-09-08T14:47:54.099Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T14:47:54.099Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T14:47:54.099Z] HOSTNAME=219f61283c5a [2022-09-08T14:47:54.099Z] DEST=bundles/test-integration [2022-09-08T14:47:54.099Z] PWD=/go/src/github.com/docker/docker [2022-09-08T14:47:54.099Z] DOCKER_ROOTLESS=1 [2022-09-08T14:47:54.099Z] DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:47:54.099Z] container=docker [2022-09-08T14:47:54.099Z] HOME=/root [2022-09-08T14:47:54.099Z] GOLANG_VERSION=1.19.1 [2022-09-08T14:47:54.099Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T14:47:54.099Z] VALIDATE_BRANCH=master [2022-09-08T14:47:54.099Z] TERM=xterm [2022-09-08T14:47:54.099Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T14:47:54.099Z] SHLVL=1 [2022-09-08T14:47:54.099Z] TIMEOUT=120m [2022-09-08T14:47:54.099Z] DOCKER_BUILDTAGS= journald [2022-09-08T14:47:54.099Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T14:47:54.099Z] GO111MODULE=off [2022-09-08T14:47:54.099Z] DOCKER_EXPERIMENTAL=1 [2022-09-08T14:47:54.099Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T14:47:54.099Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T14:47:54.099Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T14:47:54.099Z] GOPATH=/go [2022-09-08T14:47:54.099Z] PKG_CONFIG=pkg-config [2022-09-08T14:47:54.099Z] _=/usr/bin/env [2022-09-08T14:47:54.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T14:47:59.851Z] ok github.com/docker/docker/libnetwork/ipam 15.464s coverage: 85.3% of statements [2022-09-08T14:47:59.851Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-08T14:47:59.851Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-08T14:47:59.851Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-08T14:47:59.851Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-08T14:47:59.851Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-08T14:47:59.851Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-08T14:47:59.967Z] #54 150.1 + bin/containerd-shim-runc-v1 [2022-09-08T14:48:00.419Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-09-08T14:48:00.987Z] ok github.com/docker/docker/libnetwork/iptables 0.172s coverage: 45.0% of statements [2022-09-08T14:48:01.246Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-08T14:48:01.506Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-09-08T14:48:05.241Z] #54 156.5 + bin/containerd-shim-runc-v2 [2022-09-08T14:48:06.222Z] #54 157.3 + binaries [2022-09-08T14:48:06.222Z] #54 157.3 + install -D bin/containerd /build/containerd [2022-09-08T14:48:06.222Z] #54 157.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T14:48:06.222Z] #54 157.4 + install -D bin/ctr /build/ctr [2022-09-08T14:48:06.483Z] #54 DONE 157.7s [2022-09-08T14:48:07.420Z] [2022-09-08T14:48:07.421Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T14:48:07.679Z] #80 DONE 0.2s [2022-09-08T14:48:07.679Z] [2022-09-08T14:48:07.679Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T14:48:07.679Z] #81 DONE 0.1s [2022-09-08T14:48:07.937Z] [2022-09-08T14:48:07.937Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T14:48:08.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T14:48:08.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T14:48:08.195Z] #82 DONE 0.5s [2022-09-08T14:48:08.195Z] [2022-09-08T14:48:08.195Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-08T14:48:08.195Z] #83 DONE 0.1s [2022-09-08T14:48:08.195Z] [2022-09-08T14:48:08.195Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-08T14:48:08.195Z] #84 DONE 0.0s [2022-09-08T14:48:08.453Z] [2022-09-08T14:48:08.453Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-08T14:48:08.453Z] #85 DONE 0.0s [2022-09-08T14:48:08.453Z] [2022-09-08T14:48:08.453Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T14:48:09.829Z] #86 DONE 1.3s [2022-09-08T14:48:09.829Z] [2022-09-08T14:48:09.829Z] #87 exporting to image [2022-09-08T14:48:09.829Z] #87 exporting layers [2022-09-08T14:48:28.168Z] --- PASS: TestBuildWithHugeFile (52.72s) [2022-09-08T14:48:28.168Z] === RUN TestBuildWCOWSandboxSize [2022-09-08T14:48:28.168Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T14:48:28.168Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-08T14:48:28.168Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T14:48:28.168Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T14:48:28.168Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T14:48:28.168Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T14:48:28.168Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T14:48:28.168Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T14:48:28.168Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T14:48:28.168Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T14:48:28.168Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T14:48:28.168Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T14:48:28.168Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-08T14:48:28.168Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-09-08T14:48:28.168Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-09-08T14:48:28.168Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-09-08T14:48:28.168Z] === RUN TestBuildPreserveOwnership [2022-09-08T14:48:28.168Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T14:48:28.168Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T14:48:28.424Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-09-08T14:48:28.424Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2022-09-08T14:48:28.424Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-09-08T14:48:28.424Z] === RUN TestBuildPlatformInvalid [2022-09-08T14:48:28.424Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-08T14:48:28.424Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T14:48:29.351Z] Loaded image: busybox:latest [2022-09-08T14:48:29.351Z] Loaded image: busybox:glibc [2022-09-08T14:48:30.716Z] Loaded image: debian:bullseye-slim [2022-09-08T14:48:30.717Z] Loaded image: hello-world:latest [2022-09-08T14:48:30.972Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T14:48:36.382Z] #87 exporting layers 22.6s done [2022-09-08T14:48:36.383Z] #87 writing image sha256:4283ed88246de97a8e68bfbded4c3733a90f3195682d8b8f6fd96f37e4deee72 done [2022-09-08T14:48:36.383Z] #87 naming to docker.io/library/docker:9f8bd804872cb69b093f4315a02726327911359a done [2022-09-08T14:48:36.383Z] #87 DONE 22.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-08T14:48:36.703Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44078/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f8bd804872cb69b093f4315a02726327911359a hack/validate/default [2022-09-08T14:48:37.638Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-08T14:48:37.638Z] Congratulations! yamllint config file formatted correctly [2022-09-08T14:48:37.897Z] Congratulations! YAML files are formatted correctly [2022-09-08T14:48:37.897Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-08T14:48:37.897Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-08T14:48:37.897Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-08T14:48:37.897Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-08T14:48:37.897Z] [2022-09-08T14:48:37.897Z] INFO Start validation with golang-ci-lint [2022-09-08T14:48:38.832Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-08T14:48:38.832Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-08T14:48:38.832Z] INFO [loader] Using build tags: [ journald] [2022-09-08T14:48:40.993Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.41s) [2022-09-08T14:48:40.993Z] PASS [2022-09-08T14:48:40.993Z] [2022-09-08T14:48:40.993Z] === Skipped [2022-09-08T14:48:40.993Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-08T14:48:40.993Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T14:48:40.993Z] [2022-09-08T14:48:40.993Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-08T14:48:40.993Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T14:48:40.993Z] [2022-09-08T14:48:40.993Z] DONE 34 tests, 2 skipped in 90.615s [2022-09-08T14:48:40.993Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T14:48:40.993Z] INFO: Testing against a local daemon [2022-09-08T14:48:40.993Z] === RUN TestConfigInspect [2022-09-08T14:48:42.357Z] --- PASS: TestConfigInspect (2.17s) [2022-09-08T14:48:42.357Z] === RUN TestConfigList [2022-09-08T14:48:44.244Z] --- PASS: TestConfigList (2.14s) [2022-09-08T14:48:44.244Z] === RUN TestConfigsCreateAndDelete [2022-09-08T14:48:46.845Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-09-08T14:48:46.845Z] === RUN TestConfigsUpdate [2022-09-08T14:48:48.732Z] --- PASS: TestConfigsUpdate (2.15s) [2022-09-08T14:48:48.732Z] === RUN TestTemplatedConfig [2022-09-08T14:48:50.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T14:48:50.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T14:48:51.247Z] --- PASS: TestTemplatedConfig (2.59s) [2022-09-08T14:48:51.247Z] === RUN TestConfigCreateResolve [2022-09-08T14:48:53.761Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-09-08T14:48:53.761Z] PASS [2022-09-08T14:48:53.761Z] [2022-09-08T14:48:53.761Z] DONE 6 tests in 13.343s [2022-09-08T14:48:53.761Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T14:48:53.761Z] INFO: Testing against a local daemon [2022-09-08T14:48:53.761Z] === RUN TestAttachWithTTY [2022-09-08T14:48:53.761Z] --- PASS: TestAttachWithTTY (0.09s) [2022-09-08T14:48:53.761Z] === RUN TestAttachWithoutTTy [2022-09-08T14:48:53.761Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-08T14:48:53.761Z] === RUN TestCheckpoint [2022-09-08T14:48:53.761Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T14:48:53.761Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/commit [2022-09-08T14:48:53.761Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-08T14:48:53.761Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T14:48:53.761Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-08T14:48:53.761Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-08T14:48:53.761Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T14:48:53.761Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T14:48:53.761Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T14:48:53.761Z] === CONT TestContainerInvalidJSON/commit [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-08T14:48:53.761Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-08T14:48:53.761Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-08T14:48:53.761Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-08T14:48:53.761Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-08T14:48:53.761Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-08T14:48:53.761Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-08T14:48:53.761Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-08T14:48:53.761Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-08T14:48:53.761Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T14:48:53.761Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-08T14:48:53.761Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T14:48:53.761Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-08T14:48:53.761Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T14:48:53.761Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-08T14:48:53.761Z] === RUN TestCopyEmptyFile [2022-09-08T14:48:54.018Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-08T14:48:54.018Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T14:48:54.018Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-08T14:48:54.018Z] === RUN TestCopyFromContainer [2022-09-08T14:48:54.946Z] === RUN TestCopyFromContainer// [2022-09-08T14:48:55.202Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T14:48:55.202Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T14:48:55.202Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T14:48:55.202Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T14:48:55.458Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T14:48:55.458Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T14:48:55.458Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T14:48:55.458Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T14:48:55.458Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T14:48:55.714Z] --- PASS: TestCopyFromContainer (1.71s) [2022-09-08T14:48:55.714Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-08T14:48:55.714Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-08T14:48:55.714Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-08T14:48:55.714Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-08T14:48:55.714Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-08T14:48:55.714Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-08T14:48:55.714Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-08T14:48:55.714Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-08T14:48:55.714Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-08T14:48:55.714Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-08T14:48:55.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T14:48:55.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T14:48:55.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T14:48:55.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T14:48:55.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T14:48:55.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T14:48:55.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T14:48:55.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T14:48:55.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T14:48:55.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T14:48:55.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-08T14:48:55.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T14:48:55.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T14:48:55.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T14:48:55.715Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T14:48:55.715Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-08T14:48:55.715Z] === RUN TestCreateWithInvalidEnv [2022-09-08T14:48:55.715Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T14:48:55.715Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T14:48:55.715Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T14:48:55.715Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T14:48:55.715Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T14:48:55.715Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T14:48:55.715Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T14:48:55.715Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T14:48:55.715Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T14:48:55.715Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-08T14:48:55.715Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-08T14:48:55.715Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-08T14:48:55.715Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T14:48:55.715Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T14:48:55.715Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-08T14:48:55.715Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T14:48:57.605Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-09-08T14:48:57.605Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T14:48:58.969Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-09-08T14:48:58.969Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T14:48:58.969Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T14:48:58.969Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T14:48:58.969Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T14:48:58.969Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T14:48:58.969Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T14:48:58.969Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T14:48:58.969Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T14:48:58.969Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T14:48:58.969Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T14:48:58.969Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T14:48:58.969Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T14:48:58.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T14:48:58.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T14:48:58.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T14:48:58.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T14:48:58.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-08T14:48:58.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-08T14:48:58.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-08T14:48:58.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-08T14:48:58.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-08T14:48:58.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-08T14:48:58.970Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T14:48:59.530Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-09-08T14:48:59.530Z] === RUN TestCreateDifferentPlatform [2022-09-08T14:48:59.530Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T14:48:59.530Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T14:48:59.530Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-08T14:48:59.531Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-08T14:48:59.531Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T14:48:59.531Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T14:48:59.531Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-08T14:48:59.531Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T14:48:59.531Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-08T14:48:59.531Z] === RUN TestCreateInvalidHostConfig [2022-09-08T14:48:59.531Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T14:48:59.531Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T14:48:59.531Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T14:48:59.531Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T14:48:59.531Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T14:48:59.531Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T14:48:59.531Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T14:48:59.531Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T14:48:59.531Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T14:48:59.531Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T14:48:59.531Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T14:48:59.531Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T14:48:59.531Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-08T14:48:59.531Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-08T14:48:59.531Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-08T14:48:59.531Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-08T14:48:59.531Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-08T14:48:59.531Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T14:48:59.531Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-08T14:48:59.531Z] === RUN TestDaemonRestartIpcMode [2022-09-08T14:48:59.531Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T14:48:59.531Z] === RUN TestDaemonHostGatewayIP [2022-09-08T14:48:59.531Z] === PAUSE TestDaemonHostGatewayIP [2022-09-08T14:48:59.531Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T14:48:59.531Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T14:48:59.531Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T14:48:59.531Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-08T14:48:59.531Z] === RUN TestDiff [2022-09-08T14:49:00.092Z] --- PASS: TestDiff (0.59s) [2022-09-08T14:49:00.092Z] === RUN TestExecConsoleSize [2022-09-08T14:49:01.064Z] --- PASS: TestExecConsoleSize (0.61s) [2022-09-08T14:49:01.064Z] === RUN TestExecWithCloseStdin [2022-09-08T14:49:01.364Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-09-08T14:49:01.364Z] === RUN TestExec [2022-09-08T14:49:02.291Z] --- PASS: TestExec (0.68s) [2022-09-08T14:49:02.291Z] === RUN TestExecUser [2022-09-08T14:49:02.852Z] --- PASS: TestExecUser (0.66s) [2022-09-08T14:49:02.852Z] === RUN TestExportContainerAndImportImage [2022-09-08T14:49:03.413Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-09-08T14:49:03.413Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T14:49:04.778Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-09-08T14:49:04.778Z] === RUN TestHealthCheckWorkdir [2022-09-08T14:49:05.705Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-09-08T14:49:05.705Z] === RUN TestHealthKillContainer [2022-09-08T14:49:13.827Z] --- PASS: TestHealthKillContainer (8.11s) [2022-09-08T14:49:13.827Z] === RUN TestHealthCheckProcessKilled [2022-09-08T14:49:14.432Z] --- PASS: TestHealthCheckProcessKilled (0.80s) [2022-09-08T14:49:14.432Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T14:49:14.993Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-09-08T14:49:14.993Z] === RUN TestIpcModeNone [2022-09-08T14:49:15.555Z] --- PASS: TestIpcModeNone (0.62s) [2022-09-08T14:49:15.555Z] === RUN TestIpcModePrivate [2022-09-08T14:49:16.115Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-09-08T14:49:16.371Z] --- PASS: TestIpcModePrivate (0.64s) [2022-09-08T14:49:16.371Z] === RUN TestIpcModeShareable [2022-09-08T14:49:16.627Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-09-08T14:49:16.883Z] --- PASS: TestIpcModeShareable (0.67s) [2022-09-08T14:49:16.883Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T14:49:18.772Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2022-09-08T14:49:18.772Z] === RUN TestAPIIpcModeHost [2022-09-08T14:49:19.028Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-09-08T14:49:19.028Z] === RUN TestDaemonIpcModeShareable [2022-09-08T14:49:20.394Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-08T14:49:20.394Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-09-08T14:49:20.394Z] === RUN TestDaemonIpcModePrivate [2022-09-08T14:49:21.321Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-08T14:49:21.576Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-09-08T14:49:21.576Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T14:49:22.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-08T14:49:22.941Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-08T14:49:22.941Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s) [2022-09-08T14:49:22.941Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T14:49:23.874Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-08T14:49:24.130Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-09-08T14:49:24.130Z] === RUN TestIpcModeOlderClient [2022-09-08T14:49:24.130Z] === PAUSE TestIpcModeOlderClient [2022-09-08T14:49:24.130Z] === RUN TestKillContainerInvalidSignal [2022-09-08T14:49:24.386Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-09-08T14:49:24.386Z] === RUN TestKillContainer [2022-09-08T14:49:24.386Z] === RUN TestKillContainer/no_signal [2022-09-08T14:49:24.948Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T14:49:25.203Z] === RUN TestKillContainer/killing_signal [2022-09-08T14:49:26.175Z] --- PASS: TestKillContainer (1.48s) [2022-09-08T14:49:26.175Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-09-08T14:49:26.175Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2022-09-08T14:49:26.175Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2022-09-08T14:49:26.175Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T14:49:26.175Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T14:49:26.431Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T14:49:26.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-09-08T14:49:26.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-09-08T14:49:26.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-09-08T14:49:26.993Z] === RUN TestKillStoppedContainer [2022-09-08T14:49:26.993Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-08T14:49:26.993Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T14:49:26.993Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-08T14:49:26.993Z] === RUN TestKillDifferentUserContainer [2022-09-08T14:49:27.554Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2022-09-08T14:49:27.554Z] === RUN TestInspectOomKilledTrue [2022-09-08T14:49:27.554Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-08T14:49:27.554Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-08T14:49:27.554Z] === RUN TestInspectOomKilledFalse [2022-09-08T14:49:27.810Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-09-08T14:49:27.810Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T14:49:28.121Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-09-08T14:49:28.121Z] === RUN TestLinksContainerNames [2022-09-08T14:49:29.052Z] --- PASS: TestLinksContainerNames (0.86s) [2022-09-08T14:49:29.052Z] === RUN TestLogsFollowTailEmpty [2022-09-08T14:49:29.613Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2022-09-08T14:49:29.613Z] === RUN TestLogs [2022-09-08T14:49:29.613Z] === RUN TestLogs/driver_local [2022-09-08T14:49:29.613Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T14:49:29.613Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T14:49:29.613Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-08T14:49:29.613Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-08T14:49:29.613Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-08T14:49:29.613Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-08T14:49:29.613Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T14:49:29.613Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T14:49:29.613Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-08T14:49:29.613Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-08T14:49:29.613Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-08T14:49:29.613Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-08T14:49:29.613Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T14:49:29.613Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-08T14:49:30.175Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-08T14:49:30.432Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T14:49:30.688Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-08T14:49:30.944Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-08T14:49:31.547Z] === RUN TestLogs/driver_json-file [2022-09-08T14:49:31.547Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T14:49:31.547Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T14:49:31.547Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-08T14:49:31.547Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-08T14:49:31.547Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-08T14:49:31.547Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-08T14:49:31.547Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T14:49:31.547Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T14:49:31.547Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T14:49:31.547Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T14:49:31.547Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T14:49:31.547Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T14:49:31.547Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T14:49:31.547Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T14:49:32.111Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T14:49:32.367Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T14:49:32.933Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-08T14:49:32.933Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-08T14:49:33.832Z] --- PASS: TestLogs (4.11s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.79s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.51s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.81s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s) [2022-09-08T14:49:33.832Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s) [2022-09-08T14:49:33.832Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T14:49:34.111Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/default [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/private [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/slave [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/shared [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T14:49:34.111Z] === CONT TestMountDaemonRoot/default [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T14:49:34.111Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T14:49:34.111Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T14:49:34.111Z] === CONT TestMountDaemonRoot/shared [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T14:49:34.111Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T14:49:34.111Z] === CONT TestMountDaemonRoot/slave [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T14:49:34.111Z] === CONT TestMountDaemonRoot/private [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T14:49:34.111Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T14:49:34.111Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T14:49:34.111Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T14:49:34.111Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T14:49:34.111Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T14:49:34.111Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T14:49:34.382Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T14:49:34.382Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T14:49:34.382Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T14:49:34.382Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T14:49:34.382Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T14:49:34.382Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T14:49:34.382Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T14:49:34.382Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T14:49:34.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T14:49:34.645Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T14:49:34.902Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2022-09-08T14:49:34.903Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-09-08T14:49:34.903Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T14:49:36.287Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2022-09-08T14:49:36.287Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T14:49:36.849Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-09-08T14:49:36.849Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T14:49:37.105Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-09-08T14:49:37.105Z] === RUN TestNetworkNat [2022-09-08T14:49:37.666Z] --- PASS: TestNetworkNat (0.46s) [2022-09-08T14:49:37.666Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T14:49:37.922Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-09-08T14:49:37.922Z] === RUN TestNetworkLoopbackNat [2022-09-08T14:49:40.481Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-09-08T14:49:40.481Z] === RUN TestPause [2022-09-08T14:49:41.043Z] --- PASS: TestPause (0.47s) [2022-09-08T14:49:41.043Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T14:49:41.043Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T14:49:41.043Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T14:49:41.043Z] === RUN TestPauseStopPausedContainer [2022-09-08T14:49:41.604Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-09-08T14:49:41.604Z] === RUN TestPidHost [2022-09-08T14:49:42.617Z] --- PASS: TestPidHost (1.03s) [2022-09-08T14:49:42.617Z] === RUN TestPsFilter [2022-09-08T14:49:42.617Z] --- PASS: TestPsFilter (0.12s) [2022-09-08T14:49:42.617Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T14:49:42.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-08T14:49:42.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T14:49:43.178Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-09-08T14:49:43.179Z] === RUN TestRemoveContainerWithVolume [2022-09-08T14:49:43.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T14:49:43.435Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-08T14:49:43.435Z] === RUN TestRemoveContainerRunning [2022-09-08T14:49:43.996Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-09-08T14:49:43.997Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T14:49:44.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T14:49:44.558Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-09-08T14:49:44.558Z] === RUN TestRemoveInvalidContainer [2022-09-08T14:49:44.558Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-08T14:49:44.558Z] === RUN TestRenameLinkedContainer [2022-09-08T14:49:44.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T14:49:44.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T14:49:45.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T14:49:46.446Z] --- PASS: TestRenameLinkedContainer (1.84s) [2022-09-08T14:49:46.446Z] === RUN TestRenameStoppedContainer [2022-09-08T14:49:46.702Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-09-08T14:49:46.702Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T14:49:47.629Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-09-08T14:49:47.629Z] === RUN TestRenameInvalidName [2022-09-08T14:49:47.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T14:49:47.886Z] --- PASS: TestRenameInvalidName (0.43s) [2022-09-08T14:49:47.886Z] === RUN TestRenameAnonymousContainer [2022-09-08T14:49:49.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T14:49:49.775Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-09-08T14:49:49.775Z] === RUN TestRenameContainerWithSameName [2022-09-08T14:49:50.031Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-09-08T14:49:50.031Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T14:49:50.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T14:49:50.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T14:49:50.961Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-09-08T14:49:50.961Z] === RUN TestResize [2022-09-08T14:49:51.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T14:49:51.530Z] --- PASS: TestResize (0.48s) [2022-09-08T14:49:51.530Z] === RUN TestResizeWithInvalidSize [2022-09-08T14:49:51.785Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-09-08T14:49:51.785Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T14:49:52.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T14:49:52.346Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-09-08T14:49:52.346Z] === RUN TestDaemonRestartKillContainers [2022-09-08T14:49:52.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T14:49:52.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T14:49:52.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T14:49:52.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T14:49:52.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T14:49:52.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T14:49:52.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T14:49:52.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T14:49:52.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T14:49:52.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T14:49:52.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T14:49:52.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T14:49:52.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T14:49:52.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T14:49:52.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T14:49:52.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T14:49:52.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:49:52.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:49:52.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:49:52.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:49:52.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:49:52.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:49:52.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:49:52.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:49:52.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:49:52.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:49:52.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:49:52.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:49:52.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:49:52.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:49:52.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:49:52.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:49:52.347Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T14:49:52.347Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:49:52.971Z] time="2022-09-08T14:49:46Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-09-08T14:49:52.971Z] ok github.com/docker/docker/libnetwork/networkdb 104.159s coverage: 60.1% of statements [2022-09-08T14:49:52.971Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-08T14:49:52.971Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-08T14:49:52.971Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2022-09-08T14:49:52.971Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-08T14:49:52.971Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-09-08T14:49:53.542Z] ok github.com/docker/docker/libnetwork/portmapper 0.623s coverage: 48.6% of statements [2022-09-08T14:49:53.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T14:49:53.713Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:49:53.800Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-08T14:49:53.800Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-08T14:49:53.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:49:54.059Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-08T14:49:54.059Z] [2022-09-08T14:49:54.059Z] === Skipped [2022-09-08T14:49:54.059Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-08T14:49:54.059Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T14:49:54.059Z] [2022-09-08T14:49:54.059Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-08T14:49:54.059Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T14:49:54.059Z] [2022-09-08T14:49:54.059Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-08T14:49:54.059Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T14:49:54.059Z] [2022-09-08T14:49:54.059Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-08T14:49:54.059Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T14:49:54.059Z] [2022-09-08T14:49:54.059Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-08T14:49:54.059Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T14:49:54.059Z] [2022-09-08T14:49:54.059Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-08T14:49:54.059Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T14:49:54.059Z] [2022-09-08T14:49:54.059Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-08T14:49:54.059Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T14:49:54.059Z] [2022-09-08T14:49:54.059Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-08T14:49:54.059Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T14:49:54.059Z] [2022-09-08T14:49:54.059Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-08T14:49:54.059Z] firewalld_test.go:14: firewalld is not running [2022-09-08T14:49:54.059Z] [2022-09-08T14:49:54.059Z] DONE 327 tests, 9 skipped in 201.397s [2022-09-08T14:49:54.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T14:49:54.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon Post stage [Pipeline] junit [2022-09-08T14:49:55.007Z] Recording test results [2022-09-08T14:49:55.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T14:49:55.107Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-09-08T14:49:55.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [Pipeline] sh [2022-09-08T14:49:55.442Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -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:9f8bd804872cb69b093f4315a02726327911359a hack/make.sh dynbinary test-integration [2022-09-08T14:49:55.700Z] [2022-09-08T14:49:55.958Z] Removing bundles/ [2022-09-08T14:49:55.958Z] [2022-09-08T14:49:55.958Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T14:49:55.958Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-08T14:49:55.958Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T14:49:56.016Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T14:49:56.016Z] Using test binary docker [2022-09-08T14:49:56.016Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T14:49:56.016Z] Not: starting. [2022-09-08T14:49:56.016Z] INFO: Waiting for daemon to start... [2022-09-08T14:49:56.016Z] Starting dockerd [2022-09-08T14:49:56.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:49:57.946Z] . [2022-09-08T14:49:57.946Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T14:49:57.946Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T14:49:58.202Z] Error: No such image: emptyfs [2022-09-08T14:49:58.202Z] Loaded image: emptyfs:latest [2022-09-08T14:49:58.202Z] Running integration-test (iteration 1) [2022-09-08T14:49:58.202Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T14:49:58.459Z] Loaded image: busybox:latest [2022-09-08T14:49:58.715Z] Loaded image: busybox:glibc [2022-09-08T14:49:58.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:49:59.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-08T14:49:59.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:50:00.081Z] Loaded image: debian:bullseye-slim [2022-09-08T14:50:00.081Z] Loaded image: hello-world:latest [2022-09-08T14:50:00.081Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T14:50:00.081Z] INFO: Testing against a local daemon [2022-09-08T14:50:00.081Z] === RUN TestCgroupNamespacesBuild [2022-09-08T14:50:01.533Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-09-08T14:50:01.533Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T14:50:02.462Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-09-08T14:50:02.462Z] === RUN TestBuildWithSession [2022-09-08T14:50:02.462Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T14:50:02.462Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T14:50:02.462Z] === RUN TestBuildSquashParent [2022-09-08T14:50:02.928Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T14:50:03.491Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T14:50:04.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T14:50:05.348Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T14:50:06.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T14:50:07.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T14:50:08.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.01s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.09s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-09-08T14:50:10.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-09-08T14:50:10.464Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-08T14:50:10.464Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-08T14:50:10.584Z] --- PASS: TestBuildSquashParent (6.77s) [2022-09-08T14:50:10.584Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T14:50:10.584Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T14:50:10.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T14:50:10.584Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T14:50:10.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T14:50:10.584Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T14:50:10.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T14:50:10.584Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T14:50:10.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T14:50:10.584Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T14:50:10.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T14:50:10.584Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T14:50:10.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T14:50:10.584Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T14:50:10.584Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T14:50:10.584Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T14:50:10.840Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T14:50:11.027Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-08T14:50:11.955Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s) [2022-09-08T14:50:11.955Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-09-08T14:50:11.955Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-09-08T14:50:11.955Z] === RUN TestCgroupNamespacesRun [2022-09-08T14:50:12.729Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T14:50:12.729Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T14:50:13.320Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-09-08T14:50:13.320Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T14:50:13.320Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-08T14:50:13.320Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-08T14:50:13.320Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T14:50:14.686Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-09-08T14:50:14.686Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T14:50:15.292Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-08T14:50:15.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) [2022-09-08T14:50:15.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.47s) [2022-09-08T14:50:15.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2022-09-08T14:50:15.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.16s) [2022-09-08T14:50:15.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-09-08T14:50:15.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2022-09-08T14:50:15.292Z] === RUN TestBuildMultiStageCopy [2022-09-08T14:50:15.292Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T14:50:15.612Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-09-08T14:50:15.612Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T14:50:17.020Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) [2022-09-08T14:50:17.020Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T14:50:17.950Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-09-08T14:50:17.950Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T14:50:18.601Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T14:50:18.876Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-08T14:50:18.876Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T14:50:19.163Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T14:50:20.092Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T14:50:20.242Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-09-08T14:50:20.242Z] === RUN TestNISDomainname [2022-09-08T14:50:20.804Z] --- PASS: TestNISDomainname (0.67s) [2022-09-08T14:50:20.804Z] === RUN TestHostnameDnsResolution [2022-09-08T14:50:21.073Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T14:50:21.365Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-09-08T14:50:21.365Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T14:50:21.927Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-09-08T14:50:21.927Z] === RUN TestPrivilegedHostDevices [2022-09-08T14:50:22.479Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-09-08T14:50:22.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-09-08T14:50:22.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-08T14:50:22.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-08T14:50:22.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-08T14:50:22.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-08T14:50:22.479Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T14:50:22.488Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-09-08T14:50:22.488Z] === RUN TestRunConsoleSize [2022-09-08T14:50:23.051Z] --- PASS: TestRunConsoleSize (0.46s) [2022-09-08T14:50:23.051Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-08T14:50:24.945Z] --- PASS: TestRunWithAlternativeContainerdShim (2.10s) [2022-09-08T14:50:24.945Z] === RUN TestStats [2022-09-08T14:50:26.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T14:50:27.459Z] --- PASS: TestStats (2.49s) [2022-09-08T14:50:27.459Z] === RUN TestStopContainerWithTimeout [2022-09-08T14:50:27.459Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T14:50:27.459Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T14:50:27.459Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T14:50:27.459Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T14:50:27.459Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T14:50:27.459Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T14:50:27.459Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T14:50:27.459Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T14:50:27.459Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T14:50:27.459Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T14:50:27.762Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-09-08T14:50:27.762Z] === RUN TestBuildLabelWithTargets [2022-09-08T14:50:28.386Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T14:50:30.273Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T14:50:31.651Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-08T14:50:31.652Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-09-08T14:50:31.652Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-09-08T14:50:31.652Z] --- PASS: TestStopContainerWithTimeout/-1 (2.46s) [2022-09-08T14:50:31.652Z] --- PASS: TestStopContainerWithTimeout/1 (1.55s) [2022-09-08T14:50:31.652Z] === RUN TestDeleteDevicemapper [2022-09-08T14:50:31.652Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T14:50:31.652Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T14:50:31.652Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T14:50:34.188Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.26s) [2022-09-08T14:50:34.188Z] === RUN TestUpdateMemory [2022-09-08T14:50:34.749Z] --- PASS: TestUpdateMemory (0.58s) [2022-09-08T14:50:34.749Z] === RUN TestUpdateCPUQuota [2022-09-08T14:50:35.677Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-09-08T14:50:35.677Z] === RUN TestUpdatePidsLimit [2022-09-08T14:50:35.677Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-08T14:50:35.677Z] === RUN TestUpdatePidsLimit/no_change [2022-09-08T14:50:35.887Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-08T14:50:35.887Z] === RUN TestBuildWithEmptyLayers [2022-09-08T14:50:35.933Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-08T14:50:36.189Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-08T14:50:36.447Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-08T14:50:36.447Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-08T14:50:36.704Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-08T14:50:37.631Z] --- PASS: TestUpdatePidsLimit (1.94s) [2022-09-08T14:50:37.631Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-09-08T14:50:37.631Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-09-08T14:50:37.631Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-09-08T14:50:37.631Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-09-08T14:50:37.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-09-08T14:50:37.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-09-08T14:50:37.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-09-08T14:50:37.631Z] === RUN TestUpdateRestartPolicy [2022-09-08T14:50:38.441Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-09-08T14:50:38.441Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T14:50:43.682Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-08T14:50:43.682Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T14:50:43.938Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-09-08T14:50:43.938Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T14:50:48.101Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s) [2022-09-08T14:50:48.101Z] === RUN TestBuildWithHugeFile [2022-09-08T14:50:48.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-08T14:50:49.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T14:50:49.837Z] --- PASS: TestUpdateRestartPolicy (11.15s) [2022-09-08T14:50:49.838Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T14:50:49.838Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-09-08T14:50:49.838Z] === RUN TestWaitNonBlocked [2022-09-08T14:50:49.838Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T14:50:49.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T14:50:49.838Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T14:50:49.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T14:50:49.838Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T14:50:49.838Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T14:50:49.838Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-08T14:50:49.838Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-09-08T14:50:49.838Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-09-08T14:50:49.838Z] === RUN TestWaitBlocked [2022-09-08T14:50:49.838Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T14:50:49.838Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T14:50:49.838Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T14:50:49.838Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T14:50:49.838Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T14:50:49.838Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T14:50:50.768Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-08T14:50:50.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2022-09-08T14:50:50.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2022-09-08T14:50:50.768Z] === RUN TestWaitConditions [2022-09-08T14:50:50.768Z] === RUN TestWaitConditions/default [2022-09-08T14:50:50.768Z] === PAUSE TestWaitConditions/default [2022-09-08T14:50:50.768Z] === RUN TestWaitConditions/not-running [2022-09-08T14:50:50.768Z] === PAUSE TestWaitConditions/not-running [2022-09-08T14:50:50.768Z] === RUN TestWaitConditions/next-exit [2022-09-08T14:50:50.768Z] === PAUSE TestWaitConditions/next-exit [2022-09-08T14:50:50.768Z] === RUN TestWaitConditions/removed [2022-09-08T14:50:50.768Z] === PAUSE TestWaitConditions/removed [2022-09-08T14:50:50.768Z] === CONT TestWaitConditions/default [2022-09-08T14:50:50.768Z] === CONT TestWaitConditions/next-exit [2022-09-08T14:50:50.768Z] wait_test.go:146: ContainerID = 7d20bfe90b56e8d2dce09788b9892cdd2541bca62f4051c1fb73df6461718cb2 [2022-09-08T14:50:50.768Z] === CONT TestWaitConditions/default [2022-09-08T14:50:50.768Z] wait_test.go:146: ContainerID = b528286533c16e872dd7eb48b08361f3e003a01b9768a704afe2635da1df31d0 [2022-09-08T14:50:51.330Z] === CONT TestWaitConditions/not-running [2022-09-08T14:50:51.330Z] === CONT TestWaitConditions/removed [2022-09-08T14:50:51.330Z] === CONT TestWaitConditions/not-running [2022-09-08T14:50:51.330Z] wait_test.go:146: ContainerID = cca2927e51288569e30039b81f63a5ca10a98728b01ebe9422ccc16b1128322b [2022-09-08T14:50:51.330Z] === CONT TestWaitConditions/removed [2022-09-08T14:50:51.330Z] wait_test.go:146: ContainerID = 23eb691b3bd575e4d6a0fbdfcbd0495d886910404c9f2211c2a4ac157c14256a [2022-09-08T14:50:51.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T14:50:51.893Z] --- PASS: TestWaitConditions (0.02s) [2022-09-08T14:50:51.893Z] --- PASS: TestWaitConditions/default (0.57s) [2022-09-08T14:50:51.893Z] --- PASS: TestWaitConditions/next-exit (0.60s) [2022-09-08T14:50:51.893Z] --- PASS: TestWaitConditions/not-running (0.65s) [2022-09-08T14:50:51.893Z] --- PASS: TestWaitConditions/removed (0.63s) [2022-09-08T14:50:51.893Z] === RUN TestWaitRestartedContainer [2022-09-08T14:50:51.893Z] === RUN TestWaitRestartedContainer/default [2022-09-08T14:50:51.893Z] === PAUSE TestWaitRestartedContainer/default [2022-09-08T14:50:51.893Z] === RUN TestWaitRestartedContainer/not-running [2022-09-08T14:50:51.893Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-08T14:50:51.893Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-08T14:50:51.893Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-08T14:50:51.893Z] === CONT TestWaitRestartedContainer/default [2022-09-08T14:50:51.893Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-08T14:50:53.782Z] === CONT TestWaitRestartedContainer/not-running [2022-09-08T14:50:54.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T14:50:54.345Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-08T14:50:54.345Z] --- PASS: TestWaitRestartedContainer/default (1.50s) [2022-09-08T14:50:54.345Z] --- PASS: TestWaitRestartedContainer/next-exit (1.54s) [2022-09-08T14:50:54.345Z] --- PASS: TestWaitRestartedContainer/not-running (0.89s) [2022-09-08T14:50:54.345Z] === CONT TestContainerStartOnDaemonRestart [2022-09-08T14:50:54.345Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T14:50:56.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T14:50:56.863Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2022-09-08T14:50:56.863Z] === CONT TestIpcModeOlderClient [2022-09-08T14:50:56.863Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2022-09-08T14:50:56.863Z] === CONT TestContainerKillOnDaemonStart [2022-09-08T14:50:56.863Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-09-08T14:50:56.863Z] === CONT TestDaemonHostGatewayIP [2022-09-08T14:50:57.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T14:50:59.383Z] --- PASS: TestDaemonHostGatewayIP (2.52s) [2022-09-08T14:50:59.383Z] === CONT TestDaemonRestartIpcMode [2022-09-08T14:51:00.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T14:51:01.896Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-09-08T14:51:07.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T14:51:08.427Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2022-09-08T14:51:08.427Z] PASS [2022-09-08T14:51:08.427Z] [2022-09-08T14:51:08.427Z] === Skipped [2022-09-08T14:51:08.427Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-08T14:51:08.427Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T14:51:08.427Z] [2022-09-08T14:51:08.427Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-08T14:51:08.427Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-08T14:51:08.427Z] [2022-09-08T14:51:08.427Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T14:51:08.427Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T14:51:08.427Z] [2022-09-08T14:51:08.427Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-08T14:51:08.427Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-08T14:51:08.427Z] [2022-09-08T14:51:08.427Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T14:51:08.427Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T14:51:08.427Z] [2022-09-08T14:51:08.427Z] DONE 273 tests, 5 skipped in 135.170s [2022-09-08T14:51:08.427Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-08T14:51:08.427Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T14:51:08.987Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-08T14:51:08.988Z] === RUN TestConfigDaemonID [2022-09-08T14:51:09.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T14:51:10.352Z] daemon_test.go:83: [dcf3a8dbc8bce] daemon is not started [2022-09-08T14:51:10.352Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-08T14:51:10.352Z] === RUN TestDaemonConfigValidation [2022-09-08T14:51:10.352Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-08T14:51:10.352Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-08T14:51:10.352Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-08T14:51:10.352Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-08T14:51:10.352Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-08T14:51:10.352Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-08T14:51:10.352Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-08T14:51:10.352Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-08T14:51:10.352Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-08T14:51:10.352Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-08T14:51:10.352Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-08T14:51:10.352Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-08T14:51:10.352Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-08T14:51:10.353Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-08T14:51:10.353Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-08T14:51:10.353Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-08T14:51:10.353Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-09-08T14:51:10.353Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-09-08T14:51:10.353Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-09-08T14:51:10.353Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-09-08T14:51:10.353Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-09-08T14:51:10.353Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-08T14:51:10.353Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-08T14:51:11.322Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-08T14:51:12.686Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-08T14:51:13.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T14:51:13.613Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-08T14:51:13.613Z] daemon_test.go:197: [d991fe41b179f] daemon is not started [2022-09-08T14:51:13.613Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-09-08T14:51:13.613Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-09-08T14:51:13.613Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-09-08T14:51:13.613Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-08T14:51:13.613Z] === RUN TestDaemonProxy [2022-09-08T14:51:13.613Z] === RUN TestDaemonProxy/environment_variables [2022-09-08T14:51:14.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T14:51:15.500Z] === RUN TestDaemonProxy/command-line_options [2022-09-08T14:51:16.864Z] === RUN TestDaemonProxy/configuration_file [2022-09-08T14:51:17.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T14:51:18.750Z] === RUN TestDaemonProxy/conflicting_options [2022-09-08T14:51:19.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T14:51:19.310Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-08T14:51:19.566Z] --- PASS: TestDaemonProxy (6.22s) [2022-09-08T14:51:19.566Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-09-08T14:51:19.566Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-09-08T14:51:19.566Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-09-08T14:51:19.566Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-08T14:51:19.566Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-08T14:51:19.566Z] PASS [2022-09-08T14:51:19.566Z] [2022-09-08T14:51:19.566Z] DONE 18 tests in 11.152s [2022-09-08T14:51:19.566Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T14:51:19.822Z] INFO: Testing against a local daemon [2022-09-08T14:51:19.822Z] === RUN TestCommitInheritsEnv [2022-09-08T14:51:20.078Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-09-08T14:51:20.078Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T14:51:20.078Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-08T14:51:20.078Z] === RUN TestImportWithCustomPlatform [2022-09-08T14:51:20.078Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-08T14:51:20.078Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-08T14:51:20.078Z] === RUN TestImportWithCustomPlatform// [2022-09-08T14:51:20.078Z] === RUN TestImportWithCustomPlatform/linux [2022-09-08T14:51:20.078Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-08T14:51:20.334Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-08T14:51:20.334Z] === RUN TestImportWithCustomPlatform/macos [2022-09-08T14:51:20.334Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-08T14:51:20.334Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-08T14:51:20.334Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-08T14:51:20.334Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-08T14:51:20.334Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-08T14:51:20.334Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-08T14:51:20.334Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-09-08T14:51:20.334Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-08T14:51:20.334Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-08T14:51:20.334Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-08T14:51:20.334Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-08T14:51:20.334Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-08T14:51:20.334Z] === RUN TestImagesFilterMultiReference [2022-09-08T14:51:20.334Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-08T14:51:20.334Z] === RUN TestImagePullPlatformInvalid [2022-09-08T14:51:20.334Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-08T14:51:20.334Z] === RUN TestRemoveImageOrphaning [2022-09-08T14:51:20.590Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-09-08T14:51:20.590Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T14:51:21.152Z] time="2022-09-08T14:51:21Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-08T14:51:22.517Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2022-09-08T14:51:22.517Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T14:51:22.517Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-08T14:51:22.517Z] === RUN TestTagInvalidReference [2022-09-08T14:51:22.517Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-08T14:51:22.517Z] === RUN TestTagValidPrefixedRepo [2022-09-08T14:51:22.517Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-08T14:51:22.517Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T14:51:22.517Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-08T14:51:22.517Z] === RUN TestTagOfficialNames [2022-09-08T14:51:22.773Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-08T14:51:22.773Z] === RUN TestTagMatchesDigest [2022-09-08T14:51:22.773Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-08T14:51:22.773Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-08T14:51:23.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T14:51:25.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T14:51:27.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T14:51:30.418Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T14:51:30.418Z] Using test binary docker [2022-09-08T14:51:30.418Z] +++ /etc/init.d/apparmor start [2022-09-08T14:51:30.679Z] Not: starting. [2022-09-08T14:51:30.679Z] INFO: Waiting for daemon to start... [2022-09-08T14:51:30.679Z] Starting dockerd [2022-09-08T14:51:30.679Z] +++ 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-09-08T14:51:32.420Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-08T14:51:32.420Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-08T14:51:32.420Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T14:51:32.420Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-08T14:51:32.420Z] [2022-09-08T14:51:32.420Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T14:51:32.420Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T14:51:32.420Z] HOSTNAME=cdc0ee395e64 [2022-09-08T14:51:32.420Z] TESTDEBUG=0 [2022-09-08T14:51:32.420Z] DEST=bundles/test-integration [2022-09-08T14:51:32.420Z] PWD=/go/src/github.com/docker/docker [2022-09-08T14:51:32.420Z] DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a [2022-09-08T14:51:32.420Z] container=docker [2022-09-08T14:51:32.420Z] HOME=/root [2022-09-08T14:51:32.420Z] GOLANG_VERSION=1.19.1 [2022-09-08T14:51:32.420Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T14:51:32.420Z] VALIDATE_BRANCH=master [2022-09-08T14:51:32.420Z] TERM=xterm [2022-09-08T14:51:32.420Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T14:51:32.420Z] SHLVL=1 [2022-09-08T14:51:32.420Z] TIMEOUT=120m [2022-09-08T14:51:32.420Z] DOCKER_BUILDTAGS= journald [2022-09-08T14:51:32.420Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T14:51:32.420Z] GO111MODULE=off [2022-09-08T14:51:32.420Z] DOCKER_EXPERIMENTAL=1 [2022-09-08T14:51:32.420Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T14:51:32.420Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T14:51:32.420Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T14:51:32.420Z] GOPATH=/go [2022-09-08T14:51:32.420Z] PKG_CONFIG=pkg-config [2022-09-08T14:51:32.420Z] _=/usr/bin/env [2022-09-08T14:51:32.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T14:51:32.592Z] . [2022-09-08T14:51:32.592Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T14:51:32.853Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T14:51:32.853Z] Error: No such image: emptyfs [2022-09-08T14:51:32.853Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T14:51:32.853Z] ++++ docker load [2022-09-08T14:51:33.114Z] Loaded image: emptyfs:latest [2022-09-08T14:51:33.114Z] Running integration-test (iteration 1) [2022-09-08T14:51:33.114Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T14:51:33.114Z] ++ 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-09-08T14:51:33.114Z] ++ set -e [2022-09-08T14:51:33.114Z] ++ '[' -n 0 ']' [2022-09-08T14:51:33.114Z] ++ set -x [2022-09-08T14:51:33.114Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:51:34.056Z] Loaded image: busybox:latest [2022-09-08T14:51:34.627Z] Loaded image: busybox:glibc [2022-09-08T14:51:39.912Z] Loaded image: debian:bullseye-slim [2022-09-08T14:51:39.912Z] Loaded image: hello-world:latest [2022-09-08T14:51:39.912Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T14:51:39.912Z] INFO: Testing against a local daemon [2022-09-08T14:51:39.912Z] === RUN TestCgroupNamespacesBuild [2022-09-08T14:51:41.825Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2022-09-08T14:51:41.825Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T14:51:44.284Z] --- PASS: TestBuildWithHugeFile (51.01s) [2022-09-08T14:51:44.284Z] === RUN TestBuildWCOWSandboxSize [2022-09-08T14:51:44.284Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T14:51:44.284Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-08T14:51:44.284Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T14:51:44.284Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T14:51:44.284Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T14:51:44.284Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T14:51:44.284Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T14:51:44.284Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T14:51:44.284Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T14:51:44.284Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T14:51:44.284Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T14:51:44.284Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T14:51:44.284Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-09-08T14:51:44.284Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2022-09-08T14:51:44.284Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2022-09-08T14:51:44.284Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-09-08T14:51:44.284Z] === RUN TestBuildPreserveOwnership [2022-09-08T14:51:44.284Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T14:51:44.364Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2022-09-08T14:51:44.364Z] === RUN TestBuildWithSession [2022-09-08T14:51:44.364Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T14:51:44.364Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T14:51:44.364Z] === RUN TestBuildSquashParent [2022-09-08T14:51:45.211Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T14:51:45.338Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|imports|name|files) took 2m53.710551291s [2022-09-08T14:51:45.338Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 507.991761ms [2022-09-08T14:51:49.375Z] --- PASS: TestBuildPreserveOwnership (9.58s) [2022-09-08T14:51:49.375Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.56s) [2022-09-08T14:51:49.375Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-08T14:51:49.375Z] === RUN TestBuildPlatformInvalid [2022-09-08T14:51:49.375Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-09-08T14:51:49.375Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T14:51:49.375Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-08T14:51:49.375Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-08T14:51:49.375Z] PASS [2022-09-08T14:51:49.375Z] [2022-09-08T14:51:49.375Z] === Skipped [2022-09-08T14:51:49.375Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-08T14:51:49.375Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T14:51:49.375Z] [2022-09-08T14:51:49.375Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-08T14:51:49.375Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T14:51:49.375Z] [2022-09-08T14:51:49.375Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-08T14:51:49.375Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-08T14:51:49.375Z] [2022-09-08T14:51:49.375Z] DONE 34 tests, 3 skipped in 111.024s [2022-09-08T14:51:49.375Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T14:51:49.375Z] INFO: Testing against a local daemon [2022-09-08T14:51:49.375Z] === RUN TestConfigInspect [2022-09-08T14:51:49.375Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:51:49.375Z] --- SKIP: TestConfigInspect (0.03s) [2022-09-08T14:51:49.375Z] === RUN TestConfigList [2022-09-08T14:51:49.375Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:51:49.375Z] --- SKIP: TestConfigList (0.02s) [2022-09-08T14:51:49.375Z] === RUN TestConfigsCreateAndDelete [2022-09-08T14:51:49.375Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:51:49.375Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-08T14:51:49.375Z] === RUN TestConfigsUpdate [2022-09-08T14:51:49.375Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:51:49.375Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-08T14:51:49.375Z] === RUN TestTemplatedConfig [2022-09-08T14:51:49.375Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:51:49.375Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-08T14:51:49.375Z] === RUN TestConfigCreateResolve [2022-09-08T14:51:49.375Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:51:49.375Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-08T14:51:49.375Z] PASS [2022-09-08T14:51:49.375Z] [2022-09-08T14:51:49.375Z] === Skipped [2022-09-08T14:51:49.375Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-09-08T14:51:49.375Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:51:49.375Z] [2022-09-08T14:51:49.375Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-09-08T14:51:49.375Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:51:49.375Z] [2022-09-08T14:51:49.375Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-08T14:51:49.375Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:51:49.375Z] [2022-09-08T14:51:49.375Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-08T14:51:49.375Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:51:49.375Z] [2022-09-08T14:51:49.375Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-08T14:51:49.375Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:51:49.375Z] [2022-09-08T14:51:49.375Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-08T14:51:49.375Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:51:49.375Z] [2022-09-08T14:51:49.375Z] DONE 6 tests, 6 skipped in 0.173s [2022-09-08T14:51:49.375Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T14:51:49.631Z] INFO: Testing against a local daemon [2022-09-08T14:51:49.631Z] === RUN TestAttachWithTTY [2022-09-08T14:51:49.631Z] --- PASS: TestAttachWithTTY (0.04s) [2022-09-08T14:51:49.631Z] === RUN TestAttachWithoutTTy [2022-09-08T14:51:49.631Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-09-08T14:51:49.631Z] === RUN TestCheckpoint [2022-09-08T14:51:49.887Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T14:51:49.887Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/commit [2022-09-08T14:51:49.887Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-08T14:51:49.887Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T14:51:49.887Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-08T14:51:49.887Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-08T14:51:49.887Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T14:51:49.887Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T14:51:49.887Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T14:51:49.887Z] === CONT TestContainerInvalidJSON/commit [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-08T14:51:49.887Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-08T14:51:49.887Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-08T14:51:49.887Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-08T14:51:49.887Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-08T14:51:49.887Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-08T14:51:49.887Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-08T14:51:49.887Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-08T14:51:49.887Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-08T14:51:49.887Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T14:51:49.887Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-08T14:51:49.887Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T14:51:49.887Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-08T14:51:49.887Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T14:51:49.887Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-08T14:51:49.887Z] === RUN TestCopyEmptyFile [2022-09-08T14:51:50.144Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-09-08T14:51:50.144Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T14:51:50.144Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-08T14:51:50.144Z] === RUN TestCopyFromContainer [2022-09-08T14:51:52.501Z] --- PASS: TestBuildSquashParent (8.68s) [2022-09-08T14:51:52.501Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T14:51:52.501Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T14:51:52.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T14:51:52.501Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T14:51:52.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T14:51:52.501Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T14:51:52.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T14:51:52.501Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T14:51:52.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T14:51:52.501Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T14:51:52.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T14:51:52.501Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T14:51:52.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T14:51:52.501Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T14:51:52.501Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T14:51:54.309Z] === RUN TestCopyFromContainer// [2022-09-08T14:51:54.309Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T14:51:54.309Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T14:51:54.309Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T14:51:54.309Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T14:51:54.565Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T14:51:54.565Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T14:51:54.565Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T14:51:54.565Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T14:51:54.821Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T14:51:54.821Z] --- PASS: TestCopyFromContainer (4.58s) [2022-09-08T14:51:54.821Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-08T14:51:54.821Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-08T14:51:54.821Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-08T14:51:54.821Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-09-08T14:51:54.821Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-08T14:51:54.821Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-08T14:51:54.821Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-08T14:51:54.821Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-08T14:51:54.821Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-08T14:51:54.821Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-08T14:51:54.821Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T14:51:54.821Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T14:51:54.821Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T14:51:54.821Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T14:51:54.821Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T14:51:54.821Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T14:51:54.821Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T14:51:54.821Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T14:51:54.821Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T14:51:54.821Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T14:51:54.821Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-08T14:51:54.821Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T14:51:54.821Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T14:51:54.821Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T14:51:54.821Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T14:51:54.821Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-08T14:51:54.821Z] === RUN TestCreateWithInvalidEnv [2022-09-08T14:51:54.821Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T14:51:54.821Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T14:51:54.821Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T14:51:54.821Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T14:51:54.821Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T14:51:54.821Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T14:51:54.821Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T14:51:54.821Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T14:51:54.821Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T14:51:54.821Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-08T14:51:54.821Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-08T14:51:54.821Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-08T14:51:54.821Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T14:51:54.821Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T14:51:54.821Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-08T14:51:54.821Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T14:51:55.812Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T14:51:56.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T14:51:56.188Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-09-08T14:51:56.188Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T14:51:57.552Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-09-08T14:51:57.552Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T14:51:57.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T14:51:57.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T14:51:57.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T14:51:57.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T14:51:57.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T14:51:57.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T14:51:57.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T14:51:57.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T14:51:57.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T14:51:57.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T14:51:57.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T14:51:57.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T14:51:57.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T14:51:57.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T14:51:57.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T14:51:57.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-08T14:51:57.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-09-08T14:51:57.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-09-08T14:51:57.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-09-08T14:51:57.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-09-08T14:51:57.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-09-08T14:51:57.552Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T14:51:57.809Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-09-08T14:51:57.809Z] === RUN TestCreateDifferentPlatform [2022-09-08T14:51:57.809Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T14:51:57.809Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T14:51:57.809Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-08T14:51:57.809Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-08T14:51:57.809Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T14:51:57.809Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T14:51:57.809Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-08T14:51:57.809Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T14:51:57.809Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-08T14:51:57.809Z] === RUN TestCreateInvalidHostConfig [2022-09-08T14:51:57.809Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T14:51:57.809Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T14:51:57.809Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T14:51:57.809Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T14:51:57.809Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T14:51:57.809Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T14:51:57.809Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T14:51:57.809Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T14:51:57.809Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T14:51:57.809Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T14:51:57.809Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T14:51:57.809Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T14:51:57.809Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-09-08T14:51:57.809Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-08T14:51:57.809Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-08T14:51:57.809Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-08T14:51:57.809Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-08T14:51:57.809Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T14:51:57.809Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-08T14:51:57.809Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-08T14:51:57.809Z] === RUN TestDaemonRestartIpcMode [2022-09-08T14:51:57.809Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T14:51:57.809Z] === RUN TestDaemonHostGatewayIP [2022-09-08T14:51:57.809Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:51:57.809Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-08T14:51:57.809Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T14:51:57.809Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T14:51:57.809Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T14:51:57.809Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-08T14:51:57.809Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-08T14:51:57.809Z] === RUN TestDiff [2022-09-08T14:51:58.371Z] --- PASS: TestDiff (0.42s) [2022-09-08T14:51:58.371Z] === RUN TestExecConsoleSize [2022-09-08T14:51:58.627Z] --- PASS: TestExecConsoleSize (0.47s) [2022-09-08T14:51:58.627Z] === RUN TestExecWithCloseStdin [2022-09-08T14:51:59.190Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-09-08T14:51:59.190Z] === RUN TestExec [2022-09-08T14:51:59.373Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T14:51:59.373Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T14:51:59.796Z] --- PASS: TestExec (0.49s) [2022-09-08T14:51:59.796Z] === RUN TestExecUser [2022-09-08T14:52:00.357Z] --- PASS: TestExecUser (0.48s) [2022-09-08T14:52:00.357Z] === RUN TestExportContainerAndImportImage [2022-09-08T14:52:00.921Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-09-08T14:52:00.921Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T14:52:02.286Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-09-08T14:52:02.286Z] === RUN TestHealthCheckWorkdir [2022-09-08T14:52:02.541Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-09-08T14:52:02.541Z] === RUN TestHealthKillContainer [2022-09-08T14:52:02.674Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-08T14:52:02.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2022-09-08T14:52:02.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.37s) [2022-09-08T14:52:02.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.36s) [2022-09-08T14:52:02.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s) [2022-09-08T14:52:02.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2022-09-08T14:52:02.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2022-09-08T14:52:02.674Z] === RUN TestBuildMultiStageCopy [2022-09-08T14:52:02.674Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T14:52:04.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T14:52:04.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T14:52:05.214Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T14:52:05.782Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T14:52:06.351Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T14:52:06.920Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T14:52:07.860Z] --- PASS: TestBuildMultiStageCopy (5.11s) [2022-09-08T14:52:07.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2022-09-08T14:52:07.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-09-08T14:52:07.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2022-09-08T14:52:07.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2022-09-08T14:52:07.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2022-09-08T14:52:07.860Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T14:52:09.242Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2022-09-08T14:52:09.242Z] === RUN TestBuildLabelWithTargets [2022-09-08T14:52:10.622Z] --- PASS: TestHealthKillContainer (7.84s) [2022-09-08T14:52:10.622Z] === RUN TestHealthCheckProcessKilled [2022-09-08T14:52:11.151Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2022-09-08T14:52:11.152Z] === RUN TestBuildWithEmptyLayers [2022-09-08T14:52:11.184Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2022-09-08T14:52:11.184Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T14:52:11.184Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-08T14:52:11.184Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-08T14:52:11.184Z] === RUN TestIpcModeNone [2022-09-08T14:52:11.441Z] --- PASS: TestIpcModeNone (0.42s) [2022-09-08T14:52:11.441Z] === RUN TestIpcModePrivate [2022-09-08T14:52:12.021Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-09-08T14:52:12.021Z] --- PASS: TestIpcModePrivate (0.49s) [2022-09-08T14:52:12.021Z] === RUN TestIpcModeShareable [2022-09-08T14:52:12.021Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T14:52:12.021Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-08T14:52:12.021Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T14:52:12.535Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2022-09-08T14:52:12.535Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T14:52:13.910Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-09-08T14:52:13.910Z] === RUN TestAPIIpcModeHost [2022-09-08T14:52:13.910Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T14:52:13.910Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-08T14:52:13.910Z] === RUN TestDaemonIpcModeShareable [2022-09-08T14:52:13.910Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T14:52:13.910Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-08T14:52:13.910Z] === RUN TestDaemonIpcModePrivate [2022-09-08T14:52:14.472Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-08T14:52:14.728Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-09-08T14:52:14.728Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T14:52:14.728Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T14:52:14.728Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-08T14:52:14.728Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T14:52:14.728Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T14:52:14.728Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-08T14:52:14.728Z] === RUN TestIpcModeOlderClient [2022-09-08T14:52:14.728Z] === PAUSE TestIpcModeOlderClient [2022-09-08T14:52:14.728Z] === RUN TestKillContainerInvalidSignal [2022-09-08T14:52:15.289Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-09-08T14:52:15.289Z] === RUN TestKillContainer [2022-09-08T14:52:15.289Z] === RUN TestKillContainer/no_signal [2022-09-08T14:52:15.545Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T14:52:15.802Z] === RUN TestKillContainer/killing_signal [2022-09-08T14:52:15.846Z] --- PASS: TestBuildMultiStageOnBuild (3.01s) [2022-09-08T14:52:15.846Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T14:52:16.364Z] --- PASS: TestKillContainer (1.22s) [2022-09-08T14:52:16.364Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-09-08T14:52:16.364Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-09-08T14:52:16.364Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-09-08T14:52:16.364Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T14:52:16.364Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T14:52:16.927Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T14:52:17.183Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-09-08T14:52:17.183Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-09-08T14:52:17.183Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-09-08T14:52:17.183Z] === RUN TestKillStoppedContainer [2022-09-08T14:52:17.230Z] --- PASS: TestBuildUncleanTarFilenames (1.83s) [2022-09-08T14:52:17.230Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T14:52:17.438Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-08T14:52:17.438Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T14:52:17.438Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-08T14:52:17.438Z] === RUN TestKillDifferentUserContainer [2022-09-08T14:52:17.694Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-09-08T14:52:17.694Z] === RUN TestInspectOomKilledTrue [2022-09-08T14:52:17.694Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:52:17.694Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-08T14:52:17.694Z] === RUN TestInspectOomKilledFalse [2022-09-08T14:52:17.694Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T14:52:17.694Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-08T14:52:17.694Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T14:52:17.694Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-08T14:52:17.694Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-08T14:52:17.694Z] === RUN TestLinksContainerNames [2022-09-08T14:52:18.622Z] --- PASS: TestLinksContainerNames (0.85s) [2022-09-08T14:52:18.622Z] === RUN TestLogsFollowTailEmpty [2022-09-08T14:52:19.183Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-09-08T14:52:19.183Z] === RUN TestLogs [2022-09-08T14:52:19.183Z] === RUN TestLogs/driver_local [2022-09-08T14:52:19.183Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T14:52:19.183Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T14:52:19.183Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-08T14:52:19.183Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-08T14:52:19.183Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-08T14:52:19.183Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-08T14:52:19.183Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T14:52:19.183Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T14:52:19.183Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-08T14:52:19.183Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-08T14:52:19.183Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-08T14:52:19.183Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-08T14:52:19.183Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T14:52:19.183Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-08T14:52:19.744Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T14:52:19.744Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-08T14:52:20.307Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-08T14:52:20.307Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-08T14:52:20.528Z] --- PASS: TestBuildMultiStageLayerLeak (3.36s) [2022-09-08T14:52:20.528Z] === RUN TestBuildWithHugeFile [2022-09-08T14:52:20.868Z] === RUN TestLogs/driver_json-file [2022-09-08T14:52:20.868Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T14:52:20.868Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T14:52:20.868Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-08T14:52:20.868Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-08T14:52:20.868Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-08T14:52:20.868Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-08T14:52:20.868Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T14:52:20.868Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T14:52:20.868Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T14:52:20.868Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T14:52:20.868Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T14:52:20.868Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T14:52:20.868Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T14:52:20.868Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T14:52:21.797Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T14:52:21.797Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T14:52:22.052Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-08T14:52:22.308Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-08T14:52:22.870Z] --- PASS: TestLogs (3.65s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.58s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.48s) [2022-09-08T14:52:22.870Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s) [2022-09-08T14:52:22.870Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T14:52:23.126Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/default [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/private [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/slave [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/shared [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/default [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/slave [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/shared [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/private [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T14:52:23.126Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T14:52:23.126Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T14:52:23.126Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T14:52:23.382Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-08T14:52:23.638Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-08T14:52:23.639Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-08T14:52:23.639Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T14:52:23.639Z] 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-09-08T14:52:23.639Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-09-08T14:52:23.639Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T14:52:23.639Z] 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-09-08T14:52:23.639Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-08T14:52:23.639Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T14:52:23.639Z] 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-09-08T14:52:23.639Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-08T14:52:23.639Z] === RUN TestNetworkNat [2022-09-08T14:52:24.200Z] --- PASS: TestNetworkNat (0.50s) [2022-09-08T14:52:24.200Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T14:52:24.501Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-09-08T14:52:24.501Z] === RUN TestNetworkLoopbackNat [2022-09-08T14:52:26.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-08T14:52:27.013Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-09-08T14:52:27.013Z] === RUN TestPause [2022-09-08T14:52:27.013Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:52:27.013Z] --- SKIP: TestPause (0.00s) [2022-09-08T14:52:27.013Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T14:52:27.014Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T14:52:27.014Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T14:52:27.014Z] === RUN TestPauseStopPausedContainer [2022-09-08T14:52:27.014Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:52:27.014Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-09-08T14:52:27.014Z] === RUN TestPidHost [2022-09-08T14:52:27.940Z] --- PASS: TestPidHost (0.89s) [2022-09-08T14:52:27.940Z] === RUN TestPsFilter [2022-09-08T14:52:27.940Z] --- PASS: TestPsFilter (0.10s) [2022-09-08T14:52:27.940Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T14:52:28.501Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-09-08T14:52:28.501Z] === RUN TestRemoveContainerWithVolume [2022-09-08T14:52:28.757Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-09-08T14:52:28.757Z] === RUN TestRemoveContainerRunning [2022-09-08T14:52:29.319Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-09-08T14:52:29.319Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T14:52:29.575Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-08T14:52:29.575Z] === RUN TestRemoveInvalidContainer [2022-09-08T14:52:29.575Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-08T14:52:29.575Z] === RUN TestRenameLinkedContainer [2022-09-08T14:52:31.465Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-09-08T14:52:31.465Z] === RUN TestRenameStoppedContainer [2022-09-08T14:52:31.720Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-09-08T14:52:31.720Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T14:52:32.647Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-09-08T14:52:32.647Z] === RUN TestRenameInvalidName [2022-09-08T14:52:32.911Z] --- PASS: TestRenameInvalidName (0.44s) [2022-09-08T14:52:32.911Z] === RUN TestRenameAnonymousContainer [2022-09-08T14:52:34.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T14:52:34.810Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-09-08T14:52:34.810Z] === RUN TestRenameContainerWithSameName [2022-09-08T14:52:34.810Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-09-08T14:52:34.810Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T14:52:35.741Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-09-08T14:52:35.741Z] === RUN TestResize [2022-09-08T14:52:36.302Z] --- PASS: TestResize (0.42s) [2022-09-08T14:52:36.302Z] === RUN TestResizeWithInvalidSize [2022-09-08T14:52:36.559Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-09-08T14:52:36.559Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T14:52:37.120Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-09-08T14:52:37.120Z] === RUN TestDaemonRestartKillContainers [2022-09-08T14:52:37.120Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-08T14:52:37.120Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-08T14:52:37.120Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-08T14:52:37.120Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-08T14:52:38.089Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-08T14:52:39.016Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s) [2022-09-08T14:52:39.016Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-09-08T14:52:39.016Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-09-08T14:52:39.016Z] === RUN TestCgroupNamespacesRun [2022-09-08T14:52:39.944Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-09-08T14:52:39.944Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T14:52:41.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-08T14:52:41.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T14:52:41.310Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-09-08T14:52:41.310Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T14:52:41.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T14:52:42.237Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-09-08T14:52:42.237Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T14:52:42.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T14:52:42.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T14:52:43.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T14:52:43.603Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-09-08T14:52:43.603Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T14:52:44.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T14:52:44.530Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-09-08T14:52:44.530Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T14:52:45.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T14:52:45.895Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-09-08T14:52:45.895Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T14:52:46.497Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-09-08T14:52:46.497Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T14:52:46.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T14:52:47.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T14:52:47.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T14:52:47.862Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-09-08T14:52:47.862Z] === RUN TestNISDomainname [2022-09-08T14:52:47.862Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-08T14:52:47.862Z] --- SKIP: TestNISDomainname (0.02s) [2022-09-08T14:52:47.862Z] === RUN TestHostnameDnsResolution [2022-09-08T14:52:48.423Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-09-08T14:52:48.423Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T14:52:48.424Z] 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-09-08T14:52:48.424Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-08T14:52:48.424Z] === RUN TestPrivilegedHostDevices [2022-09-08T14:52:48.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T14:52:48.679Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-09-08T14:52:48.679Z] === RUN TestRunConsoleSize [2022-09-08T14:52:49.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T14:52:49.240Z] --- PASS: TestRunConsoleSize (0.44s) [2022-09-08T14:52:49.240Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-08T14:52:50.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T14:52:51.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T14:52:51.129Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s) [2022-09-08T14:52:51.129Z] === RUN TestStats [2022-09-08T14:52:51.129Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:52:51.129Z] --- SKIP: TestStats (0.00s) [2022-09-08T14:52:51.129Z] === RUN TestStopContainerWithTimeout [2022-09-08T14:52:51.129Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T14:52:51.129Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T14:52:51.129Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T14:52:51.129Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T14:52:51.129Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T14:52:51.129Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T14:52:51.129Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T14:52:51.129Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T14:52:51.129Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T14:52:51.129Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T14:52:51.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T14:52:52.056Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T14:52:52.514Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T14:52:52.514Z] Using test binary docker [2022-09-08T14:52:52.514Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T14:52:52.514Z] +++ /etc/init.d/apparmor start [2022-09-08T14:52:52.514Z] Not: starting. [2022-09-08T14:52:52.514Z] INFO: Waiting for daemon to start... [2022-09-08T14:52:52.514Z] Starting dockerd [2022-09-08T14:52:52.514Z] +++ 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-09-08T14:52:53.944Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T14:52:54.415Z] . [2022-09-08T14:52:54.415Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T14:52:54.415Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T14:52:54.415Z] Error: No such image: emptyfs [2022-09-08T14:52:54.415Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T14:52:54.415Z] ++++ docker load [2022-09-08T14:52:54.674Z] Loaded image: emptyfs:latest [2022-09-08T14:52:54.674Z] Running integration-test (iteration 1) [2022-09-08T14:52:54.674Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T14:52:54.674Z] ++ 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-09-08T14:52:54.674Z] ++ set -e [2022-09-08T14:52:54.674Z] ++ '[' -n 0 ']' [2022-09-08T14:52:54.674Z] ++ set -x [2022-09-08T14:52:54.674Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:52:54.933Z] Loaded image: busybox:latest [2022-09-08T14:52:54.933Z] Loaded image: busybox:glibc [2022-09-08T14:52:55.308Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-08T14:52:55.308Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-09-08T14:52:55.308Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-09-08T14:52:55.308Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-09-08T14:52:55.308Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-09-08T14:52:55.308Z] === RUN TestDeleteDevicemapper [2022-09-08T14:52:55.308Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T14:52:55.308Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T14:52:55.308Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T14:52:55.870Z] Loaded image: debian:bullseye-slim [2022-09-08T14:52:56.129Z] Loaded image: hello-world:latest [2022-09-08T14:52:56.129Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T14:52:56.129Z] INFO: Testing against a local daemon [2022-09-08T14:52:56.129Z] === RUN TestCgroupNamespacesBuild [2022-09-08T14:52:56.692Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-09-08T14:52:56.692Z] === RUN TestUpdateMemory [2022-09-08T14:52:56.692Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:52:56.692Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-08T14:52:56.692Z] === RUN TestUpdateCPUQuota [2022-09-08T14:52:56.692Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:52:56.692Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-08T14:52:56.692Z] === RUN TestUpdatePidsLimit [2022-09-08T14:52:56.692Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:52:56.692Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-08T14:52:56.692Z] === RUN TestUpdateRestartPolicy [2022-09-08T14:52:58.031Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2022-09-08T14:52:58.031Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T14:52:58.966Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-09-08T14:52:58.966Z] === RUN TestBuildWithSession [2022-09-08T14:52:58.966Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T14:52:58.966Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T14:52:58.966Z] === RUN TestBuildSquashParent [2022-09-08T14:52:59.150Z] --- PASS: TestImportExtremelyLargeImageWorks (90.98s) [2022-09-08T14:52:59.150Z] PASS [2022-09-08T14:52:59.150Z] [2022-09-08T14:52:59.150Z] DONE 22 tests in 93.993s [2022-09-08T14:52:59.150Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-08T14:52:59.150Z] === RUN TestStripANSICommands [2022-09-08T14:52:59.150Z] === RUN TestStripANSICommands/#00 [2022-09-08T14:52:59.150Z] === RUN TestStripANSICommands/#01 [2022-09-08T14:52:59.150Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-08T14:52:59.150Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-08T14:52:59.150Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-08T14:52:59.150Z] PASS [2022-09-08T14:52:59.150Z] [2022-09-08T14:52:59.150Z] DONE 3 tests in 0.009s [2022-09-08T14:52:59.150Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T14:52:59.150Z] INFO: Testing against a local daemon [2022-09-08T14:52:59.150Z] === RUN TestNetworkCreateDelete [2022-09-08T14:52:59.150Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-08T14:52:59.150Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T14:52:59.150Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-08T14:52:59.150Z] === RUN TestDaemonDNSFallback [2022-09-08T14:53:00.555Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-09-08T14:53:00.555Z] === RUN TestInspectNetwork [2022-09-08T14:53:02.250Z] --- PASS: TestBuildSquashParent (3.39s) [2022-09-08T14:53:02.250Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T14:53:02.250Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T14:53:02.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T14:53:02.250Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T14:53:02.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T14:53:02.250Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T14:53:02.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T14:53:02.250Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T14:53:02.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T14:53:02.250Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T14:53:02.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T14:53:02.250Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T14:53:02.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T14:53:02.250Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T14:53:02.250Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T14:53:03.820Z] === RUN TestInspectNetwork/full_network_id [2022-09-08T14:53:03.821Z] === RUN TestInspectNetwork/partial_network_id [2022-09-08T14:53:03.821Z] === RUN TestInspectNetwork/network_name [2022-09-08T14:53:03.821Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-08T14:53:04.157Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T14:53:04.157Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T14:53:05.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T14:53:05.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T14:53:06.488Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-08T14:53:06.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2022-09-08T14:53:06.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.58s) [2022-09-08T14:53:06.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) [2022-09-08T14:53:06.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s) [2022-09-08T14:53:06.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s) [2022-09-08T14:53:06.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s) [2022-09-08T14:53:06.488Z] === RUN TestBuildMultiStageCopy [2022-09-08T14:53:06.488Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T14:53:07.423Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T14:53:07.681Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T14:53:07.681Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T14:53:07.940Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T14:53:07.981Z] --- PASS: TestInspectNetwork (7.29s) [2022-09-08T14:53:07.981Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-08T14:53:07.981Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-08T14:53:07.981Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-08T14:53:07.981Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-08T14:53:07.981Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T14:53:08.198Z] --- PASS: TestBuildMultiStageCopy (1.98s) [2022-09-08T14:53:08.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s) [2022-09-08T14:53:08.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-08T14:53:08.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-09-08T14:53:08.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-09-08T14:53:08.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-08T14:53:08.198Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T14:53:08.856Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-09-08T14:53:08.856Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T14:53:08.856Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-09-08T14:53:08.856Z] === RUN TestWaitNonBlocked [2022-09-08T14:53:08.856Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T14:53:08.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T14:53:08.856Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T14:53:08.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T14:53:08.856Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T14:53:08.856Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T14:53:08.856Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-08T14:53:08.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-09-08T14:53:08.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-09-08T14:53:08.856Z] === RUN TestWaitBlocked [2022-09-08T14:53:08.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T14:53:08.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T14:53:08.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T14:53:08.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T14:53:08.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T14:53:08.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T14:53:09.133Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-09-08T14:53:09.133Z] === RUN TestBuildLabelWithTargets [2022-09-08T14:53:09.345Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2022-09-08T14:53:09.345Z] === RUN TestNetworkInvalidJSON [2022-09-08T14:53:09.345Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-08T14:53:09.345Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-08T14:53:09.345Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T14:53:09.345Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T14:53:09.345Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T14:53:09.345Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T14:53:09.345Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-08T14:53:09.345Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-08T14:53:09.345Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T14:53:09.345Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-08T14:53:09.345Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-08T14:53:09.345Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-08T14:53:09.345Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-08T14:53:09.346Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-08T14:53:09.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-08T14:53:09.346Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-08T14:53:09.346Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T14:53:09.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-08T14:53:09.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-08T14:53:09.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-08T14:53:09.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-08T14:53:09.346Z] === RUN TestNetworkList [2022-09-08T14:53:09.346Z] === RUN TestNetworkList//networks [2022-09-08T14:53:09.346Z] === PAUSE TestNetworkList//networks [2022-09-08T14:53:09.346Z] === RUN TestNetworkList//networks/ [2022-09-08T14:53:09.346Z] === PAUSE TestNetworkList//networks/ [2022-09-08T14:53:09.346Z] === CONT TestNetworkList//networks [2022-09-08T14:53:09.346Z] === CONT TestNetworkList//networks/ [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkList (0.01s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T14:53:09.346Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T14:53:09.346Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T14:53:09.417Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-08T14:53:09.417Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-09-08T14:53:09.417Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-09-08T14:53:09.417Z] === RUN TestWaitConditions [2022-09-08T14:53:09.417Z] === RUN TestWaitConditions/default [2022-09-08T14:53:09.417Z] === PAUSE TestWaitConditions/default [2022-09-08T14:53:09.417Z] === RUN TestWaitConditions/not-running [2022-09-08T14:53:09.417Z] === PAUSE TestWaitConditions/not-running [2022-09-08T14:53:09.417Z] === RUN TestWaitConditions/next-exit [2022-09-08T14:53:09.417Z] === PAUSE TestWaitConditions/next-exit [2022-09-08T14:53:09.417Z] === RUN TestWaitConditions/removed [2022-09-08T14:53:09.417Z] === PAUSE TestWaitConditions/removed [2022-09-08T14:53:09.417Z] === CONT TestWaitConditions/default [2022-09-08T14:53:09.417Z] === CONT TestWaitConditions/removed [2022-09-08T14:53:09.417Z] === CONT TestWaitConditions/default [2022-09-08T14:53:09.417Z] wait_test.go:146: ContainerID = d94d5a471781f7971dd7cbe08b53650e1bd49ba07d55d38254ba7357ab37ea9a [2022-09-08T14:53:09.417Z] === CONT TestWaitConditions/removed [2022-09-08T14:53:09.417Z] wait_test.go:146: ContainerID = 789bea1c9bcece002929d04cc494f29aab1833f7675a5978f169c8a0711c372c [2022-09-08T14:53:09.920Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-09-08T14:53:09.920Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T14:53:10.068Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-09-08T14:53:10.068Z] === RUN TestBuildWithEmptyLayers [2022-09-08T14:53:10.327Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-09-08T14:53:10.327Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T14:53:10.345Z] === CONT TestWaitConditions/next-exit [2022-09-08T14:53:10.345Z] wait_test.go:146: ContainerID = 585c7a98e8ca8990b47a936afc9aed4c975bd56d21faebc6198093dcfcb3a04b [2022-09-08T14:53:10.345Z] === CONT TestWaitConditions/not-running [2022-09-08T14:53:10.345Z] wait_test.go:146: ContainerID = bbbd2e7d303da5be1f8e6ccfa5d760967b6803c34213bf6c36adc878ea76e463 [2022-09-08T14:53:10.906Z] --- PASS: TestWaitConditions (0.01s) [2022-09-08T14:53:10.906Z] --- PASS: TestWaitConditions/removed (0.77s) [2022-09-08T14:53:10.906Z] --- PASS: TestWaitConditions/default (0.84s) [2022-09-08T14:53:10.906Z] --- PASS: TestWaitConditions/not-running (0.64s) [2022-09-08T14:53:10.906Z] --- PASS: TestWaitConditions/next-exit (0.75s) [2022-09-08T14:53:10.906Z] === RUN TestWaitRestartedContainer [2022-09-08T14:53:10.906Z] === RUN TestWaitRestartedContainer/default [2022-09-08T14:53:10.906Z] === PAUSE TestWaitRestartedContainer/default [2022-09-08T14:53:10.906Z] === RUN TestWaitRestartedContainer/not-running [2022-09-08T14:53:10.906Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-08T14:53:10.906Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-08T14:53:10.906Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-08T14:53:10.906Z] === CONT TestWaitRestartedContainer/default [2022-09-08T14:53:10.906Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-08T14:53:11.300Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-08T14:53:11.300Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T14:53:11.864Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-08T14:53:11.864Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T14:53:12.230Z] --- PASS: TestBuildMultiStageOnBuild (1.39s) [2022-09-08T14:53:12.230Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T14:53:12.271Z] === CONT TestWaitRestartedContainer/not-running [2022-09-08T14:53:12.489Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-09-08T14:53:12.489Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T14:53:13.047Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-09-08T14:53:13.047Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T14:53:13.200Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-08T14:53:13.200Z] --- PASS: TestWaitRestartedContainer/next-exit (1.35s) [2022-09-08T14:53:13.200Z] --- PASS: TestWaitRestartedContainer/default (1.44s) [2022-09-08T14:53:13.200Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) [2022-09-08T14:53:13.200Z] === CONT TestDaemonRestartIpcMode [2022-09-08T14:53:13.200Z] === CONT TestIpcModeOlderClient [2022-09-08T14:53:13.200Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-08T14:53:13.200Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T14:53:13.864Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s) [2022-09-08T14:53:13.864Z] === RUN TestBuildWithHugeFile [2022-09-08T14:53:14.411Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-08T14:53:14.411Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T14:53:14.667Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-08T14:53:14.667Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T14:53:16.467Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.55s) [2022-09-08T14:53:16.467Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-09-08T14:53:16.467Z] PASS [2022-09-08T14:53:16.467Z] [2022-09-08T14:53:16.467Z] === Skipped [2022-09-08T14:53:16.467Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-08T14:53:16.467Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T14:53:16.467Z] [2022-09-08T14:53:16.467Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-08T14:53:16.467Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-08T14:53:16.467Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-08T14:53:16.468Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-08T14:53:16.468Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-08T14:53:16.468Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-08T14:53:16.468Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-08T14:53:16.468Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-08T14:53:16.468Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-08T14:53:16.468Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-08T14:53:16.468Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-08T14:53:16.468Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-08T14:53:16.468Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-08T14:53:16.468Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-09-08T14:53:16.468Z] 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-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-08T14:53:16.468Z] 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-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-08T14:53:16.468Z] 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-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-08T14:53:16.468Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T14:53:16.468Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-09-08T14:53:16.468Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-08T14:53:16.468Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-09-08T14:53:16.468Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-08T14:53:16.468Z] 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-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-08T14:53:16.468Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T14:53:16.468Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-08T14:53:16.468Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-08T14:53:16.468Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-08T14:53:16.468Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T14:53:16.468Z] [2022-09-08T14:53:16.468Z] DONE 250 tests, 27 skipped in 86.536s [2022-09-08T14:53:16.468Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-08T14:53:16.468Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T14:53:16.727Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-09-08T14:53:16.727Z] === RUN TestConfigDaemonID [2022-09-08T14:53:17.180Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2022-09-08T14:53:17.180Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T14:53:17.180Z] service_test.go:243: FLAKY_TEST [2022-09-08T14:53:17.180Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T14:53:17.180Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T14:53:18.091Z] daemon_test.go:83: [db1f166708c11] daemon is not started [2022-09-08T14:53:18.091Z] --- PASS: TestConfigDaemonID (1.09s) [2022-09-08T14:53:18.091Z] === RUN TestDaemonConfigValidation [2022-09-08T14:53:18.091Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-08T14:53:18.091Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-08T14:53:18.091Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-08T14:53:18.091Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-08T14:53:18.091Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-08T14:53:18.091Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-08T14:53:18.091Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-08T14:53:18.091Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-08T14:53:18.091Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-08T14:53:18.091Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-08T14:53:18.091Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-08T14:53:18.091Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-08T14:53:18.091Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-08T14:53:18.091Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-08T14:53:18.091Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-08T14:53:18.091Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-08T14:53:18.091Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-09-08T14:53:18.091Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-09-08T14:53:18.091Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-09-08T14:53:18.091Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-09-08T14:53:18.091Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-08T14:53:18.091Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-08T14:53:18.091Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-08T14:53:19.017Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-08T14:53:20.382Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-08T14:53:21.309Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-08T14:53:21.309Z] daemon_test.go:197: [d49d8a2459487] daemon is not started [2022-09-08T14:53:21.309Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-09-08T14:53:21.309Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-09-08T14:53:21.309Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-09-08T14:53:21.309Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-09-08T14:53:21.309Z] === RUN TestDaemonProxy [2022-09-08T14:53:21.309Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-08T14:53:21.309Z] --- SKIP: TestDaemonProxy (0.00s) [2022-09-08T14:53:21.309Z] PASS [2022-09-08T14:53:21.309Z] [2022-09-08T14:53:21.309Z] === Skipped [2022-09-08T14:53:21.309Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-09-08T14:53:21.309Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-08T14:53:21.309Z] [2022-09-08T14:53:21.309Z] DONE 13 tests, 1 skipped in 5.276s [2022-09-08T14:53:21.309Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T14:53:21.565Z] INFO: Testing against a local daemon [2022-09-08T14:53:21.565Z] === RUN TestCommitInheritsEnv [2022-09-08T14:53:21.795Z] INFO [linters context/goanalysis] analyzers took 6m7.408978695s with top 10 stages: buildir: 2m24.646787825s, the_only_name: 39.396224829s, goimports: 26.922740376s, unconvert: 23.550420987s, S1038: 18.019952415s, gosec: 16.278312589s, misspell: 6.838089302s, unused: 5.75223278s, nilness: 4.752214679s, S1039: 4.643297777s [2022-09-08T14:53:21.795Z] INFO [runner] Issues before processing: 2462, after processing: 0 [2022-09-08T14:53:21.795Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2137/2137, skip_files: 2137/2137, skip_dirs: 2137/2137, exclude: 2014/2014, exclude-rules: 79/2014, nolint: 0/79, cgo: 2137/2462, filename_unadjuster: 2137/2137, autogenerated_exclude: 2014/2137, identifier_marker: 2014/2014 [2022-09-08T14:53:21.795Z] INFO [runner] processing took 87.426857ms with stages: nolint: 33.615841ms, identifier_marker: 21.730676ms, path_prettifier: 13.320727ms, autogenerated_exclude: 8.639776ms, exclude-rules: 7.704587ms, skip_dirs: 1.866995ms, cgo: 311.729µs, filename_unadjuster: 231.138µs, max_same_issues: 1.484µs, skip_files: 825ns, uniq_by_line: 497ns, max_from_linter: 356ns, source_code: 355ns, sort_results: 335ns, exclude: 326ns, diff: 309ns, path_shortener: 304ns, max_per_file_from_linter: 273ns, severity-rules: 212ns, path_prefixer: 112ns [2022-09-08T14:53:21.795Z] INFO [runner] linters took 1m47.396422806s with stages: goanalysis_metalinter: 1m47.308815363s [2022-09-08T14:53:21.795Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-08T14:53:21.795Z] INFO Memory: 2818 samples, avg is 327.4MB, max is 1231.7MB [2022-09-08T14:53:21.795Z] INFO Execution took 4m41.624274974s [2022-09-08T14:53:21.795Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-08T14:53:22.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f8bd804872cb69b093f4315a02726327911359a hack/make.sh dynbinary test-docker-py [2022-09-08T14:53:22.942Z] [2022-09-08T14:53:22.942Z] Removing bundles/ [2022-09-08T14:53:22.942Z] [2022-09-08T14:53:22.942Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T14:53:22.942Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-08T14:53:22.942Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T14:53:23.452Z] --- PASS: TestCommitInheritsEnv (1.65s) [2022-09-08T14:53:23.452Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T14:53:23.452Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-08T14:53:23.452Z] === RUN TestImportWithCustomPlatform [2022-09-08T14:53:23.452Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-08T14:53:23.452Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-08T14:53:23.452Z] === RUN TestImportWithCustomPlatform// [2022-09-08T14:53:23.452Z] === RUN TestImportWithCustomPlatform/linux [2022-09-08T14:53:23.452Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-08T14:53:23.452Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-08T14:53:23.452Z] === RUN TestImportWithCustomPlatform/macos [2022-09-08T14:53:23.452Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-08T14:53:23.452Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-08T14:53:23.452Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-09-08T14:53:23.452Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-08T14:53:23.452Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-08T14:53:23.452Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-08T14:53:23.452Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-08T14:53:23.452Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-08T14:53:23.452Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-09-08T14:53:23.452Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-08T14:53:23.452Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-08T14:53:23.452Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-08T14:53:23.452Z] === RUN TestImagesFilterMultiReference [2022-09-08T14:53:23.452Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-08T14:53:23.452Z] === RUN TestImagePullPlatformInvalid [2022-09-08T14:53:23.708Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-09-08T14:53:23.708Z] === RUN TestRemoveImageOrphaning [2022-09-08T14:53:25.071Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-09-08T14:53:25.071Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T14:53:25.071Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-08T14:53:25.071Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-08T14:53:25.071Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T14:53:25.327Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-08T14:53:25.327Z] === RUN TestTagInvalidReference [2022-09-08T14:53:25.327Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-08T14:53:25.327Z] === RUN TestTagValidPrefixedRepo [2022-09-08T14:53:25.327Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-08T14:53:25.327Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T14:53:25.327Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-08T14:53:25.327Z] === RUN TestTagOfficialNames [2022-09-08T14:53:25.327Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-08T14:53:25.327Z] === RUN TestTagMatchesDigest [2022-09-08T14:53:25.327Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-08T14:53:25.327Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-08T14:53:32.055Z] --- PASS: TestServiceWithDataPathPortInit (14.18s) [2022-09-08T14:53:32.055Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T14:53:34.035Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ez6mexbojf1rq596kqbc0zx71 Created:2022-09-08 14:53:32.66384978 +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[dc1f2cf346498045fb17026a3bc9483a1dfa5f3462719d32870ad61e5c1d93b4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rnv1hafw01xha7av2zh0ra1c8 EndpointID:87837ad4cbf61d80750befc7d752da328965ffd36ae9b398d722ef54b1ae8620 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5015c2aacc592a9aa7dd4c82cfd48d59d95651ecb37ff1e87b3e6cc81474ca82 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:3aef2a065040 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rnv1hafw01xha7av2zh0ra1c8 EndpointID:87837ad4cbf61d80750befc7d752da328965ffd36ae9b398d722ef54b1ae8620 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-08T14:53:39.275Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-09-08T14:53:39.275Z] PASS [2022-09-08T14:53:39.275Z] [2022-09-08T14:53:39.275Z] === Skipped [2022-09-08T14:53:39.275Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T14:53:39.275Z] service_test.go:243: FLAKY_TEST [2022-09-08T14:53:39.275Z] [2022-09-08T14:53:39.275Z] DONE 38 tests, 1 skipped in 44.679s [2022-09-08T14:53:39.275Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T14:53:39.275Z] INFO: Testing against a local daemon [2022-09-08T14:53:39.275Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T14:53:39.275Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T14:53:39.275Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T14:53:39.275Z] === RUN TestDockerNetworkIpvlan [2022-09-08T14:53:39.275Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T14:53:39.275Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T14:53:39.275Z] PASS [2022-09-08T14:53:39.275Z] [2022-09-08T14:53:39.275Z] === Skipped [2022-09-08T14:53:39.275Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T14:53:39.276Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T14:53:39.276Z] [2022-09-08T14:53:39.276Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T14:53:39.276Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T14:53:39.276Z] [2022-09-08T14:53:39.276Z] DONE 2 tests, 2 skipped in 0.024s [2022-09-08T14:53:39.276Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T14:53:39.276Z] INFO: Testing against a local daemon [2022-09-08T14:53:39.276Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T14:53:39.879Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-09-08T14:53:39.879Z] === RUN TestDockerNetworkMacvlan [2022-09-08T14:53:40.440Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-08T14:53:41.001Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-08T14:53:41.928Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-08T14:53:43.817Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-08T14:53:45.708Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-08T14:53:48.976Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-08T14:53:49.903Z] --- PASS: TestDockerNetworkMacvlan (9.97s) [2022-09-08T14:53:49.903Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-08T14:53:49.903Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-08T14:53:49.903Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-09-08T14:53:49.903Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2022-09-08T14:53:49.903Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s) [2022-09-08T14:53:49.903Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-09-08T14:53:49.903Z] PASS [2022-09-08T14:53:49.903Z] [2022-09-08T14:53:49.903Z] DONE 8 tests in 11.267s [2022-09-08T14:53:49.903Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T14:53:49.903Z] testing: warning: no tests to run [2022-09-08T14:53:49.903Z] PASS [2022-09-08T14:53:49.903Z] [2022-09-08T14:53:49.903Z] DONE 0 tests in 0.007s [2022-09-08T14:53:49.903Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T14:53:49.903Z] INFO: Testing against a local daemon [2022-09-08T14:53:49.903Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T14:53:50.831Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-09-08T14:53:50.831Z] === RUN TestAuthZPluginTLS [2022-09-08T14:53:51.392Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-08T14:53:51.392Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T14:53:51.953Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-08T14:53:51.953Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T14:53:52.515Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-08T14:53:52.515Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T14:53:52.572Z] --- PASS: TestBuildWithHugeFile (34.72s) [2022-09-08T14:53:52.572Z] === RUN TestBuildWCOWSandboxSize [2022-09-08T14:53:52.572Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T14:53:52.572Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-08T14:53:52.572Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T14:53:52.572Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T14:53:52.572Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T14:53:52.572Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T14:53:52.572Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T14:53:52.572Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T14:53:52.572Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T14:53:52.572Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T14:53:52.572Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T14:53:52.572Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T14:53:52.572Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-08T14:53:52.572Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-09-08T14:53:52.572Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-09-08T14:53:52.572Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-08T14:53:52.572Z] === RUN TestBuildPreserveOwnership [2022-09-08T14:53:52.572Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T14:53:52.572Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T14:53:52.572Z] --- PASS: TestBuildPreserveOwnership (2.93s) [2022-09-08T14:53:52.572Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.95s) [2022-09-08T14:53:52.572Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-09-08T14:53:52.572Z] === RUN TestBuildPlatformInvalid [2022-09-08T14:53:52.572Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-08T14:53:52.572Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T14:53:52.572Z] Loaded image: busybox:latest [2022-09-08T14:53:52.572Z] Loaded image: busybox:glibc [2022-09-08T14:53:53.119Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-08T14:53:53.119Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T14:53:53.946Z] Loaded image: debian:bullseye-slim [2022-09-08T14:53:53.947Z] Loaded image: hello-world:latest [2022-09-08T14:53:53.947Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T14:53:54.487Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2022-09-08T14:53:54.487Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T14:53:54.743Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-08T14:53:54.743Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T14:53:55.304Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-08T14:53:55.304Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T14:53:55.865Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-08T14:53:55.865Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T14:53:57.011Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T14:53:57.011Z] Using test binary docker [2022-09-08T14:53:57.011Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T14:53:57.011Z] Using test binary docker [2022-09-08T14:53:57.012Z] +++ /etc/init.d/apparmor start+++ /etc/init.d/apparmor start [2022-09-08T14:53:57.012Z] [2022-09-08T14:53:57.012Z] Not: starting. [2022-09-08T14:53:57.012Z] Not: starting. [2022-09-08T14:53:57.012Z] INFO: Waiting for daemon to start... [2022-09-08T14:53:57.012Z] Starting dockerd [2022-09-08T14:53:57.012Z] +++ 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-09-08T14:53:57.012Z] INFO: Waiting for daemon to start... [2022-09-08T14:53:57.012Z] Starting dockerd [2022-09-08T14:53:57.012Z] +++ 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-09-08T14:53:57.012Z] .. [2022-09-08T14:53:57.012Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T14:53:57.012Z] [2022-09-08T14:53:57.012Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T14:53:57.012Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T14:53:57.012Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T14:53:57.012Z] Error: No such image: emptyfs [2022-09-08T14:53:57.012Z] Error: No such image: emptyfs [2022-09-08T14:53:57.012Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T14:53:57.012Z] ++++ docker load [2022-09-08T14:53:57.012Z] ++++ docker load [2022-09-08T14:53:57.012Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T14:53:57.012Z] Loaded image: emptyfs:latest [2022-09-08T14:53:57.012Z] Running integration-test (iteration 1) [2022-09-08T14:53:57.012Z] 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-09-08T14:53:57.012Z] ++ 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-09-08T14:53:57.012Z] ++ set -e [2022-09-08T14:53:57.012Z] ++ '[' -n 0 ']' [2022-09-08T14:53:57.012Z] ++ set -x [2022-09-08T14:53:57.012Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:53:57.012Z] Loaded image: emptyfs:latest [2022-09-08T14:53:57.012Z] Running integration-test (iteration 1) [2022-09-08T14:53:57.012Z] 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-09-08T14:53:57.012Z] ++ 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-09-08T14:53:57.012Z] ++ set -e [2022-09-08T14:53:57.012Z] ++ '[' -n 0 ']' [2022-09-08T14:53:57.012Z] ++ set -x [2022-09-08T14:53:57.012Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:53:57.012Z] Loaded image: busybox:latest [2022-09-08T14:53:57.234Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-09-08T14:53:57.234Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T14:53:57.314Z] Loaded image: busybox:latest [2022-09-08T14:53:57.573Z] Loaded image: busybox:glibc [2022-09-08T14:53:57.573Z] Loaded image: busybox:glibc [2022-09-08T14:53:59.126Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s) [2022-09-08T14:53:59.126Z] === RUN TestAuthZPluginHeader [2022-09-08T14:53:59.688Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-08T14:53:59.688Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T14:54:01.773Z] Loaded image: debian:bullseye-slim [2022-09-08T14:54:01.773Z] Loaded image: debian:bullseye-slim [2022-09-08T14:54:01.773Z] Loaded image: hello-world:latest [2022-09-08T14:54:02.061Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.96s) [2022-09-08T14:54:02.061Z] PASS [2022-09-08T14:54:02.061Z] [2022-09-08T14:54:02.061Z] === Skipped [2022-09-08T14:54:02.061Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-08T14:54:02.061Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T14:54:02.061Z] [2022-09-08T14:54:02.061Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-08T14:54:02.061Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T14:54:02.061Z] [2022-09-08T14:54:02.061Z] DONE 34 tests, 2 skipped in 67.150s [2022-09-08T14:54:02.061Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T14:54:02.061Z] ++ 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-09-08T14:54:02.061Z] ++ set -e [2022-09-08T14:54:02.061Z] ++ '[' -n 0 ']' [2022-09-08T14:54:02.061Z] ++ set -x [2022-09-08T14:54:02.061Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:54:02.061Z] INFO: Testing against a local daemon [2022-09-08T14:54:02.061Z] === RUN TestConfigInspect [2022-09-08T14:54:02.344Z] Loaded image: hello-world:latest [2022-09-08T14:54:02.344Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T14:54:02.344Z] INFO: Testing against a local daemon [2022-09-08T14:54:02.344Z] === RUN TestDockerDaemonSuite [2022-09-08T14:54:02.344Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-08T14:54:02.344Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T14:54:02.344Z] INFO: Testing against a local daemon [2022-09-08T14:54:02.344Z] === RUN TestDockerSuite [2022-09-08T14:54:02.344Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-08T14:54:02.344Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-08T14:54:02.344Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-08T14:54:02.344Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-08T14:54:02.344Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-08T14:54:02.344Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-08T14:54:02.344Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-08T14:54:02.344Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-08T14:54:03.851Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s) [2022-09-08T14:54:03.851Z] === RUN TestAuthZPluginV2Disable [2022-09-08T14:54:04.592Z] --- PASS: TestConfigInspect (2.23s) [2022-09-08T14:54:04.592Z] === RUN TestConfigList [2022-09-08T14:54:05.671Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-08T14:54:05.671Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-08T14:54:06.240Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-08T14:54:06.500Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-08T14:54:06.514Z] --- PASS: TestConfigList (2.30s) [2022-09-08T14:54:06.514Z] === RUN TestConfigsCreateAndDelete [2022-09-08T14:54:07.440Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-08T14:54:08.058Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2022-09-08T14:54:08.058Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-08T14:54:08.379Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-08T14:54:08.379Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-08T14:54:09.045Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-09-08T14:54:09.045Z] === RUN TestConfigsUpdate [2022-09-08T14:54:09.318Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-08T14:54:09.888Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-08T14:54:10.148Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-08T14:54:10.148Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-08T14:54:10.148Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-08T14:54:10.946Z] --- PASS: TestConfigsUpdate (2.16s) [2022-09-08T14:54:10.946Z] === RUN TestTemplatedConfig [2022-09-08T14:54:11.091Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-08T14:54:11.351Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-08T14:54:12.293Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-08T14:54:12.293Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-08T14:54:12.293Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-08T14:54:12.293Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-08T14:54:13.342Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (5.83s) [2022-09-08T14:54:13.342Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T14:54:13.477Z] --- PASS: TestTemplatedConfig (2.49s) [2022-09-08T14:54:13.477Z] === RUN TestConfigCreateResolve [2022-09-08T14:54:15.378Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-09-08T14:54:15.378Z] PASS [2022-09-08T14:54:15.378Z] [2022-09-08T14:54:15.378Z] DONE 6 tests in 13.585s [2022-09-08T14:54:15.378Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T14:54:15.378Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-08T14:54:15.378Z] ++ set -e [2022-09-08T14:54:15.378Z] ++ '[' -n 0 ']' [2022-09-08T14:54:15.378Z] ++ set -x [2022-09-08T14:54:15.378Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:54:15.637Z] INFO: Testing against a local daemon [2022-09-08T14:54:15.637Z] === RUN TestAttachWithTTY [2022-09-08T14:54:15.637Z] --- PASS: TestAttachWithTTY (0.08s) [2022-09-08T14:54:15.637Z] === RUN TestAttachWithoutTTy [2022-09-08T14:54:15.637Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-08T14:54:15.637Z] === RUN TestCheckpoint [2022-09-08T14:54:15.637Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T14:54:15.637Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/commit [2022-09-08T14:54:15.637Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-08T14:54:15.637Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T14:54:15.637Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-08T14:54:15.637Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-08T14:54:15.637Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T14:54:15.637Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T14:54:15.637Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T14:54:15.637Z] === CONT TestContainerInvalidJSON/commit [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-08T14:54:15.637Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-08T14:54:15.637Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-08T14:54:15.637Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-08T14:54:15.637Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-08T14:54:15.637Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-08T14:54:15.637Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-08T14:54:15.637Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-08T14:54:15.637Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-08T14:54:15.637Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T14:54:15.895Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-08T14:54:15.895Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T14:54:15.895Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-08T14:54:15.895Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T14:54:15.895Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-08T14:54:15.895Z] === RUN TestCopyEmptyFile [2022-09-08T14:54:16.154Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-09-08T14:54:16.154Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T14:54:16.154Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-08T14:54:16.154Z] === RUN TestCopyFromContainer [2022-09-08T14:54:16.488Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-08T14:54:17.089Z] === RUN TestCopyFromContainer// [2022-09-08T14:54:17.090Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T14:54:17.090Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T14:54:17.348Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T14:54:17.348Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T14:54:17.348Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T14:54:17.348Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T14:54:17.606Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T14:54:17.606Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T14:54:17.606Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T14:54:17.606Z] --- PASS: TestCopyFromContainer (1.52s) [2022-09-08T14:54:17.606Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-08T14:54:17.606Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-08T14:54:17.606Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-08T14:54:17.606Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-08T14:54:17.606Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-08T14:54:17.606Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-08T14:54:17.606Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-08T14:54:17.606Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-08T14:54:17.606Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-08T14:54:17.606Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-08T14:54:17.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T14:54:17.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T14:54:17.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T14:54:17.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T14:54:17.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T14:54:17.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T14:54:17.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T14:54:17.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T14:54:17.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T14:54:17.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T14:54:17.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-08T14:54:17.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T14:54:17.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T14:54:17.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T14:54:17.606Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T14:54:17.865Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-08T14:54:17.865Z] === RUN TestCreateWithInvalidEnv [2022-09-08T14:54:17.865Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T14:54:17.865Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T14:54:17.865Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T14:54:17.865Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T14:54:17.865Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T14:54:17.865Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T14:54:17.865Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T14:54:17.865Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T14:54:17.865Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T14:54:17.865Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-08T14:54:17.865Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-08T14:54:17.865Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-08T14:54:17.865Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T14:54:17.865Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T14:54:17.865Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-08T14:54:17.865Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T14:54:18.397Z] --- PASS: TestBuildWithHugeFile (117.75s) [2022-09-08T14:54:18.397Z] === RUN TestBuildWCOWSandboxSize [2022-09-08T14:54:18.397Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T14:54:18.397Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-08T14:54:18.397Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T14:54:18.397Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T14:54:18.397Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T14:54:18.397Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T14:54:18.397Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T14:54:18.397Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T14:54:18.397Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T14:54:18.397Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T14:54:18.397Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T14:54:18.397Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T14:54:18.397Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-08T14:54:18.397Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-09-08T14:54:18.397Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-09-08T14:54:18.397Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-09-08T14:54:18.397Z] === RUN TestBuildPreserveOwnership [2022-09-08T14:54:18.397Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T14:54:18.397Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-08T14:54:19.241Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-09-08T14:54:19.241Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T14:54:20.178Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-09-08T14:54:20.178Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T14:54:20.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T14:54:20.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T14:54:20.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T14:54:20.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T14:54:20.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T14:54:20.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T14:54:20.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T14:54:20.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T14:54:20.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T14:54:20.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T14:54:20.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T14:54:20.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T14:54:20.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T14:54:20.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T14:54:20.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T14:54:20.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-08T14:54:20.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-08T14:54:20.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-08T14:54:20.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-08T14:54:20.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-08T14:54:20.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-08T14:54:20.178Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T14:54:20.745Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-09-08T14:54:20.746Z] === RUN TestCreateDifferentPlatform [2022-09-08T14:54:20.746Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T14:54:20.746Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T14:54:20.746Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-08T14:54:20.746Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-08T14:54:20.746Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T14:54:20.746Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T14:54:20.746Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-08T14:54:20.746Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T14:54:20.746Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-08T14:54:20.746Z] === RUN TestCreateInvalidHostConfig [2022-09-08T14:54:20.746Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T14:54:20.746Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T14:54:20.746Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T14:54:20.746Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T14:54:20.746Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T14:54:20.746Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T14:54:20.746Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T14:54:20.746Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T14:54:20.746Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T14:54:20.746Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T14:54:20.746Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T14:54:20.746Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T14:54:20.746Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-08T14:54:20.746Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-08T14:54:20.746Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-08T14:54:20.746Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-08T14:54:20.746Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-08T14:54:20.746Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T14:54:20.746Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-08T14:54:20.746Z] === RUN TestDaemonRestartIpcMode [2022-09-08T14:54:20.746Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T14:54:20.746Z] === RUN TestDaemonHostGatewayIP [2022-09-08T14:54:20.746Z] === PAUSE TestDaemonHostGatewayIP [2022-09-08T14:54:20.746Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T14:54:20.746Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T14:54:20.746Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T14:54:20.746Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-08T14:54:20.746Z] === RUN TestDiff [2022-09-08T14:54:20.934Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T14:54:20.934Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-08T14:54:21.314Z] --- PASS: TestDiff (0.42s) [2022-09-08T14:54:21.314Z] === RUN TestExecConsoleSize [2022-09-08T14:54:21.573Z] --- PASS: TestExecConsoleSize (0.48s) [2022-09-08T14:54:21.573Z] === RUN TestExecWithCloseStdin [2022-09-08T14:54:21.873Z] --- PASS: TestBuildPreserveOwnership (3.42s) [2022-09-08T14:54:21.873Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.17s) [2022-09-08T14:54:21.873Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2022-09-08T14:54:21.873Z] === RUN TestBuildPlatformInvalid [2022-09-08T14:54:21.873Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-08T14:54:21.873Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T14:54:22.140Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-09-08T14:54:22.140Z] === RUN TestExec [2022-09-08T14:54:22.443Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-08T14:54:22.706Z] --- PASS: TestExec (0.45s) [2022-09-08T14:54:22.706Z] === RUN TestExecUser [2022-09-08T14:54:22.964Z] --- PASS: TestExecUser (0.48s) [2022-09-08T14:54:22.964Z] === RUN TestExportContainerAndImportImage [2022-09-08T14:54:23.012Z] Loaded image: busybox:latest [2022-09-08T14:54:23.012Z] Loaded image: busybox:glibc [2022-09-08T14:54:23.272Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-08T14:54:23.900Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-09-08T14:54:23.900Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T14:54:24.241Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-08T14:54:24.836Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-09-08T14:54:24.836Z] === RUN TestHealthCheckWorkdir [2022-09-08T14:54:25.186Z] Loaded image: debian:bullseye-slim [2022-09-08T14:54:25.403Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-09-08T14:54:25.403Z] === RUN TestHealthKillContainer [2022-09-08T14:54:25.446Z] Loaded image: hello-world:latest [2022-09-08T14:54:25.446Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T14:54:25.549Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.74s) [2022-09-08T14:54:25.549Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T14:54:25.707Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-08T14:54:26.648Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-08T14:54:27.588Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-08T14:54:27.588Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-08T14:54:27.848Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-08T14:54:29.234Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-08T14:54:29.804Z] docker_cli_daemon_test.go:1475: [d21232aaadd9d] daemon is not started [2022-09-08T14:54:30.065Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-08T14:54:30.638Z] check_test.go:540: [d81873b4a53e2] daemon is not started [2022-09-08T14:54:30.638Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-08T14:54:31.207Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-08T14:54:32.588Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-08T14:54:33.157Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-08T14:54:33.539Z] --- PASS: TestHealthKillContainer (7.85s) [2022-09-08T14:54:33.539Z] === RUN TestHealthCheckProcessKilled [2022-09-08T14:54:34.106Z] --- PASS: TestHealthCheckProcessKilled (0.71s) [2022-09-08T14:54:34.106Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T14:54:34.367Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-09-08T14:54:34.367Z] === RUN TestIpcModeNone [2022-09-08T14:54:34.933Z] --- PASS: TestIpcModeNone (0.48s) [2022-09-08T14:54:34.933Z] === RUN TestIpcModePrivate [2022-09-08T14:54:35.066Z] check_test.go:540: [d9d295337e15a] daemon is not started [2022-09-08T14:54:35.066Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-08T14:54:35.192Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-08T14:54:35.454Z] --- PASS: TestIpcModePrivate (0.51s) [2022-09-08T14:54:35.454Z] === RUN TestIpcModeShareable [2022-09-08T14:54:35.712Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-09-08T14:54:35.971Z] --- PASS: TestIpcModeShareable (0.47s) [2022-09-08T14:54:35.971Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T14:54:37.347Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-09-08T14:54:37.347Z] === RUN TestAPIIpcModeHost [2022-09-08T14:54:37.913Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-09-08T14:54:37.913Z] === RUN TestDaemonIpcModeShareable [2022-09-08T14:54:38.359Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-08T14:54:38.359Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.39s) [2022-09-08T14:54:38.359Z] PASS [2022-09-08T14:54:38.359Z] [2022-09-08T14:54:38.359Z] === Skipped [2022-09-08T14:54:38.359Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-08T14:54:38.359Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T14:54:38.359Z] [2022-09-08T14:54:38.359Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-08T14:54:38.359Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T14:54:38.359Z] [2022-09-08T14:54:38.359Z] DONE 34 tests, 2 skipped in 185.119s [2022-09-08T14:54:38.359Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T14:54:38.360Z] ++ 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-09-08T14:54:38.360Z] ++ set -e [2022-09-08T14:54:38.360Z] ++ '[' -n 0 ']' [2022-09-08T14:54:38.360Z] ++ set -x [2022-09-08T14:54:38.360Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:54:38.619Z] INFO: Testing against a local daemon [2022-09-08T14:54:38.619Z] === RUN TestConfigInspect [2022-09-08T14:54:38.619Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-08T14:54:38.849Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-08T14:54:39.107Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-09-08T14:54:39.107Z] === RUN TestDaemonIpcModePrivate [2022-09-08T14:54:39.188Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-08T14:54:39.448Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-08T14:54:39.708Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-08T14:54:39.967Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-08T14:54:40.042Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-08T14:54:40.042Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-09-08T14:54:40.042Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T14:54:40.227Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-08T14:54:40.227Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-08T14:54:41.417Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-08T14:54:41.417Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-09-08T14:54:41.417Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T14:54:41.615Z] --- PASS: TestConfigInspect (3.09s) [2022-09-08T14:54:41.615Z] === RUN TestConfigList [2022-09-08T14:54:41.874Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-08T14:54:42.133Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-08T14:54:42.352Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-08T14:54:42.352Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-09-08T14:54:42.352Z] === RUN TestIpcModeOlderClient [2022-09-08T14:54:42.352Z] === PAUSE TestIpcModeOlderClient [2022-09-08T14:54:42.352Z] === RUN TestKillContainerInvalidSignal [2022-09-08T14:54:42.920Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-09-08T14:54:42.920Z] === RUN TestKillContainer [2022-09-08T14:54:42.920Z] === RUN TestKillContainer/no_signal [2022-09-08T14:54:43.179Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T14:54:43.437Z] === RUN TestKillContainer/killing_signal [2022-09-08T14:54:43.514Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-08T14:54:43.514Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-08T14:54:43.586Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-08T14:54:43.586Z] PASS [2022-09-08T14:54:43.586Z] [2022-09-08T14:54:43.586Z] DONE 17 tests in 51.209s [2022-09-08T14:54:43.586Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T14:54:43.586Z] INFO: Testing against a local daemon [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T14:54:43.586Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T14:54:43.586Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-08T14:54:43.586Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-08T14:54:43.586Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-08T14:54:43.586Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-08T14:54:43.586Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-08T14:54:43.586Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-08T14:54:43.586Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-08T14:54:43.586Z] === RUN TestPluginInstall [2022-09-08T14:54:43.586Z] === RUN TestPluginInstall/no_auth [2022-09-08T14:54:44.004Z] --- PASS: TestKillContainer (1.23s) [2022-09-08T14:54:44.005Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-08T14:54:44.005Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-08T14:54:44.005Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-09-08T14:54:44.005Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T14:54:44.005Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T14:54:44.083Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-08T14:54:44.572Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T14:54:44.651Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-08T14:54:44.652Z] --- PASS: TestConfigList (3.05s) [2022-09-08T14:54:44.652Z] === RUN TestConfigsCreateAndDelete [2022-09-08T14:54:44.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-09-08T14:54:44.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-09-08T14:54:44.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-09-08T14:54:44.830Z] === RUN TestKillStoppedContainer [2022-09-08T14:54:44.911Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-08T14:54:45.090Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-08T14:54:45.090Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T14:54:45.090Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-08T14:54:45.090Z] === RUN TestKillDifferentUserContainer [2022-09-08T14:54:45.349Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-09-08T14:54:45.349Z] === RUN TestInspectOomKilledTrue [2022-09-08T14:54:45.482Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-08T14:54:45.917Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-09-08T14:54:45.917Z] === RUN TestInspectOomKilledFalse [2022-09-08T14:54:46.051Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-08T14:54:46.102Z] time="2022-09-08T14:54:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T14:54:46.102Z] time="2022-09-08T14:54:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edb678dd3df9bebe818fcb762d8c77a55a852522d3e96c43b8e1069a3828952b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T14:54:46.102Z] time="2022-09-08T14:54:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T14:54:46.102Z] time="2022-09-08T14:54:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edb678dd3df9bebe818fcb762d8c77a55a852522d3e96c43b8e1069a3828952b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T14:54:46.102Z] === RUN TestPluginInstall/with_htpasswd [2022-09-08T14:54:46.358Z] time="2022-09-08T14:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T14:54:46.358Z] time="2022-09-08T14:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edb678dd3df9bebe818fcb762d8c77a55a852522d3e96c43b8e1069a3828952b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T14:54:46.358Z] time="2022-09-08T14:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T14:54:46.358Z] time="2022-09-08T14:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edb678dd3df9bebe818fcb762d8c77a55a852522d3e96c43b8e1069a3828952b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T14:54:46.484Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-09-08T14:54:46.484Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T14:54:46.628Z] === RUN TestPluginInstall/with_insecure [2022-09-08T14:54:46.742Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-09-08T14:54:46.742Z] === RUN TestLinksContainerNames [2022-09-08T14:54:46.990Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-08T14:54:46.990Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-08T14:54:46.990Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-08T14:54:47.559Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-08T14:54:47.567Z] time="2022-09-08T14:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T14:54:47.567Z] time="2022-09-08T14:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:991423da72234dc718adea0d7046072df1eb0ad886ba66c2696b6173ba65c92c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T14:54:47.567Z] time="2022-09-08T14:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T14:54:47.567Z] time="2022-09-08T14:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:991423da72234dc718adea0d7046072df1eb0ad886ba66c2696b6173ba65c92c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T14:54:47.567Z] plugin_test.go:196: [dae3aa0a31745] daemon is not started [2022-09-08T14:54:47.567Z] --- PASS: TestPluginInstall (6.69s) [2022-09-08T14:54:47.567Z] --- PASS: TestPluginInstall/no_auth (4.88s) [2022-09-08T14:54:47.567Z] --- PASS: TestPluginInstall/with_htpasswd (0.69s) [2022-09-08T14:54:47.567Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2022-09-08T14:54:47.567Z] === RUN TestPluginsWithRuntimes [2022-09-08T14:54:47.677Z] --- PASS: TestLinksContainerNames (0.83s) [2022-09-08T14:54:47.677Z] === RUN TestLogsFollowTailEmpty [2022-09-08T14:54:47.820Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-08T14:54:47.820Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-08T14:54:47.820Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-08T14:54:47.820Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2022-09-08T14:54:47.820Z] === RUN TestConfigsUpdate [2022-09-08T14:54:47.936Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-09-08T14:54:47.936Z] === RUN TestLogs [2022-09-08T14:54:47.936Z] === RUN TestLogs/driver_local [2022-09-08T14:54:47.936Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T14:54:47.936Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T14:54:47.936Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-08T14:54:47.936Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-08T14:54:47.936Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-08T14:54:47.936Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-08T14:54:47.936Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T14:54:47.936Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T14:54:47.936Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-08T14:54:47.936Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-08T14:54:47.936Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-08T14:54:47.936Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-08T14:54:47.936Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T14:54:47.936Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T14:54:48.080Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-08T14:54:48.080Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-08T14:54:48.503Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-08T14:54:48.503Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-08T14:54:49.019Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-08T14:54:49.070Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-08T14:54:49.070Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-08T14:54:49.473Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-08T14:54:49.589Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-08T14:54:49.637Z] === RUN TestLogs/driver_json-file [2022-09-08T14:54:49.637Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T14:54:49.637Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T14:54:49.637Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-08T14:54:49.637Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-08T14:54:49.637Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-08T14:54:49.637Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-08T14:54:49.637Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T14:54:49.637Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T14:54:49.637Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T14:54:49.637Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T14:54:49.637Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T14:54:49.637Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T14:54:49.637Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T14:54:49.637Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T14:54:50.075Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-08T14:54:50.204Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T14:54:50.463Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T14:54:50.529Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-08T14:54:50.529Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-08T14:54:50.722Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-08T14:54:50.788Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-08T14:54:50.981Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-08T14:54:51.001Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-09-08T14:54:51.001Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-09-08T14:54:51.001Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-09-08T14:54:51.001Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T14:54:51.048Z] --- PASS: TestConfigsUpdate (3.11s) [2022-09-08T14:54:51.048Z] === RUN TestTemplatedConfig [2022-09-08T14:54:51.547Z] --- PASS: TestLogs (3.54s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.45s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.47s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.58s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.56s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s) [2022-09-08T14:54:51.547Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-09-08T14:54:51.547Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T14:54:51.562Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-08T14:54:51.562Z] PASS [2022-09-08T14:54:51.562Z] [2022-09-08T14:54:51.562Z] DONE 24 tests in 10.712s [2022-09-08T14:54:51.562Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T14:54:51.806Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/default [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/private [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/slave [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/shared [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T14:54:51.806Z] === CONT TestMountDaemonRoot/default [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T14:54:51.806Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T14:54:51.806Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T14:54:51.806Z] === CONT TestMountDaemonRoot/shared [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T14:54:51.806Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T14:54:51.806Z] === CONT TestMountDaemonRoot/slave [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T14:54:51.806Z] === CONT TestMountDaemonRoot/private [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T14:54:51.806Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T14:54:51.806Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T14:54:51.806Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T14:54:51.806Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T14:54:51.806Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T14:54:51.806Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T14:54:51.817Z] INFO: Testing against a local daemon [2022-09-08T14:54:51.817Z] === RUN TestExternalGraphDriver [2022-09-08T14:54:51.988Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-08T14:54:52.064Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T14:54:52.064Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T14:54:52.064Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T14:54:52.064Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T14:54:52.064Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T14:54:52.064Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T14:54:52.064Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T14:54:52.064Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T14:54:52.064Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T14:54:52.064Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T14:54:52.064Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T14:54:52.064Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T14:54:52.115Z] === RUN TestExternalGraphDriver/json [2022-09-08T14:54:52.332Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T14:54:52.332Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T14:54:52.332Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T14:54:52.332Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T14:54:52.332Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T14:54:52.332Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T14:54:52.332Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T14:54:52.332Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T14:54:52.332Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T14:54:52.332Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T14:54:52.332Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T14:54:52.332Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-08T14:54:52.332Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T14:54:52.333Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-08T14:54:52.333Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-08T14:54:52.333Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-08T14:54:52.333Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-08T14:54:52.333Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T14:54:52.559Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-08T14:54:52.559Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-08T14:54:53.130Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-08T14:54:53.391Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-08T14:54:53.731Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-09-08T14:54:53.731Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T14:54:54.002Z] === RUN TestExternalGraphDriver/spec [2022-09-08T14:54:54.297Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-09-08T14:54:54.297Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T14:54:54.329Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-08T14:54:54.555Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-09-08T14:54:54.555Z] === RUN TestNetworkNat [2022-09-08T14:54:54.589Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-08T14:54:54.851Z] --- PASS: TestTemplatedConfig (3.70s) [2022-09-08T14:54:54.851Z] === RUN TestConfigCreateResolve [2022-09-08T14:54:55.110Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-08T14:54:55.122Z] --- PASS: TestNetworkNat (0.46s) [2022-09-08T14:54:55.122Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T14:54:55.366Z] === RUN TestExternalGraphDriver/pull [2022-09-08T14:54:55.380Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-09-08T14:54:55.380Z] === RUN TestNetworkLoopbackNat [2022-09-08T14:54:56.050Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-08T14:54:56.050Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-08T14:54:56.624Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-08T14:54:56.624Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-08T14:54:57.254Z] --- PASS: TestExternalGraphDriver (5.32s) [2022-09-08T14:54:57.254Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-09-08T14:54:57.254Z] --- PASS: TestExternalGraphDriver/spec (1.69s) [2022-09-08T14:54:57.254Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-09-08T14:54:57.254Z] === RUN TestGraphdriverPluginV2 [2022-09-08T14:54:57.565Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-08T14:54:57.565Z] --- PASS: TestConfigCreateResolve (2.91s) [2022-09-08T14:54:57.565Z] PASS [2022-09-08T14:54:57.565Z] [2022-09-08T14:54:57.565Z] DONE 6 tests in 19.269s [2022-09-08T14:54:57.565Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T14:54:57.565Z] ++ 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-09-08T14:54:57.565Z] ++ set -e [2022-09-08T14:54:57.565Z] ++ '[' -n 0 ']' [2022-09-08T14:54:57.565Z] ++ set -x [2022-09-08T14:54:57.566Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:54:57.825Z] INFO: Testing against a local daemon [2022-09-08T14:54:57.825Z] === RUN TestAttachWithTTY [2022-09-08T14:54:57.913Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-09-08T14:54:57.913Z] === RUN TestPause [2022-09-08T14:54:58.089Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-08T14:54:58.089Z] --- PASS: TestAttachWithTTY (0.08s) [2022-09-08T14:54:58.089Z] === RUN TestAttachWithoutTTy [2022-09-08T14:54:58.089Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-09-08T14:54:58.089Z] === RUN TestCheckpoint [2022-09-08T14:54:58.089Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T14:54:58.089Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/commit [2022-09-08T14:54:58.089Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-08T14:54:58.089Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T14:54:58.089Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-08T14:54:58.089Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-08T14:54:58.089Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T14:54:58.089Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T14:54:58.089Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T14:54:58.089Z] === CONT TestContainerInvalidJSON/commit [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-08T14:54:58.089Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-08T14:54:58.089Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-08T14:54:58.089Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-08T14:54:58.089Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-08T14:54:58.089Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-08T14:54:58.089Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-08T14:54:58.089Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T14:54:58.089Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-08T14:54:58.089Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T14:54:58.089Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-08T14:54:58.089Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T14:54:58.349Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-08T14:54:58.349Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T14:54:58.349Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-08T14:54:58.349Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-08T14:54:58.349Z] === RUN TestCopyEmptyFile [2022-09-08T14:54:58.349Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-08T14:54:58.480Z] --- PASS: TestPause (0.47s) [2022-09-08T14:54:58.480Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T14:54:58.480Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T14:54:58.480Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T14:54:58.480Z] === RUN TestPauseStopPausedContainer [2022-09-08T14:54:58.608Z] check_test.go:540: [d8da88b83b0f8] daemon is not started [2022-09-08T14:54:58.608Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-08T14:54:58.608Z] --- PASS: TestCopyEmptyFile (0.38s) [2022-09-08T14:54:58.608Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T14:54:58.868Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-08T14:54:58.868Z] === RUN TestCopyFromContainer [2022-09-08T14:54:59.046Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-09-08T14:54:59.047Z] === RUN TestPidHost [2022-09-08T14:54:59.129Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-08T14:54:59.981Z] --- PASS: TestPidHost (0.97s) [2022-09-08T14:54:59.981Z] === RUN TestPsFilter [2022-09-08T14:54:59.981Z] --- PASS: TestPsFilter (0.13s) [2022-09-08T14:54:59.981Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T14:55:00.511Z] === RUN TestCopyFromContainer// [2022-09-08T14:55:00.511Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T14:55:00.548Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-09-08T14:55:00.548Z] === RUN TestRemoveContainerWithVolume [2022-09-08T14:55:00.772Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T14:55:00.772Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-08T14:55:00.772Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T14:55:00.807Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-08T14:55:00.807Z] === RUN TestRemoveContainerRunning [2022-09-08T14:55:01.031Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-08T14:55:01.032Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T14:55:01.032Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T14:55:01.292Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T14:55:01.292Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T14:55:01.374Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-09-08T14:55:01.374Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T14:55:01.417Z] --- PASS: TestGraphdriverPluginV2 (4.37s) [2022-09-08T14:55:01.417Z] PASS [2022-09-08T14:55:01.417Z] [2022-09-08T14:55:01.417Z] DONE 5 tests in 9.723s [2022-09-08T14:55:01.417Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T14:55:01.417Z] INFO: Testing against a local daemon [2022-09-08T14:55:01.417Z] === RUN TestContinueAfterPluginCrash [2022-09-08T14:55:01.417Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T14:55:01.417Z] === RUN TestReadPluginNoRead [2022-09-08T14:55:01.417Z] === PAUSE TestReadPluginNoRead [2022-09-08T14:55:01.417Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T14:55:01.417Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T14:55:01.417Z] === CONT TestContinueAfterPluginCrash [2022-09-08T14:55:01.417Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T14:55:01.552Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T14:55:01.552Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T14:55:01.813Z] --- PASS: TestCopyFromContainer (2.97s) [2022-09-08T14:55:01.813Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-09-08T14:55:01.813Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-09-08T14:55:01.813Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-09-08T14:55:01.813Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2022-09-08T14:55:01.813Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-09-08T14:55:01.813Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-09-08T14:55:01.813Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-09-08T14:55:01.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-09-08T14:55:01.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-08T14:55:01.813Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-09-08T14:55:01.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T14:55:01.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T14:55:01.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T14:55:01.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T14:55:01.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T14:55:01.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T14:55:01.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T14:55:01.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T14:55:01.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T14:55:01.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T14:55:01.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-09-08T14:55:01.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T14:55:01.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T14:55:01.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T14:55:01.813Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T14:55:01.813Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-08T14:55:01.813Z] === RUN TestCreateWithInvalidEnv [2022-09-08T14:55:01.813Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T14:55:01.813Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T14:55:01.813Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T14:55:01.813Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T14:55:01.813Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T14:55:01.813Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T14:55:01.813Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T14:55:01.813Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T14:55:01.813Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T14:55:01.813Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-08T14:55:01.813Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-08T14:55:01.813Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T14:55:01.813Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-08T14:55:01.813Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T14:55:01.813Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-08T14:55:01.813Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T14:55:01.843Z] --- PASS: TestImportExtremelyLargeImageWorks (92.67s) [2022-09-08T14:55:01.843Z] PASS [2022-09-08T14:55:01.843Z] [2022-09-08T14:55:01.843Z] === Skipped [2022-09-08T14:55:01.843Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-08T14:55:01.843Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-08T14:55:01.843Z] [2022-09-08T14:55:01.843Z] DONE 22 tests, 1 skipped in 96.702s [2022-09-08T14:55:01.843Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-08T14:55:01.843Z] === RUN TestStripANSICommands [2022-09-08T14:55:01.843Z] === RUN TestStripANSICommands/#00 [2022-09-08T14:55:01.843Z] === RUN TestStripANSICommands/#01 [2022-09-08T14:55:01.843Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-08T14:55:01.843Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-08T14:55:01.843Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-08T14:55:01.843Z] PASS [2022-09-08T14:55:01.843Z] [2022-09-08T14:55:01.843Z] DONE 3 tests in 0.038s [2022-09-08T14:55:01.843Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T14:55:01.843Z] INFO: Testing against a local daemon [2022-09-08T14:55:01.843Z] === RUN TestNetworkCreateDelete [2022-09-08T14:55:01.843Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-08T14:55:01.843Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T14:55:01.843Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-09-08T14:55:01.843Z] === RUN TestDaemonDNSFallback [2022-09-08T14:55:01.943Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-09-08T14:55:01.943Z] === RUN TestRemoveInvalidContainer [2022-09-08T14:55:01.943Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-08T14:55:01.943Z] === RUN TestRenameLinkedContainer [2022-09-08T14:55:02.385Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-08T14:55:02.385Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-08T14:55:02.385Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-08T14:55:02.385Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-08T14:55:02.385Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-08T14:55:02.645Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-08T14:55:03.214Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-08T14:55:03.848Z] --- PASS: TestRenameLinkedContainer (1.87s) [2022-09-08T14:55:03.848Z] === RUN TestRenameStoppedContainer [2022-09-08T14:55:04.107Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-09-08T14:55:04.107Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T14:55:04.153Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2022-09-08T14:55:04.153Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T14:55:04.723Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-08T14:55:05.042Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s) [2022-09-08T14:55:05.043Z] === RUN TestRenameInvalidName [2022-09-08T14:55:05.105Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-09-08T14:55:05.105Z] === RUN TestInspectNetwork [2022-09-08T14:55:05.105Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:05.105Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-08T14:55:05.105Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T14:55:05.105Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.105Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-08T14:55:05.105Z] === RUN TestNetworkInvalidJSON [2022-09-08T14:55:05.105Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-08T14:55:05.105Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-08T14:55:05.105Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T14:55:05.105Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T14:55:05.105Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T14:55:05.105Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T14:55:05.105Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-08T14:55:05.105Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-08T14:55:05.105Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T14:55:05.105Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-08T14:55:05.105Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-08T14:55:05.105Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-08T14:55:05.106Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-08T14:55:05.106Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-08T14:55:05.106Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-08T14:55:05.106Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T14:55:05.106Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-08T14:55:05.106Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-08T14:55:05.106Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-08T14:55:05.106Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-08T14:55:05.106Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-08T14:55:05.106Z] === RUN TestNetworkList [2022-09-08T14:55:05.106Z] === RUN TestNetworkList//networks [2022-09-08T14:55:05.106Z] === PAUSE TestNetworkList//networks [2022-09-08T14:55:05.106Z] === RUN TestNetworkList//networks/ [2022-09-08T14:55:05.106Z] === PAUSE TestNetworkList//networks/ [2022-09-08T14:55:05.106Z] === CONT TestNetworkList//networks [2022-09-08T14:55:05.106Z] === CONT TestNetworkList//networks/ [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkList (0.01s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T14:55:05.106Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T14:55:05.106Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T14:55:05.106Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-08T14:55:05.106Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T14:55:05.106Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-08T14:55:05.106Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T14:55:05.106Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-09-08T14:55:05.106Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T14:55:05.106Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-08T14:55:05.106Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T14:55:05.106Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-08T14:55:05.106Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T14:55:05.106Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-08T14:55:05.106Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T14:55:05.106Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:05.106Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-08T14:55:05.106Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T14:55:05.106Z] service_test.go:243: FLAKY_TEST [2022-09-08T14:55:05.106Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T14:55:05.106Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T14:55:05.106Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:05.106Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-09-08T14:55:05.106Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T14:55:05.106Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:05.106Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-08T14:55:05.106Z] PASS [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] === Skipped [2022-09-08T14:55:05.106Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-08T14:55:05.106Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-08T14:55:05.106Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-08T14:55:05.106Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-08T14:55:05.106Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-09-08T14:55:05.106Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-08T14:55:05.106Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-08T14:55:05.106Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-08T14:55:05.106Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-08T14:55:05.106Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T14:55:05.106Z] service_test.go:243: FLAKY_TEST [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-09-08T14:55:05.106Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-08T14:55:05.106Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:05.106Z] [2022-09-08T14:55:05.106Z] DONE 34 tests, 12 skipped in 7.087s [2022-09-08T14:55:05.106Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T14:55:05.362Z] INFO: Testing against a local daemon [2022-09-08T14:55:05.362Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T14:55:05.362Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T14:55:05.362Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T14:55:05.362Z] === RUN TestDockerNetworkIpvlan [2022-09-08T14:55:05.362Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T14:55:05.362Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T14:55:05.362Z] PASS [2022-09-08T14:55:05.362Z] [2022-09-08T14:55:05.362Z] === Skipped [2022-09-08T14:55:05.362Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T14:55:05.362Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T14:55:05.362Z] [2022-09-08T14:55:05.362Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T14:55:05.362Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T14:55:05.362Z] [2022-09-08T14:55:05.362Z] DONE 2 tests, 2 skipped in 0.090s [2022-09-08T14:55:05.362Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T14:55:05.362Z] INFO: Testing against a local daemon [2022-09-08T14:55:05.362Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T14:55:05.362Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.362Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-08T14:55:05.362Z] === RUN TestDockerNetworkMacvlan [2022-09-08T14:55:05.362Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.362Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-08T14:55:05.362Z] PASS [2022-09-08T14:55:05.362Z] [2022-09-08T14:55:05.362Z] === Skipped [2022-09-08T14:55:05.362Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-08T14:55:05.362Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.362Z] [2022-09-08T14:55:05.362Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-08T14:55:05.362Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T14:55:05.362Z] [2022-09-08T14:55:05.362Z] DONE 2 tests, 2 skipped in 0.088s [2022-09-08T14:55:05.362Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T14:55:05.362Z] testing: warning: no tests to run [2022-09-08T14:55:05.362Z] PASS [2022-09-08T14:55:05.362Z] [2022-09-08T14:55:05.362Z] DONE 0 tests in 0.024s [2022-09-08T14:55:05.362Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T14:55:05.610Z] --- PASS: TestRenameInvalidName (0.43s) [2022-09-08T14:55:05.610Z] === RUN TestRenameAnonymousContainer [2022-09-08T14:55:05.617Z] INFO: Testing against a local daemon [2022-09-08T14:55:05.617Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T14:55:05.617Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.617Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-08T14:55:05.617Z] === RUN TestAuthZPluginTLS [2022-09-08T14:55:05.617Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.617Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-08T14:55:05.617Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T14:55:05.617Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.617Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-08T14:55:05.617Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T14:55:05.617Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.617Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-08T14:55:05.617Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T14:55:05.617Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.617Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-08T14:55:05.617Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T14:55:05.617Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.617Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-08T14:55:05.617Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T14:55:05.617Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.617Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-08T14:55:05.617Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T14:55:05.617Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.617Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-08T14:55:05.617Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T14:55:05.617Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.617Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-08T14:55:05.617Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T14:55:05.617Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.617Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-08T14:55:05.617Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T14:55:05.617Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.617Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-08T14:55:05.617Z] === RUN TestAuthZPluginHeader [2022-09-08T14:55:05.617Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.617Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-08T14:55:05.617Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T14:55:05.626Z] --- PASS: TestDaemonStartWithLogOpt (3.54s) [2022-09-08T14:55:05.626Z] === CONT TestReadPluginNoRead [2022-09-08T14:55:05.662Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s) [2022-09-08T14:55:05.662Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T14:55:05.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T14:55:05.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T14:55:05.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T14:55:05.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T14:55:05.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T14:55:05.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T14:55:05.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T14:55:05.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T14:55:05.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T14:55:05.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T14:55:05.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T14:55:05.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T14:55:05.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T14:55:05.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T14:55:05.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T14:55:05.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-08T14:55:05.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-08T14:55:05.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-08T14:55:05.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-08T14:55:05.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-08T14:55:05.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-08T14:55:05.662Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T14:55:05.872Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:05.873Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-09-08T14:55:05.873Z] === RUN TestAuthZPluginV2Disable [2022-09-08T14:55:05.921Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-09-08T14:55:05.921Z] === RUN TestCreateDifferentPlatform [2022-09-08T14:55:05.921Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T14:55:05.921Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T14:55:05.921Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-08T14:55:05.921Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-08T14:55:05.921Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T14:55:05.921Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T14:55:05.921Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-08T14:55:05.921Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T14:55:05.921Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-08T14:55:05.921Z] === RUN TestCreateInvalidHostConfig [2022-09-08T14:55:05.921Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T14:55:05.921Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T14:55:05.921Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T14:55:05.921Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T14:55:05.921Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T14:55:05.921Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T14:55:05.921Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T14:55:05.921Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T14:55:05.921Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T14:55:05.921Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T14:55:05.921Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T14:55:05.921Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T14:55:05.921Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-08T14:55:05.921Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-08T14:55:05.921Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-08T14:55:05.921Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-08T14:55:05.921Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-08T14:55:05.921Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T14:55:05.921Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-08T14:55:05.921Z] === RUN TestDaemonRestartIpcMode [2022-09-08T14:55:05.921Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T14:55:05.921Z] === RUN TestDaemonHostGatewayIP [2022-09-08T14:55:05.921Z] === PAUSE TestDaemonHostGatewayIP [2022-09-08T14:55:05.921Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T14:55:05.921Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T14:55:05.921Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T14:55:05.921Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-08T14:55:05.921Z] === RUN TestDiff [2022-09-08T14:55:06.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:06.433Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-08T14:55:06.433Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-08T14:55:06.490Z] --- PASS: TestDiff (0.44s) [2022-09-08T14:55:06.490Z] === RUN TestExecConsoleSize [2022-09-08T14:55:06.688Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:06.688Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-08T14:55:06.688Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T14:55:06.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:06.944Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-08T14:55:06.944Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T14:55:06.985Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-09-08T14:55:06.985Z] === RUN TestRenameContainerWithSameName [2022-09-08T14:55:07.059Z] --- PASS: TestExecConsoleSize (0.53s) [2022-09-08T14:55:07.059Z] === RUN TestExecWithCloseStdin [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-08T14:55:07.200Z] PASS [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === Skipped [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-08T14:55:07.200Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.200Z] [2022-09-08T14:55:07.200Z] DONE 17 tests, 17 skipped in 1.793s [2022-09-08T14:55:07.200Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T14:55:07.455Z] INFO: Testing against a local daemon [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T14:55:07.455Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T14:55:07.455Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-08T14:55:07.455Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-08T14:55:07.455Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-08T14:55:07.455Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-08T14:55:07.455Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-08T14:55:07.455Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-08T14:55:07.455Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-08T14:55:07.455Z] === RUN TestPluginInstall [2022-09-08T14:55:07.455Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.455Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-08T14:55:07.455Z] === RUN TestPluginsWithRuntimes [2022-09-08T14:55:07.455Z] 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-09-08T14:55:07.455Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-08T14:55:07.455Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T14:55:07.455Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-08T14:55:07.455Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-08T14:55:07.455Z] PASS [2022-09-08T14:55:07.455Z] [2022-09-08T14:55:07.455Z] === Skipped [2022-09-08T14:55:07.455Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-08T14:55:07.455Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T14:55:07.455Z] [2022-09-08T14:55:07.455Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-08T14:55:07.456Z] 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-09-08T14:55:07.456Z] [2022-09-08T14:55:07.456Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-08T14:55:07.456Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-08T14:55:07.456Z] [2022-09-08T14:55:07.456Z] DONE 19 tests, 3 skipped in 0.134s [2022-09-08T14:55:07.456Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T14:55:07.456Z] INFO: Testing against a local daemon [2022-09-08T14:55:07.456Z] === RUN TestExternalGraphDriver [2022-09-08T14:55:07.552Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2022-09-08T14:55:07.552Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T14:55:07.557Z] === RUN TestReadPluginNoRead/default [2022-09-08T14:55:07.627Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-09-08T14:55:07.627Z] === RUN TestExec [2022-09-08T14:55:07.627Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-08T14:55:07.711Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-08T14:55:07.711Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-08T14:55:07.711Z] === RUN TestGraphdriverPluginV2 [2022-09-08T14:55:08.197Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-08T14:55:08.197Z] --- PASS: TestExec (0.74s) [2022-09-08T14:55:08.197Z] === RUN TestExecUser [2022-09-08T14:55:08.457Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-08T14:55:08.487Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-09-08T14:55:08.487Z] === RUN TestResize [2022-09-08T14:55:08.745Z] --- PASS: TestResize (0.42s) [2022-09-08T14:55:08.745Z] === RUN TestResizeWithInvalidSize [2022-09-08T14:55:08.920Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T14:55:09.026Z] --- PASS: TestExecUser (0.80s) [2022-09-08T14:55:09.026Z] === RUN TestExportContainerAndImportImage [2022-09-08T14:55:09.026Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-08T14:55:09.026Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-08T14:55:09.026Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-08T14:55:09.026Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-08T14:55:09.317Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-09-08T14:55:09.317Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T14:55:09.577Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:55:09.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:55:09.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:55:09.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T14:55:09.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:55:09.847Z] --- PASS: TestContinueAfterPluginCrash (8.51s) [2022-09-08T14:55:09.964Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-09-08T14:55:09.964Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T14:55:10.103Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T14:55:10.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:55:11.345Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-09-08T14:55:11.345Z] === RUN TestHealthCheckWorkdir [2022-09-08T14:55:11.470Z] === CONT TestReadPluginNoRead [2022-09-08T14:55:11.470Z] read_test.go:92: [d1427cfe45be5] daemon is not started [2022-09-08T14:55:11.470Z] --- PASS: TestReadPluginNoRead (6.34s) [2022-09-08T14:55:11.470Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2022-09-08T14:55:11.470Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-09-08T14:55:11.470Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-09-08T14:55:11.470Z] PASS [2022-09-08T14:55:11.470Z] [2022-09-08T14:55:11.470Z] DONE 6 tests in 9.904s [2022-09-08T14:55:11.470Z] 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-09-08T14:55:11.470Z] testing: warning: no tests to run [2022-09-08T14:55:11.470Z] PASS [2022-09-08T14:55:11.470Z] [2022-09-08T14:55:11.470Z] DONE 0 tests in 0.007s [2022-09-08T14:55:11.470Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T14:55:11.470Z] INFO: Testing against a local daemon [2022-09-08T14:55:11.470Z] === RUN TestPluginWithDevMounts [2022-09-08T14:55:11.470Z] === PAUSE TestPluginWithDevMounts [2022-09-08T14:55:11.470Z] === CONT TestPluginWithDevMounts [2022-09-08T14:55:11.521Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:55:11.875Z] --- PASS: TestGraphdriverPluginV2 (3.70s) [2022-09-08T14:55:11.875Z] PASS [2022-09-08T14:55:11.875Z] [2022-09-08T14:55:11.875Z] === Skipped [2022-09-08T14:55:11.875Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-08T14:55:11.875Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-08T14:55:11.875Z] [2022-09-08T14:55:11.875Z] DONE 2 tests, 1 skipped in 4.130s [2022-09-08T14:55:11.875Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T14:55:11.875Z] INFO: Testing against a local daemon [2022-09-08T14:55:11.875Z] === RUN TestContinueAfterPluginCrash [2022-09-08T14:55:11.875Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T14:55:11.875Z] === RUN TestReadPluginNoRead [2022-09-08T14:55:11.875Z] === PAUSE TestReadPluginNoRead [2022-09-08T14:55:11.875Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T14:55:11.875Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T14:55:11.875Z] === CONT TestContinueAfterPluginCrash [2022-09-08T14:55:11.875Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T14:55:11.913Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-08T14:55:11.913Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-09-08T14:55:11.913Z] === RUN TestHealthKillContainer [2022-09-08T14:55:12.174Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-08T14:55:12.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-08T14:55:12.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:55:12.704Z] check_test.go:540: [d759f6076c5c2] daemon is not started [2022-09-08T14:55:12.704Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-08T14:55:12.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:55:12.967Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-09-08T14:55:12.967Z] PASS [2022-09-08T14:55:12.967Z] [2022-09-08T14:55:12.967Z] DONE 1 tests in 1.595s [2022-09-08T14:55:12.967Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T14:55:12.967Z] INFO: Testing against a local daemon [2022-09-08T14:55:12.967Z] === RUN TestSecretInspect [2022-09-08T14:55:13.287Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-08T14:55:13.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-09-08T14:55:13.667Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:55:13.855Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-08T14:55:14.114Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-08T14:55:14.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-09-08T14:55:15.526Z] --- PASS: TestSecretInspect (2.19s) [2022-09-08T14:55:15.526Z] === RUN TestSecretList [2022-09-08T14:55:16.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-09-08T14:55:16.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:55:16.640Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-08T14:55:16.930Z] --- PASS: TestSecretList (1.79s) [2022-09-08T14:55:16.930Z] === RUN TestSecretsCreateAndDelete [2022-09-08T14:55:16.962Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:55:17.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-09-08T14:55:18.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00085ad08__} [2022-09-08T14:55:19.533Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2022-09-08T14:55:19.533Z] === RUN TestSecretsUpdate [2022-09-08T14:55:20.246Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T14:55:20.342Z] --- PASS: TestHealthKillContainer (8.24s) [2022-09-08T14:55:20.342Z] === RUN TestHealthCheckProcessKilled [2022-09-08T14:55:20.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11507329830_/foo_false_____} [2022-09-08T14:55:20.601Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-08T14:55:20.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T14:55:20.860Z] --- PASS: TestHealthCheckProcessKilled (0.93s) [2022-09-08T14:55:20.860Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T14:55:21.429Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-09-08T14:55:21.429Z] === RUN TestIpcModeNone [2022-09-08T14:55:21.464Z] --- PASS: TestSecretsUpdate (2.24s) [2022-09-08T14:55:21.464Z] === RUN TestTemplatedSecret [2022-09-08T14:55:21.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T14:55:22.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11507329830_/foo_true_____} [2022-09-08T14:55:22.261Z] --- PASS: TestIpcModeNone (0.67s) [2022-09-08T14:55:22.261Z] === RUN TestIpcModePrivate [2022-09-08T14:55:22.683Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T14:55:22.830Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2022-09-08T14:55:22.830Z] --- PASS: TestIpcModePrivate (0.82s) [2022-09-08T14:55:22.830Z] === RUN TestIpcModeShareable [2022-09-08T14:55:23.090Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-08T14:55:23.090Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-08T14:55:23.090Z] check_test.go:540: [d44406623cbfb] daemon is not started [2022-09-08T14:55:23.090Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-08T14:55:23.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31777772511_/foo_false_____} [2022-09-08T14:55:23.352Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-09-08T14:55:23.611Z] --- PASS: TestIpcModeShareable (0.60s) [2022-09-08T14:55:23.612Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T14:55:23.623Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T14:55:23.980Z] --- PASS: TestTemplatedSecret (2.60s) [2022-09-08T14:55:23.980Z] === RUN TestSecretCreateResolve [2022-09-08T14:55:24.193Z] --- PASS: TestDaemonStartWithLogOpt (11.74s) [2022-09-08T14:55:24.193Z] === CONT TestReadPluginNoRead [2022-09-08T14:55:24.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T14:55:24.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31777772511_/foo_true_____} [2022-09-08T14:55:24.992Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-08T14:55:25.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T14:55:25.558Z] === RUN TestReadPluginNoRead/default [2022-09-08T14:55:25.930Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s) [2022-09-08T14:55:25.930Z] === RUN TestAPIIpcModeHost [2022-09-08T14:55:26.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31777772511_/foo_true__0xc00085ae58___} [2022-09-08T14:55:26.451Z] --- PASS: TestAPIIpcModeHost (0.60s) [2022-09-08T14:55:26.451Z] === RUN TestDaemonIpcModeShareable [2022-09-08T14:55:26.495Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-09-08T14:55:26.495Z] PASS [2022-09-08T14:55:26.495Z] [2022-09-08T14:55:26.495Z] DONE 6 tests in 13.275s [2022-09-08T14:55:26.495Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T14:55:26.495Z] INFO: Testing against a local daemon [2022-09-08T14:55:26.495Z] === RUN TestServiceCreateInit [2022-09-08T14:55:26.495Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.79s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.06s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-09-08T14:55:26.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.53s) [2022-09-08T14:55:26.873Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-08T14:55:26.873Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-08T14:55:26.923Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T14:55:27.022Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-08T14:55:27.592Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-09-08T14:55:27.810Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-08T14:55:27.852Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2022-09-08T14:55:27.852Z] === RUN TestDaemonIpcModePrivate [2022-09-08T14:55:27.852Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00085af30__} [2022-09-08T14:55:28.295Z] --- PASS: TestContinueAfterPluginCrash (16.43s) [2022-09-08T14:55:28.423Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-08T14:55:28.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00085af48__} [2022-09-08T14:55:28.554Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T14:55:28.745Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s) [2022-09-08T14:55:28.745Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-09-08T14:55:28.745Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-09-08T14:55:28.745Z] === RUN TestCgroupNamespacesRun [2022-09-08T14:55:29.386Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-09-08T14:55:29.416Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-08T14:55:29.416Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-08T14:55:29.416Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T14:55:29.416Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-08T14:55:29.416Z] [2022-09-08T14:55:29.416Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-08T14:55:29.416Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-08T14:55:29.416Z] Using test binary docker [2022-09-08T14:55:29.416Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T14:55:29.416Z] Not: starting. [2022-09-08T14:55:29.416Z] INFO: Waiting for daemon to start... [2022-09-08T14:55:29.416Z] Starting dockerd [2022-09-08T14:55:29.416Z] . [2022-09-08T14:55:29.416Z] INFO: Building docker-sdk-python3:5.0.3... [2022-09-08T14:55:29.647Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2022-09-08T14:55:29.647Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T14:55:29.909Z] check_test.go:540: [d22a9b9fc1201] daemon is not started [2022-09-08T14:55:29.910Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-08T14:55:29.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00085b140__} [2022-09-08T14:55:29.919Z] === CONT TestReadPluginNoRead [2022-09-08T14:55:29.919Z] read_test.go:92: [d4843a6e50160] daemon is not started [2022-09-08T14:55:29.919Z] --- PASS: TestReadPluginNoRead (6.39s) [2022-09-08T14:55:29.919Z] --- PASS: TestReadPluginNoRead/default (1.35s) [2022-09-08T14:55:29.919Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2022-09-08T14:55:29.919Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-09-08T14:55:29.919Z] PASS [2022-09-08T14:55:29.919Z] [2022-09-08T14:55:29.919Z] DONE 6 tests in 18.259s [2022-09-08T14:55:29.919Z] 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-09-08T14:55:29.919Z] testing: warning: no tests to run [2022-09-08T14:55:29.919Z] PASS [2022-09-08T14:55:29.919Z] [2022-09-08T14:55:29.919Z] DONE 0 tests in 0.032s [2022-09-08T14:55:29.919Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T14:55:29.919Z] INFO: Testing against a local daemon [2022-09-08T14:55:29.919Z] === RUN TestPluginWithDevMounts [2022-09-08T14:55:29.919Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-08T14:55:29.919Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-08T14:55:29.919Z] PASS [2022-09-08T14:55:29.919Z] [2022-09-08T14:55:29.919Z] === Skipped [2022-09-08T14:55:29.919Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-08T14:55:29.919Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-08T14:55:29.919Z] [2022-09-08T14:55:29.919Z] DONE 1 tests, 1 skipped in 0.092s [2022-09-08T14:55:29.919Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T14:55:29.919Z] INFO: Testing against a local daemon [2022-09-08T14:55:29.919Z] === RUN TestSecretInspect [2022-09-08T14:55:29.919Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:29.919Z] --- SKIP: TestSecretInspect (0.02s) [2022-09-08T14:55:29.919Z] === RUN TestSecretList [2022-09-08T14:55:30.120Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-09-08T14:55:30.120Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T14:55:30.175Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.175Z] --- SKIP: TestSecretList (0.02s) [2022-09-08T14:55:30.175Z] === RUN TestSecretsCreateAndDelete [2022-09-08T14:55:30.175Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.175Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-08T14:55:30.175Z] === RUN TestSecretsUpdate [2022-09-08T14:55:30.175Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.175Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-09-08T14:55:30.175Z] === RUN TestTemplatedSecret [2022-09-08T14:55:30.176Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-08T14:55:30.176Z] === RUN TestSecretCreateResolve [2022-09-08T14:55:30.176Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-08T14:55:30.176Z] PASS [2022-09-08T14:55:30.176Z] [2022-09-08T14:55:30.176Z] === Skipped [2022-09-08T14:55:30.176Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-09-08T14:55:30.176Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] [2022-09-08T14:55:30.176Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-09-08T14:55:30.176Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] [2022-09-08T14:55:30.176Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-08T14:55:30.176Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] [2022-09-08T14:55:30.176Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-09-08T14:55:30.176Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] [2022-09-08T14:55:30.176Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-08T14:55:30.176Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] [2022-09-08T14:55:30.176Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-08T14:55:30.176Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] [2022-09-08T14:55:30.176Z] DONE 6 tests, 6 skipped in 0.156s [2022-09-08T14:55:30.176Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T14:55:30.176Z] INFO: Testing against a local daemon [2022-09-08T14:55:30.176Z] === RUN TestServiceCreateInit [2022-09-08T14:55:30.176Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T14:55:30.176Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T14:55:30.176Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] --- PASS: TestServiceCreateInit (0.01s) [2022-09-08T14:55:30.176Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-08T14:55:30.176Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-08T14:55:30.176Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T14:55:30.176Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-08T14:55:30.176Z] === RUN TestCreateServiceConflict [2022-09-08T14:55:30.176Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-08T14:55:30.176Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T14:55:30.176Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-08T14:55:30.176Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T14:55:30.176Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-08T14:55:30.176Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T14:55:30.176Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.176Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-08T14:55:30.176Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T14:55:30.431Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.431Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-09-08T14:55:30.431Z] === RUN TestCreateServiceSysctls [2022-09-08T14:55:30.431Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.431Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-08T14:55:30.431Z] === RUN TestCreateServiceCapabilities [2022-09-08T14:55:30.431Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.431Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-08T14:55:30.431Z] === RUN TestInspect [2022-09-08T14:55:30.431Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.431Z] --- SKIP: TestInspect (0.01s) [2022-09-08T14:55:30.431Z] === RUN TestCreateJob [2022-09-08T14:55:30.431Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.431Z] --- SKIP: TestCreateJob (0.01s) [2022-09-08T14:55:30.431Z] === RUN TestReplicatedJob [2022-09-08T14:55:30.431Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.431Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-08T14:55:30.431Z] === RUN TestUpdateReplicatedJob [2022-09-08T14:55:30.431Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.431Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-08T14:55:30.431Z] === RUN TestServiceListWithStatuses [2022-09-08T14:55:30.431Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T14:55:30.431Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T14:55:30.431Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T14:55:30.431Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.431Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-08T14:55:30.431Z] === RUN TestDockerNetworkReConnect [2022-09-08T14:55:30.431Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:30.431Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-09-08T14:55:30.431Z] === RUN TestServicePlugin [2022-09-08T14:55:30.660Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T14:55:30.854Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2022-09-08T14:55:31.056Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-09-08T14:55:31.056Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T14:55:31.113Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.53s) [2022-09-08T14:55:31.113Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T14:55:31.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00085b188__} [2022-09-08T14:55:32.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-08T14:55:32.365Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.365Z] --- SKIP: TestServicePlugin (2.03s) [2022-09-08T14:55:32.365Z] === RUN TestServiceUpdateLabel [2022-09-08T14:55:32.365Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.365Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-08T14:55:32.365Z] === RUN TestServiceUpdateSecrets [2022-09-08T14:55:32.433Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-09-08T14:55:32.433Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T14:55:32.513Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-08T14:55:32.622Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-09-08T14:55:32.622Z] === RUN TestServiceUpdateConfigs [2022-09-08T14:55:32.622Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-08T14:55:32.622Z] === RUN TestServiceUpdateNetwork [2022-09-08T14:55:32.622Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-08T14:55:32.622Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T14:55:32.622Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-09-08T14:55:32.622Z] PASS [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === Skipped [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-08T14:55:32.622Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-08T14:55:32.622Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-08T14:55:32.622Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-08T14:55:32.622Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-08T14:55:32.622Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-08T14:55:32.622Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-08T14:55:32.622Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-09-08T14:55:32.622Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-09-08T14:55:32.622Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-09-08T14:55:32.622Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-08T14:55:32.622Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-08T14:55:32.622Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-08T14:55:32.622Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-08T14:55:32.622Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T14:55:32.622Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.622Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-08T14:55:32.622Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.622Z] [2022-09-08T14:55:32.623Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-09-08T14:55:32.623Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.623Z] [2022-09-08T14:55:32.623Z] === SKIP: amd64.integration.service TestServicePlugin (2.03s) [2022-09-08T14:55:32.623Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.623Z] [2022-09-08T14:55:32.623Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-08T14:55:32.623Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.623Z] [2022-09-08T14:55:32.623Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-09-08T14:55:32.623Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.623Z] [2022-09-08T14:55:32.623Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-08T14:55:32.623Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.623Z] [2022-09-08T14:55:32.623Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-08T14:55:32.623Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.623Z] [2022-09-08T14:55:32.623Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-09-08T14:55:32.623Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T14:55:32.623Z] [2022-09-08T14:55:32.623Z] DONE 24 tests, 23 skipped in 2.450s [2022-09-08T14:55:32.623Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T14:55:32.623Z] INFO: Testing against a local daemon [2022-09-08T14:55:32.623Z] === RUN TestSessionCreate [2022-09-08T14:55:32.623Z] --- PASS: TestSessionCreate (0.04s) [2022-09-08T14:55:32.623Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T14:55:32.623Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-08T14:55:32.623Z] PASS [2022-09-08T14:55:32.623Z] [2022-09-08T14:55:32.623Z] DONE 2 tests in 0.150s [2022-09-08T14:55:32.623Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T14:55:32.773Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-09-08T14:55:32.879Z] INFO: Testing against a local daemon [2022-09-08T14:55:32.879Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T14:55:32.879Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T14:55:32.879Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T14:55:32.879Z] === RUN TestDiskUsage [2022-09-08T14:55:32.879Z] === PAUSE TestDiskUsage [2022-09-08T14:55:32.879Z] === RUN TestEventsExecDie [2022-09-08T14:55:33.033Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2022-09-08T14:55:33.033Z] === RUN TestIpcModeOlderClient [2022-09-08T14:55:33.033Z] === PAUSE TestIpcModeOlderClient [2022-09-08T14:55:33.033Z] === RUN TestKillContainerInvalidSignal [2022-09-08T14:55:33.033Z] check_test.go:540: [d4f12b323bc6b] daemon is not started [2022-09-08T14:55:33.033Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-08T14:55:33.369Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-09-08T14:55:33.369Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T14:55:33.442Z] --- PASS: TestEventsExecDie (0.54s) [2022-09-08T14:55:33.443Z] === RUN TestEventsBackwardsCompatible [2022-09-08T14:55:33.443Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-08T14:55:33.443Z] === RUN TestEventsVolumeCreate [2022-09-08T14:55:33.443Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-08T14:55:33.443Z] === RUN TestInfoBinaryCommits [2022-09-08T14:55:33.443Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-08T14:55:33.443Z] === RUN TestInfoAPIVersioned [2022-09-08T14:55:33.443Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-08T14:55:33.443Z] === RUN TestInfoAPI [2022-09-08T14:55:33.443Z] --- PASS: TestInfoAPI (0.02s) [2022-09-08T14:55:33.443Z] === RUN TestInfoAPIWarnings [2022-09-08T14:55:33.605Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2022-09-08T14:55:33.605Z] === RUN TestKillContainer [2022-09-08T14:55:33.605Z] === RUN TestKillContainer/no_signal [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-08T14:55:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-08T14:55:33.973Z] --- PASS: TestServiceCreateInit (7.82s) [2022-09-08T14:55:33.973Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s) [2022-09-08T14:55:33.973Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.93s) [2022-09-08T14:55:33.973Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T14:55:34.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-08T14:55:34.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-08T14:55:34.124Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-08T14:55:34.124Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-08T14:55:34.124Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-08T14:55:34.384Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T14:55:34.384Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-08T14:55:34.744Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-09-08T14:55:34.744Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T14:55:34.953Z] === RUN TestKillContainer/killing_signal [2022-09-08T14:55:34.953Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-08T14:55:35.893Z] --- PASS: TestKillContainer (2.15s) [2022-09-08T14:55:35.893Z] --- PASS: TestKillContainer/no_signal (0.61s) [2022-09-08T14:55:35.893Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2022-09-08T14:55:35.893Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-09-08T14:55:35.893Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T14:55:35.893Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T14:55:36.120Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-09-08T14:55:36.120Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T14:55:36.153Z] docker_cli_daemon_plugins_test.go:80: [d31cb531a2d5b] daemon is not started [2022-09-08T14:55:36.413Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T14:55:36.413Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-08T14:55:36.688Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-09-08T14:55:36.688Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T14:55:36.986Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-09-08T14:55:36.986Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2022-09-08T14:55:36.986Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2022-09-08T14:55:36.986Z] === RUN TestKillStoppedContainer [2022-09-08T14:55:37.246Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-08T14:55:37.246Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-09-08T14:55:37.246Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T14:55:37.246Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-09-08T14:55:37.246Z] === RUN TestKillDifferentUserContainer [2022-09-08T14:55:37.246Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-08T14:55:37.631Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-09-08T14:55:37.631Z] === RUN TestNISDomainname [2022-09-08T14:55:37.817Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2022-09-08T14:55:37.817Z] === RUN TestInspectOomKilledTrue [2022-09-08T14:55:37.817Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T14:55:37.817Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-08T14:55:37.817Z] === RUN TestInspectOomKilledFalse [2022-09-08T14:55:37.817Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T14:55:37.817Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-08T14:55:37.817Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T14:55:38.567Z] --- PASS: TestNISDomainname (0.59s) [2022-09-08T14:55:38.567Z] === RUN TestHostnameDnsResolution [2022-09-08T14:55:38.760Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-09-08T14:55:38.760Z] === RUN TestLinksContainerNames [2022-09-08T14:55:38.760Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-08T14:55:39.134Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-09-08T14:55:39.134Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T14:55:39.700Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-09-08T14:55:39.700Z] === RUN TestPrivilegedHostDevices [2022-09-08T14:55:39.959Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-09-08T14:55:39.959Z] === RUN TestRunConsoleSize [2022-09-08T14:55:40.145Z] --- PASS: TestLinksContainerNames (1.34s) [2022-09-08T14:55:40.145Z] === RUN TestLogsFollowTailEmpty [2022-09-08T14:55:40.145Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-08T14:55:40.405Z] docker_cli_daemon_plugins_test.go:170: [df73a1144d296] daemon is not started [2022-09-08T14:55:40.405Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2022-09-08T14:55:40.405Z] === RUN TestLogs [2022-09-08T14:55:40.405Z] === RUN TestLogs/driver_local [2022-09-08T14:55:40.405Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T14:55:40.405Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T14:55:40.405Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-08T14:55:40.405Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-08T14:55:40.405Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-08T14:55:40.405Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-08T14:55:40.405Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T14:55:40.405Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T14:55:40.405Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-08T14:55:40.405Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-08T14:55:40.405Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-08T14:55:40.405Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-08T14:55:40.405Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T14:55:40.405Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-08T14:55:40.529Z] --- PASS: TestRunConsoleSize (0.42s) [2022-09-08T14:55:40.529Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-08T14:55:40.666Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-08T14:55:41.608Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-08T14:55:41.608Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T14:55:41.608Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-08T14:55:41.608Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-08T14:55:41.608Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-08T14:55:42.433Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) [2022-09-08T14:55:42.433Z] === RUN TestStats [2022-09-08T14:55:42.550Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-08T14:55:42.811Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-08T14:55:42.811Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-08T14:55:43.751Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-08T14:55:44.011Z] === RUN TestLogs/driver_json-file [2022-09-08T14:55:44.011Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T14:55:44.011Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T14:55:44.011Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-08T14:55:44.011Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-08T14:55:44.011Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-08T14:55:44.011Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-08T14:55:44.011Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T14:55:44.011Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T14:55:44.011Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T14:55:44.011Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T14:55:44.011Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T14:55:44.011Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T14:55:44.011Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T14:55:44.011Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T14:55:44.274Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-08T14:55:44.851Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T14:55:44.963Z] --- PASS: TestStats (2.46s) [2022-09-08T14:55:44.963Z] === RUN TestStopContainerWithTimeout [2022-09-08T14:55:44.963Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T14:55:44.963Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T14:55:44.963Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T14:55:44.963Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T14:55:44.963Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T14:55:44.963Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T14:55:44.963Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T14:55:44.963Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T14:55:44.963Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T14:55:44.963Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T14:55:45.112Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T14:55:45.372Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-08T14:55:45.898Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T14:55:45.942Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-08T14:55:45.942Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-08T14:55:46.202Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-08T14:55:46.462Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-08T14:55:46.462Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-08T14:55:47.031Z] check_test.go:540: [d67b5583216b5] daemon is not started [2022-09-08T14:55:47.031Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-08T14:55:47.031Z] --- PASS: TestLogs (6.72s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_local (0.04s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.99s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.12s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.05s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.30s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.90s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.00s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.02s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.18s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.04s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.07s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.15s) [2022-09-08T14:55:47.031Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.99s) [2022-09-08T14:55:47.031Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T14:55:47.291Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-08T14:55:47.799Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T14:55:47.860Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/default [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/private [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/slave [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/shared [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T14:55:47.860Z] === CONT TestMountDaemonRoot/default [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T14:55:47.860Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T14:55:47.860Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T14:55:47.860Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T14:55:47.860Z] === CONT TestMountDaemonRoot/shared [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T14:55:47.860Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T14:55:47.860Z] === CONT TestMountDaemonRoot/slave [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T14:55:47.860Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T14:55:47.860Z] === CONT TestMountDaemonRoot/private [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T14:55:47.860Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T14:55:47.860Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T14:55:47.860Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T14:55:47.860Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T14:55:48.123Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T14:55:48.123Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T14:55:48.123Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-08T14:55:48.123Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T14:55:48.123Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T14:55:48.123Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T14:55:48.123Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T14:55:48.123Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T14:55:48.123Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T14:55:48.123Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T14:55:48.123Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T14:55:48.123Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T14:55:48.383Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-08T14:55:48.383Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-08T14:55:48.383Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T14:55:48.644Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-08T14:55:48.904Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-08T14:55:49.173Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-08T14:55:49.173Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-09-08T14:55:49.173Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-09-08T14:55:49.173Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-09-08T14:55:49.173Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-09-08T14:55:49.173Z] === RUN TestDeleteDevicemapper [2022-09-08T14:55:49.173Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T14:55:49.173Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T14:55:49.173Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T14:55:49.844Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-08T14:55:50.414Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-08T14:55:50.675Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2022-09-08T14:55:50.675Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T14:55:50.675Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-08T14:55:51.076Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.69s) [2022-09-08T14:55:51.076Z] === RUN TestUpdateMemory [2022-09-08T14:55:51.334Z] --- PASS: TestUpdateMemory (0.53s) [2022-09-08T14:55:51.334Z] === RUN TestUpdateCPUQuota [2022-09-08T14:55:51.521Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-09-08T14:55:51.522Z] === RUN TestInfoDebug [2022-09-08T14:55:51.522Z] --- PASS: TestInfoDebug (0.54s) [2022-09-08T14:55:51.522Z] === RUN TestInfoInsecureRegistries [2022-09-08T14:55:51.522Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-08T14:55:51.522Z] === RUN TestInfoRegistryMirrors [2022-09-08T14:55:51.615Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2022-09-08T14:55:51.615Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T14:55:51.615Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-08T14:55:51.777Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-09-08T14:55:51.777Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T14:55:51.901Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-09-08T14:55:51.901Z] === RUN TestUpdatePidsLimit [2022-09-08T14:55:51.901Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-08T14:55:52.014Z] --- PASS: TestCreateServiceMultipleTimes (15.68s) [2022-09-08T14:55:52.014Z] === RUN TestCreateServiceConflict [2022-09-08T14:55:52.014Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-09-08T14:55:52.014Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T14:55:52.033Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-08T14:55:52.033Z] === RUN TestPingCacheHeaders [2022-09-08T14:55:52.033Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-09-08T14:55:52.033Z] === RUN TestPingGet [2022-09-08T14:55:52.033Z] --- PASS: TestPingGet (0.01s) [2022-09-08T14:55:52.033Z] === RUN TestPingHead [2022-09-08T14:55:52.159Z] === RUN TestUpdatePidsLimit/no_change [2022-09-08T14:55:52.184Z] --- PASS: TestContainerVolumesMountedAsSlave (0.69s) [2022-09-08T14:55:52.184Z] === RUN TestNetworkNat [2022-09-08T14:55:52.184Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-08T14:55:52.288Z] --- PASS: TestPingHead (0.04s) [2022-09-08T14:55:52.288Z] === RUN TestPingSwarmHeader [2022-09-08T14:55:52.418Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-08T14:55:52.444Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-08T14:55:52.676Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-08T14:55:52.676Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-08T14:55:52.891Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-08T14:55:52.935Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-08T14:55:53.013Z] --- PASS: TestNetworkNat (0.84s) [2022-09-08T14:55:53.013Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T14:55:53.147Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-08T14:55:53.194Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-08T14:55:53.762Z] --- PASS: TestUpdatePidsLimit (1.84s) [2022-09-08T14:55:53.762Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-09-08T14:55:53.762Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-09-08T14:55:53.762Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-09-08T14:55:53.762Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-09-08T14:55:53.762Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-09-08T14:55:53.762Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-09-08T14:55:53.762Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-09-08T14:55:53.762Z] === RUN TestUpdateRestartPolicy [2022-09-08T14:55:53.951Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2022-09-08T14:55:53.951Z] === RUN TestNetworkLoopbackNat [2022-09-08T14:55:53.951Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-08T14:55:53.951Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-08T14:55:54.511Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-08T14:55:54.511Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-09-08T14:55:54.511Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-08T14:55:54.511Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-08T14:55:54.511Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-08T14:55:54.511Z] === RUN TestPingBuilderHeader [2022-09-08T14:55:54.511Z] === RUN TestPingBuilderHeader/default_config [2022-09-08T14:55:54.766Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-08T14:55:55.277Z] --- PASS: TestCreateServiceMaxReplicas (2.89s) [2022-09-08T14:55:55.277Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T14:55:55.331Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-08T14:55:55.371Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-09-08T14:55:55.371Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-09-08T14:55:55.371Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-09-08T14:55:55.371Z] === RUN TestVersion [2022-09-08T14:55:55.371Z] --- PASS: TestVersion (0.05s) [2022-09-08T14:55:55.371Z] === CONT TestDiskUsage [2022-09-08T14:55:55.934Z] === RUN TestDiskUsage/empty [2022-09-08T14:55:55.934Z] === RUN TestDiskUsage/empty/container_types [2022-09-08T14:55:55.934Z] === RUN TestDiskUsage/empty/image_types [2022-09-08T14:55:55.934Z] === RUN TestDiskUsage/empty/volume_types [2022-09-08T14:55:55.934Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-08T14:55:55.934Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-08T14:55:55.934Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-08T14:55:55.934Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-08T14:55:55.934Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-08T14:55:55.934Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-08T14:55:55.934Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-08T14:55:55.934Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-08T14:55:56.189Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-08T14:55:56.189Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-08T14:55:56.190Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-08T14:55:56.190Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-08T14:55:56.190Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-08T14:55:56.190Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-08T14:55:56.190Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-08T14:55:56.190Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-08T14:55:56.190Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-08T14:55:56.190Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-08T14:55:56.190Z] === RUN TestDiskUsage/after_container.Run [2022-09-08T14:55:56.269Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-08T14:55:56.445Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-08T14:55:56.445Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-08T14:55:56.445Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-08T14:55:56.445Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-08T14:55:56.445Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-08T14:55:56.445Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-08T14:55:56.445Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-08T14:55:56.445Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-08T14:55:56.445Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-08T14:55:56.445Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage (1.23s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-08T14:55:56.701Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-09-08T14:55:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-09-08T14:55:56.702Z] PASS [2022-09-08T14:55:56.702Z] [2022-09-08T14:55:56.702Z] === Skipped [2022-09-08T14:55:56.702Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T14:55:56.702Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T14:55:56.702Z] [2022-09-08T14:55:56.702Z] DONE 57 tests, 1 skipped in 23.888s [2022-09-08T14:55:56.702Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T14:55:56.702Z] INFO: Testing against a local daemon [2022-09-08T14:55:56.702Z] === RUN TestVolumesCreateAndList [2022-09-08T14:55:56.702Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-08T14:55:56.702Z] === RUN TestVolumesRemove [2022-09-08T14:55:56.702Z] --- PASS: TestVolumesRemove (0.05s) [2022-09-08T14:55:56.702Z] === RUN TestVolumesInspect [2022-09-08T14:55:56.702Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-08T14:55:56.702Z] === RUN TestVolumesInvalidJSON [2022-09-08T14:55:56.702Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-08T14:55:56.702Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-08T14:55:56.702Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-08T14:55:56.702Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-08T14:55:56.702Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-08T14:55:56.702Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-08T14:55:56.702Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-08T14:55:56.702Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-08T14:55:56.702Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-08T14:55:56.702Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-08T14:55:56.702Z] PASS [2022-09-08T14:55:56.702Z] [2022-09-08T14:55:56.702Z] DONE 9 tests in 0.190s [2022-09-08T14:55:56.839Z] --- PASS: TestNetworkLoopbackNat (2.92s) [2022-09-08T14:55:56.839Z] === RUN TestPause [2022-09-08T14:55:56.998Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T14:55:56.999Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14825 is not a child of this shell [2022-09-08T14:55:56.999Z] warning: PID 14825 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-08T14:55:56.999Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T14:55:56.999Z] [2022-09-08T14:55:56.999Z] Unloading profiles will leave already running processes permanently [2022-09-08T14:55:56.999Z] unconfined, which can lead to unexpected situations. [2022-09-08T14:55:56.999Z] [2022-09-08T14:55:56.999Z] To set a process to complain mode, use the command line tool [2022-09-08T14:55:56.999Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T14:55:56.999Z] Removing test suite binaries [2022-09-08T14:55:56.999Z] exiting test-integration [2022-09-08T14:55:56.999Z] ++ exit 0 [2022-09-08T14:55:56.999Z] [2022-09-08T14:55:57.409Z] --- PASS: TestPause (0.63s) [2022-09-08T14:55:57.409Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T14:55:57.409Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T14:55:57.409Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T14:55:57.409Z] === RUN TestPauseStopPausedContainer Post stage [Pipeline] junit [2022-09-08T14:55:57.938Z] Recording test results [2022-09-08T14:55:57.978Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-08T14:55:57.978Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2022-09-08T14:55:57.978Z] === RUN TestPidHost [2022-09-08T14:55:58.478Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T14:55:58.546Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-08T14:55:58.846Z] + echo Ensuring container killed. [2022-09-08T14:55:58.846Z] Ensuring container killed. [2022-09-08T14:55:58.846Z] + docker rm -vf docker-pr3 [2022-09-08T14:55:59.114Z] --- PASS: TestPidHost (1.10s) [2022-09-08T14:55:59.114Z] === RUN TestPsFilter [2022-09-08T14:55:59.114Z] --- PASS: TestPsFilter (0.10s) [2022-09-08T14:55:59.114Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T14:55:59.409Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-08T14:55:59.683Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-09-08T14:55:59.683Z] === RUN TestRemoveContainerWithVolume [2022-09-08T14:55:59.728Z] + echo Chowning /workspace to jenkins user [2022-09-08T14:55:59.728Z] Chowning /workspace to jenkins user [2022-09-08T14:55:59.728Z] + id -u [2022-09-08T14:55:59.728Z] + id -g [2022-09-08T14:55:59.728Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44078:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T14:56:00.252Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-09-08T14:56:00.252Z] === RUN TestRemoveContainerRunning [2022-09-08T14:56:00.533Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-09-08T14:56:00.533Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T14:56:01.101Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-09-08T14:56:01.101Z] === RUN TestRemoveInvalidContainer [2022-09-08T14:56:01.101Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-08T14:56:01.101Z] === RUN TestRenameLinkedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T14:56:01.513Z] + bundleName=amd64-rootless [2022-09-08T14:56:01.514Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-08T14:56:01.514Z] Creating amd64-rootless-bundles.tar.gz [2022-09-08T14:56:01.514Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-09-08T14:56:01.514Z] + 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-09-08T14:56:01.536Z] Archiving artifacts [2022-09-08T14:56:01.876Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44078/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T14:56:02.042Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-08T14:56:02.220Z] + make clean [2022-09-08T14:56:02.517Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-08T14:56:02.517Z] docker-dev-cache [2022-09-08T14:56:02.517Z] docker-mod-cache [Pipeline] deleteDir [2022-09-08T14:56:02.983Z] --- PASS: TestRenameLinkedContainer (1.94s) [2022-09-08T14:56:02.983Z] === RUN TestRenameStoppedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T14:56:03.551Z] --- PASS: TestRenameStoppedContainer (0.49s) [2022-09-08T14:56:03.551Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T14:56:04.490Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2022-09-08T14:56:04.490Z] === RUN TestRenameInvalidName [2022-09-08T14:56:04.750Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-08T14:56:05.010Z] --- PASS: TestRenameInvalidName (0.52s) [2022-09-08T14:56:05.010Z] === RUN TestRenameAnonymousContainer [2022-09-08T14:56:05.963Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-09-08T14:56:05.963Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T14:56:05.963Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) [2022-09-08T14:56:05.963Z] === RUN TestWaitNonBlocked [2022-09-08T14:56:05.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T14:56:05.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T14:56:05.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T14:56:05.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T14:56:05.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T14:56:05.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T14:56:05.963Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-08T14:56:05.963Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-09-08T14:56:05.963Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-09-08T14:56:05.963Z] === RUN TestWaitBlocked [2022-09-08T14:56:05.963Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T14:56:05.963Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T14:56:05.963Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T14:56:05.963Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T14:56:05.963Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T14:56:05.963Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T14:56:06.530Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-08T14:56:06.530Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-09-08T14:56:06.530Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-09-08T14:56:06.530Z] === RUN TestWaitConditions [2022-09-08T14:56:06.530Z] === RUN TestWaitConditions/default [2022-09-08T14:56:06.530Z] === PAUSE TestWaitConditions/default [2022-09-08T14:56:06.530Z] === RUN TestWaitConditions/not-running [2022-09-08T14:56:06.530Z] === PAUSE TestWaitConditions/not-running [2022-09-08T14:56:06.530Z] === RUN TestWaitConditions/next-exit [2022-09-08T14:56:06.530Z] === PAUSE TestWaitConditions/next-exit [2022-09-08T14:56:06.530Z] === RUN TestWaitConditions/removed [2022-09-08T14:56:06.530Z] === PAUSE TestWaitConditions/removed [2022-09-08T14:56:06.530Z] === CONT TestWaitConditions/default [2022-09-08T14:56:06.530Z] === CONT TestWaitConditions/removed [2022-09-08T14:56:06.530Z] === CONT TestWaitConditions/default [2022-09-08T14:56:06.530Z] wait_test.go:146: ContainerID = bc64c97ec859ac88aee8ef6aebaef282fc386734b44731785968d154d4bc57aa [2022-09-08T14:56:06.530Z] === CONT TestWaitConditions/removed [2022-09-08T14:56:06.530Z] wait_test.go:146: ContainerID = 01cacc780a5381c721d125d08f36bae4250fb37b7a4143ac0cd588cb997aba39 [2022-09-08T14:56:06.916Z] --- PASS: TestRenameAnonymousContainer (1.83s) [2022-09-08T14:56:06.916Z] === RUN TestRenameContainerWithSameName [2022-09-08T14:56:07.109Z] === CONT TestWaitConditions/next-exit [2022-09-08T14:56:07.175Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-09-08T14:56:07.175Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T14:56:07.371Z] wait_test.go:146: ContainerID = efa268ada1dc247170a67456a555a5142f67ef3d6b26a06c62f0d424d888f84e [2022-09-08T14:56:07.371Z] === CONT TestWaitConditions/not-running [2022-09-08T14:56:07.371Z] wait_test.go:146: ContainerID = 2e7d6c7d59eac12be861388a49d11ffeaeb42144a4d83531b6be576035e6c270 [2022-09-08T14:56:07.943Z] --- PASS: TestWaitConditions (0.01s) [2022-09-08T14:56:07.943Z] --- PASS: TestWaitConditions/default (0.62s) [2022-09-08T14:56:07.943Z] --- PASS: TestWaitConditions/removed (0.77s) [2022-09-08T14:56:07.943Z] --- PASS: TestWaitConditions/next-exit (0.50s) [2022-09-08T14:56:07.943Z] --- PASS: TestWaitConditions/not-running (0.50s) [2022-09-08T14:56:07.943Z] === RUN TestWaitRestartedContainer [2022-09-08T14:56:07.943Z] === RUN TestWaitRestartedContainer/default [2022-09-08T14:56:07.943Z] === PAUSE TestWaitRestartedContainer/default [2022-09-08T14:56:07.943Z] === RUN TestWaitRestartedContainer/not-running [2022-09-08T14:56:07.943Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-08T14:56:07.943Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-08T14:56:07.943Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-08T14:56:07.943Z] === CONT TestWaitRestartedContainer/default [2022-09-08T14:56:07.943Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-08T14:56:08.114Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) [2022-09-08T14:56:08.114Z] === RUN TestResize [2022-09-08T14:56:08.133Z] sha256:bbd52c7bf40084fe8c1c46b224a72380317782ef80d9e47c450bb82b0c04d597 [2022-09-08T14:56:08.133Z] INFO: Starting docker-py tests... [2022-09-08T14:56:08.133Z] ============================= test session starts ============================== [2022-09-08T14:56:08.133Z] platform linux -- Python 3.7.14, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-08T14:56:08.133Z] rootdir: /src, inifile: pytest.ini [2022-09-08T14:56:08.133Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-08T14:56:08.373Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-08T14:56:08.634Z] --- PASS: TestResize (0.48s) [2022-09-08T14:56:08.634Z] === RUN TestResizeWithInvalidSize [2022-09-08T14:56:08.700Z] collected 395 items / 2 deselected / 393 selected [2022-09-08T14:56:08.700Z] [2022-09-08T14:56:09.203Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2022-09-08T14:56:09.203Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T14:56:09.319Z] === CONT TestWaitRestartedContainer/not-running [2022-09-08T14:56:09.463Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-08T14:56:10.033Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:56:10.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:56:10.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:56:10.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T14:56:10.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:56:10.114Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s) [2022-09-08T14:56:10.114Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T14:56:10.255Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-08T14:56:10.255Z] --- PASS: TestWaitRestartedContainer/next-exit (1.50s) [2022-09-08T14:56:10.255Z] --- PASS: TestWaitRestartedContainer/default (1.54s) [2022-09-08T14:56:10.255Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-09-08T14:56:10.255Z] === CONT TestContainerStartOnDaemonRestart [2022-09-08T14:56:10.255Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T14:56:10.676Z] --- PASS: TestCreateServiceSecretFileMode (2.69s) [2022-09-08T14:56:10.676Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T14:56:11.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:56:12.159Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.99s) [2022-09-08T14:56:12.159Z] === CONT TestIpcModeOlderClient [2022-09-08T14:56:12.418Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-08T14:56:12.418Z] === CONT TestContainerKillOnDaemonStart [2022-09-08T14:56:12.418Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s) [2022-09-08T14:56:12.418Z] === CONT TestDaemonHostGatewayIP [2022-09-08T14:56:13.191Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2022-09-08T14:56:13.191Z] === RUN TestCreateServiceSysctls [2022-09-08T14:56:13.324Z] check_test.go:540: [d413cf546fa22] daemon is not started [2022-09-08T14:56:13.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-08T14:56:13.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:56:14.704Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-08T14:56:14.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T14:56:14.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T14:56:14.950Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-09-08T14:56:14.950Z] === CONT TestDaemonRestartIpcMode [2022-09-08T14:56:15.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-08T14:56:16.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:56:16.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T14:56:16.220Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-08T14:56:16.482Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-09-08T14:56:16.482Z] === RUN TestCreateServiceCapabilities [2022-09-08T14:56:16.852Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-09-08T14:56:19.048Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2022-09-08T14:56:19.048Z] === RUN TestInspect [2022-09-08T14:56:21.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T14:56:21.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T14:56:21.529Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-08T14:56:22.100Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-08T14:56:22.100Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-08T14:56:22.314Z] --- PASS: TestInspect (2.82s) [2022-09-08T14:56:22.314Z] === RUN TestCreateJob [2022-09-08T14:56:22.360Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-08T14:56:23.302Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-08T14:56:24.685Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-08T14:56:24.962Z] --- PASS: TestContainerKillOnDaemonStart (11.68s) [2022-09-08T14:56:24.962Z] PASS [2022-09-08T14:56:24.962Z] [2022-09-08T14:56:24.962Z] === Skipped [2022-09-08T14:56:24.962Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-08T14:56:24.962Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T14:56:24.962Z] [2022-09-08T14:56:24.962Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T14:56:24.962Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T14:56:24.962Z] [2022-09-08T14:56:24.962Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T14:56:24.962Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T14:56:24.962Z] [2022-09-08T14:56:24.962Z] DONE 273 tests, 3 skipped in 128.626s [2022-09-08T14:56:24.962Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-08T14:56:24.963Z] ++ 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-09-08T14:56:24.963Z] ++ set -e [2022-09-08T14:56:24.963Z] ++ '[' -n 0 ']' [2022-09-08T14:56:24.963Z] ++ set -x [2022-09-08T14:56:24.963Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:56:24.963Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T14:56:24.963Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-08T14:56:24.963Z] === RUN TestConfigDaemonID [2022-09-08T14:56:25.623Z] --- PASS: TestCreateJob (3.27s) [2022-09-08T14:56:25.623Z] === RUN TestReplicatedJob [2022-09-08T14:56:25.624Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-08T14:56:25.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T14:56:25.666Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-08T14:56:25.896Z] daemon_test.go:83: [d624dffc1ac41] daemon is not started [2022-09-08T14:56:25.896Z] --- PASS: TestConfigDaemonID (1.05s) [2022-09-08T14:56:25.896Z] === RUN TestDaemonConfigValidation [2022-09-08T14:56:25.896Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-08T14:56:25.896Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-08T14:56:25.896Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-08T14:56:25.896Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-08T14:56:25.896Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-08T14:56:25.896Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-08T14:56:25.896Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-08T14:56:25.896Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-08T14:56:25.896Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-08T14:56:25.896Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-08T14:56:25.896Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-08T14:56:25.897Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-08T14:56:25.897Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-08T14:56:25.897Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-08T14:56:25.897Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-08T14:56:25.897Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-08T14:56:25.897Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-09-08T14:56:25.897Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-09-08T14:56:25.897Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-09-08T14:56:25.897Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-09-08T14:56:25.897Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-09-08T14:56:25.897Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-08T14:56:25.897Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-08T14:56:26.491Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-08T14:56:26.562Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-08T14:56:26.832Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-08T14:56:27.133Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-08T14:56:27.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T14:56:27.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T14:56:27.991Z] tests/integration/api_config_test.py ...... [ 8%] [2022-09-08T14:56:28.207Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-08T14:56:28.223Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-08T14:56:28.223Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-08T14:56:28.223Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-08T14:56:29.142Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-08T14:56:29.142Z] daemon_test.go:197: [d12f6b98ef10e] daemon is not started [2022-09-08T14:56:29.142Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-08T14:56:29.142Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-08T14:56:29.142Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-08T14:56:29.142Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-08T14:56:29.142Z] === RUN TestDaemonProxy [2022-09-08T14:56:29.142Z] === RUN TestDaemonProxy/environment_variables [2022-09-08T14:56:29.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-08T14:56:29.424Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-08T14:56:30.366Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-08T14:56:30.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T14:56:30.910Z] --- PASS: TestReplicatedJob (5.39s) [2022-09-08T14:56:30.910Z] === RUN TestUpdateReplicatedJob [2022-09-08T14:56:31.044Z] === RUN TestDaemonProxy/command-line_options [2022-09-08T14:56:31.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-08T14:56:31.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T14:56:32.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T14:56:32.419Z] === RUN TestDaemonProxy/configuration_file [2022-09-08T14:56:32.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-08T14:56:34.177Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-09-08T14:56:34.177Z] === RUN TestServiceListWithStatuses [2022-09-08T14:56:34.177Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T14:56:34.177Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T14:56:34.177Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T14:56:34.320Z] === RUN TestDaemonProxy/conflicting_options [2022-09-08T14:56:34.489Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.02s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.77s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.12s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.19s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.32s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.32s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.83s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.17s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.11s) [2022-09-08T14:56:34.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.06s) [2022-09-08T14:56:34.489Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-08T14:56:34.489Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-08T14:56:34.887Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-08T14:56:35.060Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-08T14:56:35.154Z] --- PASS: TestDaemonProxy (6.24s) [2022-09-08T14:56:35.154Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-09-08T14:56:35.154Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-09-08T14:56:35.154Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-09-08T14:56:35.154Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-08T14:56:35.154Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-08T14:56:35.154Z] PASS [2022-09-08T14:56:35.154Z] [2022-09-08T14:56:35.154Z] DONE 18 tests in 11.234s [2022-09-08T14:56:35.418Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T14:56:35.418Z] ++ 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-09-08T14:56:35.418Z] ++ set -e [2022-09-08T14:56:35.418Z] ++ '[' -n 0 ']' [2022-09-08T14:56:35.418Z] ++ set -x [2022-09-08T14:56:35.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 GITHUB_ACTIONS= 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-09-08T14:56:35.418Z] INFO: Testing against a local daemon [2022-09-08T14:56:35.418Z] === RUN TestCommitInheritsEnv [2022-09-08T14:56:35.676Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-09-08T14:56:35.676Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T14:56:35.676Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-08T14:56:35.676Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-08T14:56:35.676Z] === RUN TestImportWithCustomPlatform [2022-09-08T14:56:35.676Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-08T14:56:35.935Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-08T14:56:35.935Z] === RUN TestImportWithCustomPlatform// [2022-09-08T14:56:35.935Z] === RUN TestImportWithCustomPlatform/linux [2022-09-08T14:56:35.935Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-08T14:56:35.935Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-08T14:56:35.935Z] === RUN TestImportWithCustomPlatform/macos [2022-09-08T14:56:35.935Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-08T14:56:35.935Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-08T14:56:36.003Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-08T14:56:36.194Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-09-08T14:56:36.194Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-09-08T14:56:36.194Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-08T14:56:36.194Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-08T14:56:36.194Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-08T14:56:36.194Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-08T14:56:36.194Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-08T14:56:36.194Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-08T14:56:36.194Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-08T14:56:36.194Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-08T14:56:36.194Z] === RUN TestImagesFilterMultiReference [2022-09-08T14:56:36.194Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-08T14:56:36.194Z] === RUN TestImagePullPlatformInvalid [2022-09-08T14:56:36.194Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-08T14:56:36.194Z] === RUN TestRemoveImageOrphaning [2022-09-08T14:56:36.452Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-09-08T14:56:36.452Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T14:56:36.452Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:56:36.452Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-08T14:56:36.452Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T14:56:36.452Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-08T14:56:36.452Z] === RUN TestTagInvalidReference [2022-09-08T14:56:36.452Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-08T14:56:36.452Z] === RUN TestTagValidPrefixedRepo [2022-09-08T14:56:36.452Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-08T14:56:36.452Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T14:56:36.452Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-08T14:56:36.452Z] === RUN TestTagOfficialNames [2022-09-08T14:56:36.710Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-08T14:56:36.710Z] === RUN TestTagMatchesDigest [2022-09-08T14:56:36.710Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-08T14:56:36.710Z] PASS [2022-09-08T14:56:36.710Z] [2022-09-08T14:56:36.710Z] === Skipped [2022-09-08T14:56:36.710Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-08T14:56:36.710Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-08T14:56:36.710Z] [2022-09-08T14:56:36.710Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-08T14:56:36.710Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:56:36.710Z] [2022-09-08T14:56:36.710Z] DONE 22 tests, 2 skipped in 1.312s [2022-09-08T14:56:36.710Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-08T14:56:36.710Z] ++ 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-09-08T14:56:36.710Z] ++ set -e [2022-09-08T14:56:36.710Z] ++ '[' -n 0 ']' [2022-09-08T14:56:36.710Z] ++ set -x [2022-09-08T14:56:36.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-09-08T14:56:36.710Z] === RUN TestStripANSICommands [2022-09-08T14:56:36.710Z] === RUN TestStripANSICommands/#00 [2022-09-08T14:56:36.710Z] === RUN TestStripANSICommands/#01 [2022-09-08T14:56:36.710Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-08T14:56:36.710Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-08T14:56:36.710Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-08T14:56:36.710Z] PASS [2022-09-08T14:56:36.710Z] [2022-09-08T14:56:36.710Z] DONE 3 tests in 0.045s [2022-09-08T14:56:36.710Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T14:56:36.710Z] ++ 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-09-08T14:56:36.710Z] ++ set -e [2022-09-08T14:56:36.710Z] ++ '[' -n 0 ']' [2022-09-08T14:56:36.710Z] ++ set -x [2022-09-08T14:56:36.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-09-08T14:56:36.710Z] INFO: Testing against a local daemon [2022-09-08T14:56:36.710Z] === RUN TestNetworkCreateDelete [2022-09-08T14:56:36.969Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-08T14:56:36.969Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T14:56:37.233Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-08T14:56:37.233Z] === RUN TestDaemonDNSFallback [2022-09-08T14:56:37.384Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-08T14:56:37.384Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.81s) [2022-09-08T14:56:37.384Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.56s) [2022-09-08T14:56:37.384Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.23s) [2022-09-08T14:56:37.384Z] === RUN TestCgroupNamespacesRun [2022-09-08T14:56:38.384Z] --- PASS: TestDockerNetworkConnectAlias (4.23s) [2022-09-08T14:56:38.384Z] === RUN TestDockerNetworkReConnect [2022-09-08T14:56:38.802Z] --- PASS: TestCgroupNamespacesRun (1.53s) [2022-09-08T14:56:38.802Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T14:56:40.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-08T14:56:40.182Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-08T14:56:40.182Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.44s) [2022-09-08T14:56:40.182Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T14:56:40.754Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-08T14:56:41.869Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2022-09-08T14:56:41.869Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T14:56:41.869Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2022-09-08T14:56:41.869Z] === RUN TestServicePlugin [2022-09-08T14:56:42.130Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-08T14:56:43.509Z] --- PASS: TestCgroupNamespacesRunHostMode (1.47s) [2022-09-08T14:56:43.509Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T14:56:43.795Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-09-08T14:56:43.795Z] === RUN TestInspectNetwork [2022-09-08T14:56:44.448Z] check_test.go:540: [da0d4a2617d28] daemon is not started [2022-09-08T14:56:44.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-08T14:56:44.708Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2022-09-08T14:56:44.708Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T14:56:45.136Z] plugin_test.go:61: [d101047abf4e0] joining swarm manager [da3a8a2e71290]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T14:56:45.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-08T14:56:46.215Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s) [2022-09-08T14:56:46.215Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T14:56:46.327Z] === RUN TestInspectNetwork/full_network_id [2022-09-08T14:56:46.327Z] === RUN TestInspectNetwork/partial_network_id [2022-09-08T14:56:46.327Z] === RUN TestInspectNetwork/network_name [2022-09-08T14:56:46.327Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-08T14:56:46.501Z] plugin_test.go:64: [d099f446a2f87] joining swarm manager [da3a8a2e71290]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T14:56:47.155Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-09-08T14:56:47.155Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T14:56:47.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-08T14:56:48.291Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.29s) [2022-09-08T14:56:48.291Z] === RUN TestNISDomainname [2022-09-08T14:56:49.231Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-08T14:56:49.231Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-08T14:56:49.231Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-08T14:56:49.492Z] --- PASS: TestNISDomainname (1.00s) [2022-09-08T14:56:49.492Z] === RUN TestHostnameDnsResolution [2022-09-08T14:56:49.751Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-08T14:56:49.751Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-08T14:56:50.513Z] --- PASS: TestInspectNetwork (6.97s) [2022-09-08T14:56:50.513Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-08T14:56:50.513Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-08T14:56:50.513Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-08T14:56:50.513Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-08T14:56:50.513Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T14:56:50.692Z] --- PASS: TestHostnameDnsResolution (1.23s) [2022-09-08T14:56:50.692Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T14:56:50.692Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-08T14:56:50.692Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-08T14:56:51.263Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-08T14:56:51.526Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-08T14:56:51.526Z] --- PASS: TestUnprivilegedPortsAndPing (0.88s) [2022-09-08T14:56:51.526Z] === RUN TestPrivilegedHostDevices [2022-09-08T14:56:52.149Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-08T14:56:52.149Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T14:56:52.149Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T14:56:52.149Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T14:56:52.149Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-08T14:56:52.149Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-08T14:56:52.149Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-08T14:56:52.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-08T14:56:52.149Z] === RUN TestNetworkList [2022-09-08T14:56:52.149Z] === RUN TestNetworkList//networks [2022-09-08T14:56:52.149Z] === PAUSE TestNetworkList//networks [2022-09-08T14:56:52.149Z] === RUN TestNetworkList//networks/ [2022-09-08T14:56:52.149Z] === PAUSE TestNetworkList//networks/ [2022-09-08T14:56:52.149Z] === CONT TestNetworkList//networks [2022-09-08T14:56:52.149Z] === CONT TestNetworkList//networks/ [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkList (0.01s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T14:56:52.149Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T14:56:52.149Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T14:56:52.466Z] --- PASS: TestPrivilegedHostDevices (0.83s) [2022-09-08T14:56:52.466Z] === RUN TestRunConsoleSize [2022-09-08T14:56:52.715Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-08T14:56:52.715Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T14:56:53.036Z] --- PASS: TestRunConsoleSize (0.77s) [2022-09-08T14:56:53.036Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-08T14:56:53.036Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-08T14:56:53.036Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-08T14:56:53.651Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-08T14:56:53.651Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T14:56:53.976Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-08T14:56:54.586Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-09-08T14:56:54.586Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T14:56:55.521Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-08T14:56:55.521Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T14:56:55.887Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-08T14:56:56.147Z] --- PASS: TestRunWithAlternativeContainerdShim (2.94s) [2022-09-08T14:56:56.147Z] === RUN TestStats [2022-09-08T14:56:56.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-08T14:56:56.895Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-08T14:56:56.895Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T14:56:57.462Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-08T14:56:57.462Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T14:56:57.654Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-08T14:56:57.839Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-09-08T14:56:58.593Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-08T14:56:58.853Z] --- PASS: TestStats (2.83s) [2022-09-08T14:56:58.853Z] === RUN TestStopContainerWithTimeout [2022-09-08T14:56:58.853Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T14:56:58.853Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T14:56:58.853Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T14:56:58.853Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T14:56:58.853Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T14:56:58.853Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T14:56:58.853Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T14:56:58.853Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T14:56:58.853Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T14:56:58.853Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T14:56:59.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-08T14:56:59.373Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-08T14:56:59.942Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T14:56:59.992Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-09-08T14:56:59.992Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T14:56:59.992Z] service_test.go:243: FLAKY_TEST [2022-09-08T14:56:59.992Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T14:56:59.992Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T14:57:00.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-08T14:57:01.081Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-08T14:57:01.650Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-08T14:57:01.910Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T14:57:02.486Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-08T14:57:02.746Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-08T14:57:03.687Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-08T14:57:03.687Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2022-09-08T14:57:03.687Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2022-09-08T14:57:03.687Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2022-09-08T14:57:03.687Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2022-09-08T14:57:03.687Z] === RUN TestDeleteDevicemapper [2022-09-08T14:57:03.687Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T14:57:03.687Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T14:57:03.687Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T14:57:05.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-08T14:57:05.595Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-08T14:57:05.595Z] check_test.go:540: [d76c23038220f] daemon is not started [2022-09-08T14:57:05.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-08T14:57:05.855Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-08T14:57:05.855Z] check_test.go:540: [d92569556dd65] daemon is not started [2022-09-08T14:57:05.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-08T14:57:07.766Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.70s) [2022-09-08T14:57:07.766Z] === RUN TestUpdateMemory [2022-09-08T14:57:07.766Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-08T14:57:07.766Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-08T14:57:07.766Z] === RUN TestUpdateCPUQuota [2022-09-08T14:57:08.705Z] --- PASS: TestUpdateCPUQuota (1.13s) [2022-09-08T14:57:08.705Z] === RUN TestUpdatePidsLimit [2022-09-08T14:57:08.705Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-08T14:57:08.964Z] === RUN TestUpdatePidsLimit/no_change [2022-09-08T14:57:09.225Z] check_test.go:540: [d158a545a6bcf] daemon is not started [2022-09-08T14:57:09.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-08T14:57:09.225Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-08T14:57:09.794Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-08T14:57:10.056Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-08T14:57:10.316Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-08T14:57:10.576Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-08T14:57:11.967Z] --- PASS: TestUpdatePidsLimit (3.33s) [2022-09-08T14:57:11.967Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-09-08T14:57:11.967Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-09-08T14:57:11.967Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2022-09-08T14:57:11.967Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-09-08T14:57:11.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-09-08T14:57:11.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2022-09-08T14:57:11.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2022-09-08T14:57:11.967Z] === RUN TestUpdateRestartPolicy [2022-09-08T14:57:13.034Z] --- PASS: TestServicePlugin (30.18s) [2022-09-08T14:57:13.034Z] === RUN TestServiceUpdateLabel [2022-09-08T14:57:13.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-08T14:57:14.003Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-09-08T14:57:14.003Z] === RUN TestServiceUpdateSecrets [2022-09-08T14:57:14.883Z] --- PASS: TestServiceWithDataPathPortInit (13.57s) [2022-09-08T14:57:14.883Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T14:57:15.818Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ywulxf6iih8khrgsfloqc7rgs Created:2022-09-08 14:57:14.417161682 +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[c64e3dfeec6e5c8a12bc64c1f60ce1bb131612e8f6afc915c1ad4402db886e24:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ts70b6fh1gprgwnnk5zuypx8l EndpointID:627cc9be50fad640612169b76acec455291be776cd06b3829960002354b95eab MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f9165e3eb645dca6dc5eb6ee50e5feb4065286b508fedccade1ffdeecbdcd60e 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:cd59c87974a1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ts70b6fh1gprgwnnk5zuypx8l EndpointID:627cc9be50fad640612169b76acec455291be776cd06b3829960002354b95eab EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-08T14:57:16.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-08T14:57:18.327Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-08T14:57:18.895Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-08T14:57:19.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-08T14:57:20.005Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) [2022-09-08T14:57:20.005Z] PASS [2022-09-08T14:57:20.005Z] [2022-09-08T14:57:20.005Z] === Skipped [2022-09-08T14:57:20.005Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T14:57:20.005Z] service_test.go:243: FLAKY_TEST [2022-09-08T14:57:20.005Z] [2022-09-08T14:57:20.005Z] DONE 38 tests, 1 skipped in 43.252s [2022-09-08T14:57:20.005Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T14:57:20.005Z] ++ 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-09-08T14:57:20.005Z] ++ set -e [2022-09-08T14:57:20.005Z] ++ '[' -n 0 ']' [2022-09-08T14:57:20.005Z] ++ set -x [2022-09-08T14:57:20.005Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:57:20.005Z] INFO: Testing against a local daemon [2022-09-08T14:57:20.005Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T14:57:20.005Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T14:57:20.005Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T14:57:20.005Z] === RUN TestDockerNetworkIpvlan [2022-09-08T14:57:20.005Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T14:57:20.005Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T14:57:20.005Z] PASS [2022-09-08T14:57:20.005Z] [2022-09-08T14:57:20.005Z] === Skipped [2022-09-08T14:57:20.005Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T14:57:20.005Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T14:57:20.005Z] [2022-09-08T14:57:20.005Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T14:57:20.005Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T14:57:20.005Z] [2022-09-08T14:57:20.005Z] DONE 2 tests, 2 skipped in 0.087s [2022-09-08T14:57:20.005Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T14:57:20.005Z] ++ 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-09-08T14:57:20.005Z] ++ set -e [2022-09-08T14:57:20.005Z] ++ '[' -n 0 ']' [2022-09-08T14:57:20.005Z] ++ set -x [2022-09-08T14:57:20.005Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:57:20.097Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-08T14:57:20.264Z] INFO: Testing against a local daemon [2022-09-08T14:57:20.264Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T14:57:20.357Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-08T14:57:21.640Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-09-08T14:57:21.640Z] === RUN TestDockerNetworkMacvlan [2022-09-08T14:57:21.739Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-08T14:57:21.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-08T14:57:22.207Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-08T14:57:22.774Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-08T14:57:23.709Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-08T14:57:23.905Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-08T14:57:24.164Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-08T14:57:24.424Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2022-09-08T14:57:24.424Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T14:57:24.994Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2022-09-08T14:57:24.994Z] === RUN TestWaitNonBlocked [2022-09-08T14:57:24.994Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T14:57:24.994Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T14:57:24.994Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T14:57:24.994Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T14:57:24.994Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T14:57:24.994Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T14:57:25.085Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-08T14:57:26.377Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-08T14:57:26.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2022-09-08T14:57:26.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2022-09-08T14:57:26.377Z] === RUN TestWaitBlocked [2022-09-08T14:57:26.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T14:57:26.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T14:57:26.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T14:57:26.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T14:57:26.377Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T14:57:26.377Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T14:57:26.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-08T14:57:26.988Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-08T14:57:27.578Z] --- PASS: TestWaitBlocked (0.03s) [2022-09-08T14:57:27.578Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2022-09-08T14:57:27.578Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2022-09-08T14:57:27.578Z] === RUN TestWaitConditions [2022-09-08T14:57:27.578Z] === RUN TestWaitConditions/default [2022-09-08T14:57:27.578Z] === PAUSE TestWaitConditions/default [2022-09-08T14:57:27.578Z] === RUN TestWaitConditions/not-running [2022-09-08T14:57:27.578Z] === PAUSE TestWaitConditions/not-running [2022-09-08T14:57:27.578Z] === RUN TestWaitConditions/next-exit [2022-09-08T14:57:27.578Z] === PAUSE TestWaitConditions/next-exit [2022-09-08T14:57:27.578Z] === RUN TestWaitConditions/removed [2022-09-08T14:57:27.578Z] === PAUSE TestWaitConditions/removed [2022-09-08T14:57:27.578Z] === CONT TestWaitConditions/default [2022-09-08T14:57:27.578Z] === CONT TestWaitConditions/next-exit [2022-09-08T14:57:27.578Z] wait_test.go:146: ContainerID = d675d7d5a204e57149f9ee90bc5b0840c29b484214aa477b0c24bb109b15785f [2022-09-08T14:57:27.578Z] === CONT TestWaitConditions/default [2022-09-08T14:57:27.578Z] wait_test.go:146: ContainerID = 9f3961b35a5de7904801ee1c98a06c343a62b83a43128c58be5b19e50f37a7df [2022-09-08T14:57:28.521Z] === CONT TestWaitConditions/removed [2022-09-08T14:57:28.521Z] wait_test.go:146: ContainerID = a0909507dc4e8eb7e9fbdc0c21a1cee7433c4f52399439510749a75f37c6abcd [2022-09-08T14:57:28.521Z] === CONT TestWaitConditions/not-running [2022-09-08T14:57:28.521Z] wait_test.go:146: ContainerID = 8f82ed661b2246241b15018254d05ad0665777bfbbbea5d02b7ab31674734ed0 [2022-09-08T14:57:28.881Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-09-08T14:57:28.881Z] === RUN TestServiceUpdateConfigs [2022-09-08T14:57:29.903Z] --- PASS: TestWaitConditions (0.02s) [2022-09-08T14:57:29.903Z] --- PASS: TestWaitConditions/next-exit (1.04s) [2022-09-08T14:57:29.903Z] --- PASS: TestWaitConditions/default (1.11s) [2022-09-08T14:57:29.903Z] --- PASS: TestWaitConditions/removed (1.10s) [2022-09-08T14:57:29.903Z] --- PASS: TestWaitConditions/not-running (1.15s) [2022-09-08T14:57:29.903Z] === RUN TestWaitRestartedContainer [2022-09-08T14:57:29.903Z] === RUN TestWaitRestartedContainer/default [2022-09-08T14:57:29.903Z] === PAUSE TestWaitRestartedContainer/default [2022-09-08T14:57:29.903Z] === RUN TestWaitRestartedContainer/not-running [2022-09-08T14:57:29.903Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-08T14:57:29.903Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-08T14:57:29.903Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-08T14:57:29.903Z] === CONT TestWaitRestartedContainer/default [2022-09-08T14:57:29.903Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-08T14:57:30.273Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-08T14:57:30.507Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-08T14:57:30.839Z] --- PASS: TestDockerNetworkMacvlan (9.42s) [2022-09-08T14:57:30.839Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-08T14:57:30.839Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-08T14:57:30.839Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-09-08T14:57:30.839Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-09-08T14:57:30.839Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-09-08T14:57:30.839Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-09-08T14:57:30.839Z] PASS [2022-09-08T14:57:30.839Z] [2022-09-08T14:57:30.839Z] DONE 8 tests in 10.735s [2022-09-08T14:57:30.839Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T14:57:30.839Z] ++ 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-09-08T14:57:30.839Z] ++ set -e [2022-09-08T14:57:30.839Z] ++ '[' -n 0 ']' [2022-09-08T14:57:30.839Z] ++ set -x [2022-09-08T14:57:30.839Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:57:30.839Z] testing: warning: no tests to run [2022-09-08T14:57:30.839Z] PASS [2022-09-08T14:57:30.839Z] [2022-09-08T14:57:30.839Z] DONE 0 tests in 0.026s [2022-09-08T14:57:30.839Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T14:57:30.839Z] ++ 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-09-08T14:57:30.839Z] ++ set -e [2022-09-08T14:57:30.839Z] ++ '[' -n 0 ']' [2022-09-08T14:57:30.839Z] ++ set -x [2022-09-08T14:57:30.839Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:57:30.839Z] INFO: Testing against a local daemon [2022-09-08T14:57:30.839Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T14:57:32.214Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-09-08T14:57:32.214Z] === RUN TestAuthZPluginTLS [2022-09-08T14:57:32.418Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-08T14:57:32.418Z] === CONT TestWaitRestartedContainer/not-running [2022-09-08T14:57:32.781Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-08T14:57:32.781Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T14:57:33.039Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-08T14:57:33.039Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T14:57:33.606Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-08T14:57:33.606Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T14:57:34.173Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-08T14:57:34.173Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T14:57:34.330Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-09-08T14:57:34.330Z] --- PASS: TestWaitRestartedContainer/default (2.61s) [2022-09-08T14:57:34.330Z] --- PASS: TestWaitRestartedContainer/next-exit (2.65s) [2022-09-08T14:57:34.330Z] --- PASS: TestWaitRestartedContainer/not-running (1.69s) [2022-09-08T14:57:34.331Z] === CONT TestContainerStartOnDaemonRestart [2022-09-08T14:57:34.331Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T14:57:34.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-08T14:57:35.549Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-09-08T14:57:35.549Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T14:57:35.808Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-09-08T14:57:35.808Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T14:57:36.382Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-08T14:57:36.382Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T14:57:36.810Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-08T14:57:36.810Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-08T14:57:36.950Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-08T14:57:36.950Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T14:57:37.751Z] check_test.go:540: [dc031a5c93e09] daemon is not started [2022-09-08T14:57:37.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-08T14:57:38.011Z] --- PASS: TestContainerStartOnDaemonRestart (3.96s) [2022-09-08T14:57:38.011Z] === CONT TestIpcModeOlderClient [2022-09-08T14:57:38.272Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-09-08T14:57:38.272Z] === CONT TestContainerKillOnDaemonStart [2022-09-08T14:57:38.272Z] === CONT TestDaemonHostGatewayIP [2022-09-08T14:57:38.272Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.22s) [2022-09-08T14:57:38.326Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-09-08T14:57:38.326Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T14:57:39.211Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-08T14:57:39.701Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-09-08T14:57:39.701Z] === RUN TestAuthZPluginHeader [2022-09-08T14:57:40.267Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-08T14:57:40.267Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T14:57:40.267Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:57:40.267Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-08T14:57:40.267Z] === RUN TestAuthZPluginV2Disable [2022-09-08T14:57:40.267Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:57:40.267Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-08T14:57:40.267Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-08T14:57:40.267Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:57:40.267Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-08T14:57:40.267Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T14:57:40.267Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:57:40.267Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-08T14:57:40.267Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T14:57:41.122Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-08T14:57:42.503Z] --- PASS: TestDaemonHostGatewayIP (3.92s) [2022-09-08T14:57:42.503Z] === CONT TestDaemonRestartIpcMode [2022-09-08T14:57:42.503Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-08T14:57:43.761Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-09-08T14:57:43.761Z] === RUN TestServiceUpdateNetwork [2022-09-08T14:57:43.885Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-08T14:57:44.144Z] docker_cli_daemon_plugins_test.go:106: [de2fbe1ba402b] daemon is not started [2022-09-08T14:57:44.404Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-08T14:57:45.344Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-08T14:57:45.344Z] --- PASS: TestDaemonRestartIpcMode (3.04s) [2022-09-08T14:57:46.724Z] check_test.go:540: [ded9b09705ee1] daemon is not started [2022-09-08T14:57:46.724Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-08T14:57:46.982Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-08T14:57:49.517Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-08T14:57:50.114Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-08T14:57:50.114Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-08T14:57:51.055Z] --- PASS: TestContainerKillOnDaemonStart (12.93s) [2022-09-08T14:57:51.055Z] PASS [2022-09-08T14:57:51.055Z] [2022-09-08T14:57:51.055Z] === Skipped [2022-09-08T14:57:51.055Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-08T14:57:51.055Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T14:57:51.055Z] [2022-09-08T14:57:51.055Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-08T14:57:51.055Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T14:57:51.055Z] [2022-09-08T14:57:51.055Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-08T14:57:51.055Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T14:57:51.055Z] [2022-09-08T14:57:51.055Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T14:57:51.055Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T14:57:51.055Z] [2022-09-08T14:57:51.055Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T14:57:51.055Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T14:57:51.055Z] [2022-09-08T14:57:51.055Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-08T14:57:51.055Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-08T14:57:51.055Z] [2022-09-08T14:57:51.055Z] DONE 273 tests, 6 skipped in 173.402s [2022-09-08T14:57:51.055Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-08T14:57:51.055Z] ++ 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-09-08T14:57:51.055Z] ++ set -e [2022-09-08T14:57:51.055Z] ++ '[' -n 0 ']' [2022-09-08T14:57:51.055Z] ++ set -x [2022-09-08T14:57:51.055Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:57:51.157Z] .........................xx.................... [ 29%] [2022-09-08T14:57:51.316Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T14:57:51.884Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-08T14:57:51.884Z] === RUN TestConfigDaemonID [2022-09-08T14:57:52.144Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-08T14:57:53.086Z] daemon_test.go:83: [d095a0f629f8a] daemon is not started [2022-09-08T14:57:53.086Z] --- PASS: TestConfigDaemonID (1.07s) [2022-09-08T14:57:53.086Z] === RUN TestDaemonConfigValidation [2022-09-08T14:57:53.086Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-08T14:57:53.086Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-08T14:57:53.086Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-08T14:57:53.086Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-08T14:57:53.086Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-08T14:57:53.086Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-08T14:57:53.086Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-08T14:57:53.086Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-08T14:57:53.086Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-08T14:57:53.086Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-08T14:57:53.086Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-08T14:57:53.086Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-08T14:57:53.086Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-08T14:57:53.086Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-08T14:57:53.086Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-08T14:57:53.347Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-08T14:57:53.347Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-09-08T14:57:53.347Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-09-08T14:57:53.347Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.32s) [2022-09-08T14:57:53.347Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.21s) [2022-09-08T14:57:53.347Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.24s) [2022-09-08T14:57:53.347Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-08T14:57:53.347Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-08T14:57:54.732Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-08T14:57:55.671Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-08T14:57:55.671Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-08T14:57:55.927Z] --- PASS: TestServiceUpdateNetwork (12.56s) [2022-09-08T14:57:55.927Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T14:57:56.611Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-08T14:57:56.611Z] daemon_test.go:197: [d620b6de886ed] daemon is not started [2022-09-08T14:57:56.611Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s) [2022-09-08T14:57:56.611Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-09-08T14:57:56.611Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-09-08T14:57:56.611Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-08T14:57:56.611Z] === RUN TestDaemonProxy [2022-09-08T14:57:56.611Z] === RUN TestDaemonProxy/environment_variables [2022-09-08T14:57:56.853Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-08T14:57:56.871Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-08T14:57:57.416Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-08T14:57:57.440Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-08T14:57:58.009Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-08T14:57:58.009Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-09-08T14:57:58.009Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-08T14:57:58.272Z] === RUN TestDaemonProxy/command-line_options [2022-09-08T14:57:58.346Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-08T14:57:58.346Z] PASS [2022-09-08T14:57:58.346Z] [2022-09-08T14:57:58.346Z] === Skipped [2022-09-08T14:57:58.346Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-08T14:57:58.346Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:57:58.346Z] [2022-09-08T14:57:58.346Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-08T14:57:58.346Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:57:58.346Z] [2022-09-08T14:57:58.346Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-08T14:57:58.346Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:57:58.346Z] [2022-09-08T14:57:58.346Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-08T14:57:58.346Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:57:58.346Z] [2022-09-08T14:57:58.346Z] DONE 17 tests, 4 skipped in 26.360s [2022-09-08T14:57:58.346Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T14:57:58.346Z] ++ 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-09-08T14:57:58.346Z] ++ set -e [2022-09-08T14:57:58.346Z] ++ '[' -n 0 ']' [2022-09-08T14:57:58.346Z] ++ set -x [2022-09-08T14:57:58.346Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:57:58.346Z] INFO: Testing against a local daemon [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T14:57:58.346Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T14:57:58.346Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-08T14:57:58.346Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-08T14:57:58.346Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T14:57:58.346Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-08T14:57:58.346Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-08T14:57:58.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-08T14:57:58.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-08T14:57:58.346Z] === RUN TestPluginInstall [2022-09-08T14:57:58.346Z] === RUN TestPluginInstall/no_auth [2022-09-08T14:57:58.532Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-09-08T14:57:59.102Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-09-08T14:57:59.362Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-09-08T14:57:59.931Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-09-08T14:58:00.191Z] === RUN TestDaemonProxy/configuration_file [2022-09-08T14:58:00.451Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-09-08T14:58:01.020Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-09-08T14:58:01.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-08T14:58:01.589Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-09-08T14:58:01.635Z] time="2022-09-08T14:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T14:58:01.635Z] time="2022-09-08T14:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b973aff8cba7e6e4fd1723b679cdc8dbd6e2d04265056eb268647f4e19bb649" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T14:58:01.635Z] time="2022-09-08T14:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T14:58:01.635Z] time="2022-09-08T14:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b973aff8cba7e6e4fd1723b679cdc8dbd6e2d04265056eb268647f4e19bb649" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T14:58:01.635Z] === RUN TestPluginInstall/with_htpasswd [2022-09-08T14:58:01.635Z] time="2022-09-08T14:58:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T14:58:01.635Z] time="2022-09-08T14:58:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:266361210b5c2042a3ee6977080ff82cc9b4685dd652b8c3971e426547bf2d55" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T14:58:01.635Z] time="2022-09-08T14:58:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T14:58:01.635Z] time="2022-09-08T14:58:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:266361210b5c2042a3ee6977080ff82cc9b4685dd652b8c3971e426547bf2d55" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T14:58:01.849Z] === RUN TestDaemonProxy/conflicting_options [2022-09-08T14:58:01.894Z] === RUN TestPluginInstall/with_insecure [2022-09-08T14:58:02.108Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-09-08T14:58:02.368Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-08T14:58:02.629Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-09-08T14:58:02.830Z] time="2022-09-08T14:58:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T14:58:02.830Z] time="2022-09-08T14:58:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01520a1c618705b27a7d752873aeacfc88c33f11bf5528ea7dfb7f91e040d2ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T14:58:02.830Z] time="2022-09-08T14:58:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T14:58:02.830Z] time="2022-09-08T14:58:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01520a1c618705b27a7d752873aeacfc88c33f11bf5528ea7dfb7f91e040d2ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T14:58:02.830Z] plugin_test.go:196: [d27054693b9d7] daemon is not started [2022-09-08T14:58:02.830Z] --- PASS: TestPluginInstall (5.56s) [2022-09-08T14:58:02.830Z] --- PASS: TestPluginInstall/no_auth (3.96s) [2022-09-08T14:58:02.830Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-09-08T14:58:02.830Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-09-08T14:58:02.830Z] === RUN TestPluginsWithRuntimes [2022-09-08T14:58:02.889Z] --- PASS: TestDaemonProxy (6.34s) [2022-09-08T14:58:02.889Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-09-08T14:58:02.889Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-09-08T14:58:02.889Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-09-08T14:58:02.889Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-08T14:58:02.889Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-09-08T14:58:02.889Z] PASS [2022-09-08T14:58:02.889Z] [2022-09-08T14:58:02.889Z] DONE 18 tests in 11.836s [2022-09-08T14:58:02.889Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T14:58:02.889Z] ++ 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-09-08T14:58:02.889Z] ++ set -e [2022-09-08T14:58:02.889Z] ++ '[' -n 0 ']' [2022-09-08T14:58:02.889Z] ++ set -x [2022-09-08T14:58:02.889Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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-09-08T14:58:02.889Z] check_test.go:540: [d392232889fe7] daemon is not started [2022-09-08T14:58:03.149Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-08T14:58:03.149Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-08T14:58:03.149Z] INFO: Testing against a local daemon [2022-09-08T14:58:03.149Z] === RUN TestCommitInheritsEnv [2022-09-08T14:58:03.719Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-08T14:58:03.719Z] --- PASS: TestCommitInheritsEnv (0.44s) [2022-09-08T14:58:03.719Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T14:58:03.719Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-08T14:58:03.719Z] === RUN TestImportWithCustomPlatform [2022-09-08T14:58:03.719Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-08T14:58:03.719Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-08T14:58:03.719Z] === RUN TestImportWithCustomPlatform// [2022-09-08T14:58:03.719Z] === RUN TestImportWithCustomPlatform/linux [2022-09-08T14:58:03.979Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-08T14:58:03.979Z] check_test.go:540: [d0475f80a3ab9] daemon is not started [2022-09-08T14:58:03.979Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-08T14:58:03.979Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-08T14:58:04.238Z] === RUN TestImportWithCustomPlatform/macos [2022-09-08T14:58:04.238Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-08T14:58:04.238Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-08T14:58:04.238Z] --- PASS: TestImportWithCustomPlatform (0.64s) [2022-09-08T14:58:04.238Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-09-08T14:58:04.238Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-08T14:58:04.238Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-08T14:58:04.238Z] --- PASS: TestImportWithCustomPlatform/linux (0.18s) [2022-09-08T14:58:04.238Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-09-08T14:58:04.238Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-09-08T14:58:04.238Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-08T14:58:04.238Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-08T14:58:04.238Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-08T14:58:04.238Z] === RUN TestImagesFilterMultiReference [2022-09-08T14:58:04.498Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-09-08T14:58:04.498Z] === RUN TestImagePullPlatformInvalid [2022-09-08T14:58:04.498Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-08T14:58:04.498Z] === RUN TestRemoveImageOrphaning [2022-09-08T14:58:04.498Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-08T14:58:04.732Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-08T14:58:04.758Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-09-08T14:58:04.758Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T14:58:05.298Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-08T14:58:05.338Z] time="2022-09-08T14:58:05Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-08T14:58:05.538Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-08T14:58:06.233Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-09-08T14:58:06.233Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.98s) [2022-09-08T14:58:06.233Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-09-08T14:58:06.233Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T14:58:06.295Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-08T14:58:06.800Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-09-08T14:58:06.800Z] PASS [2022-09-08T14:58:06.800Z] [2022-09-08T14:58:06.800Z] DONE 24 tests in 9.634s [2022-09-08T14:58:06.800Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T14:58:06.800Z] ++ 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-09-08T14:58:06.800Z] ++ set -e [2022-09-08T14:58:06.800Z] ++ '[' -n 0 ']' [2022-09-08T14:58:06.800Z] ++ set -x [2022-09-08T14:58:06.800Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:58:07.058Z] INFO: Testing against a local daemon [2022-09-08T14:58:07.058Z] === RUN TestExternalGraphDriver [2022-09-08T14:58:07.234Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2022-09-08T14:58:07.234Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T14:58:07.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-08T14:58:07.234Z] === RUN TestTagInvalidReference [2022-09-08T14:58:07.234Z] --- PASS: TestTagInvalidReference (0.04s) [2022-09-08T14:58:07.234Z] === RUN TestTagValidPrefixedRepo [2022-09-08T14:58:07.234Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-09-08T14:58:07.234Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T14:58:07.316Z] === RUN TestExternalGraphDriver/json [2022-09-08T14:58:07.494Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-09-08T14:58:07.494Z] === RUN TestTagOfficialNames [2022-09-08T14:58:07.494Z] --- PASS: TestTagOfficialNames (0.07s) [2022-09-08T14:58:07.494Z] === RUN TestTagMatchesDigest [2022-09-08T14:58:07.494Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-09-08T14:58:07.494Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-08T14:58:07.759Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-08T14:58:09.218Z] === RUN TestExternalGraphDriver/spec [2022-09-08T14:58:09.402Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-08T14:58:09.663Z] check_test.go:540: [d9a6174e67475] daemon is not started [2022-09-08T14:58:09.663Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-08T14:58:10.595Z] === RUN TestExternalGraphDriver/pull [2022-09-08T14:58:10.614Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-08T14:58:11.985Z] --- PASS: TestExternalGraphDriver (5.06s) [2022-09-08T14:58:11.985Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-09-08T14:58:11.985Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-09-08T14:58:11.985Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-09-08T14:58:11.985Z] === RUN TestGraphdriverPluginV2 [2022-09-08T14:58:12.072Z] --- PASS: TestServiceUpdatePidsLimit (16.30s) [2022-09-08T14:58:12.072Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-09-08T14:58:12.072Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-08T14:58:12.072Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-08T14:58:12.072Z] PASS [2022-09-08T14:58:12.072Z] [2022-09-08T14:58:12.072Z] === Skipped [2022-09-08T14:58:12.072Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T14:58:12.072Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T14:58:12.072Z] [2022-09-08T14:58:12.072Z] DONE 27 tests, 1 skipped in 165.465s [2022-09-08T14:58:12.072Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T14:58:12.072Z] INFO: Testing against a local daemon [2022-09-08T14:58:12.072Z] === RUN TestSessionCreate [2022-09-08T14:58:12.072Z] --- PASS: TestSessionCreate (0.02s) [2022-09-08T14:58:12.072Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T14:58:12.072Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-08T14:58:12.072Z] PASS [2022-09-08T14:58:12.072Z] [2022-09-08T14:58:12.072Z] DONE 2 tests in 0.057s [2022-09-08T14:58:12.072Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T14:58:12.072Z] INFO: Testing against a local daemon [2022-09-08T14:58:12.072Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T14:58:12.072Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-08T14:58:12.072Z] === RUN TestDiskUsage [2022-09-08T14:58:12.072Z] === PAUSE TestDiskUsage [2022-09-08T14:58:12.072Z] === RUN TestEventsExecDie [2022-09-08T14:58:12.260Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:58:12.260Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-09-08T14:58:12.260Z] PASS [2022-09-08T14:58:12.260Z] [2022-09-08T14:58:12.260Z] === Skipped [2022-09-08T14:58:12.260Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-09-08T14:58:12.260Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:58:12.260Z] [2022-09-08T14:58:12.260Z] DONE 5 tests, 1 skipped in 5.475s [2022-09-08T14:58:12.260Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T14:58:12.260Z] ++ 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-09-08T14:58:12.260Z] ++ set -e [2022-09-08T14:58:12.260Z] ++ '[' -n 0 ']' [2022-09-08T14:58:12.260Z] ++ set -x [2022-09-08T14:58:12.260Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:58:12.329Z] --- PASS: TestEventsExecDie (0.56s) [2022-09-08T14:58:12.329Z] === RUN TestEventsBackwardsCompatible [2022-09-08T14:58:12.521Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-08T14:58:12.521Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-08T14:58:12.522Z] INFO: Testing against a local daemon [2022-09-08T14:58:12.522Z] === RUN TestContinueAfterPluginCrash [2022-09-08T14:58:12.522Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T14:58:12.522Z] === RUN TestReadPluginNoRead [2022-09-08T14:58:12.522Z] === PAUSE TestReadPluginNoRead [2022-09-08T14:58:12.522Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T14:58:12.522Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T14:58:12.522Z] === CONT TestContinueAfterPluginCrash [2022-09-08T14:58:12.522Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T14:58:12.702Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2022-09-08T14:58:12.702Z] === RUN TestEventsVolumeCreate [2022-09-08T14:58:12.702Z] --- PASS: TestEventsVolumeCreate (0.10s) [2022-09-08T14:58:12.702Z] === RUN TestInfoBinaryCommits [2022-09-08T14:58:12.702Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-08T14:58:12.702Z] === RUN TestInfoAPIVersioned [2022-09-08T14:58:12.702Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-08T14:58:12.702Z] === RUN TestInfoAPI [2022-09-08T14:58:12.702Z] --- PASS: TestInfoAPI (0.02s) [2022-09-08T14:58:12.702Z] === RUN TestInfoAPIWarnings [2022-09-08T14:58:13.460Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-08T14:58:14.320Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-08T14:58:14.407Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-08T14:58:15.807Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-09-08T14:58:15.807Z] === CONT TestReadPluginNoRead [2022-09-08T14:58:17.705Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-08T14:58:17.709Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T14:58:18.644Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-08T14:58:19.083Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T14:58:19.583Z] check_test.go:540: [de4db0ed223aa] daemon is not started [2022-09-08T14:58:19.583Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-08T14:58:19.604Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-09-08T14:58:20.017Z] === RUN TestReadPluginNoRead/default [2022-09-08T14:58:20.584Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-09-08T14:58:21.150Z] === CONT TestReadPluginNoRead [2022-09-08T14:58:21.150Z] read_test.go:92: [d728a521257fc] daemon is not started [2022-09-08T14:58:21.150Z] --- PASS: TestReadPluginNoRead (5.75s) [2022-09-08T14:58:21.150Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-09-08T14:58:21.150Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-09-08T14:58:21.150Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-09-08T14:58:21.150Z] PASS [2022-09-08T14:58:21.150Z] [2022-09-08T14:58:21.150Z] DONE 6 tests in 8.899s [2022-09-08T14:58:21.150Z] 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-09-08T14:58:21.150Z] ++ 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-09-08T14:58:21.150Z] ++ set -e [2022-09-08T14:58:21.150Z] ++ '[' -n 0 ']' [2022-09-08T14:58:21.150Z] ++ set -x [2022-09-08T14:58:21.150Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:58:21.409Z] testing: warning: no tests to run [2022-09-08T14:58:21.409Z] PASS [2022-09-08T14:58:21.409Z] [2022-09-08T14:58:21.409Z] DONE 0 tests in 0.030s [2022-09-08T14:58:21.409Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T14:58:21.409Z] ++ 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-09-08T14:58:21.409Z] ++ set -e [2022-09-08T14:58:21.409Z] ++ '[' -n 0 ']' [2022-09-08T14:58:21.409Z] ++ set -x [2022-09-08T14:58:21.409Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:58:21.409Z] INFO: Testing against a local daemon [2022-09-08T14:58:21.409Z] === RUN TestPluginWithDevMounts [2022-09-08T14:58:21.409Z] === PAUSE TestPluginWithDevMounts [2022-09-08T14:58:21.409Z] === CONT TestPluginWithDevMounts [2022-09-08T14:58:23.311Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-09-08T14:58:23.311Z] PASS [2022-09-08T14:58:23.311Z] [2022-09-08T14:58:23.311Z] DONE 1 tests in 1.636s [2022-09-08T14:58:23.311Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T14:58:23.311Z] ++ 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-09-08T14:58:23.311Z] ++ set -e [2022-09-08T14:58:23.311Z] ++ '[' -n 0 ']' [2022-09-08T14:58:23.311Z] ++ set -x [2022-09-08T14:58:23.311Z] ++ 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 GITHUB_ACTIONS= 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-09-08T14:58:23.311Z] INFO: Testing against a local daemon [2022-09-08T14:58:23.311Z] === RUN TestSecretInspect [2022-09-08T14:58:24.863Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-08T14:58:24.863Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-08T14:58:24.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-08T14:58:25.304Z] --- PASS: TestSecretInspect (2.14s) [2022-09-08T14:58:25.304Z] === RUN TestSecretList [2022-09-08T14:58:27.206Z] --- PASS: TestSecretList (2.13s) [2022-09-08T14:58:27.206Z] === RUN TestSecretsCreateAndDelete [2022-09-08T14:58:27.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-08T14:58:27.675Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-08T14:58:29.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-08T14:58:29.737Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-09-08T14:58:29.737Z] === RUN TestSecretsUpdate [2022-09-08T14:58:30.522Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-08T14:58:30.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-08T14:58:30.853Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-08T14:58:30.853Z] === RUN TestInfoDebug [2022-09-08T14:58:30.853Z] --- PASS: TestInfoDebug (0.52s) [2022-09-08T14:58:30.853Z] === RUN TestInfoInsecureRegistries [2022-09-08T14:58:30.853Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-08T14:58:30.853Z] === RUN TestInfoRegistryMirrors [2022-09-08T14:58:30.853Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-08T14:58:30.853Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T14:58:31.109Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-08T14:58:31.109Z] === RUN TestPingCacheHeaders [2022-09-08T14:58:31.109Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-08T14:58:31.109Z] === RUN TestPingGet [2022-09-08T14:58:31.109Z] --- PASS: TestPingGet (0.01s) [2022-09-08T14:58:31.109Z] === RUN TestPingHead [2022-09-08T14:58:31.109Z] --- PASS: TestPingHead (0.02s) [2022-09-08T14:58:31.109Z] === RUN TestPingSwarmHeader [2022-09-08T14:58:31.648Z] --- PASS: TestSecretsUpdate (2.16s) [2022-09-08T14:58:31.648Z] === RUN TestTemplatedSecret [2022-09-08T14:58:31.676Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-08T14:58:32.238Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-08T14:58:33.250Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-08T14:58:33.250Z] --- PASS: TestPingSwarmHeader (2.17s) [2022-09-08T14:58:33.250Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-08T14:58:33.250Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-08T14:58:33.250Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-08T14:58:33.250Z] === RUN TestPingBuilderHeader [2022-09-08T14:58:33.325Z] check_test.go:540: [dfd64ea145862] daemon is not started [2022-09-08T14:58:33.325Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-08T14:58:33.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-08T14:58:33.325Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-08T14:58:33.506Z] === RUN TestPingBuilderHeader/default_config [2022-09-08T14:58:33.896Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-08T14:58:34.110Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-08T14:58:34.180Z] --- PASS: TestTemplatedSecret (2.42s) [2022-09-08T14:58:34.180Z] === RUN TestSecretCreateResolve [2022-09-08T14:58:34.366Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-09-08T14:58:34.366Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-08T14:58:34.366Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-08T14:58:34.366Z] === RUN TestVersion [2022-09-08T14:58:34.366Z] --- PASS: TestVersion (0.02s) [2022-09-08T14:58:34.366Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-08T14:58:34.366Z] === CONT TestDiskUsage [2022-09-08T14:58:34.465Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-08T14:58:34.928Z] === RUN TestDiskUsage/empty [2022-09-08T14:58:34.928Z] === RUN TestDiskUsage/empty/container_types [2022-09-08T14:58:34.928Z] === RUN TestDiskUsage/empty/image_types [2022-09-08T14:58:34.928Z] === RUN TestDiskUsage/empty/volume_types [2022-09-08T14:58:34.928Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-08T14:58:34.928Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-08T14:58:34.928Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-08T14:58:34.928Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-08T14:58:34.928Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-08T14:58:34.928Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-08T14:58:34.928Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-08T14:58:34.928Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-08T14:58:35.185Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-08T14:58:35.185Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-08T14:58:35.185Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-08T14:58:35.185Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-08T14:58:35.185Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-08T14:58:35.185Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-08T14:58:35.185Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-08T14:58:35.185Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-08T14:58:35.185Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-08T14:58:35.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-08T14:58:35.441Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-08T14:58:35.441Z] === RUN TestDiskUsage/after_container.Run [2022-09-08T14:58:35.681Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-08T14:58:35.698Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-08T14:58:35.698Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-08T14:58:35.698Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-08T14:58:35.698Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-08T14:58:35.698Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-08T14:58:35.955Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-08T14:58:35.955Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-08T14:58:35.955Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-08T14:58:35.955Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-08T14:58:35.955Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-08T14:58:35.955Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage (1.57s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-08T14:58:35.955Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T14:58:35.955Z] PASS [2022-09-08T14:58:35.955Z] [2022-09-08T14:58:35.955Z] DONE 57 tests in 24.236s [2022-09-08T14:58:35.955Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T14:58:35.955Z] INFO: Testing against a local daemon [2022-09-08T14:58:35.955Z] === RUN TestVolumesCreateAndList [2022-09-08T14:58:36.211Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-08T14:58:36.211Z] === RUN TestVolumesRemove [2022-09-08T14:58:36.211Z] --- PASS: TestVolumesRemove (0.08s) [2022-09-08T14:58:36.211Z] === RUN TestVolumesInspect [2022-09-08T14:58:36.211Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-08T14:58:36.211Z] === RUN TestVolumesInvalidJSON [2022-09-08T14:58:36.211Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-08T14:58:36.211Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-08T14:58:36.211Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-08T14:58:36.211Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-08T14:58:36.211Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-08T14:58:36.211Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-08T14:58:36.211Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-08T14:58:36.211Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-08T14:58:36.211Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-08T14:58:36.211Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-08T14:58:36.211Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-08T14:58:36.211Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-08T14:58:36.211Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-08T14:58:36.211Z] PASS [2022-09-08T14:58:36.211Z] [2022-09-08T14:58:36.211Z] DONE 9 tests in 0.158s [2022-09-08T14:58:36.211Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T14:58:36.345Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-08T14:58:36.345Z] check_test.go:540: [db6de2295e31e] daemon is not started [2022-09-08T14:58:36.345Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-08T14:58:36.711Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-09-08T14:58:36.711Z] PASS [2022-09-08T14:58:36.711Z] [2022-09-08T14:58:36.711Z] DONE 6 tests in 13.359s [2022-09-08T14:58:36.711Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T14:58:36.711Z] ++ 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-09-08T14:58:36.711Z] ++ set -e [2022-09-08T14:58:36.711Z] ++ '[' -n 0 ']' [2022-09-08T14:58:36.711Z] ++ set -x [2022-09-08T14:58:36.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-09-08T14:58:36.711Z] INFO: Testing against a local daemon [2022-09-08T14:58:36.711Z] === RUN TestServiceCreateInit [2022-09-08T14:58:36.711Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T14:58:36.816Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-08T14:58:36.816Z] Removing test suite binaries [2022-09-08T14:58:36.816Z] exiting test-integration [2022-09-08T14:58:36.816Z] ++ exit 0 [2022-09-08T14:58:36.816Z] [2022-09-08T14:58:37.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection Post stage [Pipeline] junit [2022-09-08T14:58:38.194Z] Recording test results [2022-09-08T14:58:38.503Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T14:58:38.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-08T14:58:38.871Z] + echo Ensuring container killed. [2022-09-08T14:58:38.871Z] Ensuring container killed. [2022-09-08T14:58:38.871Z] + docker rm -vf docker-pr3 [2022-09-08T14:58:38.871Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-08T14:58:39.149Z] + echo Chowning /workspace to jenkins user [2022-09-08T14:58:39.149Z] Chowning /workspace to jenkins user [2022-09-08T14:58:39.149Z] + id -u [2022-09-08T14:58:39.149Z] + id -g [2022-09-08T14:58:39.149Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44078:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T14:58:39.232Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-08T14:58:40.011Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T14:58:40.843Z] + bundleName=amd64-cgroup2 [2022-09-08T14:58:40.843Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-08T14:58:40.843Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-08T14:58:40.843Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-08T14:58:40.843Z] + 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-09-08T14:58:41.108Z] Archiving artifacts [2022-09-08T14:58:41.438Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44078/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T14:58:41.739Z] + make clean [2022-09-08T14:58:41.772Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-08T14:58:41.995Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-08T14:58:41.995Z] docker-dev-cache [2022-09-08T14:58:41.995Z] docker-mod-cache [Pipeline] deleteDir [2022-09-08T14:58:42.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T14:58:44.198Z] --- PASS: TestServiceCreateInit (7.03s) [2022-09-08T14:58:44.198Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-09-08T14:58:44.198Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-09-08T14:58:44.198Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T14:58:45.142Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-09-08T14:58:46.233Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-08T14:58:46.552Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-08T14:58:47.624Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-08T14:58:49.533Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-08T14:58:50.911Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-09-08T14:58:52.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-08T14:58:52.829Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-08T14:58:55.241Z] ............................ [ 66%] [2022-09-08T14:58:56.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-08T14:58:56.129Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-08T14:58:59.072Z] --- PASS: TestCreateServiceMultipleTimes (15.09s) [2022-09-08T14:58:59.072Z] === RUN TestCreateServiceConflict [2022-09-08T14:58:59.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-08T14:58:59.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-08T14:59:00.468Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-08T14:59:00.974Z] --- PASS: TestCreateServiceConflict (2.30s) [2022-09-08T14:59:00.974Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T14:59:01.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-08T14:59:02.108Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-08T14:59:03.487Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-08T14:59:03.512Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-09-08T14:59:03.512Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T14:59:04.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-08T14:59:04.316Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-08T14:59:07.613Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-08T14:59:09.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-08T14:59:10.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-08T14:59:12.298Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-08T14:59:13.236Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-08T14:59:13.804Z] docker_cli_daemon_test.go:2504: [d13bbaa52ef8c] daemon is not started [2022-09-08T14:59:14.374Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-08T14:59:15.754Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-08T14:59:18.518Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.93s) [2022-09-08T14:59:18.518Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T14:59:19.085Z] --- PASS: TestCreateServiceSecretFileMode (2.47s) [2022-09-08T14:59:19.085Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T14:59:21.289Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-08T14:59:21.615Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2022-09-08T14:59:21.615Z] === RUN TestCreateServiceSysctls [2022-09-08T14:59:21.857Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-08T14:59:22.797Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-08T14:59:23.367Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-08T14:59:23.937Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-08T14:59:24.898Z] --- PASS: TestCreateServiceSysctls (3.22s) [2022-09-08T14:59:24.898Z] === RUN TestCreateServiceCapabilities [2022-09-08T14:59:25.845Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-08T14:59:26.415Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-08T14:59:26.676Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-08T14:59:27.246Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-08T14:59:27.428Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-09-08T14:59:27.428Z] === RUN TestInspect [2022-09-08T14:59:27.818Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-08T14:59:28.078Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-08T14:59:28.342Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-08T14:59:28.601Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-08T14:59:28.601Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-08T14:59:28.601Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-08T14:59:29.959Z] --- PASS: TestInspect (2.76s) [2022-09-08T14:59:29.959Z] === RUN TestCreateJob [2022-09-08T14:59:30.509Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-08T14:59:31.079Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-08T14:59:31.079Z] check_test.go:540: [dd7c64c8f56a9] daemon is not started [2022-09-08T14:59:31.079Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-08T14:59:33.244Z] --- PASS: TestCreateJob (2.93s) [2022-09-08T14:59:33.244Z] === RUN TestReplicatedJob [2022-09-08T14:59:35.279Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-08T14:59:36.422Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-08T14:59:36.662Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite (334.91s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.07s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.76s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.50s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.79s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.33s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.36s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.04s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.26s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.19s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.11s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.28s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.18s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.40s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.10s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.37s) [2022-09-08T14:59:37.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.92s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.82s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.40s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.57s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.71s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.26s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.34s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.80s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.69s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.26s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.14s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.58s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.81s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.29s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.42s) [2022-09-08T14:59:37.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.69s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.69s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.48s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.00s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.97s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.31s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.06s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s) [2022-09-08T14:59:37.235Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-08T14:59:37.235Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.53s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.45s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.66s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.85s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.87s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.55s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.94s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.32s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.64s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.38s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.27s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.39s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.55s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.04s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.75s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.67s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.76s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.68s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.62s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.46s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.24s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.64s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.18s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.93s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.29s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.75s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.79s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-09-08T14:59:37.235Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.97s) [2022-09-08T14:59:37.235Z] === RUN TestDockerSwarmSuite [2022-09-08T14:59:37.235Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-08T14:59:37.431Z] --- PASS: TestReplicatedJob (4.54s) [2022-09-08T14:59:37.431Z] === RUN TestUpdateReplicatedJob [2022-09-08T14:59:37.806Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-08T14:59:38.376Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-08T14:59:39.317Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-08T14:59:39.580Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-08T14:59:39.841Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-08T14:59:40.101Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-08T14:59:40.717Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-09-08T14:59:40.717Z] === RUN TestServiceListWithStatuses [2022-09-08T14:59:40.717Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T14:59:40.717Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T14:59:40.717Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T14:59:42.641Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-08T14:59:44.907Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) [2022-09-08T14:59:44.907Z] === RUN TestDockerNetworkReConnect [2022-09-08T14:59:47.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-08T14:59:48.191Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2022-09-08T14:59:48.191Z] === RUN TestServicePlugin [2022-09-08T14:59:48.191Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T14:59:48.191Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-08T14:59:48.191Z] === RUN TestServiceUpdateLabel [2022-09-08T14:59:50.092Z] --- PASS: TestServiceUpdateLabel (2.29s) [2022-09-08T14:59:50.092Z] === RUN TestServiceUpdateSecrets [2022-09-08T14:59:51.550Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-08T14:59:52.129Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-08T14:59:52.129Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-08T14:59:53.460Z] tests/integration/client_test.py ..... [ 75%] [2022-09-08T14:59:53.726Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-08T14:59:53.988Z] tests/integration/errors_test.py . [ 76%] [2022-09-08T14:59:54.669Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-08T14:59:57.962Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-08T14:59:58.900Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-08T14:59:58.900Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-08T14:59:58.900Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-08T14:59:58.900Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-08T14:59:58.900Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-08T14:59:58.900Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-08T14:59:58.900Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-08T14:59:58.900Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-08T14:59:58.900Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-08T15:00:00.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-08T15:00:01.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-08T15:00:01.933Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-08T15:00:04.477Z] docker_api_swarm_test.go:563: [d7c3f1b0cc0c5] joining swarm manager [da3e946128535]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:00:04.980Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-09-08T15:00:04.980Z] === RUN TestServiceUpdateConfigs [2022-09-08T15:00:07.019Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-08T15:00:09.557Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-08T15:00:10.125Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-08T15:00:12.850Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-08T15:00:15.410Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-08T15:00:15.670Z] docker_api_swarm_test.go:585: [d69fd04a52b69] joining swarm manager [da3e946128535]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:00:18.964Z] check_test.go:611: [d7c3f1b0cc0c5] daemon is not started [2022-09-08T15:00:19.853Z] --- PASS: TestServiceUpdateConfigs (14.18s) [2022-09-08T15:00:19.853Z] === RUN TestServiceUpdateNetwork [2022-09-08T15:00:20.873Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-08T15:00:21.442Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-08T15:00:22.381Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-08T15:00:25.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-08T15:00:25.676Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-08T15:00:25.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-08T15:00:25.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-08T15:00:26.506Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-08T15:00:26.506Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-08T15:00:27.887Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-08T15:00:28.454Z] docker_api_swarm_test.go:46: [d81756d0a2b88] joining swarm manager [de69aac5a39f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:00:29.082Z] ......... [ 85%] [2022-09-08T15:00:29.393Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-08T15:00:30.331Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-08T15:00:32.056Z] --- PASS: TestServiceUpdateNetwork (12.08s) [2022-09-08T15:00:32.056Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T15:00:32.056Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-08T15:00:32.314Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-08T15:00:34.138Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-08T15:00:35.332Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-08T15:00:38.456Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-08T15:00:39.837Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-08T15:00:40.425Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-08T15:00:41.890Z] tests/integration/models_nodes_test.py . [ 90%] [2022-09-08T15:00:41.890Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-08T15:00:43.156Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-08T15:00:46.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-08T15:00:47.087Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-09-08T15:00:47.087Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-08T15:00:47.087Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-09-08T15:00:47.087Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-08T15:00:47.087Z] PASS [2022-09-08T15:00:47.087Z] [2022-09-08T15:00:47.087Z] === Skipped [2022-09-08T15:00:47.087Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T15:00:47.087Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T15:00:47.087Z] [2022-09-08T15:00:47.087Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-08T15:00:47.087Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:00:47.087Z] [2022-09-08T15:00:47.087Z] DONE 27 tests, 2 skipped in 130.210s [2022-09-08T15:00:47.087Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T15:00:47.087Z] ++ 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-09-08T15:00:47.087Z] ++ set -e [2022-09-08T15:00:47.087Z] ++ '[' -n 0 ']' [2022-09-08T15:00:47.087Z] ++ set -x [2022-09-08T15:00:47.087Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:00:47.087Z] INFO: Testing against a local daemon [2022-09-08T15:00:47.087Z] === RUN TestSessionCreate [2022-09-08T15:00:47.087Z] --- PASS: TestSessionCreate (0.02s) [2022-09-08T15:00:47.087Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T15:00:47.087Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-08T15:00:47.087Z] PASS [2022-09-08T15:00:47.087Z] [2022-09-08T15:00:47.087Z] DONE 2 tests in 0.140s [2022-09-08T15:00:47.087Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T15:00:47.087Z] ++ 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-09-08T15:00:47.087Z] ++ set -e [2022-09-08T15:00:47.087Z] ++ '[' -n 0 ']' [2022-09-08T15:00:47.087Z] ++ set -x [2022-09-08T15:00:47.087Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:00:47.087Z] INFO: Testing against a local daemon [2022-09-08T15:00:47.087Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T15:00:47.087Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T15:00:47.087Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T15:00:47.087Z] === RUN TestDiskUsage [2022-09-08T15:00:47.087Z] === PAUSE TestDiskUsage [2022-09-08T15:00:47.087Z] === RUN TestEventsExecDie [2022-09-08T15:00:47.346Z] --- PASS: TestEventsExecDie (0.49s) [2022-09-08T15:00:47.346Z] === RUN TestEventsBackwardsCompatible [2022-09-08T15:00:47.346Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-08T15:00:47.346Z] === RUN TestEventsVolumeCreate [2022-09-08T15:00:47.346Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-08T15:00:47.346Z] === RUN TestInfoBinaryCommits [2022-09-08T15:00:47.605Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-08T15:00:47.605Z] === RUN TestInfoAPIVersioned [2022-09-08T15:00:47.605Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-08T15:00:47.605Z] === RUN TestInfoAPI [2022-09-08T15:00:47.605Z] --- PASS: TestInfoAPI (0.03s) [2022-09-08T15:00:47.605Z] === RUN TestInfoAPIWarnings [2022-09-08T15:00:47.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-08T15:00:48.236Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-09-08T15:00:52.128Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-08T15:00:53.068Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-08T15:00:53.068Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-08T15:00:55.427Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-08T15:00:55.427Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-08T15:00:56.360Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-08T15:00:58.267Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-08T15:00:59.275Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-08T15:00:59.534Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-08T15:00:59.534Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-08T15:00:59.534Z] [2022-09-08T15:00:59.534Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-08T15:00:59.534Z] =========================== short test summary info ============================ [2022-09-08T15:00:59.534Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-08T15:00:59.534Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-08T15:00:59.534Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-08T15:00:59.534Z] Not supported on most drivers [2022-09-08T15:00:59.534Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-08T15:00:59.534Z] Output of docker top depends on host distro, and is not formalized. [2022-09-08T15:00:59.534Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-08T15:00:59.534Z] Output of docker top depends on host distro, and is not formalized. [2022-09-08T15:00:59.534Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-08T15:00:59.534Z] Can fail if eth0 has multiple IP addresses [2022-09-08T15:00:59.534Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-08T15:00:59.534Z] This doesn't seem to be taken into account by the engine [2022-09-08T15:00:59.534Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-09-08T15:00:59.534Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-08T15:00:59.534Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.78 seconds == [2022-09-08T15:00:59.791Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-08T15:01:00.174Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-08T15:01:05.455Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-08T15:01:05.706Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-08T15:01:05.707Z] === RUN TestInfoDebug [2022-09-08T15:01:05.707Z] --- PASS: TestInfoDebug (0.52s) [2022-09-08T15:01:05.707Z] === RUN TestInfoInsecureRegistries [2022-09-08T15:01:05.707Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-08T15:01:05.707Z] === RUN TestInfoRegistryMirrors [2022-09-08T15:01:05.707Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-08T15:01:05.707Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T15:01:05.966Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-08T15:01:05.966Z] === RUN TestPingCacheHeaders [2022-09-08T15:01:05.966Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-08T15:01:05.966Z] === RUN TestPingGet [2022-09-08T15:01:05.966Z] --- PASS: TestPingGet (0.01s) [2022-09-08T15:01:05.966Z] === RUN TestPingHead [2022-09-08T15:01:05.966Z] --- PASS: TestPingHead (0.02s) [2022-09-08T15:01:05.966Z] === RUN TestPingSwarmHeader [2022-09-08T15:01:06.393Z] --- PASS: TestImportExtremelyLargeImageWorks (178.94s) [2022-09-08T15:01:06.393Z] PASS [2022-09-08T15:01:06.393Z] [2022-09-08T15:01:06.393Z] DONE 22 tests in 183.446s [2022-09-08T15:01:06.393Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-08T15:01:06.393Z] ++ 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-09-08T15:01:06.393Z] ++ set -e [2022-09-08T15:01:06.393Z] ++ '[' -n 0 ']' [2022-09-08T15:01:06.393Z] ++ set -x [2022-09-08T15:01:06.393Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:01:06.393Z] === RUN TestStripANSICommands [2022-09-08T15:01:06.393Z] === RUN TestStripANSICommands/#00 [2022-09-08T15:01:06.393Z] === RUN TestStripANSICommands/#01 [2022-09-08T15:01:06.393Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-08T15:01:06.393Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-08T15:01:06.393Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-08T15:01:06.393Z] PASS [2022-09-08T15:01:06.393Z] [2022-09-08T15:01:06.393Z] DONE 3 tests in 0.045s [2022-09-08T15:01:06.393Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T15:01:06.393Z] ++ 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-09-08T15:01:06.393Z] ++ set -e [2022-09-08T15:01:06.393Z] ++ '[' -n 0 ']' [2022-09-08T15:01:06.393Z] ++ set -x [2022-09-08T15:01:06.393Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:01:06.393Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-08T15:01:06.532Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-08T15:01:06.653Z] INFO: Testing against a local daemon [2022-09-08T15:01:06.653Z] === RUN TestNetworkCreateDelete [2022-09-08T15:01:06.653Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-09-08T15:01:06.653Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T15:01:07.100Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-08T15:01:07.222Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-09-08T15:01:07.222Z] === RUN TestDaemonDNSFallback [2022-09-08T15:01:08.033Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-08T15:01:08.033Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-09-08T15:01:08.033Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-08T15:01:08.033Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-08T15:01:08.033Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-08T15:01:08.033Z] === RUN TestPingBuilderHeader [2022-09-08T15:01:08.033Z] === RUN TestPingBuilderHeader/default_config [2022-09-08T15:01:08.175Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-08T15:01:08.600Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-08T15:01:09.167Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-08T15:01:09.167Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-08T15:01:09.167Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-08T15:01:09.167Z] === RUN TestVersion [2022-09-08T15:01:09.167Z] --- PASS: TestVersion (0.02s) [2022-09-08T15:01:09.167Z] === CONT TestDiskUsage [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/empty [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/empty/container_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/empty/image_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/empty/volume_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-08T15:01:09.735Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-08T15:01:09.994Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-08T15:01:09.994Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-08T15:01:09.994Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-08T15:01:09.994Z] === RUN TestDiskUsage/after_container.Run [2022-09-08T15:01:10.252Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-08T15:01:10.252Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-08T15:01:10.252Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-08T15:01:10.252Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-08T15:01:10.252Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-08T15:01:10.252Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-08T15:01:10.252Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-08T15:01:10.252Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-08T15:01:10.252Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-08T15:01:10.252Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage (1.18s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-08T15:01:10.252Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T15:01:10.252Z] PASS [2022-09-08T15:01:10.252Z] [2022-09-08T15:01:10.252Z] === Skipped [2022-09-08T15:01:10.252Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T15:01:10.252Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T15:01:10.252Z] [2022-09-08T15:01:10.252Z] DONE 57 tests, 1 skipped in 23.628s [2022-09-08T15:01:10.511Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T15:01:10.511Z] ++ 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-09-08T15:01:10.511Z] ++ set -e [2022-09-08T15:01:10.511Z] ++ '[' -n 0 ']' [2022-09-08T15:01:10.511Z] ++ set -x [2022-09-08T15:01:10.511Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:01:10.511Z] INFO: Testing against a local daemon [2022-09-08T15:01:10.511Z] === RUN TestVolumesCreateAndList [2022-09-08T15:01:10.511Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-08T15:01:10.511Z] === RUN TestVolumesRemove [2022-09-08T15:01:10.511Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-08T15:01:10.511Z] === RUN TestVolumesInspect [2022-09-08T15:01:10.511Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-08T15:01:10.511Z] === RUN TestVolumesInvalidJSON [2022-09-08T15:01:10.511Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-08T15:01:10.511Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-08T15:01:10.511Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-08T15:01:10.511Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-08T15:01:10.511Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-08T15:01:10.511Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-08T15:01:10.511Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-08T15:01:10.511Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-08T15:01:10.511Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-08T15:01:10.511Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-08T15:01:10.511Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-08T15:01:10.511Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-08T15:01:10.511Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-08T15:01:10.511Z] PASS [2022-09-08T15:01:10.511Z] [2022-09-08T15:01:10.511Z] DONE 9 tests in 0.205s [2022-09-08T15:01:10.511Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T15:01:10.771Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T15:01:10.771Z] +++ kill 14830 [2022-09-08T15:01:11.030Z] +++ /etc/init.d/apparmor stop [2022-09-08T15:01:11.030Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T15:01:11.030Z] [2022-09-08T15:01:11.030Z] Unloading profiles will leave already running processes permanently [2022-09-08T15:01:11.030Z] unconfined, which can lead to unexpected situations. [2022-09-08T15:01:11.030Z] [2022-09-08T15:01:11.030Z] To set a process to complain mode, use the command line tool [2022-09-08T15:01:11.030Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T15:01:11.030Z] +++ true [2022-09-08T15:01:11.030Z] exiting test-integration [2022-09-08T15:01:11.030Z] ++ exit 0 [2022-09-08T15:01:11.030Z] Post stage [Pipeline] junit [2022-09-08T15:01:11.626Z] Recording test results [2022-09-08T15:01:11.872Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T15:01:11.987Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T15:01:11.987Z] [2022-09-08T15:01:11.987Z] Unloading profiles will leave already running processes permanently [2022-09-08T15:01:11.987Z] unconfined, which can lead to unexpected situations. [2022-09-08T15:01:11.987Z] [2022-09-08T15:01:11.987Z] To set a process to complain mode, use the command line tool [2022-09-08T15:01:11.987Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T15:01:11.987Z] Post stage [Pipeline] junit [2022-09-08T15:01:11.999Z] Recording test results [2022-09-08T15:01:12.117Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-08T15:01:12.198Z] + echo Ensuring container killed. [2022-09-08T15:01:12.198Z] Ensuring container killed. [2022-09-08T15:01:12.198Z] + docker rm -vf docker-pr3 [2022-09-08T15:01:12.198Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-08T15:01:12.391Z] + echo Ensuring container killed. [2022-09-08T15:01:12.392Z] Ensuring container killed. [2022-09-08T15:01:12.392Z] + docker rm -vf docker-pr3 [2022-09-08T15:01:12.392Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-08T15:01:12.478Z] + echo Chowning /workspace to jenkins user [2022-09-08T15:01:12.478Z] Chowning /workspace to jenkins user [2022-09-08T15:01:12.478Z] + id -u [2022-09-08T15:01:12.478Z] + id -g [2022-09-08T15:01:12.478Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44078:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T15:01:12.672Z] + echo Chowning /workspace to jenkins user [2022-09-08T15:01:12.672Z] Chowning /workspace to jenkins user [2022-09-08T15:01:12.672Z] + id -u [2022-09-08T15:01:12.672Z] + id -g [2022-09-08T15:01:12.672Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44078:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T15:01:14.153Z] + bundleName=arm64-integration [2022-09-08T15:01:14.153Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-08T15:01:14.153Z] Creating arm64-integration-bundles.tar.gz [2022-09-08T15:01:14.153Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-08T15:01:14.153Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-09-08T15:01:14.345Z] + bundleName=docker-py [2022-09-08T15:01:14.345Z] + echo Creating docker-py-bundles.tar.gz [2022-09-08T15:01:14.345Z] Creating docker-py-bundles.tar.gz [2022-09-08T15:01:14.345Z] + 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-09-08T15:01:14.357Z] Archiving artifacts [Pipeline] archiveArtifacts [2022-09-08T15:01:14.425Z] Archiving artifacts [2022-09-08T15:01:14.625Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44078/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-09-08T15:01:14.640Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44078/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [Pipeline] sh [2022-09-08T15:01:14.746Z] --- PASS: TestDaemonDNSFallback (6.72s) [2022-09-08T15:01:14.746Z] === RUN TestInspectNetwork [2022-09-08T15:01:14.985Z] + make clean [2022-09-08T15:01:15.032Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -e DOCKER_GRAPHDRIVER docker:9f8bd804872cb69b093f4315a02726327911359a hack/make.sh binary [2022-09-08T15:01:15.243Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-08T15:01:15.243Z] docker-dev-cache [2022-09-08T15:01:15.243Z] docker-mod-cache [Pipeline] deleteDir [2022-09-08T15:01:15.610Z] [2022-09-08T15:01:15.610Z] Removing bundles/ [2022-09-08T15:01:15.610Z] [2022-09-08T15:01:15.610Z] ---> Making bundle: binary (in bundles/binary) [2022-09-08T15:01:15.610Z] Building: bundles/binary-daemon/dockerd [2022-09-08T15:01:15.610Z] GOOS="" GOARCH="" GOARM="" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T15:01:18.039Z] === RUN TestInspectNetwork/full_network_id [2022-09-08T15:01:18.039Z] === RUN TestInspectNetwork/partial_network_id [2022-09-08T15:01:18.039Z] === RUN TestInspectNetwork/network_name [2022-09-08T15:01:18.039Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-08T15:01:18.039Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-08T15:01:18.039Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-08T15:01:20.576Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-08T15:01:20.576Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-08T15:01:20.835Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-08T15:01:21.405Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-08T15:01:21.405Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-08T15:01:21.664Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-08T15:01:21.924Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-08T15:01:21.924Z] --- PASS: TestInspectNetwork (8.00s) [2022-09-08T15:01:21.924Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-08T15:01:21.924Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-08T15:01:21.924Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-08T15:01:21.924Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-08T15:01:21.924Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T15:01:23.305Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-08T15:01:23.875Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-08T15:01:23.875Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T15:01:23.875Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T15:01:23.875Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T15:01:23.875Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-08T15:01:23.875Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-08T15:01:23.875Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-08T15:01:23.875Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.01s) [2022-09-08T15:01:23.875Z] === RUN TestNetworkList [2022-09-08T15:01:23.875Z] === RUN TestNetworkList//networks [2022-09-08T15:01:23.875Z] === PAUSE TestNetworkList//networks [2022-09-08T15:01:23.875Z] === RUN TestNetworkList//networks/ [2022-09-08T15:01:23.875Z] === PAUSE TestNetworkList//networks/ [2022-09-08T15:01:23.875Z] === CONT TestNetworkList//networks [2022-09-08T15:01:23.875Z] === CONT TestNetworkList//networks/ [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkList (0.02s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T15:01:23.875Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T15:01:23.875Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T15:01:24.448Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-08T15:01:24.448Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-09-08T15:01:24.448Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T15:01:25.828Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-08T15:01:25.828Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-09-08T15:01:25.828Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T15:01:26.399Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-09-08T15:01:26.400Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T15:01:26.659Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-08T15:01:27.598Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-08T15:01:27.598Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-08T15:01:27.598Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T15:01:28.166Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-08T15:01:28.735Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-09-08T15:01:28.735Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T15:01:29.304Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-08T15:01:29.304Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T15:01:32.601Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2022-09-08T15:01:32.601Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T15:01:32.601Z] service_test.go:243: FLAKY_TEST [2022-09-08T15:01:32.601Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T15:01:32.601Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T15:01:33.171Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-08T15:01:37.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-08T15:01:38.760Z] docker_api_swarm_test.go:304: [d37fc289c8cbf] joining swarm manager [d773b759fe383]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:01:40.140Z] docker_api_swarm_test.go:305: [d6c2bf6e2ab14] joining swarm manager [d773b759fe383]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:01:41.519Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-08T15:01:48.096Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-08T15:01:48.356Z] --- PASS: TestServiceWithDataPathPortInit (16.31s) [2022-09-08T15:01:48.356Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T15:01:48.925Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-08T15:01:51.464Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nefqpbp69kg8mb6fxmkkn7bpc Created:2022-09-08 15:01:49.495507232 +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[80efd1e1d0001f25f6298eaacf8e770961ea17669f957cd1d78b2d231bbc6cea:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.khtd4tojj623rfy1f0zngjzvt EndpointID:32d4a497172ab1a8891286447fe257687ce4f00d1b7875e2f8d2eaba388e6437 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ddf69bb02ecded87fabeb05f334fc07e5977cf35646bdd68773cd5485d041684 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:8ffd14b9e73e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.khtd4tojj623rfy1f0zngjzvt EndpointID:32d4a497172ab1a8891286447fe257687ce4f00d1b7875e2f8d2eaba388e6437 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-08T15:01:54.754Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-08T15:01:55.322Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-08T15:01:55.582Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-08T15:01:55.841Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.39s) [2022-09-08T15:01:55.841Z] PASS [2022-09-08T15:01:55.841Z] [2022-09-08T15:01:55.841Z] === Skipped [2022-09-08T15:01:55.841Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T15:01:55.841Z] service_test.go:243: FLAKY_TEST [2022-09-08T15:01:55.841Z] [2022-09-08T15:01:55.841Z] DONE 38 tests, 1 skipped in 49.385s [2022-09-08T15:01:55.841Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T15:01:55.841Z] ++ 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-09-08T15:01:55.841Z] ++ set -e [2022-09-08T15:01:55.841Z] ++ '[' -n 0 ']' [2022-09-08T15:01:55.841Z] ++ set -x [2022-09-08T15:01:55.841Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:01:56.101Z] INFO: Testing against a local daemon [2022-09-08T15:01:56.101Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T15:01:56.101Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:01:56.101Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T15:01:56.101Z] === RUN TestDockerNetworkIpvlan [2022-09-08T15:01:56.101Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:01:56.101Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T15:01:56.101Z] PASS [2022-09-08T15:01:56.101Z] [2022-09-08T15:01:56.101Z] === Skipped [2022-09-08T15:01:56.101Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T15:01:56.101Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:01:56.101Z] [2022-09-08T15:01:56.101Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T15:01:56.101Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:01:56.101Z] [2022-09-08T15:01:56.101Z] DONE 2 tests, 2 skipped in 0.109s [2022-09-08T15:01:56.101Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-08T15:01:56.101Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T15:01:56.101Z] ++ 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-09-08T15:01:56.101Z] ++ set -e [2022-09-08T15:01:56.101Z] ++ '[' -n 0 ']' [2022-09-08T15:01:56.101Z] ++ set -x [2022-09-08T15:01:56.101Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:01:56.101Z] INFO: Testing against a local daemon [2022-09-08T15:01:56.101Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T15:01:57.041Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-08T15:01:57.041Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-08T15:01:57.041Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-08T15:01:57.301Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-08T15:01:57.561Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-09-08T15:01:57.561Z] === RUN TestDockerNetworkMacvlan [2022-09-08T15:01:58.500Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-08T15:01:59.068Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-08T15:01:59.640Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-08T15:02:00.219Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-08T15:02:02.761Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-08T15:02:05.375Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-08T15:02:05.945Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-08T15:02:06.204Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-08T15:02:06.773Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-08T15:02:07.342Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-08T15:02:07.602Z] === RUN TestDockerSuite/TestBuildFails [2022-09-08T15:02:08.542Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-08T15:02:08.542Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-08T15:02:09.923Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-08T15:02:10.183Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-08T15:02:10.752Z] --- PASS: TestDockerNetworkMacvlan (13.28s) [2022-09-08T15:02:10.752Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-08T15:02:10.752Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-09-08T15:02:10.752Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.56s) [2022-09-08T15:02:10.752Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2022-09-08T15:02:10.752Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.15s) [2022-09-08T15:02:10.752Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2022-09-08T15:02:10.752Z] PASS [2022-09-08T15:02:10.752Z] [2022-09-08T15:02:10.752Z] DONE 8 tests in 14.733s [2022-09-08T15:02:10.752Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T15:02:10.753Z] ++ 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-09-08T15:02:10.753Z] ++ set -e [2022-09-08T15:02:10.753Z] ++ '[' -n 0 ']' [2022-09-08T15:02:10.753Z] ++ set -x [2022-09-08T15:02:10.753Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:02:10.753Z] testing: warning: no tests to run [2022-09-08T15:02:10.753Z] PASS [2022-09-08T15:02:10.753Z] [2022-09-08T15:02:10.753Z] DONE 0 tests in 0.032s [2022-09-08T15:02:10.753Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T15:02:10.753Z] ++ 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-09-08T15:02:10.753Z] ++ set -e [2022-09-08T15:02:10.753Z] ++ '[' -n 0 ']' [2022-09-08T15:02:10.753Z] ++ set -x [2022-09-08T15:02:10.753Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:02:11.012Z] INFO: Testing against a local daemon [2022-09-08T15:02:11.012Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T15:02:11.950Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-08T15:02:12.519Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2022-09-08T15:02:12.519Z] === RUN TestAuthZPluginTLS [2022-09-08T15:02:13.088Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-08T15:02:13.088Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T15:02:13.347Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-08T15:02:13.607Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-08T15:02:13.607Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T15:02:14.177Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-08T15:02:14.177Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T15:02:14.177Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-08T15:02:14.437Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-08T15:02:14.697Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-09-08T15:02:14.697Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T15:02:15.266Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-08T15:02:16.206Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2022-09-08T15:02:16.206Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T15:02:16.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-08T15:02:16.465Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-09-08T15:02:16.465Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T15:02:17.035Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-08T15:02:17.035Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-09-08T15:02:17.035Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T15:02:17.605Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-09-08T15:02:17.605Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T15:02:17.865Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-08T15:02:18.124Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-08T15:02:19.065Z] docker_api_swarm_test.go:272: [dca2a13e7e14b] joining swarm manager [d615fc447bbc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:02:20.016Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.32s) [2022-09-08T15:02:20.016Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T15:02:20.275Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-08T15:02:20.535Z] docker_api_swarm_test.go:273: [d6a582eadc462] joining swarm manager [d615fc447bbc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:02:21.916Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.94s) [2022-09-08T15:02:21.916Z] === RUN TestAuthZPluginHeader [2022-09-08T15:02:22.176Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-08T15:02:22.745Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-09-08T15:02:22.745Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T15:02:23.315Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-08T15:02:23.574Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-08T15:02:24.143Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-08T15:02:24.402Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-08T15:02:24.971Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-08T15:02:24.971Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-08T15:02:25.539Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-08T15:02:26.109Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-08T15:02:26.109Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-08T15:02:26.680Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-08T15:02:26.940Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-08T15:02:27.200Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-08T15:02:27.460Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.73s) [2022-09-08T15:02:27.460Z] === RUN TestAuthZPluginV2Disable [2022-09-08T15:02:28.029Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-08T15:02:29.935Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-08T15:02:31.312Z] --- PASS: TestAuthZPluginV2Disable (3.96s) [2022-09-08T15:02:31.312Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-08T15:02:34.602Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-08T15:02:35.541Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.01s) [2022-09-08T15:02:35.541Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T15:02:36.481Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-08T15:02:36.481Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-08T15:02:36.741Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-08T15:02:36.741Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-08T15:02:36.741Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-08T15:02:37.000Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-08T15:02:38.382Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-08T15:02:39.763Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-08T15:02:41.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-08T15:02:44.242Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-08T15:02:44.816Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-08T15:02:45.385Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-08T15:02:47.924Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.48s) [2022-09-08T15:02:47.924Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T15:02:52.120Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-08T15:02:54.028Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-08T15:02:54.289Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-08T15:02:55.671Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-08T15:02:55.671Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-08T15:02:55.671Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-08T15:02:58.961Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-08T15:02:58.961Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-08T15:02:59.898Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-08T15:03:00.157Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-08T15:03:01.537Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-08T15:03:01.537Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-08T15:03:02.475Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-08T15:03:02.735Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-08T15:03:04.115Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-08T15:03:04.115Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-08T15:03:04.373Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-08T15:03:04.944Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-08T15:03:04.944Z] PASS [2022-09-08T15:03:04.944Z] [2022-09-08T15:03:04.944Z] DONE 17 tests in 53.922s [2022-09-08T15:03:04.944Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T15:03:04.944Z] ++ 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-09-08T15:03:04.944Z] ++ set -e [2022-09-08T15:03:04.944Z] ++ '[' -n 0 ']' [2022-09-08T15:03:04.944Z] ++ set -x [2022-09-08T15:03:04.944Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:03:04.944Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-08T15:03:04.944Z] INFO: Testing against a local daemon [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T15:03:04.944Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T15:03:04.944Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-08T15:03:04.944Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-08T15:03:04.944Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-08T15:03:04.944Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-08T15:03:04.944Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-08T15:03:04.944Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-08T15:03:04.944Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-08T15:03:04.944Z] === RUN TestPluginInstall [2022-09-08T15:03:04.944Z] === RUN TestPluginInstall/no_auth [2022-09-08T15:03:05.207Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-08T15:03:06.145Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-08T15:03:06.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-08T15:03:08.686Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-08T15:03:11.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-08T15:03:11.797Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-08T15:03:14.337Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-08T15:03:14.337Z] docker_api_swarm_node_test.go:20: [d7c9a4847bece] joining swarm manager [d575fe11325e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:03:15.281Z] docker_api_swarm_node_test.go:21: [d1e85bef538db] joining swarm manager [d575fe11325e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:03:15.852Z] time="2022-09-08T15:03:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:03:15.852Z] time="2022-09-08T15:03:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b4a3556976ad46bcb00b74f02abf9a01c573b87a1a8d48f92b09bb73da44b29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:03:15.852Z] time="2022-09-08T15:03:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:03:15.852Z] time="2022-09-08T15:03:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b4a3556976ad46bcb00b74f02abf9a01c573b87a1a8d48f92b09bb73da44b29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:03:16.112Z] === RUN TestPluginInstall/with_htpasswd [2022-09-08T15:03:16.372Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-08T15:03:16.633Z] time="2022-09-08T15:03:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:03:16.633Z] time="2022-09-08T15:03:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b4a3556976ad46bcb00b74f02abf9a01c573b87a1a8d48f92b09bb73da44b29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:03:16.633Z] time="2022-09-08T15:03:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:03:16.633Z] time="2022-09-08T15:03:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b4a3556976ad46bcb00b74f02abf9a01c573b87a1a8d48f92b09bb73da44b29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:03:16.893Z] === RUN TestPluginInstall/with_insecure [2022-09-08T15:03:17.462Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-08T15:03:18.032Z] time="2022-09-08T15:03:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:03:18.032Z] time="2022-09-08T15:03:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1584c95b779b08c85338feed65ed39ee169553829a33e059eaf8fdee00c76c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:03:18.032Z] time="2022-09-08T15:03:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:03:18.032Z] time="2022-09-08T15:03:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1584c95b779b08c85338feed65ed39ee169553829a33e059eaf8fdee00c76c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:03:18.291Z] plugin_test.go:196: [db79d0895fed8] daemon is not started [2022-09-08T15:03:18.291Z] --- PASS: TestPluginInstall (13.31s) [2022-09-08T15:03:18.291Z] --- PASS: TestPluginInstall/no_auth (11.13s) [2022-09-08T15:03:18.291Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-09-08T15:03:18.291Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-09-08T15:03:18.291Z] === RUN TestPluginsWithRuntimes [2022-09-08T15:03:18.551Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-08T15:03:19.936Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-08T15:03:21.317Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-08T15:03:21.317Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-08T15:03:22.079Z] Created binary: bundles/binary-daemon/dockerd [2022-09-08T15:03:22.079Z] Copying nested executables into bundles/binary-daemon [2022-09-08T15:03:22.079Z] Building: bundles/binary-daemon/docker-proxy [2022-09-08T15:03:22.079Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T15:03:22.079Z] Created binary: bundles/binary-daemon/docker-proxy [2022-09-08T15:03:22.079Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-08T15:03:22.255Z] --- PASS: TestPluginsWithRuntimes (4.01s) [2022-09-08T15:03:22.255Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2022-09-08T15:03:22.255Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2022-09-08T15:03:22.255Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T15:03:22.399Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -e DOCKER_GRAPHDRIVER docker:9f8bd804872cb69b093f4315a02726327911359a hack/make.sh cross [2022-09-08T15:03:22.969Z] [2022-09-08T15:03:22.969Z] Removing bundles/ [2022-09-08T15:03:22.969Z] [2022-09-08T15:03:22.969Z] ---> Making bundle: cross (in bundles/cross) [2022-09-08T15:03:22.969Z] Cross building: bundles/cross/linux/amd64 [2022-09-08T15:03:22.969Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-08T15:03:22.969Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-08T15:03:23.194Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2022-09-08T15:03:23.194Z] PASS [2022-09-08T15:03:23.194Z] [2022-09-08T15:03:23.194Z] DONE 24 tests in 18.365s [2022-09-08T15:03:23.194Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T15:03:23.194Z] ++ 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-09-08T15:03:23.194Z] ++ set -e [2022-09-08T15:03:23.194Z] ++ '[' -n 0 ']' [2022-09-08T15:03:23.194Z] ++ set -x [2022-09-08T15:03:23.194Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:03:23.194Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-08T15:03:23.194Z] INFO: Testing against a local daemon [2022-09-08T15:03:23.194Z] === RUN TestExternalGraphDriver [2022-09-08T15:03:23.761Z] === RUN TestExternalGraphDriver/json [2022-09-08T15:03:23.761Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-08T15:03:24.330Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-08T15:03:25.711Z] === RUN TestExternalGraphDriver/spec [2022-09-08T15:03:25.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-08T15:03:27.888Z] === RUN TestExternalGraphDriver/pull [2022-09-08T15:03:29.800Z] --- PASS: TestExternalGraphDriver (6.42s) [2022-09-08T15:03:29.800Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2022-09-08T15:03:29.800Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2022-09-08T15:03:29.800Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2022-09-08T15:03:29.800Z] === RUN TestGraphdriverPluginV2 [2022-09-08T15:03:30.740Z] docker_api_swarm_test.go:502: [d083edf7dd069] joining swarm manager [d4f961fd95b00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:03:32.647Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-08T15:03:34.553Z] --- PASS: TestGraphdriverPluginV2 (4.75s) [2022-09-08T15:03:34.553Z] PASS [2022-09-08T15:03:34.553Z] [2022-09-08T15:03:34.553Z] DONE 5 tests in 11.288s [2022-09-08T15:03:34.553Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T15:03:34.553Z] ++ 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-09-08T15:03:34.553Z] ++ set -e [2022-09-08T15:03:34.553Z] ++ '[' -n 0 ']' [2022-09-08T15:03:34.553Z] ++ set -x [2022-09-08T15:03:34.553Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:03:34.553Z] INFO: Testing against a local daemon [2022-09-08T15:03:34.553Z] === RUN TestContinueAfterPluginCrash [2022-09-08T15:03:34.553Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T15:03:34.553Z] === RUN TestReadPluginNoRead [2022-09-08T15:03:34.553Z] === PAUSE TestReadPluginNoRead [2022-09-08T15:03:34.553Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T15:03:34.553Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T15:03:34.553Z] === CONT TestContinueAfterPluginCrash [2022-09-08T15:03:34.553Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T15:03:35.937Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-08T15:03:38.477Z] === RUN TestDockerSuite/TestBuildRm [2022-09-08T15:03:39.047Z] --- PASS: TestDaemonStartWithLogOpt (4.50s) [2022-09-08T15:03:39.047Z] === CONT TestReadPluginNoRead [2022-09-08T15:03:40.429Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-08T15:03:40.689Z] docker_api_swarm_test.go:507: [daca27bea8c8a] joining swarm manager [d4f961fd95b00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:03:41.628Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-08T15:03:42.196Z] === RUN TestReadPluginNoRead/default [2022-09-08T15:03:42.765Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-08T15:03:43.025Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-08T15:03:43.963Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T15:03:43.963Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-08T15:03:44.222Z] --- PASS: TestContinueAfterPluginCrash (9.64s) [2022-09-08T15:03:44.791Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-08T15:03:45.361Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T15:03:45.621Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-08T15:03:47.001Z] === CONT TestReadPluginNoRead [2022-09-08T15:03:47.001Z] read_test.go:92: [d54a577f66ab1] daemon is not started [2022-09-08T15:03:47.001Z] --- PASS: TestReadPluginNoRead (7.75s) [2022-09-08T15:03:47.001Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2022-09-08T15:03:47.001Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2022-09-08T15:03:47.001Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2022-09-08T15:03:47.001Z] PASS [2022-09-08T15:03:47.001Z] [2022-09-08T15:03:47.001Z] DONE 6 tests in 12.402s [2022-09-08T15:03:47.001Z] 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-09-08T15:03:47.002Z] ++ 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-09-08T15:03:47.002Z] ++ set -e [2022-09-08T15:03:47.002Z] ++ '[' -n 0 ']' [2022-09-08T15:03:47.002Z] ++ set -x [2022-09-08T15:03:47.002Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:03:47.002Z] testing: warning: no tests to run [2022-09-08T15:03:47.002Z] PASS [2022-09-08T15:03:47.002Z] [2022-09-08T15:03:47.002Z] DONE 0 tests in 0.041s [2022-09-08T15:03:47.002Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T15:03:47.002Z] ++ 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-09-08T15:03:47.002Z] ++ set -e [2022-09-08T15:03:47.002Z] ++ '[' -n 0 ']' [2022-09-08T15:03:47.002Z] ++ set -x [2022-09-08T15:03:47.002Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:03:47.002Z] INFO: Testing against a local daemon [2022-09-08T15:03:47.002Z] === RUN TestPluginWithDevMounts [2022-09-08T15:03:47.002Z] === PAUSE TestPluginWithDevMounts [2022-09-08T15:03:47.002Z] === CONT TestPluginWithDevMounts [2022-09-08T15:03:48.917Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-08T15:03:48.917Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-08T15:03:48.917Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-08T15:03:48.917Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-08T15:03:48.917Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-08T15:03:48.917Z] --- PASS: TestPluginWithDevMounts (1.82s) [2022-09-08T15:03:48.917Z] PASS [2022-09-08T15:03:48.917Z] [2022-09-08T15:03:48.917Z] DONE 1 tests in 1.946s [2022-09-08T15:03:48.917Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T15:03:48.917Z] ++ 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-09-08T15:03:48.917Z] ++ set -e [2022-09-08T15:03:48.917Z] ++ '[' -n 0 ']' [2022-09-08T15:03:48.917Z] ++ set -x [2022-09-08T15:03:48.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-09-08T15:03:49.176Z] INFO: Testing against a local daemon [2022-09-08T15:03:49.176Z] === RUN TestSecretInspect [2022-09-08T15:03:49.176Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-08T15:03:50.114Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-08T15:03:50.114Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-08T15:03:50.683Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-08T15:03:52.063Z] --- PASS: TestSecretInspect (2.70s) [2022-09-08T15:03:52.063Z] === RUN TestSecretList [2022-09-08T15:03:53.973Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-08T15:03:54.545Z] --- PASS: TestSecretList (2.67s) [2022-09-08T15:03:54.545Z] === RUN TestSecretsCreateAndDelete [2022-09-08T15:03:54.805Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-08T15:03:55.743Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-08T15:03:56.003Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-08T15:03:56.941Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-08T15:03:56.941Z] --- PASS: TestSecretsCreateAndDelete (2.55s) [2022-09-08T15:03:56.941Z] === RUN TestSecretsUpdate [2022-09-08T15:03:57.883Z] === RUN TestDockerSuite/TestBuildUser [2022-09-08T15:03:59.789Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-08T15:03:59.789Z] --- PASS: TestSecretsUpdate (2.69s) [2022-09-08T15:03:59.789Z] === RUN TestTemplatedSecret [2022-09-08T15:04:02.329Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-08T15:04:02.589Z] --- PASS: TestTemplatedSecret (2.97s) [2022-09-08T15:04:02.589Z] === RUN TestSecretCreateResolve [2022-09-08T15:04:05.133Z] --- PASS: TestSecretCreateResolve (2.58s) [2022-09-08T15:04:05.133Z] PASS [2022-09-08T15:04:05.133Z] [2022-09-08T15:04:05.133Z] DONE 6 tests in 16.270s [2022-09-08T15:04:05.133Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T15:04:05.133Z] ++ 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-09-08T15:04:05.133Z] ++ set -e [2022-09-08T15:04:05.133Z] ++ '[' -n 0 ']' [2022-09-08T15:04:05.133Z] ++ set -x [2022-09-08T15:04:05.133Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:04:05.392Z] INFO: Testing against a local daemon [2022-09-08T15:04:05.392Z] === RUN TestServiceCreateInit [2022-09-08T15:04:05.392Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T15:04:09.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-08T15:04:10.157Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T15:04:12.073Z] docker_api_swarm_node_test.go:81: [d307d78117a83] joining swarm manager [dcf9e386a058f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:04:16.272Z] --- PASS: TestServiceCreateInit (10.36s) [2022-09-08T15:04:16.272Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.82s) [2022-09-08T15:04:16.272Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.50s) [2022-09-08T15:04:16.272Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T15:04:16.272Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-08T15:04:16.841Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-08T15:04:16.841Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-08T15:04:17.781Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-08T15:04:19.163Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-08T15:04:21.073Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-08T15:04:21.073Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-08T15:04:21.073Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-08T15:04:21.073Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-08T15:04:21.073Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-08T15:04:21.073Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-08T15:04:21.073Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-08T15:04:21.073Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-08T15:04:21.073Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-08T15:04:22.981Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-08T15:04:22.981Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-08T15:04:23.920Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-08T15:04:24.180Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-08T15:04:25.118Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-08T15:04:25.118Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-08T15:04:27.025Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-08T15:04:27.025Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-08T15:04:28.406Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-08T15:04:29.346Z] docker_api_swarm_node_test.go:53: [d827bbf09f5a1] joining swarm manager [d4930dc2c431e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:04:29.346Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-08T15:04:29.915Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-08T15:04:30.175Z] docker_api_swarm_node_test.go:54: [d5ec68f81d7fd] joining swarm manager [d4930dc2c431e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:04:30.175Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-08T15:04:30.175Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-08T15:04:30.175Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-08T15:04:30.743Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-08T15:04:32.126Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-08T15:04:32.695Z] === RUN TestDockerSuite/TestCommitChange [2022-09-08T15:04:33.263Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-08T15:04:33.834Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-08T15:04:34.107Z] --- PASS: TestCreateServiceMultipleTimes (18.26s) [2022-09-08T15:04:34.107Z] === RUN TestCreateServiceConflict [2022-09-08T15:04:35.055Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-08T15:04:36.438Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-08T15:04:36.697Z] --- PASS: TestCreateServiceConflict (2.66s) [2022-09-08T15:04:36.697Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T15:04:37.266Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-08T15:04:38.646Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-08T15:04:40.025Z] --- PASS: TestCreateServiceMaxReplicas (3.37s) [2022-09-08T15:04:40.025Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T15:04:40.025Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-08T15:04:40.594Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-08T15:04:41.974Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-08T15:04:41.974Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-08T15:04:42.913Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-08T15:04:43.481Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-08T15:04:44.050Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-08T15:04:44.619Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-08T15:04:45.189Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-08T15:04:45.757Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-08T15:04:46.326Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-08T15:04:46.896Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-08T15:04:47.464Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-08T15:04:48.401Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-08T15:04:48.971Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-08T15:04:49.230Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-08T15:04:49.798Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-08T15:04:50.740Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-08T15:04:51.309Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-08T15:04:51.878Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-08T15:04:51.878Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-08T15:04:52.448Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-08T15:04:52.712Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-08T15:04:53.672Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-08T15:04:53.936Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-08T15:04:54.198Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.21s) [2022-09-08T15:04:54.198Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T15:04:54.766Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-08T15:04:55.704Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-08T15:04:56.643Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-08T15:04:57.582Z] --- PASS: TestCreateServiceSecretFileMode (3.16s) [2022-09-08T15:04:57.582Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T15:04:58.520Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-08T15:05:00.428Z] --- PASS: TestCreateServiceConfigFileMode (2.97s) [2022-09-08T15:05:00.428Z] === RUN TestCreateServiceSysctls [2022-09-08T15:05:01.808Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-08T15:05:02.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-08T15:05:04.658Z] --- PASS: TestCreateServiceSysctls (3.93s) [2022-09-08T15:05:04.658Z] === RUN TestCreateServiceCapabilities [2022-09-08T15:05:04.917Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-08T15:05:05.487Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-08T15:05:07.399Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2022-09-08T15:05:07.399Z] === RUN TestInspect [2022-09-08T15:05:08.781Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-08T15:05:09.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-08T15:05:10.955Z] --- PASS: TestInspect (3.69s) [2022-09-08T15:05:10.955Z] === RUN TestCreateJob [2022-09-08T15:05:11.525Z] docker_api_swarm_test.go:202: [dcfb7ffa0966f] joining swarm manager [df1fcd809141c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:05:12.095Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-08T15:05:13.034Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-08T15:05:14.957Z] --- PASS: TestCreateJob (3.76s) [2022-09-08T15:05:14.957Z] === RUN TestReplicatedJob [2022-09-08T15:05:16.335Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-08T15:05:17.275Z] === RUN TestDockerSuite/TestCpToDot [2022-09-08T15:05:17.847Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-08T15:05:19.230Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-08T15:05:20.609Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-08T15:05:20.609Z] --- PASS: TestReplicatedJob (5.92s) [2022-09-08T15:05:20.609Z] === RUN TestUpdateReplicatedJob [2022-09-08T15:05:21.177Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-08T15:05:22.117Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-08T15:05:22.687Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-08T15:05:23.627Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-08T15:05:24.566Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-08T15:05:24.566Z] --- PASS: TestUpdateReplicatedJob (3.83s) [2022-09-08T15:05:24.566Z] === RUN TestServiceListWithStatuses [2022-09-08T15:05:24.566Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T15:05:24.566Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T15:05:24.566Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T15:05:24.566Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-08T15:05:24.566Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-08T15:05:24.826Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-08T15:05:25.395Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-08T15:05:25.395Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-08T15:05:25.395Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-08T15:05:25.654Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-08T15:05:25.913Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-08T15:05:26.485Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-08T15:05:26.485Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-08T15:05:26.485Z] === RUN TestDockerSuite/TestCreateRM [2022-09-08T15:05:26.745Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-08T15:05:26.745Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-08T15:05:26.745Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-08T15:05:26.745Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-08T15:05:27.005Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-08T15:05:28.914Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-08T15:05:28.914Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-08T15:05:29.173Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-08T15:05:29.432Z] --- PASS: TestDockerNetworkConnectAlias (5.13s) [2022-09-08T15:05:29.432Z] === RUN TestDockerNetworkReConnect [2022-09-08T15:05:29.442Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-08T15:05:29.442Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-08T15:05:29.442Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-08T15:05:29.442Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-08T15:05:29.442Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-08T15:05:29.442Z] Cross building: bundles/cross/windows/amd64 [2022-09-08T15:05:29.442Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-08T15:05:29.442Z] { [2022-09-08T15:05:29.442Z] "RT_GROUP_ICON": { [2022-09-08T15:05:29.442Z] "#1": { [2022-09-08T15:05:29.442Z] "0409": "../../winresources/docker.ico" [2022-09-08T15:05:29.442Z] } [2022-09-08T15:05:29.442Z] }, [2022-09-08T15:05:29.442Z] "RT_MANIFEST": { [2022-09-08T15:05:29.442Z] "#1": { [2022-09-08T15:05:29.442Z] "0409": { [2022-09-08T15:05:29.442Z] "identity": {}, [2022-09-08T15:05:29.442Z] "description": "Docker Engine", [2022-09-08T15:05:29.442Z] "minimum-os": "vista", [2022-09-08T15:05:29.442Z] "execution-level": "", [2022-09-08T15:05:29.442Z] "ui-access": false, [2022-09-08T15:05:29.442Z] "auto-elevate": false, [2022-09-08T15:05:29.442Z] "dpi-awareness": "unaware", [2022-09-08T15:05:29.442Z] "disable-theming": false, [2022-09-08T15:05:29.442Z] "disable-window-filtering": false, [2022-09-08T15:05:29.442Z] "high-resolution-scrolling-aware": false, [2022-09-08T15:05:29.442Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-08T15:05:29.442Z] "long-path-aware": false, [2022-09-08T15:05:29.442Z] "printer-driver-isolation": false, [2022-09-08T15:05:29.442Z] "gdi-scaling": false, [2022-09-08T15:05:29.442Z] "segment-heap": false, [2022-09-08T15:05:29.442Z] "use-common-controls-v6": false [2022-09-08T15:05:29.442Z] } [2022-09-08T15:05:29.442Z] } [2022-09-08T15:05:29.442Z] }, [2022-09-08T15:05:29.442Z] "RT_MESSAGETABLE": { [2022-09-08T15:05:29.442Z] "#1": { [2022-09-08T15:05:29.442Z] "0409": "../../winresources/event_messages.bin" [2022-09-08T15:05:29.442Z] } [2022-09-08T15:05:29.442Z] }, [2022-09-08T15:05:29.442Z] "RT_VERSION": { [2022-09-08T15:05:29.442Z] "#1": { [2022-09-08T15:05:29.442Z] "0409": { [2022-09-08T15:05:29.442Z] "fixed": { [2022-09-08T15:05:29.442Z] "file_version": "0.0.0.0", [2022-09-08T15:05:29.442Z] "product_version": "0.0.0.0", [2022-09-08T15:05:29.442Z] "type": "Unknown" [2022-09-08T15:05:29.442Z] }, [2022-09-08T15:05:29.442Z] "info": { [2022-09-08T15:05:29.442Z] "0000": { [2022-09-08T15:05:29.442Z] "CompanyName": "", [2022-09-08T15:05:29.442Z] "FileVersion": "dev", [2022-09-08T15:05:29.442Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-08T15:05:29.442Z] "OriginalFileName": "dockerd.exe", [2022-09-08T15:05:29.442Z] "ProductName": "", [2022-09-08T15:05:29.442Z] "ProductVersion": "dev", [2022-09-08T15:05:29.442Z] "SpecialBuild": "9f8bd804872cb69b093f4315a02726327911359a" [2022-09-08T15:05:29.442Z] } [2022-09-08T15:05:29.442Z] } [2022-09-08T15:05:29.442Z] } [2022-09-08T15:05:29.442Z] } [2022-09-08T15:05:29.442Z] } [2022-09-08T15:05:29.442Z] } [2022-09-08T15:05:29.442Z] cmd/dockerd/config.go [2022-09-08T15:05:29.442Z] cmd/dockerd/config_windows.go [2022-09-08T15:05:29.442Z] cmd/dockerd/daemon.go [2022-09-08T15:05:29.442Z] cmd/dockerd/daemon_test.go [2022-09-08T15:05:29.442Z] cmd/dockerd/daemon_windows.go [2022-09-08T15:05:29.442Z] cmd/dockerd/docker.go [2022-09-08T15:05:29.442Z] cmd/dockerd/docker_windows.go [2022-09-08T15:05:29.442Z] cmd/dockerd/genwinres_windows.go [2022-09-08T15:05:29.442Z] cmd/dockerd/metrics.go [2022-09-08T15:05:29.442Z] cmd/dockerd/options.go [2022-09-08T15:05:29.442Z] cmd/dockerd/options_test.go [2022-09-08T15:05:29.442Z] cmd/dockerd/service_windows.go [2022-09-08T15:05:29.442Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-08T15:05:29.442Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-08T15:05:31.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-08T15:05:33.354Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-08T15:05:33.354Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-08T15:05:33.354Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-08T15:05:33.925Z] docker_api_swarm_test.go:384: [d91ff66417023] joining swarm manager [d6b93e3aef355]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:05:34.494Z] --- PASS: TestDockerNetworkReConnect (4.82s) [2022-09-08T15:05:34.494Z] === RUN TestServicePlugin [2022-09-08T15:05:34.494Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-08T15:05:35.447Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-08T15:05:35.707Z] docker_api_swarm_test.go:385: [d8cd7c67a6325] joining swarm manager [d6b93e3aef355]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:05:36.276Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-08T15:05:37.216Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-08T15:05:37.475Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-08T15:05:39.381Z] plugin_test.go:61: [d2e22e2134089] joining swarm manager [d4bf635f97ed3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:05:39.381Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-08T15:05:40.320Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-08T15:05:40.320Z] plugin_test.go:64: [d7b80f246ad60] joining swarm manager [d4bf635f97ed3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:05:42.860Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-08T15:05:44.764Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-08T15:05:45.703Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-08T15:05:46.643Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-08T15:05:51.916Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-08T15:05:52.175Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-08T15:05:53.117Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-08T15:05:54.055Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-08T15:05:54.314Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-08T15:05:54.573Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-08T15:05:54.573Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-08T15:05:54.833Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-08T15:05:55.771Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-08T15:05:56.710Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-08T15:05:56.710Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-08T15:05:56.710Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-08T15:05:57.298Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-08T15:05:57.559Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-08T15:05:58.495Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-08T15:05:59.432Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-08T15:05:59.692Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-08T15:05:59.692Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-08T15:05:59.692Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-08T15:05:59.692Z] docker_cli_events_unix_test.go:84: unmatched requirement swapMemorySupport [2022-09-08T15:05:59.692Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-08T15:06:02.225Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-08T15:06:02.485Z] === RUN TestDockerSuite/TestEventsRename [2022-09-08T15:06:03.053Z] === RUN TestDockerSuite/TestEventsResize [2022-09-08T15:06:03.622Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-08T15:06:06.157Z] --- PASS: TestServicePlugin (31.83s) [2022-09-08T15:06:06.157Z] === RUN TestServiceUpdateLabel [2022-09-08T15:06:08.693Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-09-08T15:06:08.693Z] === RUN TestServiceUpdateSecrets [2022-09-08T15:06:08.953Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-08T15:06:09.522Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-08T15:06:10.091Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-08T15:06:13.380Z] === RUN TestDockerSuite/TestEventsTop [2022-09-08T15:06:13.380Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-08T15:06:15.915Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-08T15:06:22.486Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-08T15:06:23.063Z] --- PASS: TestServiceUpdateSecrets (14.70s) [2022-09-08T15:06:23.063Z] === RUN TestServiceUpdateConfigs [2022-09-08T15:06:28.356Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-08T15:06:32.548Z] check_test.go:611: [d8cd7c67a6325] daemon is not started [2022-09-08T15:06:32.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-08T15:06:33.116Z] === RUN TestDockerSuite/TestExec [2022-09-08T15:06:33.685Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-08T15:06:34.622Z] docker_api_swarm_test.go:802: [d03ebfe1a1f81] joining swarm manager [dba3b8e2b57e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:06:35.192Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-08T15:06:35.760Z] === RUN TestDockerSuite/TestExecEnv [2022-09-08T15:06:36.328Z] docker_api_swarm_test.go:802: [daaf555d9528f] joining swarm manager [dba3b8e2b57e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:06:36.588Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-08T15:06:37.527Z] docker_api_swarm_test.go:802: [d1d72d8fd9d26] joining swarm manager [dba3b8e2b57e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-08T15:06:37.788Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2022-09-08T15:06:37.788Z] === RUN TestServiceUpdateNetwork [2022-09-08T15:06:37.788Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-08T15:06:38.356Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-08T15:06:38.925Z] docker_api_swarm_test.go:802: [d0000e70d4aea] joining swarm manager [dba3b8e2b57e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-08T15:06:40.304Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-08T15:06:40.304Z] docker_api_swarm_test.go:810: [da09e07f9aa6d] joining swarm manager [dba3b8e2b57e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-08T15:06:41.246Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-08T15:06:41.818Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-08T15:06:42.387Z] === RUN TestDockerSuite/TestExecParseError [2022-09-08T15:06:42.646Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-08T15:06:43.215Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-08T15:06:43.785Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-08T15:06:44.358Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-08T15:06:44.927Z] === RUN TestDockerSuite/TestExecTTY [2022-09-08T15:06:45.881Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-08T15:06:46.818Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-08T15:06:47.078Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-08T15:06:47.648Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-08T15:06:47.648Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-08T15:06:47.648Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-08T15:06:49.027Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-08T15:06:49.288Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-08T15:06:50.226Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-08T15:06:50.794Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-08T15:06:51.364Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-08T15:06:51.623Z] --- PASS: TestServiceUpdateNetwork (13.75s) [2022-09-08T15:06:51.623Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T15:06:52.561Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-08T15:06:52.821Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-08T15:06:53.761Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-08T15:06:55.141Z] === RUN TestDockerSuite/TestHealth [2022-09-08T15:07:01.711Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-08T15:07:05.953Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-08T15:07:05.953Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-08T15:07:05.953Z] { [2022-09-08T15:07:05.953Z] "RT_GROUP_ICON": { [2022-09-08T15:07:05.953Z] "#1": { [2022-09-08T15:07:05.953Z] "0409": "../../winresources/docker.ico" [2022-09-08T15:07:05.953Z] } [2022-09-08T15:07:05.953Z] }, [2022-09-08T15:07:05.953Z] "RT_MANIFEST": { [2022-09-08T15:07:05.953Z] "#1": { [2022-09-08T15:07:05.953Z] "0409": { [2022-09-08T15:07:05.953Z] "identity": {}, [2022-09-08T15:07:05.953Z] "description": "Docker Engine", [2022-09-08T15:07:05.953Z] "minimum-os": "vista", [2022-09-08T15:07:05.953Z] "execution-level": "", [2022-09-08T15:07:05.953Z] "ui-access": false, [2022-09-08T15:07:05.953Z] "auto-elevate": false, [2022-09-08T15:07:05.953Z] "dpi-awareness": "unaware", [2022-09-08T15:07:05.953Z] "disable-theming": false, [2022-09-08T15:07:05.953Z] "disable-window-filtering": false, [2022-09-08T15:07:05.953Z] "high-resolution-scrolling-aware": false, [2022-09-08T15:07:05.953Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-08T15:07:05.953Z] "long-path-aware": false, [2022-09-08T15:07:05.953Z] "printer-driver-isolation": false, [2022-09-08T15:07:05.953Z] "gdi-scaling": false, [2022-09-08T15:07:05.953Z] "segment-heap": false, [2022-09-08T15:07:05.953Z] "use-common-controls-v6": false [2022-09-08T15:07:05.953Z] } [2022-09-08T15:07:05.953Z] } [2022-09-08T15:07:05.953Z] }, [2022-09-08T15:07:05.953Z] "RT_MESSAGETABLE": { [2022-09-08T15:07:05.953Z] "#1": { [2022-09-08T15:07:05.953Z] "0409": "../../winresources/event_messages.bin" [2022-09-08T15:07:05.953Z] } [2022-09-08T15:07:05.953Z] }, [2022-09-08T15:07:05.953Z] "RT_VERSION": { [2022-09-08T15:07:05.953Z] "#1": { [2022-09-08T15:07:05.953Z] "0409": { [2022-09-08T15:07:05.953Z] "fixed": { [2022-09-08T15:07:05.953Z] "file_version": "0.0.0.0", [2022-09-08T15:07:05.953Z] "product_version": "0.0.0.0", [2022-09-08T15:07:05.953Z] "type": "Unknown" [2022-09-08T15:07:05.953Z] }, [2022-09-08T15:07:05.953Z] "info": { [2022-09-08T15:07:05.953Z] "0000": { [2022-09-08T15:07:05.953Z] "CompanyName": "", [2022-09-08T15:07:05.953Z] "FileVersion": "dev", [2022-09-08T15:07:05.953Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-08T15:07:05.953Z] "OriginalFileName": "docker-proxy.exe", [2022-09-08T15:07:05.953Z] "ProductName": "", [2022-09-08T15:07:05.953Z] "ProductVersion": "dev", [2022-09-08T15:07:05.953Z] "SpecialBuild": "9f8bd804872cb69b093f4315a02726327911359a" [2022-09-08T15:07:05.953Z] } [2022-09-08T15:07:05.953Z] } [2022-09-08T15:07:05.953Z] } [2022-09-08T15:07:05.953Z] } [2022-09-08T15:07:05.953Z] } [2022-09-08T15:07:05.953Z] } [2022-09-08T15:07:05.953Z] cmd/docker-proxy/genwinres_windows.go [2022-09-08T15:07:05.953Z] cmd/docker-proxy/main.go [2022-09-08T15:07:05.953Z] cmd/docker-proxy/network_proxy_test.go [2022-09-08T15:07:05.953Z] cmd/docker-proxy/proxy.go [2022-09-08T15:07:05.953Z] cmd/docker-proxy/sctp_proxy.go [2022-09-08T15:07:05.953Z] cmd/docker-proxy/tcp_proxy.go [2022-09-08T15:07:05.953Z] cmd/docker-proxy/udp_proxy.go [2022-09-08T15:07:05.953Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-08T15:07:05.953Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-08T15:07:05.953Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-08T15:07:05.953Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-08T15:07:05.953Z] remote: Enumerating objects: 23, done. [2022-09-08T15:07:05.953Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-08T15:07:05.953Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-08T15:07:05.953Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-08T15:07:05.953Z] 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-09-08T15:07:05.953Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-08T15:07:05.953Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-08T15:07:08.282Z] --- PASS: TestServiceUpdatePidsLimit (16.76s) [2022-09-08T15:07:08.282Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-09-08T15:07:08.282Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2022-09-08T15:07:08.282Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-09-08T15:07:08.282Z] PASS [2022-09-08T15:07:08.282Z] [2022-09-08T15:07:08.282Z] === Skipped [2022-09-08T15:07:08.282Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T15:07:08.282Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T15:07:08.282Z] [2022-09-08T15:07:08.282Z] DONE 27 tests, 1 skipped in 183.035s [2022-09-08T15:07:08.282Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T15:07:08.282Z] ++ 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-09-08T15:07:08.282Z] ++ set -e [2022-09-08T15:07:08.282Z] ++ '[' -n 0 ']' [2022-09-08T15:07:08.282Z] ++ set -x [2022-09-08T15:07:08.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-09-08T15:07:08.282Z] INFO: Testing against a local daemon [2022-09-08T15:07:08.282Z] === RUN TestSessionCreate [2022-09-08T15:07:08.282Z] --- PASS: TestSessionCreate (0.02s) [2022-09-08T15:07:08.282Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T15:07:08.541Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-08T15:07:08.541Z] PASS [2022-09-08T15:07:08.541Z] [2022-09-08T15:07:08.541Z] DONE 2 tests in 0.129s [2022-09-08T15:07:08.541Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T15:07:08.541Z] ++ 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-09-08T15:07:08.541Z] ++ set -e [2022-09-08T15:07:08.541Z] ++ '[' -n 0 ']' [2022-09-08T15:07:08.541Z] ++ set -x [2022-09-08T15:07:08.541Z] ++ 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 GITHUB_ACTIONS= 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-09-08T15:07:08.541Z] INFO: Testing against a local daemon [2022-09-08T15:07:08.541Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T15:07:08.541Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T15:07:08.541Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T15:07:08.541Z] === RUN TestDiskUsage [2022-09-08T15:07:08.541Z] === PAUSE TestDiskUsage [2022-09-08T15:07:08.541Z] === RUN TestEventsExecDie [2022-09-08T15:07:09.109Z] --- PASS: TestEventsExecDie (0.57s) [2022-09-08T15:07:09.109Z] === RUN TestEventsBackwardsCompatible [2022-09-08T15:07:09.109Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-08T15:07:09.109Z] === RUN TestEventsVolumeCreate [2022-09-08T15:07:09.109Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-08T15:07:09.109Z] === RUN TestInfoBinaryCommits [2022-09-08T15:07:09.368Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-08T15:07:09.368Z] === RUN TestInfoAPIVersioned [2022-09-08T15:07:09.368Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-08T15:07:09.368Z] === RUN TestInfoAPI [2022-09-08T15:07:09.368Z] --- PASS: TestInfoAPI (0.02s) [2022-09-08T15:07:09.368Z] === RUN TestInfoAPIWarnings [2022-09-08T15:07:10.140Z] Cross building: bundles/cross/linux/ppc64le [2022-09-08T15:07:10.140Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-08T15:07:10.140Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-08T15:07:14.656Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-08T15:07:17.192Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-08T15:07:19.730Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-08T15:07:19.730Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-08T15:07:19.730Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-08T15:07:19.730Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-08T15:07:20.300Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-08T15:07:20.300Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-08T15:07:20.869Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-08T15:07:21.439Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-08T15:07:21.439Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-08T15:07:21.439Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-08T15:07:21.439Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-08T15:07:21.699Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-08T15:07:21.958Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-08T15:07:22.218Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-08T15:07:22.218Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-08T15:07:22.786Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-08T15:07:22.786Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-08T15:07:23.726Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-08T15:07:24.297Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-08T15:07:24.297Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-08T15:07:24.870Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-08T15:07:25.806Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-08T15:07:25.806Z] === RUN TestInfoDebug [2022-09-08T15:07:26.374Z] --- PASS: TestInfoDebug (0.52s) [2022-09-08T15:07:26.374Z] === RUN TestInfoInsecureRegistries [2022-09-08T15:07:26.942Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-08T15:07:26.942Z] === RUN TestInfoRegistryMirrors [2022-09-08T15:07:27.511Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-09-08T15:07:27.511Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T15:07:27.511Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-08T15:07:27.511Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-08T15:07:27.511Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-08T15:07:27.771Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-09-08T15:07:27.771Z] === RUN TestPingCacheHeaders [2022-09-08T15:07:27.771Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-08T15:07:27.771Z] === RUN TestPingGet [2022-09-08T15:07:27.771Z] --- PASS: TestPingGet (0.02s) [2022-09-08T15:07:27.771Z] === RUN TestPingHead [2022-09-08T15:07:27.771Z] --- PASS: TestPingHead (0.02s) [2022-09-08T15:07:27.771Z] === RUN TestPingSwarmHeader [2022-09-08T15:07:28.341Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-08T15:07:28.601Z] === RUN TestDockerSuite/TestImportFile [2022-09-08T15:07:29.170Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-08T15:07:30.109Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-08T15:07:30.109Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-08T15:07:30.369Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-08T15:07:30.369Z] --- PASS: TestPingSwarmHeader (2.42s) [2022-09-08T15:07:30.369Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-08T15:07:30.369Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-08T15:07:30.369Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-08T15:07:30.369Z] === RUN TestPingBuilderHeader [2022-09-08T15:07:30.369Z] === RUN TestPingBuilderHeader/default_config [2022-09-08T15:07:30.938Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-08T15:07:31.508Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-08T15:07:31.508Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-08T15:07:31.508Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-09-08T15:07:31.508Z] === RUN TestVersion [2022-09-08T15:07:31.508Z] --- PASS: TestVersion (0.02s) [2022-09-08T15:07:31.508Z] === CONT TestDiskUsage [2022-09-08T15:07:31.508Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-08T15:07:31.768Z] === RUN TestDiskUsage/empty [2022-09-08T15:07:31.768Z] === RUN TestDiskUsage/empty/container_types [2022-09-08T15:07:31.768Z] === RUN TestDiskUsage/empty/image_types [2022-09-08T15:07:31.768Z] === RUN TestDiskUsage/empty/volume_types [2022-09-08T15:07:31.768Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-08T15:07:31.768Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-08T15:07:31.768Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-08T15:07:31.768Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-08T15:07:31.768Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-08T15:07:31.768Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-08T15:07:31.768Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-08T15:07:31.768Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-08T15:07:32.028Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-08T15:07:32.028Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-08T15:07:32.296Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-08T15:07:32.296Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-08T15:07:32.296Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-08T15:07:32.296Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-08T15:07:32.296Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-08T15:07:32.296Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-08T15:07:32.296Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-08T15:07:32.296Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-08T15:07:32.296Z] === RUN TestDiskUsage/after_container.Run [2022-09-08T15:07:32.556Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-08T15:07:32.556Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-08T15:07:32.556Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-08T15:07:32.556Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-08T15:07:32.556Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-08T15:07:32.556Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-08T15:07:32.556Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-08T15:07:32.556Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-08T15:07:32.556Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-08T15:07:32.556Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage (1.46s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.01s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-08T15:07:32.817Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T15:07:32.817Z] PASS [2022-09-08T15:07:32.817Z] [2022-09-08T15:07:32.817Z] === Skipped [2022-09-08T15:07:32.817Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T15:07:32.817Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T15:07:32.817Z] [2022-09-08T15:07:32.817Z] DONE 57 tests, 1 skipped in 24.388s [2022-09-08T15:07:32.817Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T15:07:32.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-08T15:07:32.817Z] ++ set -e [2022-09-08T15:07:32.817Z] ++ '[' -n 0 ']' [2022-09-08T15:07:32.817Z] ++ set -x [2022-09-08T15:07:32.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-09-08T15:07:33.076Z] INFO: Testing against a local daemon [2022-09-08T15:07:33.076Z] === RUN TestVolumesCreateAndList [2022-09-08T15:07:33.076Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-08T15:07:33.076Z] === RUN TestVolumesRemove [2022-09-08T15:07:33.076Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-08T15:07:33.076Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-08T15:07:33.076Z] === RUN TestVolumesInspect [2022-09-08T15:07:33.076Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-08T15:07:33.076Z] === RUN TestVolumesInvalidJSON [2022-09-08T15:07:33.076Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-08T15:07:33.076Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-08T15:07:33.076Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-08T15:07:33.076Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-08T15:07:33.076Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-08T15:07:33.076Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-08T15:07:33.076Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-08T15:07:33.076Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-08T15:07:33.076Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-09-08T15:07:33.076Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-08T15:07:33.076Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-08T15:07:33.076Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-08T15:07:33.076Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-08T15:07:33.076Z] PASS [2022-09-08T15:07:33.076Z] [2022-09-08T15:07:33.076Z] DONE 9 tests in 0.240s [2022-09-08T15:07:33.076Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T15:07:33.336Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T15:07:33.336Z] +++ kill 7209 [2022-09-08T15:07:33.597Z] +++ /etc/init.d/apparmor stop [2022-09-08T15:07:33.597Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T15:07:33.597Z] [2022-09-08T15:07:33.597Z] Unloading profiles will leave already running processes permanently [2022-09-08T15:07:33.597Z] unconfined, which can lead to unexpected situations. [2022-09-08T15:07:33.597Z] [2022-09-08T15:07:33.597Z] To set a process to complain mode, use the command line tool [2022-09-08T15:07:33.597Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T15:07:33.597Z] +++ true [2022-09-08T15:07:33.856Z] exiting test-integration [2022-09-08T15:07:33.857Z] ++ exit 0 [2022-09-08T15:07:33.857Z] [2022-09-08T15:07:34.425Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-08T15:07:34.425Z] + for job in $(jobs -p) [2022-09-08T15:07:34.425Z] + wait 24077 [2022-09-08T15:07:35.361Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-08T15:07:35.620Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-08T15:07:36.190Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-08T15:07:36.190Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-08T15:07:36.190Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-08T15:07:36.760Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-08T15:07:37.329Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-08T15:07:37.329Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-08T15:07:37.588Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-08T15:07:37.588Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-08T15:07:37.588Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-08T15:07:38.156Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-08T15:07:38.726Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-08T15:07:39.295Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-08T15:07:39.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-08T15:07:39.865Z] === RUN TestDockerSuite/TestInspectImage [2022-09-08T15:07:39.865Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-08T15:07:39.865Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-08T15:07:39.865Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-08T15:07:39.865Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-08T15:07:40.434Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-08T15:07:40.694Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-08T15:07:40.954Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-08T15:07:41.213Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-08T15:07:41.783Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-08T15:07:44.318Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-08T15:07:44.318Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-08T15:07:44.577Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-08T15:07:45.147Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-08T15:07:46.088Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-08T15:07:46.655Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-08T15:07:46.914Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-08T15:07:47.483Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-08T15:07:48.052Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-08T15:07:48.312Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-08T15:07:48.881Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-08T15:07:48.881Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-08T15:07:49.822Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-08T15:07:50.788Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-08T15:07:51.047Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-08T15:07:51.987Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-08T15:07:53.366Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-08T15:07:54.747Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-08T15:07:54.747Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-08T15:07:56.129Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-08T15:07:56.389Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-08T15:07:56.958Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-08T15:08:02.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-08T15:08:04.777Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-08T15:08:06.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-08T15:08:06.416Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-08T15:08:06.986Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-08T15:08:08.368Z] docker_api_swarm_service_test.go:395: [d5946972c858b] joining swarm manager [db1a18c93f589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:08:08.627Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-08T15:08:08.627Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-08T15:08:08.627Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-08T15:08:09.196Z] docker_api_swarm_service_test.go:395: [d6cb8f39147e2] joining swarm manager [db1a18c93f589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:08:09.766Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-08T15:08:11.150Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-08T15:08:12.090Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-08T15:08:13.041Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-08T15:08:13.302Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-08T15:08:15.845Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-08T15:08:16.107Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-08T15:08:16.678Z] === RUN TestDockerSuite/TestLogsSince [2022-09-08T15:08:23.243Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-08T15:08:25.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-08T15:08:27.116Z] docker_api_swarm_service_test.go:343: [d84c1df213e02] joining swarm manager [d36a90f24c5c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:08:28.053Z] docker_api_swarm_service_test.go:343: [db38fae44e2da] joining swarm manager [d36a90f24c5c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:08:28.622Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-08T15:08:29.193Z] === RUN TestDockerSuite/TestLogsTail [2022-09-08T15:08:30.136Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-08T15:08:30.709Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-08T15:08:31.278Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-08T15:08:31.278Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-08T15:08:31.278Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-08T15:08:31.278Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-08T15:08:31.539Z] === RUN TestDockerSuite/TestNetHostname [2022-09-08T15:08:32.920Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-08T15:08:33.179Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-08T15:08:33.179Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-08T15:08:33.179Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-08T15:08:34.117Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-08T15:08:34.377Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-08T15:08:35.316Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-08T15:08:35.575Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-08T15:08:35.575Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-08T15:08:35.575Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-08T15:08:42.147Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-08T15:08:42.147Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-08T15:08:42.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-08T15:08:42.716Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-08T15:08:44.096Z] docker_api_swarm_service_test.go:490: [d9bc48f646b73] joining swarm manager [d65e3719eab5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:08:45.036Z] docker_api_swarm_service_test.go:490: [d9aabd8c5aba2] joining swarm manager [d65e3719eab5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:08:45.606Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-08T15:08:48.901Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-08T15:08:49.837Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-08T15:08:52.371Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-08T15:08:54.278Z] === RUN TestDockerSuite/TestPluginActive [2022-09-08T15:08:56.812Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-08T15:08:57.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-08T15:09:04.323Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-08T15:09:04.323Z] docker_cli_plugins_test.go:335: unmatched requirement DaemonIsWindows [2022-09-08T15:09:04.323Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-08T15:09:04.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-08T15:09:05.178Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-08T15:09:07.085Z] docker_api_swarm_service_test.go:128: [d1d07700da19f] joining swarm manager [d0e5166f0ff8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:09:07.653Z] docker_api_swarm_service_test.go:129: [d97fffa08f696] joining swarm manager [d0e5166f0ff8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:09:08.222Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-08T15:09:09.602Z] docker_api_swarm_service_test.go:137: [de8db02a90d5f] joining swarm manager [d0e5166f0ff8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-08T15:09:10.171Z] docker_api_swarm_service_test.go:138: [deaeeeb300e13] joining swarm manager [d0e5166f0ff8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-08T15:09:14.364Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-08T15:09:14.932Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-08T15:09:15.871Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-08T15:09:16.617Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-08T15:09:16.617Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-08T15:09:16.617Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-08T15:09:16.617Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-08T15:09:16.617Z] Cross building: bundles/cross/linux/s390x [2022-09-08T15:09:16.617Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-08T15:09:16.617Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-08T15:09:16.811Z] === RUN TestDockerSuite/TestPortList [2022-09-08T15:09:23.385Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-08T15:09:25.921Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-08T15:09:25.921Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-08T15:09:27.832Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-08T15:09:28.401Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-08T15:09:28.970Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-08T15:09:28.970Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-08T15:09:30.882Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-08T15:09:31.828Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-08T15:09:32.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-08T15:09:34.306Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-08T15:09:34.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-08T15:09:36.788Z] docker_api_swarm_service_test.go:304: [da958b3deaf1c] joining swarm manager [dd91a520a5f6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:09:37.726Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-08T15:09:37.726Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-08T15:09:37.726Z] docker_api_swarm_service_test.go:304: [d78549e10e7f5] joining swarm manager [dd91a520a5f6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:09:41.021Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-08T15:09:47.588Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-08T15:09:48.526Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-08T15:09:49.909Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-08T15:09:50.847Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-08T15:09:51.415Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-08T15:09:53.323Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-08T15:09:54.705Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-08T15:09:55.648Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-08T15:09:55.648Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-08T15:09:56.240Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-08T15:09:57.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-08T15:09:57.880Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-08T15:09:59.788Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-08T15:09:59.788Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-08T15:09:59.788Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-08T15:09:59.788Z] docker_api_swarm_service_test.go:100: [dc033a948dac7] joining swarm manager [dd5dcc7cd7788]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:10:00.048Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-08T15:10:00.616Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-08T15:10:00.616Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-08T15:10:00.616Z] docker_api_swarm_service_test.go:101: [d39634a67b764] joining swarm manager [dd5dcc7cd7788]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:10:01.555Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-08T15:10:02.937Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-08T15:10:03.507Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-08T15:10:10.084Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-08T15:10:11.023Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-08T15:10:12.404Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-08T15:10:12.404Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-08T15:10:12.404Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-08T15:10:12.663Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-08T15:10:15.199Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-08T15:10:15.768Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-08T15:10:17.673Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-08T15:10:18.614Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-08T15:10:18.874Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-08T15:10:18.874Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-08T15:10:21.451Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-08T15:10:22.390Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-08T15:10:22.390Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-08T15:10:24.302Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-08T15:10:24.302Z] check_test.go:611: [dc033a948dac7] daemon is not started [2022-09-08T15:10:24.871Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-08T15:10:26.252Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-08T15:10:26.820Z] === RUN TestDockerSuite/TestRmiTag [2022-09-08T15:10:26.820Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-08T15:10:27.389Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-08T15:10:29.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-08T15:10:29.925Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-08T15:10:30.495Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-08T15:10:31.064Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-08T15:10:31.324Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-08T15:10:32.264Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-08T15:10:32.264Z] docker_api_swarm_service_test.go:533: [d60e794c3360a] joining swarm manager [dddc6bbee0d92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:10:32.523Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-08T15:10:33.093Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-08T15:10:33.352Z] docker_api_swarm_service_test.go:534: [d2eae0ae08100] joining swarm manager [dddc6bbee0d92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:10:33.613Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-08T15:10:34.183Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-08T15:10:38.384Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-08T15:10:38.953Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-08T15:10:40.334Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-08T15:10:41.272Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-08T15:10:43.193Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-08T15:10:44.572Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-08T15:10:46.478Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-08T15:10:46.478Z] === RUN TestDockerSuite/TestDockerFails [2022-09-08T15:10:46.478Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-08T15:10:48.389Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-08T15:10:48.389Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-08T15:10:48.648Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-08T15:10:50.030Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-08T15:10:50.289Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-08T15:10:50.859Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-08T15:10:51.799Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-08T15:10:52.368Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-08T15:10:52.627Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-08T15:10:52.888Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-08T15:10:52.888Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-08T15:10:53.457Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-08T15:10:54.399Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-08T15:10:54.658Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-08T15:10:55.596Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-08T15:10:55.856Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-08T15:10:56.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-08T15:10:56.684Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-08T15:10:57.624Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-08T15:10:58.562Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-08T15:10:58.562Z] docker_api_swarm_service_test.go:148: [dc26653bd3dc8] joining swarm manager [d110113394c48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:10:59.500Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-08T15:10:59.500Z] docker_api_swarm_service_test.go:148: [da3c16044af7d] joining swarm manager [d110113394c48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:11:00.069Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-08T15:11:01.009Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-08T15:11:01.604Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-08T15:11:02.549Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-08T15:11:03.488Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-08T15:11:03.748Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-08T15:11:04.318Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-08T15:11:04.578Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-08T15:11:04.578Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-08T15:11:05.961Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-08T15:11:06.646Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-08T15:11:06.906Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-08T15:11:07.166Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-08T15:11:07.736Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-08T15:11:07.736Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-08T15:11:08.091Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-08T15:11:08.091Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-08T15:11:08.091Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-08T15:11:08.091Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-08T15:11:08.091Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-08T15:11:08.304Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-08T15:11:08.432Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-08T15:11:08.564Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-08T15:11:08.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f8bd804872cb69b093f4315a02726327911359a hack/test/unit [2022-09-08T15:11:09.133Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-08T15:11:09.292Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-08T15:11:09.292Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-08T15:11:09.292Z] + TESTDIRS=./... [2022-09-08T15:11:09.292Z] + exclude_paths='/vendor/|/integration' [2022-09-08T15:11:09.292Z] ++ go list ./... [2022-09-08T15:11:09.292Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-08T15:11:09.703Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-08T15:11:10.229Z] + pkg_list='github.com/docker/docker/api [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/backend/build [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/httputils [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/middleware [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/build [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/container [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/debug [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/image [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/network [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/session [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/system [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/server/router/volume [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/backend [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/container [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/events [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/filters [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/image [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/mount [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/network [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/registry [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/strslice [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/swarm [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/time [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/versions [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T15:11:10.229Z] github.com/docker/docker/api/types/volume [2022-09-08T15:11:10.229Z] github.com/docker/docker/builder [2022-09-08T15:11:10.229Z] github.com/docker/docker/builder/builder-next [2022-09-08T15:11:10.229Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T15:11:10.229Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T15:11:10.229Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T15:11:10.229Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T15:11:10.229Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T15:11:10.229Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T15:11:10.229Z] github.com/docker/docker/builder/dockerfile [2022-09-08T15:11:10.229Z] github.com/docker/docker/builder/remotecontext [2022-09-08T15:11:10.229Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T15:11:10.229Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T15:11:10.229Z] github.com/docker/docker/cli [2022-09-08T15:11:10.229Z] github.com/docker/docker/cli/config [2022-09-08T15:11:10.229Z] github.com/docker/docker/cli/debug [2022-09-08T15:11:10.229Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T15:11:10.229Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T15:11:10.229Z] github.com/docker/docker/client [2022-09-08T15:11:10.229Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T15:11:10.229Z] github.com/docker/docker/cmd/dockerd [2022-09-08T15:11:10.229Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T15:11:10.229Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T15:11:10.229Z] github.com/docker/docker/container [2022-09-08T15:11:10.229Z] github.com/docker/docker/container/stream [2022-09-08T15:11:10.229Z] github.com/docker/docker/contrib/apparmor [2022-09-08T15:11:10.229Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T15:11:10.229Z] github.com/docker/docker/contrib/httpserver [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/cluster [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/config [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/containerd [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/events [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/images [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/initlayer [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/links [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/listeners [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/local [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/names [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/network [2022-09-08T15:11:10.229Z] github.com/docker/docker/daemon/stats [2022-09-08T15:11:10.229Z] github.com/docker/docker/distribution [2022-09-08T15:11:10.229Z] github.com/docker/docker/distribution/metadata [2022-09-08T15:11:10.229Z] github.com/docker/docker/distribution/utils [2022-09-08T15:11:10.229Z] github.com/docker/docker/distribution/xfer [2022-09-08T15:11:10.229Z] github.com/docker/docker/dockerversion [2022-09-08T15:11:10.229Z] github.com/docker/docker/errdefs [2022-09-08T15:11:10.229Z] github.com/docker/docker/image [2022-09-08T15:11:10.229Z] github.com/docker/docker/image/cache [2022-09-08T15:11:10.229Z] github.com/docker/docker/image/tarexport [2022-09-08T15:11:10.229Z] github.com/docker/docker/image/v1 [2022-09-08T15:11:10.229Z] github.com/docker/docker/internal/test/suite [2022-09-08T15:11:10.229Z] github.com/docker/docker/layer [2022-09-08T15:11:10.229Z] github.com/docker/docker/libcontainerd [2022-09-08T15:11:10.229Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T15:11:10.229Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T15:11:10.229Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T15:11:10.229Z] github.com/docker/docker/libcontainerd/types [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/config [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/idm [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/ns [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/options [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/osl [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T15:11:10.229Z] github.com/docker/docker/libnetwork/types [2022-09-08T15:11:10.229Z] github.com/docker/docker/oci [2022-09-08T15:11:10.229Z] github.com/docker/docker/oci/caps [2022-09-08T15:11:10.230Z] github.com/docker/docker/opts [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/aaparser [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/archive [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/authorization [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/capabilities [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/containerfs [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/directory [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/dmesg [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/fileutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/fsutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/homedir [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/idtools [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/ioutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/longpath [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/loopback [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/parsers [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/pidfile [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/platform [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/plugins [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/pools [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/progress [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/pubsub [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/reexec [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/signal [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/stack [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/stringid [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/system [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/tailfile [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/tarsum [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/urlutil [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/useragent [2022-09-08T15:11:10.230Z] github.com/docker/docker/plugin [2022-09-08T15:11:10.230Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T15:11:10.230Z] github.com/docker/docker/plugin/v2 [2022-09-08T15:11:10.230Z] github.com/docker/docker/profiles/apparmor [2022-09-08T15:11:10.230Z] github.com/docker/docker/profiles/seccomp [2022-09-08T15:11:10.230Z] github.com/docker/docker/quota [2022-09-08T15:11:10.230Z] github.com/docker/docker/reference [2022-09-08T15:11:10.230Z] github.com/docker/docker/registry [2022-09-08T15:11:10.230Z] github.com/docker/docker/registry/resumable [2022-09-08T15:11:10.230Z] github.com/docker/docker/restartmanager [2022-09-08T15:11:10.230Z] github.com/docker/docker/rootless [2022-09-08T15:11:10.230Z] github.com/docker/docker/rootless/specconv [2022-09-08T15:11:10.230Z] github.com/docker/docker/runconfig [2022-09-08T15:11:10.230Z] github.com/docker/docker/runconfig/opts [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/daemon [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/environment [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/fakegit [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/registry [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/request [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume/drivers [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume/local [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume/mounts [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume/service [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume/service/opts [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume/testutils' [2022-09-08T15:11:10.230Z] ++ echo 'github.com/docker/docker/api [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/backend/build [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/httputils [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/middleware [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/build [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/container [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/debug [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/image [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/network [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/session [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/system [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/volume [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/backend [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/container [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/events [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/filters [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/image [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/mount [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/network [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/registry [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/strslice [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/swarm [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/time [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/versions [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/types/volume [2022-09-08T15:11:10.230Z] github.com/docker/docker/builder [2022-09-08T15:11:10.230Z] github.com/docker/docker/builder/builder-next [2022-09-08T15:11:10.230Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T15:11:10.230Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T15:11:10.230Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T15:11:10.230Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T15:11:10.230Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T15:11:10.230Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T15:11:10.230Z] github.com/docker/docker/builder/dockerfile [2022-09-08T15:11:10.230Z] github.com/docker/docker/builder/remotecontext [2022-09-08T15:11:10.230Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T15:11:10.230Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T15:11:10.230Z] github.com/docker/docker/cli [2022-09-08T15:11:10.230Z] github.com/docker/docker/cli/config [2022-09-08T15:11:10.230Z] github.com/docker/docker/cli/debug [2022-09-08T15:11:10.230Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T15:11:10.230Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T15:11:10.230Z] github.com/docker/docker/client [2022-09-08T15:11:10.230Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T15:11:10.230Z] github.com/docker/docker/cmd/dockerd [2022-09-08T15:11:10.230Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T15:11:10.230Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T15:11:10.230Z] github.com/docker/docker/container [2022-09-08T15:11:10.230Z] github.com/docker/docker/container/stream [2022-09-08T15:11:10.230Z] github.com/docker/docker/contrib/apparmor [2022-09-08T15:11:10.230Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T15:11:10.230Z] github.com/docker/docker/contrib/httpserver [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/cluster [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/config [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/containerd [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/events [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/images [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/initlayer [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/links [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/listeners [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/local [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/names [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/network [2022-09-08T15:11:10.230Z] github.com/docker/docker/daemon/stats [2022-09-08T15:11:10.230Z] github.com/docker/docker/distribution [2022-09-08T15:11:10.230Z] github.com/docker/docker/distribution/metadata [2022-09-08T15:11:10.230Z] github.com/docker/docker/distribution/utils [2022-09-08T15:11:10.230Z] github.com/docker/docker/distribution/xfer [2022-09-08T15:11:10.230Z] github.com/docker/docker/dockerversion [2022-09-08T15:11:10.230Z] github.com/docker/docker/errdefs [2022-09-08T15:11:10.230Z] github.com/docker/docker/image [2022-09-08T15:11:10.230Z] github.com/docker/docker/image/cache [2022-09-08T15:11:10.230Z] github.com/docker/docker/image/tarexport [2022-09-08T15:11:10.230Z] github.com/docker/docker/image/v1 [2022-09-08T15:11:10.230Z] github.com/docker/docker/internal/test/suite [2022-09-08T15:11:10.230Z] github.com/docker/docker/layer [2022-09-08T15:11:10.230Z] github.com/docker/docker/libcontainerd [2022-09-08T15:11:10.230Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T15:11:10.230Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T15:11:10.230Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T15:11:10.230Z] github.com/docker/docker/libcontainerd/types [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/config [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/idm [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/ns [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/options [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/osl [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/libnetwork/types [2022-09-08T15:11:10.230Z] github.com/docker/docker/oci [2022-09-08T15:11:10.230Z] github.com/docker/docker/oci/caps [2022-09-08T15:11:10.230Z] github.com/docker/docker/opts [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/aaparser [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/archive [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/authorization [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/capabilities [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/containerfs [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/directory [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/dmesg [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/fileutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/fsutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/homedir [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/idtools [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/ioutils [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/longpath [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/loopback [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/parsers [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/pidfile [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/platform [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/plugins [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/pools [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/progress [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/pubsub [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/reexec [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/signal [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/stack [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/stringid [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/system [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/tailfile [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/tarsum [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/urlutil [2022-09-08T15:11:10.230Z] github.com/docker/docker/pkg/useragent [2022-09-08T15:11:10.230Z] github.com/docker/docker/plugin [2022-09-08T15:11:10.230Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T15:11:10.230Z] github.com/docker/docker/plugin/v2 [2022-09-08T15:11:10.230Z] github.com/docker/docker/profiles/apparmor [2022-09-08T15:11:10.230Z] github.com/docker/docker/profiles/seccomp [2022-09-08T15:11:10.230Z] github.com/docker/docker/quota [2022-09-08T15:11:10.230Z] github.com/docker/docker/reference [2022-09-08T15:11:10.230Z] github.com/docker/docker/registry [2022-09-08T15:11:10.230Z] github.com/docker/docker/registry/resumable [2022-09-08T15:11:10.230Z] github.com/docker/docker/restartmanager [2022-09-08T15:11:10.230Z] github.com/docker/docker/rootless [2022-09-08T15:11:10.230Z] github.com/docker/docker/rootless/specconv [2022-09-08T15:11:10.230Z] github.com/docker/docker/runconfig [2022-09-08T15:11:10.230Z] github.com/docker/docker/runconfig/opts [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/daemon [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/environment [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/fakegit [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/registry [2022-09-08T15:11:10.230Z] github.com/docker/docker/testutil/request [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume/drivers [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume/local [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume/mounts [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume/service [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume/service/opts [2022-09-08T15:11:10.230Z] github.com/docker/docker/volume/testutils' [2022-09-08T15:11:10.230Z] ++ grep --fixed-strings -v /libnetwork [2022-09-08T15:11:10.230Z] + base_pkg_list='github.com/docker/docker/api [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/backend/build [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/httputils [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/middleware [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/build [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/container [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/debug [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T15:11:10.230Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/image [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/network [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/session [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/system [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/volume [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/backend [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/container [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/events [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/filters [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/image [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/mount [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/network [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/registry [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/strslice [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/swarm [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/time [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/versions [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/volume [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/dockerfile [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/remotecontext [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T15:11:10.231Z] github.com/docker/docker/cli [2022-09-08T15:11:10.231Z] github.com/docker/docker/cli/config [2022-09-08T15:11:10.231Z] github.com/docker/docker/cli/debug [2022-09-08T15:11:10.231Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T15:11:10.231Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T15:11:10.231Z] github.com/docker/docker/client [2022-09-08T15:11:10.231Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T15:11:10.231Z] github.com/docker/docker/cmd/dockerd [2022-09-08T15:11:10.231Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T15:11:10.231Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T15:11:10.231Z] github.com/docker/docker/container [2022-09-08T15:11:10.231Z] github.com/docker/docker/container/stream [2022-09-08T15:11:10.231Z] github.com/docker/docker/contrib/apparmor [2022-09-08T15:11:10.231Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T15:11:10.231Z] github.com/docker/docker/contrib/httpserver [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/cluster [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/config [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/containerd [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/events [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/images [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/initlayer [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/links [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/listeners [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/local [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/names [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/network [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/stats [2022-09-08T15:11:10.231Z] github.com/docker/docker/distribution [2022-09-08T15:11:10.231Z] github.com/docker/docker/distribution/metadata [2022-09-08T15:11:10.231Z] github.com/docker/docker/distribution/utils [2022-09-08T15:11:10.231Z] github.com/docker/docker/distribution/xfer [2022-09-08T15:11:10.231Z] github.com/docker/docker/dockerversion [2022-09-08T15:11:10.231Z] github.com/docker/docker/errdefs [2022-09-08T15:11:10.231Z] github.com/docker/docker/image [2022-09-08T15:11:10.231Z] github.com/docker/docker/image/cache [2022-09-08T15:11:10.231Z] github.com/docker/docker/image/tarexport [2022-09-08T15:11:10.231Z] github.com/docker/docker/image/v1 [2022-09-08T15:11:10.231Z] github.com/docker/docker/internal/test/suite [2022-09-08T15:11:10.231Z] github.com/docker/docker/layer [2022-09-08T15:11:10.231Z] github.com/docker/docker/libcontainerd [2022-09-08T15:11:10.231Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T15:11:10.231Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T15:11:10.231Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T15:11:10.231Z] github.com/docker/docker/libcontainerd/types [2022-09-08T15:11:10.231Z] github.com/docker/docker/oci [2022-09-08T15:11:10.231Z] github.com/docker/docker/oci/caps [2022-09-08T15:11:10.231Z] github.com/docker/docker/opts [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/aaparser [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/archive [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/authorization [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/capabilities [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/containerfs [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/directory [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/dmesg [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/fileutils [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/fsutils [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/homedir [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/idtools [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/ioutils [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/longpath [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/loopback [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/parsers [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/pidfile [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/platform [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/plugins [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/pools [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/progress [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/pubsub [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/reexec [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/signal [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/stack [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/stringid [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/system [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/tailfile [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/tarsum [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/urlutil [2022-09-08T15:11:10.231Z] github.com/docker/docker/pkg/useragent [2022-09-08T15:11:10.231Z] github.com/docker/docker/plugin [2022-09-08T15:11:10.231Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T15:11:10.231Z] github.com/docker/docker/plugin/v2 [2022-09-08T15:11:10.231Z] github.com/docker/docker/profiles/apparmor [2022-09-08T15:11:10.231Z] github.com/docker/docker/profiles/seccomp [2022-09-08T15:11:10.231Z] github.com/docker/docker/quota [2022-09-08T15:11:10.231Z] github.com/docker/docker/reference [2022-09-08T15:11:10.231Z] github.com/docker/docker/registry [2022-09-08T15:11:10.231Z] github.com/docker/docker/registry/resumable [2022-09-08T15:11:10.231Z] github.com/docker/docker/restartmanager [2022-09-08T15:11:10.231Z] github.com/docker/docker/rootless [2022-09-08T15:11:10.231Z] github.com/docker/docker/rootless/specconv [2022-09-08T15:11:10.231Z] github.com/docker/docker/runconfig [2022-09-08T15:11:10.231Z] github.com/docker/docker/runconfig/opts [2022-09-08T15:11:10.231Z] github.com/docker/docker/testutil [2022-09-08T15:11:10.231Z] github.com/docker/docker/testutil/daemon [2022-09-08T15:11:10.231Z] github.com/docker/docker/testutil/environment [2022-09-08T15:11:10.231Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T15:11:10.231Z] github.com/docker/docker/testutil/fakegit [2022-09-08T15:11:10.231Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T15:11:10.231Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T15:11:10.231Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T15:11:10.231Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T15:11:10.231Z] github.com/docker/docker/testutil/registry [2022-09-08T15:11:10.231Z] github.com/docker/docker/testutil/request [2022-09-08T15:11:10.231Z] github.com/docker/docker/volume [2022-09-08T15:11:10.231Z] github.com/docker/docker/volume/drivers [2022-09-08T15:11:10.231Z] github.com/docker/docker/volume/local [2022-09-08T15:11:10.231Z] github.com/docker/docker/volume/mounts [2022-09-08T15:11:10.231Z] github.com/docker/docker/volume/service [2022-09-08T15:11:10.231Z] github.com/docker/docker/volume/service/opts [2022-09-08T15:11:10.231Z] github.com/docker/docker/volume/testutils' [2022-09-08T15:11:10.231Z] ++ grep --fixed-strings /libnetwork [2022-09-08T15:11:10.231Z] ++ echo 'github.com/docker/docker/api [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/backend/build [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/httputils [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/middleware [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/build [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/container [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/debug [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/image [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/network [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/session [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/system [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/server/router/volume [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/backend [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/container [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/events [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/filters [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/image [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/mount [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/network [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/registry [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/strslice [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/swarm [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/time [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/versions [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T15:11:10.231Z] github.com/docker/docker/api/types/volume [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/dockerfile [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/remotecontext [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T15:11:10.231Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T15:11:10.231Z] github.com/docker/docker/cli [2022-09-08T15:11:10.231Z] github.com/docker/docker/cli/config [2022-09-08T15:11:10.231Z] github.com/docker/docker/cli/debug [2022-09-08T15:11:10.231Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T15:11:10.231Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T15:11:10.231Z] github.com/docker/docker/client [2022-09-08T15:11:10.231Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T15:11:10.231Z] github.com/docker/docker/cmd/dockerd [2022-09-08T15:11:10.231Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T15:11:10.231Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T15:11:10.231Z] github.com/docker/docker/container [2022-09-08T15:11:10.231Z] github.com/docker/docker/container/stream [2022-09-08T15:11:10.231Z] github.com/docker/docker/contrib/apparmor [2022-09-08T15:11:10.231Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T15:11:10.231Z] github.com/docker/docker/contrib/httpserver [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/cluster [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/config [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/containerd [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/events [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/images [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/initlayer [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/links [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/listeners [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/local [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/names [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/network [2022-09-08T15:11:10.231Z] github.com/docker/docker/daemon/stats [2022-09-08T15:11:10.231Z] github.com/docker/docker/distribution [2022-09-08T15:11:10.231Z] github.com/docker/docker/distribution/metadata [2022-09-08T15:11:10.231Z] github.com/docker/docker/distribution/utils [2022-09-08T15:11:10.231Z] github.com/docker/docker/distribution/xfer [2022-09-08T15:11:10.231Z] github.com/docker/docker/dockerversion [2022-09-08T15:11:10.231Z] github.com/docker/docker/errdefs [2022-09-08T15:11:10.231Z] github.com/docker/docker/image [2022-09-08T15:11:10.231Z] github.com/docker/docker/image/cache [2022-09-08T15:11:10.231Z] github.com/docker/docker/image/tarexport [2022-09-08T15:11:10.231Z] github.com/docker/docker/image/v1 [2022-09-08T15:11:10.231Z] github.com/docker/docker/internal/test/suite [2022-09-08T15:11:10.231Z] github.com/docker/docker/layer [2022-09-08T15:11:10.231Z] github.com/docker/docker/libcontainerd [2022-09-08T15:11:10.231Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T15:11:10.231Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T15:11:10.231Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T15:11:10.231Z] github.com/docker/docker/libcontainerd/types [2022-09-08T15:11:10.231Z] github.com/docker/docker/libnetwork [2022-09-08T15:11:10.231Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T15:11:10.231Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T15:11:10.231Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T15:11:10.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T15:11:10.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T15:11:10.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T15:11:10.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/config [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/idm [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ns [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/options [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/osl [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/types [2022-09-08T15:11:10.232Z] github.com/docker/docker/oci [2022-09-08T15:11:10.232Z] github.com/docker/docker/oci/caps [2022-09-08T15:11:10.232Z] github.com/docker/docker/opts [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/aaparser [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/archive [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/authorization [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/capabilities [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/containerfs [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/directory [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/dmesg [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/fileutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/fsutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/homedir [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/idtools [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/ioutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/longpath [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/loopback [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/parsers [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/pidfile [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/platform [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/plugins [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/pools [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/progress [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/pubsub [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/reexec [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/signal [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/stack [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/stringid [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/system [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/tailfile [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/tarsum [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/urlutil [2022-09-08T15:11:10.232Z] github.com/docker/docker/pkg/useragent [2022-09-08T15:11:10.232Z] github.com/docker/docker/plugin [2022-09-08T15:11:10.232Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T15:11:10.232Z] github.com/docker/docker/plugin/v2 [2022-09-08T15:11:10.232Z] github.com/docker/docker/profiles/apparmor [2022-09-08T15:11:10.232Z] github.com/docker/docker/profiles/seccomp [2022-09-08T15:11:10.232Z] github.com/docker/docker/quota [2022-09-08T15:11:10.232Z] github.com/docker/docker/reference [2022-09-08T15:11:10.232Z] github.com/docker/docker/registry [2022-09-08T15:11:10.232Z] github.com/docker/docker/registry/resumable [2022-09-08T15:11:10.232Z] github.com/docker/docker/restartmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/rootless [2022-09-08T15:11:10.232Z] github.com/docker/docker/rootless/specconv [2022-09-08T15:11:10.232Z] github.com/docker/docker/runconfig [2022-09-08T15:11:10.232Z] github.com/docker/docker/runconfig/opts [2022-09-08T15:11:10.232Z] github.com/docker/docker/testutil [2022-09-08T15:11:10.232Z] github.com/docker/docker/testutil/daemon [2022-09-08T15:11:10.232Z] github.com/docker/docker/testutil/environment [2022-09-08T15:11:10.232Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T15:11:10.232Z] github.com/docker/docker/testutil/fakegit [2022-09-08T15:11:10.232Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T15:11:10.232Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T15:11:10.232Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T15:11:10.232Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T15:11:10.232Z] github.com/docker/docker/testutil/registry [2022-09-08T15:11:10.232Z] github.com/docker/docker/testutil/request [2022-09-08T15:11:10.232Z] github.com/docker/docker/volume [2022-09-08T15:11:10.232Z] github.com/docker/docker/volume/drivers [2022-09-08T15:11:10.232Z] github.com/docker/docker/volume/local [2022-09-08T15:11:10.232Z] github.com/docker/docker/volume/mounts [2022-09-08T15:11:10.232Z] github.com/docker/docker/volume/service [2022-09-08T15:11:10.232Z] github.com/docker/docker/volume/service/opts [2022-09-08T15:11:10.232Z] github.com/docker/docker/volume/testutils' [2022-09-08T15:11:10.232Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/config [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/idm [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ns [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/options [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/osl [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/types' [2022-09-08T15:11:10.232Z] + echo 'github.com/docker/docker/libnetwork [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/config [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/idm [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/ns [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/options [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/osl [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/types' [2022-09-08T15:11:10.232Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T15:11:10.232Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T15:11:10.232Z] + type docker-proxy [2022-09-08T15:11:10.232Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-08T15:11:10.232Z] + hack/make.sh binary-proxy install-proxy [2022-09-08T15:11:10.232Z] [2022-09-08T15:11:10.232Z] Removing bundles/ [2022-09-08T15:11:10.232Z] [2022-09-08T15:11:10.232Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-08T15:11:10.232Z] Building: bundles/binary-proxy/docker-proxy [2022-09-08T15:11:10.232Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T15:11:10.275Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-08T15:11:10.275Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-08T15:11:10.843Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-08T15:11:10.843Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-08T15:11:11.413Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-08T15:11:11.981Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-08T15:11:12.241Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-08T15:11:12.812Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-08T15:11:12.812Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-08T15:11:13.381Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-08T15:11:14.320Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-08T15:11:15.260Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-08T15:11:16.199Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-08T15:11:16.459Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-08T15:11:17.398Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-08T15:11:17.967Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-08T15:11:18.226Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-08T15:11:18.354Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-08T15:11:18.354Z] [2022-09-08T15:11:18.354Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-08T15:11:18.354Z] Installing docker-proxy to /usr/local/bin/ [2022-09-08T15:11:18.354Z] [2022-09-08T15:11:18.354Z] + mkdir -p bundles [2022-09-08T15:11:18.354Z] + '[' -n 'github.com/docker/docker/api [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/backend/build [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/httputils [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/middleware [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/build [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/container [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/debug [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/image [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/network [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/session [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/system [2022-09-08T15:11:18.354Z] github.com/docker/docker/api/server/router/volume [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/backend [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/container [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/events [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/filters [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/image [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/mount [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/network [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/registry [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/strslice [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/swarm [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/time [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/versions [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T15:11:18.355Z] github.com/docker/docker/api/types/volume [2022-09-08T15:11:18.355Z] github.com/docker/docker/builder [2022-09-08T15:11:18.355Z] github.com/docker/docker/builder/builder-next [2022-09-08T15:11:18.355Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T15:11:18.355Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T15:11:18.355Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T15:11:18.355Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T15:11:18.355Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T15:11:18.355Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T15:11:18.355Z] github.com/docker/docker/builder/dockerfile [2022-09-08T15:11:18.355Z] github.com/docker/docker/builder/remotecontext [2022-09-08T15:11:18.355Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T15:11:18.355Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T15:11:18.355Z] github.com/docker/docker/cli [2022-09-08T15:11:18.355Z] github.com/docker/docker/cli/config [2022-09-08T15:11:18.355Z] github.com/docker/docker/cli/debug [2022-09-08T15:11:18.355Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T15:11:18.355Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T15:11:18.355Z] github.com/docker/docker/client [2022-09-08T15:11:18.355Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T15:11:18.355Z] github.com/docker/docker/cmd/dockerd [2022-09-08T15:11:18.355Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T15:11:18.355Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T15:11:18.355Z] github.com/docker/docker/container [2022-09-08T15:11:18.355Z] github.com/docker/docker/container/stream [2022-09-08T15:11:18.355Z] github.com/docker/docker/contrib/apparmor [2022-09-08T15:11:18.355Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T15:11:18.355Z] github.com/docker/docker/contrib/httpserver [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/cluster [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/config [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/containerd [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/events [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/images [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/initlayer [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/links [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/listeners [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/local [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/names [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/network [2022-09-08T15:11:18.355Z] github.com/docker/docker/daemon/stats [2022-09-08T15:11:18.355Z] github.com/docker/docker/distribution [2022-09-08T15:11:18.355Z] github.com/docker/docker/distribution/metadata [2022-09-08T15:11:18.355Z] github.com/docker/docker/distribution/utils [2022-09-08T15:11:18.355Z] github.com/docker/docker/distribution/xfer [2022-09-08T15:11:18.355Z] github.com/docker/docker/dockerversion [2022-09-08T15:11:18.355Z] github.com/docker/docker/errdefs [2022-09-08T15:11:18.355Z] github.com/docker/docker/image [2022-09-08T15:11:18.355Z] github.com/docker/docker/image/cache [2022-09-08T15:11:18.355Z] github.com/docker/docker/image/tarexport [2022-09-08T15:11:18.355Z] github.com/docker/docker/image/v1 [2022-09-08T15:11:18.355Z] github.com/docker/docker/internal/test/suite [2022-09-08T15:11:18.355Z] github.com/docker/docker/layer [2022-09-08T15:11:18.355Z] github.com/docker/docker/libcontainerd [2022-09-08T15:11:18.355Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T15:11:18.355Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T15:11:18.355Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T15:11:18.355Z] github.com/docker/docker/libcontainerd/types [2022-09-08T15:11:18.355Z] github.com/docker/docker/oci [2022-09-08T15:11:18.355Z] github.com/docker/docker/oci/caps [2022-09-08T15:11:18.355Z] github.com/docker/docker/opts [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/aaparser [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/archive [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/authorization [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/capabilities [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/containerfs [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/directory [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/dmesg [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/fileutils [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/fsutils [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/homedir [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/idtools [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/ioutils [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/longpath [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/loopback [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/parsers [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/pidfile [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/platform [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/plugins [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/pools [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/progress [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/pubsub [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/reexec [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/signal [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/stack [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/stringid [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/system [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/tailfile [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/tarsum [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/urlutil [2022-09-08T15:11:18.355Z] github.com/docker/docker/pkg/useragent [2022-09-08T15:11:18.355Z] github.com/docker/docker/plugin [2022-09-08T15:11:18.355Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T15:11:18.355Z] github.com/docker/docker/plugin/v2 [2022-09-08T15:11:18.355Z] github.com/docker/docker/profiles/apparmor [2022-09-08T15:11:18.355Z] github.com/docker/docker/profiles/seccomp [2022-09-08T15:11:18.355Z] github.com/docker/docker/quota [2022-09-08T15:11:18.355Z] github.com/docker/docker/reference [2022-09-08T15:11:18.355Z] github.com/docker/docker/registry [2022-09-08T15:11:18.355Z] github.com/docker/docker/registry/resumable [2022-09-08T15:11:18.355Z] github.com/docker/docker/restartmanager [2022-09-08T15:11:18.355Z] github.com/docker/docker/rootless [2022-09-08T15:11:18.355Z] github.com/docker/docker/rootless/specconv [2022-09-08T15:11:18.355Z] github.com/docker/docker/runconfig [2022-09-08T15:11:18.355Z] github.com/docker/docker/runconfig/opts [2022-09-08T15:11:18.355Z] github.com/docker/docker/testutil [2022-09-08T15:11:18.355Z] github.com/docker/docker/testutil/daemon [2022-09-08T15:11:18.355Z] github.com/docker/docker/testutil/environment [2022-09-08T15:11:18.355Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T15:11:18.355Z] github.com/docker/docker/testutil/fakegit [2022-09-08T15:11:18.355Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T15:11:18.355Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T15:11:18.355Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T15:11:18.355Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T15:11:18.355Z] github.com/docker/docker/testutil/registry [2022-09-08T15:11:18.355Z] github.com/docker/docker/testutil/request [2022-09-08T15:11:18.355Z] github.com/docker/docker/volume [2022-09-08T15:11:18.355Z] github.com/docker/docker/volume/drivers [2022-09-08T15:11:18.355Z] github.com/docker/docker/volume/local [2022-09-08T15:11:18.355Z] github.com/docker/docker/volume/mounts [2022-09-08T15:11:18.355Z] github.com/docker/docker/volume/service [2022-09-08T15:11:18.355Z] github.com/docker/docker/volume/service/opts [2022-09-08T15:11:18.355Z] github.com/docker/docker/volume/testutils' ']' [2022-09-08T15:11:18.355Z] + 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/coverage.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/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-09-08T15:11:18.614Z] ? github.com/docker/docker/api [no test files] [2022-09-08T15:11:18.797Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-08T15:11:19.748Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-08T15:11:22.288Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-08T15:11:22.288Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-08T15:11:22.288Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-08T15:11:24.198Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-08T15:11:25.581Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-08T15:11:26.963Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-08T15:11:28.342Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-08T15:11:28.342Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-08T15:11:28.342Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-08T15:11:28.342Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-08T15:11:28.342Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-08T15:11:28.911Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-08T15:11:30.290Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-08T15:11:30.861Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-08T15:11:32.240Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-08T15:11:32.499Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-08T15:11:33.881Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-08T15:11:34.141Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-08T15:11:34.141Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-08T15:11:34.141Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-08T15:11:34.710Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-08T15:11:34.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-08T15:11:35.539Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-08T15:11:35.539Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-08T15:11:36.107Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-08T15:11:36.676Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-08T15:11:36.701Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-08T15:11:37.617Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-08T15:11:38.188Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-08T15:11:38.188Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-08T15:11:38.758Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-08T15:11:39.327Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-08T15:11:39.907Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-08T15:11:40.478Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-08T15:11:41.048Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-08T15:11:41.308Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-08T15:11:41.879Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-08T15:11:42.448Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-08T15:11:42.448Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-08T15:11:43.018Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-08T15:11:43.277Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-08T15:11:44.215Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-08T15:11:44.476Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-08T15:11:44.476Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-08T15:11:44.476Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-08T15:11:47.016Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-08T15:11:47.585Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-08T15:11:59.797Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-08T15:11:59.797Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-08T15:11:59.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-08T15:12:00.735Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-08T15:12:00.735Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-08T15:12:00.735Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-08T15:12:00.735Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-08T15:12:01.304Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-08T15:12:04.596Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-08T15:12:04.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-08T15:12:05.426Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-08T15:12:06.806Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-08T15:12:07.065Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-08T15:12:10.361Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-08T15:12:12.268Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-08T15:12:12.528Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-08T15:12:12.787Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-08T15:12:13.355Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-08T15:12:13.925Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-08T15:12:13.925Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-08T15:12:14.185Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-08T15:12:15.569Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-08T15:12:15.569Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-08T15:12:16.509Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-08T15:12:17.889Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-08T15:12:17.889Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-08T15:12:17.889Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-08T15:12:17.889Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-08T15:12:18.829Z] === RUN TestDockerSuite/TestRunMount [2022-09-08T15:12:22.122Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-08T15:12:23.502Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-08T15:12:24.442Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-08T15:12:25.012Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-08T15:12:26.390Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-08T15:12:26.390Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-08T15:12:27.772Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-08T15:12:29.682Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-08T15:12:31.108Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-08T15:12:32.045Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-08T15:12:33.429Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-08T15:12:33.429Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-08T15:12:33.688Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-08T15:12:34.262Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-08T15:12:34.831Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-08T15:12:35.398Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-08T15:12:36.779Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-08T15:12:37.717Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-08T15:12:41.009Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-08T15:12:41.009Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-08T15:12:41.009Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-08T15:12:41.268Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-08T15:12:41.268Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-08T15:12:41.837Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-08T15:12:42.405Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-08T15:12:42.405Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-08T15:12:42.666Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-08T15:12:49.232Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-08T15:12:49.232Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-08T15:12:49.232Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-08T15:12:49.232Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-08T15:12:49.491Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-08T15:12:50.430Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-08T15:12:50.690Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-08T15:12:51.629Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-08T15:12:51.890Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-09-08T15:12:51.890Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-08T15:12:52.464Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-08T15:12:53.040Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-08T15:12:53.980Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-08T15:12:54.549Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-08T15:12:54.549Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-08T15:12:54.549Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-08T15:12:55.120Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-08T15:12:55.690Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-08T15:12:55.690Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-08T15:12:55.690Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-08T15:12:55.949Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-08T15:12:56.888Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-08T15:12:56.888Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-08T15:12:56.888Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-08T15:12:59.427Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-08T15:12:59.427Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-08T15:13:00.808Z] === RUN TestDockerSuite/TestRunRm [2022-09-08T15:13:01.068Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-08T15:13:02.975Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-08T15:13:04.880Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-08T15:13:05.448Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-08T15:13:05.448Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-08T15:13:06.019Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-08T15:13:07.926Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-08T15:13:08.185Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-08T15:13:08.444Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-08T15:13:11.738Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-08T15:13:11.738Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-08T15:13:13.152Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 31.9% of statements [2022-09-08T15:13:13.152Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-08T15:13:13.152Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-08T15:13:13.410Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-09-08T15:13:13.410Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-08T15:13:13.978Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-09-08T15:13:14.236Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-09-08T15:13:14.236Z] ? github.com/docker/docker/api/types [no test files] [2022-09-08T15:13:14.236Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-08T15:13:14.236Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-08T15:13:14.236Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-08T15:13:14.236Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-08T15:13:14.236Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-08T15:13:14.236Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-08T15:13:14.236Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-08T15:13:14.236Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-08T15:13:14.279Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-08T15:13:14.495Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-09-08T15:13:14.495Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements [2022-09-08T15:13:14.495Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-08T15:13:14.495Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-08T15:13:14.539Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-08T15:13:14.770Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-09-08T15:13:14.770Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-09-08T15:13:14.770Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-08T15:13:14.770Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-08T15:13:14.770Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-08T15:13:14.770Z] ? github.com/docker/docker/builder [no test files] [2022-09-08T15:13:14.770Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-08T15:13:14.770Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-08T15:13:14.770Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-08T15:13:14.770Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-08T15:13:14.770Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-08T15:13:14.770Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-08T15:13:14.770Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-08T15:13:15.123Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-08T15:13:15.382Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-08T15:13:16.321Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-08T15:13:16.890Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-08T15:13:17.149Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-08T15:13:17.410Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-08T15:13:17.979Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-08T15:13:18.547Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-08T15:13:18.961Z] ok github.com/docker/docker/builder/remotecontext 0.142s coverage: 13.7% of statements [2022-09-08T15:13:19.116Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-08T15:13:19.528Z] ok github.com/docker/docker/builder/dockerfile 0.633s coverage: 49.3% of statements [2022-09-08T15:13:19.686Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-08T15:13:19.787Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-08T15:13:20.254Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-08T15:13:20.355Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-08T15:13:21.734Z] ok github.com/docker/docker/builder/remotecontext/git 1.883s coverage: 86.3% of statements [2022-09-08T15:13:21.734Z] ? github.com/docker/docker/cli [no test files] [2022-09-08T15:13:21.734Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-08T15:13:21.734Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-08T15:13:21.734Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-08T15:13:21.993Z] ok github.com/docker/docker/cmd/docker-proxy 0.106s coverage: 69.3% of statements [2022-09-08T15:13:22.792Z] === RUN TestDockerSuite/TestRunState [2022-09-08T15:13:23.051Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-08T15:13:23.622Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-08T15:13:24.191Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-08T15:13:24.761Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-08T15:13:24.761Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-08T15:13:24.761Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-08T15:13:24.761Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-08T15:13:25.698Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-08T15:13:25.698Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-08T15:13:25.958Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-08T15:13:26.184Z] ok github.com/docker/docker/client 0.103s coverage: 76.1% of statements [2022-09-08T15:13:27.343Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-08T15:13:27.343Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-08T15:13:27.343Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-08T15:13:28.283Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-08T15:13:28.852Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-08T15:13:29.791Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-08T15:13:30.359Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-08T15:13:32.272Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-08T15:13:34.825Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-08T15:13:35.088Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-08T15:13:37.625Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-08T15:13:37.884Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-08T15:13:38.453Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-08T15:13:39.022Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-08T15:13:39.960Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-08T15:13:40.529Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-08T15:13:41.913Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-08T15:13:42.484Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-08T15:13:42.484Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-08T15:13:42.744Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-08T15:13:43.314Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-08T15:13:43.574Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-08T15:13:43.834Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-08T15:13:44.404Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-08T15:13:44.404Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-08T15:13:44.404Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-08T15:13:44.664Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-08T15:13:45.235Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-08T15:13:46.616Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-08T15:13:48.525Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-08T15:13:49.095Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-08T15:13:49.357Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-08T15:13:49.927Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-08T15:13:51.837Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-08T15:13:52.775Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-08T15:13:52.775Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-08T15:13:54.684Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-08T15:13:56.604Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-08T15:13:56.864Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-08T15:13:56.864Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-08T15:13:56.864Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-08T15:13:56.864Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-08T15:13:56.864Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-08T15:13:56.864Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-08T15:13:56.864Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-08T15:13:56.864Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-08T15:13:56.864Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-08T15:13:56.864Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-08T15:13:57.433Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-08T15:13:57.693Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-08T15:13:58.262Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-08T15:13:59.640Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-08T15:13:59.900Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-08T15:14:00.837Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-08T15:14:00.837Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-08T15:14:00.837Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-08T15:14:01.096Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-08T15:14:01.096Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-08T15:14:01.096Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-08T15:14:01.096Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-08T15:14:01.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-08T15:14:01.356Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-08T15:14:01.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-08T15:14:01.356Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-08T15:14:01.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-08T15:14:01.356Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-08T15:14:01.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-08T15:14:01.356Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-08T15:14:01.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-08T15:14:01.356Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-08T15:14:01.356Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-08T15:14:01.925Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-08T15:14:02.186Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-08T15:14:02.446Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-08T15:14:03.017Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-08T15:14:03.277Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-08T15:14:03.845Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-08T15:14:03.845Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-08T15:14:04.105Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-08T15:14:04.673Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-08T15:14:04.901Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 29.9% of statements [2022-09-08T15:14:04.901Z] ok github.com/docker/docker/cmd/dockerd/trap 2.509s coverage: 0.0% of statements [2022-09-08T15:14:04.901Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-08T15:14:04.901Z] ok github.com/docker/docker/container 0.129s coverage: 35.7% of statements [2022-09-08T15:14:04.901Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-08T15:14:04.901Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-08T15:14:04.901Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-08T15:14:04.901Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-08T15:14:04.934Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-08T15:14:04.935Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-08T15:14:04.935Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-08T15:14:05.874Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-08T15:14:06.813Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-08T15:14:07.073Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-08T15:14:07.644Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-08T15:14:07.644Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-08T15:14:07.644Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-08T15:14:07.903Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-08T15:14:07.903Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-08T15:14:09.285Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-08T15:14:09.546Z] docker_cli_service_logs_test.go:248: checking task wjwd4b6g9u7l [2022-09-08T15:14:09.546Z] docker_cli_service_logs_test.go:253: checking messages for wjwd4b6g9u7l [2022-09-08T15:14:09.546Z] docker_cli_service_logs_test.go:248: checking task a4iyz7w2y50s [2022-09-08T15:14:09.546Z] docker_cli_service_logs_test.go:253: checking messages for a4iyz7w2y50s [2022-09-08T15:14:09.805Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-08T15:14:10.374Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-08T15:14:11.468Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2022-09-08T15:14:11.754Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-08T15:14:12.016Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-08T15:14:12.016Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-08T15:14:12.016Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-08T15:14:12.016Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-09-08T15:14:12.848Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-09-08T15:14:12.956Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-09-08T15:14:12.956Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-08T15:14:13.539Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-09-08T15:14:14.114Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-08T15:14:14.753Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-09-08T15:14:16.020Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-08T15:14:16.020Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-08T15:14:18.560Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-08T15:14:21.099Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-08T15:14:22.882Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-09-08T15:14:23.450Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-09-08T15:14:24.017Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-08T15:14:24.393Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-08T15:14:24.584Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-09-08T15:14:24.843Z] ok github.com/docker/docker/daemon 10.170s coverage: 16.4% of statements [2022-09-08T15:14:24.843Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-08T15:14:24.843Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-08T15:14:24.843Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-08T15:14:24.843Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-08T15:14:25.332Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-08T15:14:26.229Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.764s coverage: 74.8% of statements [2022-09-08T15:14:26.713Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-08T15:14:27.166Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-09-08T15:14:27.425Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.323s coverage: 60.7% of statements [2022-09-08T15:14:27.654Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-08T15:14:28.595Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-08T15:14:29.346Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-09-08T15:14:30.501Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-08T15:14:30.753Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.317s coverage: 50.6% of statements [2022-09-08T15:14:31.070Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-08T15:14:31.693Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.459s coverage: 45.9% of statements [2022-09-08T15:14:31.693Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-08T15:14:32.008Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-08T15:14:32.630Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-09-08T15:14:32.889Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.789s coverage: 58.5% of statements [2022-09-08T15:14:32.889Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-08T15:14:32.889Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-08T15:14:33.390Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-08T15:14:33.824Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-09-08T15:14:33.962Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-08T15:14:34.391Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-09-08T15:14:35.877Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-08T15:14:35.877Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-08T15:14:36.296Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.2% of statements [2022-09-08T15:14:36.555Z] ok github.com/docker/docker/daemon/images 0.056s coverage: 6.8% of statements [2022-09-08T15:14:36.555Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-08T15:14:36.555Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-08T15:14:37.281Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-08T15:14:37.493Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 79.9% of statements [2022-09-08T15:14:37.493Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-09-08T15:14:37.493Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-08T15:14:38.062Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-09-08T15:14:38.219Z] docker_cli_swarm_test.go:1895: [dd6dc081333b0] joining swarm manager [d507f575393fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:14:38.629Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.022s coverage: 88.2% of statements [2022-09-08T15:14:39.159Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-08T15:14:39.420Z] docker_cli_swarm_test.go:1896: [d4d684a488344] joining swarm manager [d507f575393fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:14:40.006Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.180s coverage: 76.8% of statements [2022-09-08T15:14:40.006Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-09-08T15:14:40.573Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 79.4% of statements [2022-09-08T15:14:41.327Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-08T15:14:41.509Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 67.4% of statements [2022-09-08T15:14:42.077Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-09-08T15:14:42.645Z] ok github.com/docker/docker/daemon/logger/journald 3.475s coverage: 74.3% of statements [2022-09-08T15:14:42.645Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-08T15:14:42.645Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-08T15:14:42.645Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-08T15:14:42.645Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-08T15:14:43.584Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-09-08T15:14:43.842Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-08T15:14:43.862Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-08T15:14:43.862Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-08T15:14:43.862Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-08T15:14:43.862Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-08T15:14:43.862Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-08T15:14:44.102Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-08T15:14:44.430Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-08T15:14:44.670Z] ok github.com/docker/docker/daemon/logger/splunk 1.669s coverage: 82.5% of statements [2022-09-08T15:14:44.670Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-08T15:14:44.670Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-08T15:14:45.111Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-08T15:14:45.606Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 44.4% of statements [2022-09-08T15:14:46.050Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-08T15:14:46.050Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-08T15:14:47.432Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-08T15:14:47.432Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-08T15:14:47.509Z] ok github.com/docker/docker/distribution 1.515s coverage: 28.0% of statements [2022-09-08T15:14:47.509Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-08T15:14:47.691Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-08T15:14:47.768Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-09-08T15:14:48.336Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-09-08T15:14:48.336Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-09-08T15:14:48.336Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-08T15:14:48.630Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents4050411581 [2022-09-08T15:14:48.889Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-08T15:14:48.903Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-09-08T15:14:49.148Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-08T15:14:49.162Z] ok github.com/docker/docker/image/tarexport 0.023s coverage: 0.7% of statements [2022-09-08T15:14:49.162Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-08T15:14:49.162Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-08T15:14:49.420Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-09-08T15:14:50.086Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-08T15:14:50.086Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-08T15:14:50.086Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-08T15:14:50.357Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-09-08T15:14:50.924Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-09-08T15:14:51.184Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-09-08T15:14:51.466Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-08T15:14:52.404Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-08T15:14:53.089Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 82.1% of statements [2022-09-08T15:14:53.348Z] ok github.com/docker/docker/pkg/authorization 0.093s coverage: 68.3% of statements [2022-09-08T15:14:53.607Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-08T15:14:53.607Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-08T15:14:54.939Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-08T15:14:54.939Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-08T15:14:55.507Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-08T15:14:55.507Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-08T15:14:56.884Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-08T15:14:56.884Z] docker_cli_sni_test.go:30: Flakey test [2022-09-08T15:14:56.884Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-08T15:14:56.889Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-09-08T15:14:56.889Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-08T15:14:57.148Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-08T15:14:57.407Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-09-08T15:14:57.665Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-09-08T15:14:57.925Z] ok github.com/docker/docker/pkg/fsutils 0.114s coverage: 85.1% of statements [2022-09-08T15:14:58.184Z] ok github.com/docker/docker/layer 7.491s coverage: 68.9% of statements [2022-09-08T15:14:58.184Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-08T15:14:58.184Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-08T15:14:58.184Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-08T15:14:58.184Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-08T15:14:58.184Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-08T15:14:58.184Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-08T15:14:58.184Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-09-08T15:14:59.561Z] ok github.com/docker/docker/pkg/idtools 0.519s coverage: 69.3% of statements [2022-09-08T15:14:59.561Z] ok github.com/docker/docker/pkg/ioutils 0.433s coverage: 71.5% of statements [2022-09-08T15:14:59.820Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-09-08T15:14:59.820Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-09-08T15:14:59.820Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-08T15:14:59.820Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-09-08T15:15:00.079Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-09-08T15:15:00.338Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-08T15:15:00.597Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-09-08T15:15:00.597Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-09-08T15:15:00.597Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-08T15:15:00.597Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-08T15:15:01.075Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-08T15:15:01.164Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-09-08T15:15:01.644Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-08T15:15:01.732Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-08T15:15:01.991Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-08T15:15:01.991Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-08T15:15:03.366Z] ok github.com/docker/docker/pkg/pubsub 1.032s coverage: 75.0% of statements [2022-09-08T15:15:03.551Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-08T15:15:03.625Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-09-08T15:15:03.883Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-09-08T15:15:03.883Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-08T15:15:04.142Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-08T15:15:04.401Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-08T15:15:04.489Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-08T15:15:04.980Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 54.1% of statements [2022-09-08T15:15:05.241Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-09-08T15:15:05.430Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-08T15:15:05.500Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-09-08T15:15:06.066Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-09-08T15:15:06.066Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-09-08T15:15:07.965Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-08T15:15:07.968Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-09-08T15:15:08.227Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-09-08T15:15:08.486Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-09-08T15:15:08.534Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-08T15:15:09.862Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2022-09-08T15:15:09.862Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-08T15:15:09.913Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-08T15:15:10.173Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-08T15:15:10.798Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-09-08T15:15:11.057Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-08T15:15:11.316Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-08T15:15:11.552Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-08T15:15:11.552Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-08T15:15:11.883Z] ok github.com/docker/docker/runconfig 0.007s coverage: 64.5% of statements [2022-09-08T15:15:11.883Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-08T15:15:13.787Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2022-09-08T15:15:14.046Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.8% of statements [2022-09-08T15:15:14.093Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-08T15:15:14.613Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-09-08T15:15:15.031Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-08T15:15:15.549Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-08T15:15:17.604Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-08T15:15:20.910Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-08T15:15:23.444Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-08T15:15:26.733Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-08T15:15:28.112Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-08T15:15:28.681Z] docker_cli_swarm_test.go:1796: [dae0bbccf863f] joining swarm manager [dc9761a0ee26d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:15:30.058Z] docker_cli_swarm_test.go:1797: [d812e8778cc23] joining swarm manager [dc9761a0ee26d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:15:30.627Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-08T15:15:31.197Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-08T15:15:31.767Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-08T15:15:32.336Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-08T15:15:32.336Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-08T15:15:32.336Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-08T15:15:32.904Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-08T15:15:33.165Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-08T15:15:33.165Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-08T15:15:33.165Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-08T15:15:33.165Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-08T15:15:33.165Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-08T15:15:34.102Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-08T15:15:35.040Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-08T15:15:35.301Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-08T15:15:36.683Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-08T15:15:37.469Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/rootless [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/volume [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-08T15:15:37.469Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === Skipped [2022-09-08T15:15:37.469Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-08T15:15:37.469Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-08T15:15:37.469Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-08T15:15:37.469Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-08T15:15:37.469Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:71: No driver to put! [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-08T15:15:37.469Z] time="2022-09-08T15:14:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-08T15:15:37.469Z] time="2022-09-08T15:14:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-08T15:15:37.469Z] time="2022-09-08T15:14:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-08T15:15:37.469Z] time="2022-09-08T15:14:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-08T15:15:37.469Z] time="2022-09-08T15:14:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:71: No driver to put! [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-08T15:15:37.469Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-08T15:15:37.469Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-08T15:15:37.469Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:15:37.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-08T15:15:37.469Z] graphtest_unix.go:71: No driver to put! [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-08T15:15:37.469Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-08T15:15:37.469Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-08T15:15:37.469Z] [2022-09-08T15:15:37.469Z] DONE 2874 tests, 28 skipped in 257.666s [2022-09-08T15:15:37.469Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/config [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/idm [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/ns [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/options [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/osl [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T15:15:37.469Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-08T15:15:37.469Z] + 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/coverage-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-09-08T15:15:40.884Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-08T15:15:41.143Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-08T15:15:41.143Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-08T15:15:41.143Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-08T15:15:41.712Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-08T15:15:41.971Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-08T15:15:42.539Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-08T15:15:44.448Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-08T15:15:46.354Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-08T15:15:47.292Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-08T15:15:50.581Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-08T15:15:51.960Z] docker_cli_swarm_test.go:1315: [dfb79945de315] joining swarm manager [d806b048beedf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:15:53.339Z] docker_cli_swarm_test.go:1316: [d9c1ba0873678] joining swarm manager [d806b048beedf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:16:03.318Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-08T15:16:03.318Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-08T15:16:03.318Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-08T15:16:03.318Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-08T15:16:03.318Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-08T15:16:03.318Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-08T15:16:03.318Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-08T15:16:03.577Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-08T15:16:03.577Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-08T15:16:04.146Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-08T15:16:04.405Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-08T15:16:04.405Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-08T15:16:04.405Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-08T15:16:04.405Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-08T15:16:06.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-08T15:16:06.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-08T15:16:06.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-08T15:16:06.312Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-08T15:16:06.312Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-08T15:16:06.573Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite (1324.18s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.64s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.00s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.76s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.31s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.99s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.12s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.86s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.12s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.48s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.91s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.98s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.31s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.40s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.62s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.65s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.45s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.85s) [2022-09-08T15:16:06.573Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.53s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.74s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.95s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.70s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.62s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.69s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.74s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.72s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.63s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.71s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2022-09-08T15:16:06.574Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.67s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.75s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.75s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.37s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.43s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.30s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.45s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00085ad08__} (1.50s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11507329830_/foo_false_____} (1.41s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11507329830_/foo_true_____} (1.53s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31777772511_/foo_false_____} (1.41s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31777772511_/foo_true_____} (1.53s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31777772511_/foo_true__0xc00085ae58___} (1.56s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00085af30__} (0.67s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00085af48__} (1.50s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00085b140__} (1.50s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00085b188__} (0.72s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.47s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.11s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.66s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.43s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.38s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.48s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.84s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.02s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.04s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.80s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.83s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.81s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.51s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.04s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.68s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.08s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.78s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.15s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.01s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.96s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.94s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.75s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.05s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.13s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.97s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.88s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.88s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.69s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.39s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.01s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.70s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.81s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.07s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.71s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestAttachDetach (0.81s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.72s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.67s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.90s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.43s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.22s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.36s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.95s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.55s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.93s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.41s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.45s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.49s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.09s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.55s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.48s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.59s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.09s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.94s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.17s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.01s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.15s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.53s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.29s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.15s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.84s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.34s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.22s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.18s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.30s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.37s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.14s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.15s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.84s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.40s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.83s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.11s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.43s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.60s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.37s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.30s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.02s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.17s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.70s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.28s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2022-09-08T15:16:06.574Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.72s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.08s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.22s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.68s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.40s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.02s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.19s) [2022-09-08T15:16:06.574Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-09-08T15:16:06.574Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-08T15:16:06.574Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-08T15:16:06.574Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.85s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.09s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.86s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.94s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.82s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.04s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.45s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.11s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.49s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.03s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.32s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.08s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.04s) [2022-09-08T15:16:06.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.52s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.81s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.42s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.68s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.70s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.93s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.75s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.61s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.67s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.55s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.23s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.62s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.55s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.07s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.07s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEnv (1.02s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.90s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.81s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.76s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.15s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.82s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.57s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.35s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.36s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.04s) [2022-09-08T15:16:06.575Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.54s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.84s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.70s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.27s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.02s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.27s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.60s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.43s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.22s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.71s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.08s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.35s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.63s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLabel (0.35s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.86s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.80s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.22s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.39s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.13s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.71s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.04s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.87s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.71s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.09s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.12s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.34s) [2022-09-08T15:16:06.575Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.69s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.20s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.21s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.63s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.11s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.59s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.45s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.44s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.08s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.02s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.17s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.53s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildPATH (2.15s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.53s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.19s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.25s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.09s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildRm (2.56s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.09s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.97s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.92s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-09-08T15:16:06.575Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.40s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.81s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.84s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.00s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildUser (1.50s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.71s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.63s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.91s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.97s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.10s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.15s) [2022-09-08T15:16:06.575Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-08T15:16:06.575Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-08T15:16:06.575Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-08T15:16:06.575Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.71s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.15s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.80s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.68s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.77s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.63s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s) [2022-09-08T15:16:06.575Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.33s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.61s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.18s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.36s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.67s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCommitTTY (1.21s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.66s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.04s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.81s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.67s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.49s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.59s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.58s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.62s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.60s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.57s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.49s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.52s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.52s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.48s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.77s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.06s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.72s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.96s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.40s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.07s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.37s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.37s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.77s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.32s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.92s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToDot (0.68s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.26s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.25s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToStdout (0.69s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.11s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.38s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.88s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.91s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) [2022-09-08T15:16:06.575Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2022-09-08T15:16:06.575Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.01s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.98s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.24s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsAttach (0.97s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsCommit (1.00s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.87s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.78s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.58s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.62s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.04s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.46s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsCopy (0.84s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.00s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.32s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.04s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFormat (0.97s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.00s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-09-08T15:16:06.575Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-08T15:16:06.575Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.32s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.68s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.53s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.92s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.75s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExec (0.72s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.30s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecEnv (0.67s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.25s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.63s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecInspectID (1.85s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecInteractive (0.90s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.47s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s) [2022-09-08T15:16:06.575Z] --- PASS: TestDockerSuite/TestExecTTY (0.67s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.00s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2022-09-08T15:16:06.576Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestExecWithUser (0.74s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.24s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.32s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestHealth (19.15s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestBuildHistory (2.55s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.70s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImportDisplay (1.15s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImportFile (1.48s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.31s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImportGzipped (1.62s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.42s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.79s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-09-08T15:16:06.576Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.62s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-08T15:16:06.576Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.53s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.28s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.42s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.04s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.81s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.93s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.26s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.21s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.78s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.58s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.63s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsTail (0.67s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.80s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.55s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestNetHostname (1.50s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.37s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.16s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.76s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.71s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.75s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.13s) [2022-09-08T15:16:06.576Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.60s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.04s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPortList (6.13s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.56s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.04s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsByOrder (1.86s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.35s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.73s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.99s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.61s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.37s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.69s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.92s) [2022-09-08T15:16:06.576Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.20s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.45s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.50s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.11s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.59s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.84s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.61s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.86s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.68s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.49s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.54s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.66s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.06s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.43s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.03s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.18s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.83s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.44s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.13s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunAddHost (0.41s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.41s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.94s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s) [2022-09-08T15:16:06.576Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.76s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.71s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.79s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.93s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.34s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.41s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.58s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.57s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.87s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.05s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.65s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.99s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.62s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.37s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.26s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.57s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.10s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.58s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.59s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.58s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.96s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.44s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.05s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.04s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.18s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.89s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.26s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.90s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.40s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.79s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.30s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.26s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.02s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunMount (4.66s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.67s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.64s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.21s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.58s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.98s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.01s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.24s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.60s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.42s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.33s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.69s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.61s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.61s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.65s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.56s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.95s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.49s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.04s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunRm (0.54s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.95s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.82s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.30s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.57s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.76s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.73s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.50s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.63s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.57s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunState (1.20s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.54s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.74s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.82s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.71s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.44s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.63s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.13s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.34s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.68s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.23s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.64s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.84s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.76s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.14s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.62s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.66s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.55s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.73s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.63s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.36s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.20s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.67s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.68s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.57s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.76s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.23s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.42s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.19s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.09s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.76s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.74s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.73s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.67s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.58s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.84s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.23s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2022-09-08T15:16:06.577Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-09-08T15:16:06.577Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.09s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.42s) [2022-09-08T15:16:06.578Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.85s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.74s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.84s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.61s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStartRecordError (1.42s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.01s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.45s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.02s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.83s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-09-08T15:16:06.578Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-09-08T15:16:06.578Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-08T15:16:06.578Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.27s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-09-08T15:16:06.578Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.64s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.14s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.68s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.55s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-09-08T15:16:06.578Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-09-08T15:16:06.578Z] === RUN TestDockerRegistrySuite [2022-09-08T15:16:06.578Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-08T15:16:07.959Z] check_test.go:427: [d4136d5ccde43] daemon is not started [2022-09-08T15:16:07.959Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-08T15:16:08.897Z] check_test.go:427: [db36bab726981] daemon is not started [2022-09-08T15:16:08.897Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-08T15:16:09.854Z] check_test.go:427: [de3dff87cb4b4] daemon is not started [2022-09-08T15:16:10.229Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-08T15:16:10.229Z] check_test.go:427: [d291f9240e1ec] daemon is not started [2022-09-08T15:16:10.229Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-08T15:16:12.764Z] check_test.go:427: [d7a0f0fbf5e14] daemon is not started [2022-09-08T15:16:12.764Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-08T15:16:18.039Z] check_test.go:427: [d056785820c42] daemon is not started [2022-09-08T15:16:18.039Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-08T15:16:20.575Z] check_test.go:427: [d20fd8f7b5ed9] daemon is not started [2022-09-08T15:16:20.575Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-08T15:16:21.515Z] check_test.go:427: [d81ac96136ea3] daemon is not started [2022-09-08T15:16:21.515Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-08T15:16:22.084Z] check_test.go:427: [d0bf643311057] daemon is not started [2022-09-08T15:16:22.084Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-08T15:16:23.465Z] check_test.go:427: [de4373dd34e28] daemon is not started [2022-09-08T15:16:23.465Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-08T15:16:24.164Z] ok github.com/docker/docker/libnetwork 37.208s coverage: 40.6% of statements [2022-09-08T15:16:24.164Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-09-08T15:16:24.164Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-08T15:16:24.164Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-08T15:16:24.164Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-08T15:16:24.164Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-08T15:16:24.164Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-08T15:16:24.164Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-08T15:16:24.164Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-08T15:16:24.164Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-08T15:16:24.164Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-09-08T15:16:24.164Z] ok github.com/docker/docker/libnetwork/datastore 0.006s coverage: 21.9% of statements [2022-09-08T15:16:24.164Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-08T15:16:24.164Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-08T15:16:24.164Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-08T15:16:24.164Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.404s coverage: 59.9% of statements [2022-09-08T15:16:24.164Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-08T15:16:24.164Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-08T15:16:24.165Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.086s coverage: 5.1% of statements [2022-09-08T15:16:24.165Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-08T15:16:24.165Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-09-08T15:16:24.165Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-08T15:16:24.165Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-08T15:16:24.405Z] check_test.go:427: [dd52ffe5d7db2] daemon is not started [2022-09-08T15:16:24.405Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-08T15:16:25.345Z] check_test.go:427: [dd7403bd2fb00] daemon is not started [2022-09-08T15:16:25.345Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-08T15:16:26.723Z] check_test.go:427: [d317eddc6be6c] daemon is not started [2022-09-08T15:16:26.723Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-08T15:16:28.629Z] check_test.go:427: [dc63b628e2f5e] daemon is not started [2022-09-08T15:16:28.629Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-08T15:16:30.537Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8b8de5639e2521f84dc5940f03d60b21bb037a8d89ace31772a54dd1f971703e [2022-09-08T15:16:31.106Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7a99426c846315f3bda54a3f70219a143a3e6b533a134cf31c77f547dd9d3b94 [2022-09-08T15:16:31.367Z] check_test.go:427: [dd7bbf7b0782b] daemon is not started [2022-09-08T15:16:31.367Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-08T15:16:32.305Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:04ec2f637fd62cdb22edb9c0084a2a510ca008dfb4bf2ba636e7e17334c77903 [2022-09-08T15:16:33.242Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f33fda0eb9163ad5c37527b0c13254aca57fd87ae723125c3792583acbb8a3de [2022-09-08T15:16:33.501Z] check_test.go:427: [d329adb9beacf] daemon is not started [2022-09-08T15:16:33.501Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-08T15:16:34.190Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.258s coverage: 6.6% of statements [2022-09-08T15:16:34.190Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-08T15:16:34.190Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-08T15:16:34.442Z] check_test.go:427: [d28cbb9fe7739] daemon is not started [2022-09-08T15:16:34.442Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-08T15:16:34.449Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-08T15:16:34.449Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-08T15:16:34.449Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-08T15:16:34.707Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-08T15:16:34.966Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-09-08T15:16:35.224Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-09-08T15:16:35.483Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-08T15:16:35.483Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-09-08T15:16:37.009Z] check_test.go:427: [df7478e894f13] daemon is not started [2022-09-08T15:16:37.009Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-08T15:16:37.578Z] check_test.go:427: [d39334d128834] daemon is not started [2022-09-08T15:16:37.578Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-08T15:16:37.840Z] check_test.go:427: [d96e8184baf8c] daemon is not started [2022-09-08T15:16:37.840Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-08T15:16:38.780Z] check_test.go:427: [dec1bd183f07c] daemon is not started [2022-09-08T15:16:38.780Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-08T15:16:39.720Z] check_test.go:427: [d5a3849b2eb21] daemon is not started [2022-09-08T15:16:39.720Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-08T15:16:40.290Z] check_test.go:427: [daf040470deb4] daemon is not started [2022-09-08T15:16:40.290Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-08T15:16:42.829Z] check_test.go:427: [dd1ff19c87536] daemon is not started [2022-09-08T15:16:42.829Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-08T15:16:43.088Z] check_test.go:427: [d6935ce75d002] daemon is not started [2022-09-08T15:16:43.088Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-08T15:16:44.025Z] check_test.go:427: [d01c2e2daf853] daemon is not started [2022-09-08T15:16:44.025Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-08T15:16:44.593Z] check_test.go:427: [d88c8631e73e0] daemon is not started [2022-09-08T15:16:44.593Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-08T15:16:44.593Z] check_test.go:427: [d5c138dcc1760] daemon is not started [2022-09-08T15:16:44.593Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-08T15:16:44.852Z] check_test.go:427: [d8011bc9b5774] daemon is not started [2022-09-08T15:16:44.852Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-08T15:16:45.111Z] check_test.go:427: [def5d8157073b] daemon is not started [2022-09-08T15:16:45.111Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-08T15:16:45.680Z] check_test.go:427: [d113a2deabad4] daemon is not started [2022-09-08T15:16:45.680Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-08T15:16:45.680Z] check_test.go:427: [d22f0a9c3b8cc] daemon is not started [2022-09-08T15:16:45.680Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-08T15:16:46.618Z] check_test.go:427: [dd0c188085336] daemon is not started [2022-09-08T15:16:46.618Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-08T15:16:47.688Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-08T15:16:47.997Z] check_test.go:427: [dea9ea96463b5] daemon is not started [2022-09-08T15:16:47.997Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-08T15:16:48.935Z] check_test.go:427: [d094d8b14da4f] daemon is not started [2022-09-08T15:16:48.935Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-08T15:16:49.874Z] check_test.go:427: [d1ac5f2135999] daemon is not started [2022-09-08T15:16:49.874Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-08T15:16:51.254Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite (45.24s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.23s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.61s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.86s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.90s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.85s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.02s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.19s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.10s) [2022-09-08T15:16:51.823Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-09-08T15:16:51.823Z] === RUN TestDockerSchema1RegistrySuite [2022-09-08T15:16:51.823Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-08T15:16:51.823Z] check_test.go:454: [d2847288a807f] daemon is not started [2022-09-08T15:16:51.823Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-08T15:16:55.116Z] check_test.go:454: [da6e62ce42e2b] daemon is not started [2022-09-08T15:16:55.116Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-08T15:17:00.391Z] check_test.go:454: [d022a1823b28f] daemon is not started [2022-09-08T15:17:00.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-08T15:17:00.658Z] check_test.go:454: [d85b1820b8591] daemon is not started [2022-09-08T15:17:00.658Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-08T15:17:00.923Z] check_test.go:454: [d1009ed67c63f] daemon is not started [2022-09-08T15:17:00.923Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-08T15:17:01.863Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-08T15:17:01.863Z] check_test.go:454: [d0fa251fdc941] daemon is not started [2022-09-08T15:17:01.863Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-08T15:17:02.582Z] ok github.com/docker/docker/libnetwork/ipam 14.207s coverage: 85.3% of statements [2022-09-08T15:17:02.582Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-08T15:17:02.582Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-08T15:17:02.582Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-08T15:17:02.582Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-08T15:17:02.582Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-08T15:17:02.582Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-08T15:17:02.582Z] ok github.com/docker/docker/libnetwork/ipamutils 0.244s coverage: 74.0% of statements [2022-09-08T15:17:02.582Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.0% of statements [2022-09-08T15:17:02.841Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-08T15:17:03.101Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-09-08T15:17:03.243Z] check_test.go:454: [da204a87e76b3] daemon is not started [2022-09-08T15:17:03.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-08T15:17:04.183Z] check_test.go:454: [d9375b5a99424] daemon is not started [2022-09-08T15:17:04.183Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-08T15:17:06.096Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-08T15:17:07.476Z] check_test.go:454: [d1fd0bd2f4adc] daemon is not started [2022-09-08T15:17:07.476Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-08T15:17:08.045Z] check_test.go:454: [d59044efd1be5] daemon is not started [2022-09-08T15:17:08.045Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-08T15:17:08.615Z] check_test.go:454: [d86cba073da11] daemon is not started [2022-09-08T15:17:08.615Z] --- PASS: TestDockerSchema1RegistrySuite (16.81s) [2022-09-08T15:17:08.615Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-09-08T15:17:08.615Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2022-09-08T15:17:08.615Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.06s) [2022-09-08T15:17:08.615Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-09-08T15:17:08.615Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-09-08T15:17:08.615Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.10s) [2022-09-08T15:17:08.615Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.03s) [2022-09-08T15:17:08.615Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2022-09-08T15:17:08.615Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.04s) [2022-09-08T15:17:08.615Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.72s) [2022-09-08T15:17:08.615Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2022-09-08T15:17:08.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-08T15:17:08.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-08T15:17:09.554Z] check_test.go:483: [dd88cf2a107e2] daemon is not started [2022-09-08T15:17:09.554Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-08T15:17:10.123Z] check_test.go:483: [d27358ad00bab] daemon is not started [2022-09-08T15:17:10.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-08T15:17:10.383Z] check_test.go:483: [d33e935577cc0] daemon is not started [2022-09-08T15:17:10.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-08T15:17:11.768Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-08T15:17:12.338Z] check_test.go:483: [d382f43ab5081] daemon is not started [2022-09-08T15:17:12.338Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-08T15:17:12.908Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-08T15:17:12.908Z] check_test.go:483: [d9aa1cf864b2a] daemon is not started [2022-09-08T15:17:12.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-08T15:17:14.288Z] check_test.go:483: [dc72e0eed0bce] daemon is not started [2022-09-08T15:17:14.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-08T15:17:14.288Z] check_test.go:483: [de18e3fd4410e] daemon is not started [2022-09-08T15:17:14.288Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.59s) [2022-09-08T15:17:14.288Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2022-09-08T15:17:14.288Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-09-08T15:17:14.288Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-09-08T15:17:14.288Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.59s) [2022-09-08T15:17:14.288Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.58s) [2022-09-08T15:17:14.288Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2022-09-08T15:17:14.288Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.99s) [2022-09-08T15:17:14.288Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-09-08T15:17:14.288Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-08T15:17:14.288Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-08T15:17:19.565Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-08T15:17:19.565Z] check_test.go:510: [d5b821f17254e] daemon is not started [2022-09-08T15:17:19.565Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-08T15:17:19.565Z] check_test.go:510: [d73d475efdb85] daemon is not started [2022-09-08T15:17:19.565Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-08T15:17:19.824Z] check_test.go:510: [dc9a64520a3d5] daemon is not started [2022-09-08T15:17:19.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-08T15:17:19.824Z] check_test.go:510: [df5b026e2b0e9] daemon is not started [2022-09-08T15:17:19.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-08T15:17:20.084Z] check_test.go:510: [db6692d0bf32e] daemon is not started [2022-09-08T15:17:20.084Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.86s) [2022-09-08T15:17:20.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.20s) [2022-09-08T15:17:20.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-09-08T15:17:20.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2022-09-08T15:17:20.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-09-08T15:17:20.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-09-08T15:17:20.084Z] === RUN TestDockerNetworkSuite [2022-09-08T15:17:20.084Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-08T15:17:21.466Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-08T15:17:21.466Z] docker_cli_network_unix_test.go:46: [d93de9643c136] daemon is not started [2022-09-08T15:17:21.727Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-08T15:17:22.295Z] docker_cli_network_unix_test.go:46: [dc78831c09375] daemon is not started [2022-09-08T15:17:22.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-08T15:17:25.888Z] docker_cli_network_unix_test.go:46: [d72ab61909cdb] daemon is not started [2022-09-08T15:17:26.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-08T15:17:26.151Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-08T15:17:27.529Z] docker_cli_network_unix_test.go:46: [d2789c4288ec7] daemon is not started [2022-09-08T15:17:27.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-08T15:17:28.049Z] docker_cli_network_unix_test.go:1233: [d7debab8cafc2] daemon is not started [2022-09-08T15:17:30.592Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-08T15:17:30.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-08T15:17:31.973Z] docker_cli_network_unix_test.go:46: [de2004704518b] daemon is not started [2022-09-08T15:17:32.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-08T15:17:34.771Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-08T15:17:34.771Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-08T15:17:34.771Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-08T15:17:38.065Z] docker_cli_network_unix_test.go:46: [d2f8d0eb6c64a] daemon is not started [2022-09-08T15:17:39.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-08T15:17:41.355Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-08T15:17:41.924Z] docker_cli_network_unix_test.go:46: [d8c94b8a48208] daemon is not started [2022-09-08T15:17:41.925Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-08T15:17:42.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-08T15:17:42.755Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-08T15:17:43.694Z] docker_cli_network_unix_test.go:46: [db34012a3f055] daemon is not started [2022-09-08T15:17:43.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-08T15:17:44.264Z] docker_cli_network_unix_test.go:46: [dec80e84a2b28] daemon is not started [2022-09-08T15:17:44.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-08T15:17:44.833Z] docker_cli_network_unix_test.go:46: [d3f40748d7b1c] daemon is not started [2022-09-08T15:17:44.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-08T15:17:45.402Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-08T15:17:45.662Z] docker_cli_network_unix_test.go:46: [d02dcbcbab68b] daemon is not started [2022-09-08T15:17:45.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-08T15:17:46.491Z] docker_cli_network_unix_test.go:46: [da42982739488] daemon is not started [2022-09-08T15:17:47.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-08T15:17:47.320Z] docker_cli_network_unix_test.go:46: [dc2783b348581] daemon is not started [2022-09-08T15:17:47.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-08T15:17:47.889Z] docker_cli_network_unix_test.go:46: [d54a19c02b946] daemon is not started [2022-09-08T15:17:47.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-08T15:17:48.148Z] docker_cli_network_unix_test.go:46: [d49aa383a6cf1] daemon is not started [2022-09-08T15:17:48.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-08T15:17:48.668Z] docker_cli_network_unix_test.go:46: [da3e2832095c6] daemon is not started [2022-09-08T15:17:48.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-08T15:17:48.668Z] docker_cli_network_unix_test.go:46: [d384bf23d1aac] daemon is not started [2022-09-08T15:17:48.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-08T15:17:48.941Z] docker_cli_network_unix_test.go:46: [dc13532f56875] daemon is not started [2022-09-08T15:17:48.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-08T15:17:49.516Z] docker_cli_network_unix_test.go:46: [d5669ae79925e] daemon is not started [2022-09-08T15:17:49.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-08T15:17:50.454Z] docker_cli_network_unix_test.go:46: [d5601f7d5122a] daemon is not started [2022-09-08T15:17:50.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-08T15:17:50.714Z] docker_cli_network_unix_test.go:46: [d28c61150f5ab] daemon is not started [2022-09-08T15:17:50.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-08T15:17:50.973Z] docker_cli_network_unix_test.go:46: [db6fdc3221361] daemon is not started [2022-09-08T15:17:50.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-08T15:17:50.973Z] docker_cli_network_unix_test.go:46: [de7c8a2bfe138] daemon is not started [2022-09-08T15:17:50.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-08T15:17:52.351Z] docker_cli_network_unix_test.go:968: [d79df0addd9d8] daemon is not started [2022-09-08T15:17:53.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-08T15:17:54.669Z] docker_cli_network_unix_test.go:46: [d6984d637defe] daemon is not started [2022-09-08T15:17:54.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-08T15:17:57.208Z] docker_cli_network_unix_test.go:1116: [d7ccb5eab75df] daemon is not started [2022-09-08T15:17:59.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-08T15:18:00.009Z] docker_cli_network_unix_test.go:46: [d564a7494539b] daemon is not started [2022-09-08T15:18:00.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-08T15:18:00.947Z] docker_cli_network_unix_test.go:46: [d146823cdbf2b] daemon is not started [2022-09-08T15:18:00.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-08T15:18:00.947Z] docker_cli_network_unix_test.go:46: [dee2afa304b98] daemon is not started [2022-09-08T15:18:00.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-08T15:18:00.947Z] docker_cli_network_unix_test.go:46: [d7ec788019aae] daemon is not started [2022-09-08T15:18:00.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-08T15:18:01.207Z] docker_cli_network_unix_test.go:46: [d68ced4bbb930] daemon is not started [2022-09-08T15:18:01.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-08T15:18:01.466Z] docker_cli_network_unix_test.go:46: [d8325aaf98438] daemon is not started [2022-09-08T15:18:01.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-08T15:18:01.466Z] docker_cli_network_unix_test.go:46: [d81eb01aef04c] daemon is not started [2022-09-08T15:18:01.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-08T15:18:02.846Z] docker_cli_network_unix_test.go:46: [dfaa1c76b4e12] daemon is not started [2022-09-08T15:18:03.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-08T15:18:03.787Z] docker_cli_network_unix_test.go:46: [da16e34ff9d3b] daemon is not started [2022-09-08T15:18:03.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-08T15:18:03.787Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-08T15:18:03.787Z] docker_cli_network_unix_test.go:46: [d7c6c669d9dad] daemon is not started [2022-09-08T15:18:03.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-08T15:18:04.356Z] docker_cli_network_unix_test.go:46: [dd5e3d7f2fbc3] daemon is not started [2022-09-08T15:18:04.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-08T15:18:08.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-08T15:18:09.749Z] docker_cli_network_unix_test.go:1084: [d8c04acc12da8] daemon is not started [2022-09-08T15:18:11.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-08T15:18:11.128Z] docker_cli_network_unix_test.go:46: [ddd9906671c4e] daemon is not started [2022-09-08T15:18:11.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-08T15:18:11.648Z] docker_cli_network_unix_test.go:46: [d655587aa9db6] daemon is not started [2022-09-08T15:18:11.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-08T15:18:13.314Z] docker_cli_network_unix_test.go:46: [d8c47c9c17166] daemon is not started [2022-09-08T15:18:13.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-08T15:18:13.575Z] docker_cli_network_unix_test.go:46: [d0dd9c00affed] daemon is not started [2022-09-08T15:18:13.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-08T15:18:14.143Z] docker_cli_network_unix_test.go:46: [db161e5741cb2] daemon is not started [2022-09-08T15:18:14.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-08T15:18:14.663Z] docker_cli_network_unix_test.go:46: [db8c2bcbea35a] daemon is not started [2022-09-08T15:18:14.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-08T15:18:15.602Z] docker_cli_network_unix_test.go:46: [d470ade1a616e] daemon is not started [2022-09-08T15:18:15.602Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-08T15:18:22.175Z] docker_cli_network_unix_test.go:46: [d0c0ef9f28d41] daemon is not started [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite (61.26s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.67s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.78s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.67s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.70s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.63s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.90s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.88s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.06s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.42s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.60s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.54s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.13s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.01s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.25s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.47s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.37s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.30s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-08T15:18:22.175Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.54s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.57s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.71s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-09-08T15:18:22.175Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.56s) [2022-09-08T15:18:22.175Z] === RUN TestDockerHubPullSuite [2022-09-08T15:18:22.175Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-08T15:18:23.555Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-08T15:18:26.088Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-08T15:18:27.025Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-08T15:18:28.929Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-08T15:18:29.188Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-08T15:18:29.448Z] --- PASS: TestDockerHubPullSuite (8.25s) [2022-09-08T15:18:29.448Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2022-09-08T15:18:29.448Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-09-08T15:18:29.448Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-09-08T15:18:29.448Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.81s) [2022-09-08T15:18:29.448Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-09-08T15:18:29.449Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-09-08T15:18:29.449Z] PASS [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === Skipped [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-08T15:18:29.449Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-08T15:18:29.449Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_events_unix_test.go:84: unmatched requirement swapMemorySupport [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_plugins_test.go:335: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_sni_test.go:30: Flakey test [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-09-08T15:18:29.449Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-08T15:18:29.449Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-08T15:18:29.449Z] docker_cli_network_unix_test.go:46: [d7c6c669d9dad] daemon is not started [2022-09-08T15:18:29.449Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-08T15:18:29.449Z] [2022-09-08T15:18:29.449Z] DONE 1265 tests, 51 skipped in 1473.345s [2022-09-08T15:18:29.449Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T15:18:29.709Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T15:18:29.709Z] +++ kill 9507 [2022-09-08T15:18:29.709Z] +++ /etc/init.d/apparmor stop [2022-09-08T15:18:29.709Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T15:18:29.709Z] [2022-09-08T15:18:29.709Z] Unloading profiles will leave already running processes permanently [2022-09-08T15:18:29.709Z] unconfined, which can lead to unexpected situations. [2022-09-08T15:18:29.709Z] [2022-09-08T15:18:29.709Z] To set a process to complain mode, use the command line tool [2022-09-08T15:18:29.709Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T15:18:29.709Z] +++ true [2022-09-08T15:18:29.709Z] exiting test-integration [2022-09-08T15:18:29.709Z] ++ exit 0 [2022-09-08T15:18:29.709Z] [2022-09-08T15:18:29.968Z] + for job in $(jobs -p) [2022-09-08T15:18:29.968Z] + wait 24078 [2022-09-08T15:18:39.946Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-08T15:18:41.324Z] docker_cli_swarm_test.go:1180: [ddbd902871973] joining swarm manager [db3afaa336f73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:18:47.898Z] docker_cli_swarm_test.go:1189: [d2c1ad34e4320] joining swarm manager [db3afaa336f73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:18:54.558Z] ok github.com/docker/docker/libnetwork/networkdb 105.745s coverage: 60.1% of statements [2022-09-08T15:18:54.558Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-08T15:18:54.558Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-08T15:18:55.126Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2022-09-08T15:18:55.385Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-08T15:18:55.643Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-09-08T15:18:56.581Z] ok github.com/docker/docker/libnetwork/portmapper 0.520s coverage: 48.6% of statements [2022-09-08T15:18:56.840Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-08T15:18:56.840Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-08T15:18:57.099Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-08T15:18:57.099Z] [2022-09-08T15:18:57.099Z] === Skipped [2022-09-08T15:18:57.099Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-08T15:18:57.099Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T15:18:57.099Z] [2022-09-08T15:18:57.099Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-08T15:18:57.099Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T15:18:57.099Z] [2022-09-08T15:18:57.099Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-08T15:18:57.099Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T15:18:57.099Z] [2022-09-08T15:18:57.099Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-08T15:18:57.099Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T15:18:57.099Z] [2022-09-08T15:18:57.099Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-08T15:18:57.099Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T15:18:57.099Z] [2022-09-08T15:18:57.099Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-08T15:18:57.099Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T15:18:57.099Z] [2022-09-08T15:18:57.099Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-08T15:18:57.099Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T15:18:57.099Z] [2022-09-08T15:18:57.099Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-08T15:18:57.099Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T15:18:57.099Z] [2022-09-08T15:18:57.099Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-08T15:18:57.099Z] firewalld_test.go:14: firewalld is not running [2022-09-08T15:18:57.099Z] [2022-09-08T15:18:57.099Z] DONE 327 tests, 9 skipped in 201.813s Post stage [Pipeline] junit [2022-09-08T15:18:57.680Z] Recording test results [2022-09-08T15:18:58.102Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-08T15:18:58.425Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44078/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f8bd804872cb69b093f4315a02726327911359a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f8bd804872cb69b093f4315a02726327911359a hack/validate/vendor [2022-09-08T15:18:59.361Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T15:19:00.090Z] + echo Ensuring container killed. [2022-09-08T15:19:00.090Z] Ensuring container killed. [2022-09-08T15:19:00.090Z] + docker rm -vf docker-pr3 [2022-09-08T15:19:00.090Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-08T15:19:00.370Z] + echo Chowning /workspace to jenkins user [2022-09-08T15:19:00.370Z] Chowning /workspace to jenkins user [2022-09-08T15:19:00.370Z] + id -u [2022-09-08T15:19:00.370Z] + id -g [2022-09-08T15:19:00.370Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44078:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T15:19:02.044Z] + bundleName=unit [2022-09-08T15:19:02.044Z] + echo Creating unit-bundles.tar.gz [2022-09-08T15:19:02.044Z] Creating unit-bundles.tar.gz [2022-09-08T15:19:02.044Z] + 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/coverage-libnetwork.out bundles/coverage.out [2022-09-08T15:19:02.044Z] bundles/junit-report-libnetwork.xml [2022-09-08T15:19:02.044Z] bundles/junit-report.xml [2022-09-08T15:19:02.044Z] bundles/go-test-report-libnetwork.json [2022-09-08T15:19:02.044Z] bundles/go-test-report.json [2022-09-08T15:19:02.044Z] bundles/coverage-libnetwork.out [2022-09-08T15:19:02.044Z] bundles/coverage.out [Pipeline] archiveArtifacts [2022-09-08T15:19:02.061Z] Archiving artifacts [2022-09-08T15:19:02.526Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44078/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T15:19:02.831Z] + make clean [2022-09-08T15:19:03.089Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-08T15:19:03.089Z] docker-dev-cache [2022-09-08T15:19:03.089Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T15:19:26.624Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-08T15:19:36.603Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-08T15:19:40.795Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-08T15:19:42.701Z] docker_cli_swarm_test.go:1112: [d1470675e452e] joining swarm manager [d022b034360b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:19:44.081Z] docker_cli_swarm_test.go:1113: [d36d89b0957b8] joining swarm manager [d022b034360b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:21:05.530Z] docker_cli_swarm_test.go:1166: [decef32877866] joining swarm manager [d022b034360b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-08T15:21:37.682Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-08T15:21:37.682Z] docker_cli_swarm_test.go:1447: [d5b6b0163e055] joining swarm manager [de209757b05ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:21:37.682Z] docker_cli_swarm_test.go:1448: [df32656e10368] joining swarm manager [de209757b05ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:21:47.659Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-08T15:21:49.037Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-08T15:21:49.037Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-08T15:21:49.037Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-08T15:21:49.297Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-08T15:21:49.866Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-08T15:21:52.402Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-08T15:21:55.693Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-08T15:21:57.599Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-08T15:22:00.137Z] docker_cli_swarm_unix_test.go:63: [d288bad57a45a] joining swarm manager [db4afff1c95ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:22:56.401Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-08T15:22:56.401Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-08T15:22:56.401Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-08T15:22:57.778Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-08T15:23:01.068Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-08T15:23:03.604Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-08T15:23:05.510Z] docker_api_swarm_test.go:962: [d428f9810fdca] joining swarm manager [dc2981d42f452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:23:23.598Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-08T15:23:35.809Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-08T15:23:37.224Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-08T15:23:39.763Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-08T15:23:42.298Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-08T15:23:48.866Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-08T15:23:54.141Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-08T15:23:56.047Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-08T15:23:58.583Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-08T15:24:01.118Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-08T15:24:03.652Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-08T15:24:06.945Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-08T15:24:08.862Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-08T15:25:05.096Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-08T15:25:19.977Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite (1557.59s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.66s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.86s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.14s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.84s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.94s) [2022-09-08T15:25:34.858Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.01s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.00s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.66s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.29s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.43s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.22s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.63s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.59s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.22s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.89s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.46s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.17s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.06s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.82s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.02s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.75s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.84s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.96s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.49s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.87s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.18s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.72s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.53s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.76s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.00s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.35s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.64s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.45s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.61s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.23s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.09s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.17s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.03s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.32s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.58s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.84s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.19s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.61s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.16s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.07s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.80s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.58s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.38s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.94s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.61s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.88s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.10s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.93s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.34s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.94s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.06s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.53s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.60s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.10s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.25s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.78s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.92s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.66s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.42s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.24s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.17s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (71.54s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.30s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.92s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.10s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.47s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.72s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.25s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.37s) [2022-09-08T15:25:34.858Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.36s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.45s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.88s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.93s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.15s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (113.88s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.45s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.33s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.34s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.76s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.45s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-09-08T15:25:34.858Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2022-09-08T15:25:34.858Z] === RUN TestDockerExternalVolumeSuite [2022-09-08T15:25:34.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-08T15:25:35.117Z] docker_cli_external_volume_driver_test.go:53: [d2cb21c179925] daemon is not started [2022-09-08T15:25:53.204Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-08T15:27:00.900Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-08T15:27:07.463Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-08T15:27:22.344Z] docker_cli_external_volume_driver_test.go:53: [db1fd546fa527] daemon is not started [2022-09-08T15:27:37.228Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-08T15:27:55.331Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-08T15:28:10.211Z] docker_cli_external_volume_driver_test.go:53: [dab72afde49ca] daemon is not started [2022-09-08T15:28:25.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-08T15:28:25.091Z] docker_cli_external_volume_driver_test.go:53: [d8bf170852b38] daemon is not started [2022-09-08T15:28:39.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-08T15:29:12.049Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-08T15:29:26.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-08T15:29:41.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-08T15:30:28.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-08T15:30:46.592Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-08T15:31:18.701Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-08T15:31:50.781Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-08T15:32:05.662Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-08T15:32:23.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-08T15:32:23.759Z] docker_cli_external_volume_driver_test.go:485: [dcb35a2d84538] daemon is not started [2022-09-08T15:32:38.655Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-08T15:32:38.655Z] docker_cli_external_volume_driver_test.go:53: [da99116d6591b] daemon is not started [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-09-08T15:32:53.537Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-09-08T15:32:53.537Z] PASS [2022-09-08T15:32:53.537Z] [2022-09-08T15:32:53.537Z] === Skipped [2022-09-08T15:32:53.537Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-08T15:32:53.537Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-08T15:32:53.537Z] check_test.go:540: [d44406623cbfb] daemon is not started [2022-09-08T15:32:53.537Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-08T15:32:53.537Z] [2022-09-08T15:32:53.537Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-08T15:32:53.537Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-08T15:32:53.537Z] check_test.go:540: [d76c23038220f] daemon is not started [2022-09-08T15:32:53.537Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-08T15:32:53.537Z] [2022-09-08T15:32:53.537Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-08T15:32:53.537Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-08T15:32:53.537Z] check_test.go:540: [d92569556dd65] daemon is not started [2022-09-08T15:32:53.537Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-08T15:32:53.537Z] [2022-09-08T15:32:53.537Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-08T15:32:53.537Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-08T15:32:53.537Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-08T15:32:53.537Z] [2022-09-08T15:32:53.537Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-08T15:32:53.537Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-08T15:32:53.537Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-08T15:32:53.537Z] [2022-09-08T15:32:53.537Z] DONE 269 tests, 5 skipped in 2335.555s [2022-09-08T15:32:53.537Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T15:32:53.537Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T15:32:53.537Z] +++ kill 9484 [2022-09-08T15:32:53.537Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d586f11a7d7b6/docker.pid [2022-09-08T15:32:53.537Z] +++ kill 7263 [2022-09-08T15:32:53.537Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7263 is not a child of this shell [2022-09-08T15:32:53.537Z] warning: PID 7263 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d586f11a7d7b6/docker.pid had a nonzero exit code [2022-09-08T15:32:53.537Z] +++ /etc/init.d/apparmor stop [2022-09-08T15:32:53.537Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T15:32:53.537Z] [2022-09-08T15:32:53.537Z] Unloading profiles will leave already running processes permanently [2022-09-08T15:32:53.537Z] unconfined, which can lead to unexpected situations. [2022-09-08T15:32:53.537Z] [2022-09-08T15:32:53.537Z] To set a process to complain mode, use the command line tool [2022-09-08T15:32:53.537Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T15:32:53.537Z] +++ true [2022-09-08T15:32:53.537Z] exiting test-integration [2022-09-08T15:32:53.537Z] ++ exit 0 [2022-09-08T15:32:53.537Z] [2022-09-08T15:32:53.537Z] + exit 0 [2022-09-08T15:32:53.537Z] ++ jobs -p [2022-09-08T15:32:53.537Z] + pids= [2022-09-08T15:32:53.537Z] + echo 'Remaining pids to kill: []' [2022-09-08T15:32:53.537Z] Remaining pids to kill: [] [2022-09-08T15:32:53.537Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-08T15:32:53.550Z] Recording test results [2022-09-08T15:32:54.069Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T15:32:54.379Z] + echo Ensuring container killed. [2022-09-08T15:32:54.379Z] Ensuring container killed. [2022-09-08T15:32:54.379Z] + docker ps -aq -f name=docker-pr3-* [2022-09-08T15:32:54.949Z] + cids=fef23340bf7c [2022-09-08T15:32:54.949Z] 9597e34cfa06 [2022-09-08T15:32:54.949Z] fa67c293440c [2022-09-08T15:32:54.949Z] + [ -n fef23340bf7c [2022-09-08T15:32:54.949Z] 9597e34cfa06 [2022-09-08T15:32:54.949Z] fa67c293440c ] [2022-09-08T15:32:54.949Z] + docker rm -vf fef23340bf7c 9597e34cfa06 fa67c293440c [2022-09-08T15:32:55.888Z] fef23340bf7c [2022-09-08T15:32:55.888Z] 9597e34cfa06 [2022-09-08T15:32:55.888Z] fa67c293440c [Pipeline] sh [2022-09-08T15:32:56.177Z] + echo Chowning /workspace to jenkins user [2022-09-08T15:32:56.177Z] Chowning /workspace to jenkins user [2022-09-08T15:32:56.177Z] + id -u [2022-09-08T15:32:56.177Z] + id -g [2022-09-08T15:32:56.177Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44078:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T15:32:59.013Z] + bundleName=amd64 [2022-09-08T15:32:59.013Z] + echo Creating amd64-bundles.tar.gz [2022-09-08T15:32:59.013Z] Creating amd64-bundles.tar.gz [2022-09-08T15:32:59.013Z] + xargs tar -czf amd64-bundles.tar.gz [2022-09-08T15:32:59.013Z] + 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-09-08T15:33:00.404Z] Archiving artifacts [2022-09-08T15:33:00.868Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44078/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T15:33:01.173Z] + make clean [2022-09-08T15:33:01.433Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-08T15:33:01.433Z] docker-dev-cache [2022-09-08T15:33:01.433Z] 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