Pull request #43699 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 73b4b07c4df87a9cade13ddb58a1e10907c12176+4734f1e8c97218ad8b827fb5e562b8cdd593525b (8bf4b83b94cc9e1c2663d381632fba53b3eb496d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43699@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-06T22:01:57.886Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-06T22:01:57.890Z] Trying to pass milestone 2 [Pipeline] milestone [2022-06-06T22:01:57.977Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-06T22:01:58.157Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fadde2925a4d847f) in /home/ubuntu/workspace/moby_PR-43699 [Pipeline] { [Pipeline] checkout [2022-06-06T22:01:58.199Z] The recommended git tool is: git [2022-06-06T22:01:58.208Z] using credential docker-jenkins-github-credentials [2022-06-06T22:01:58.222Z] Cloning the remote Git repository [2022-06-06T22:01:58.222Z] Cloning with configured refspecs honoured and without tags [2022-06-06T22:01:58.220Z] Cloning repository https://github.com/moby/moby.git [2022-06-06T22:01:58.222Z] > git init /home/ubuntu/workspace/moby_PR-43699 # timeout=10 [2022-06-06T22:01:58.234Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-06T22:01:58.234Z] > git --version # timeout=10 [2022-06-06T22:01:58.236Z] > git --version # 'git version 2.17.1' [2022-06-06T22:01:58.236Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:01:58.237Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43699/head:refs/remotes/origin/PR-43699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:13.995Z] Fetching without tags [2022-06-06T22:02:13.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-06T22:02:13.967Z] > git config --add remote.origin.fetch +refs/pull/43699/head:refs/remotes/origin/PR-43699 # timeout=10 [2022-06-06T22:02:13.971Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:13.981Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-06T22:02:13.992Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-06T22:02:13.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:13.993Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43699/head:refs/remotes/origin/PR-43699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:14.152Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit 73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:02:14.680Z] Merge succeeded, producing 73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:02:14.681Z] Checking out Revision 73b4b07c4df87a9cade13ddb58a1e10907c12176 (PR-43699) [2022-06-06T22:02:15.290Z] Commit message: "vendor: github.com/containerd/containerd v1.6.6" [2022-06-06T22:02:14.148Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T22:02:14.151Z] > git checkout -f 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [2022-06-06T22:02:14.659Z] > git remote # timeout=10 [2022-06-06T22:02:14.662Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T22:02:14.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:14.666Z] > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10 [2022-06-06T22:02:14.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T22:02:14.677Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T22:02:14.679Z] > git checkout -f 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [2022-06-06T22:02:15.287Z] > git rev-list --no-walk 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T22:02:15.899Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43699:/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-06-06T22:02:18.428Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] 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 [Pipeline] node [2022-06-06T22:02:18.879Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fadde2925a4d847f) in /home/ubuntu/workspace/moby_PR-43699 [2022-06-06T22:02:18.882Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-084c4c860e4aeaee9) in /home/ubuntu/workspace/moby_PR-43699 [Pipeline] node [2022-06-06T22:02:18.886Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ee59d84fc3704e00) in /home/ubuntu/workspace/moby_PR-43699 Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional [2022-06-06T22:02:18.888Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af48573ba037f18e) in /home/ubuntu/workspace/moby_PR-43699 Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2022-06-06T22:02:18.892Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07db6c24f448cd610) in /home/ubuntu/workspace/moby_PR-43699 [Pipeline] stage [Pipeline] { (Print info) [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] { [Pipeline] checkout [2022-06-06T22:02:18.931Z] The recommended git tool is: git [Pipeline] checkout [2022-06-06T22:02:18.939Z] The recommended git tool is: git [2022-06-06T22:02:18.939Z] using credential docker-jenkins-github-credentials [2022-06-06T22:02:18.950Z] using credential docker-jenkins-github-credentials [2022-06-06T22:02:18.951Z] Fetching changes from the remote Git repository [Pipeline] { [2022-06-06T22:02:18.955Z] Fetching without tags [2022-06-06T22:02:18.959Z] Cloning the remote Git repository [2022-06-06T22:02:18.959Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-06-06T22:02:18.972Z] The recommended git tool is: git [Pipeline] checkout [2022-06-06T22:02:18.979Z] The recommended git tool is: git [2022-06-06T22:02:18.980Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-06-06T22:02:18.990Z] Cloning the remote Git repository [2022-06-06T22:02:18.990Z] Cloning with configured refspecs honoured and without tags [2022-06-06T22:02:18.990Z] using credential docker-jenkins-github-credentials [2022-06-06T22:02:18.999Z] Cloning the remote Git repository [2022-06-06T22:02:18.999Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2022-06-06T22:02:19.042Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-06-06T22:02:19.070Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-06-06T22:02:19.082Z] Cloning the remote Git repository [2022-06-06T22:02:19.083Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-06-06T22:02:19.120Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit 73b4b07c4df87a9cade13ddb58a1e10907c12176 [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 [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-06-06T22:02:19.184Z] Merge succeeded, producing 73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:02:19.184Z] Checking out Revision 73b4b07c4df87a9cade13ddb58a1e10907c12176 (PR-43699) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-06-06T22:02:19.238Z] Commit message: "vendor: github.com/containerd/containerd v1.6.6" Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-06T22:02:19.842Z] + docker version [2022-06-06T22:02:19.842Z] Client: Docker Engine - Community [2022-06-06T22:02:19.842Z] Version: 20.10.14 [2022-06-06T22:02:19.842Z] API version: 1.41 [2022-06-06T22:02:19.842Z] Go version: go1.16.15 [2022-06-06T22:02:19.842Z] Git commit: a224086 [2022-06-06T22:02:19.842Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-06T22:02:19.842Z] OS/Arch: linux/amd64 [2022-06-06T22:02:19.842Z] Context: default [2022-06-06T22:02:19.842Z] Experimental: true [2022-06-06T22:02:19.842Z] [2022-06-06T22:02:19.842Z] Server: Docker Engine - Community [2022-06-06T22:02:19.842Z] Engine: [2022-06-06T22:02:19.842Z] Version: 20.10.14 [2022-06-06T22:02:19.842Z] API version: 1.41 (minimum version 1.12) [2022-06-06T22:02:19.842Z] Go version: go1.16.15 [2022-06-06T22:02:19.842Z] Git commit: 87a90dc [2022-06-06T22:02:19.842Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-06T22:02:19.842Z] OS/Arch: linux/amd64 [2022-06-06T22:02:19.842Z] Experimental: true [2022-06-06T22:02:19.842Z] containerd: [2022-06-06T22:02:19.842Z] Version: 1.5.11 [2022-06-06T22:02:19.842Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-06T22:02:19.842Z] runc: [2022-06-06T22:02:19.842Z] Version: 1.0.3 [2022-06-06T22:02:19.842Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-06T22:02:19.842Z] docker-init: [2022-06-06T22:02:19.842Z] Version: 0.19.0 [2022-06-06T22:02:19.842Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-06T22:02:18.942Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43699/.git # timeout=10 [2022-06-06T22:02:18.947Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-06T22:02:18.952Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-06T22:02:18.952Z] > git --version # timeout=10 [2022-06-06T22:02:18.954Z] > git --version # 'git version 2.17.1' [2022-06-06T22:02:18.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:18.955Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43699/head:refs/remotes/origin/PR-43699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:19.117Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T22:02:19.119Z] > git checkout -f 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [2022-06-06T22:02:19.164Z] > git remote # timeout=10 [2022-06-06T22:02:19.167Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T22:02:19.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:19.169Z] > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10 [2022-06-06T22:02:19.176Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T22:02:19.181Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T22:02:19.182Z] > git checkout -f 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [2022-06-06T22:02:18.960Z] Cloning repository https://github.com/moby/moby.git [2022-06-06T22:02:18.960Z] > git init /home/ubuntu/workspace/moby_PR-43699 # timeout=10 [2022-06-06T22:02:18.972Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-06T22:02:18.972Z] > git --version # timeout=10 [2022-06-06T22:02:18.975Z] > git --version # 'git version 2.25.1' [2022-06-06T22:02:18.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:18.975Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43699/head:refs/remotes/origin/PR-43699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:18.993Z] Cloning repository https://github.com/moby/moby.git [2022-06-06T22:02:18.993Z] > git init /home/ubuntu/workspace/moby_PR-43699 # timeout=10 [2022-06-06T22:02:19.010Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-06T22:02:19.010Z] > git --version # timeout=10 [2022-06-06T22:02:19.013Z] > git --version # 'git version 2.25.1' [2022-06-06T22:02:19.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:19.015Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43699/head:refs/remotes/origin/PR-43699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:18.976Z] Cloning repository https://github.com/moby/moby.git [2022-06-06T22:02:18.976Z] > git init /home/ubuntu/workspace/moby_PR-43699 # timeout=10 [2022-06-06T22:02:18.987Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-06T22:02:18.988Z] > git --version # timeout=10 [2022-06-06T22:02:18.990Z] > git --version # 'git version 2.17.1' [2022-06-06T22:02:18.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:18.990Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43699/head:refs/remotes/origin/PR-43699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:19.085Z] Cloning repository https://github.com/moby/moby.git [2022-06-06T22:02:19.085Z] > git init /home/ubuntu/workspace/moby_PR-43699 # timeout=10 [2022-06-06T22:02:19.098Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-06T22:02:19.098Z] > git --version # timeout=10 [2022-06-06T22:02:19.103Z] > git --version # 'git version 2.17.1' [2022-06-06T22:02:19.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:19.104Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43699/head:refs/remotes/origin/PR-43699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:20.123Z] + docker info [2022-06-06T22:02:20.690Z] Client: [2022-06-06T22:02:20.690Z] Context: default [2022-06-06T22:02:20.690Z] Debug Mode: false [2022-06-06T22:02:20.690Z] Plugins: [2022-06-06T22:02:20.690Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-06T22:02:20.690Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-06T22:02:20.690Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-06T22:02:20.690Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-06T22:02:20.690Z] [2022-06-06T22:02:20.690Z] Server: [2022-06-06T22:02:20.690Z] Containers: 0 [2022-06-06T22:02:20.690Z] Running: 0 [2022-06-06T22:02:20.690Z] Paused: 0 [2022-06-06T22:02:20.690Z] Stopped: 0 [2022-06-06T22:02:20.690Z] Images: 4 [2022-06-06T22:02:20.690Z] Server Version: 20.10.14 [2022-06-06T22:02:20.690Z] Storage Driver: overlay2 [2022-06-06T22:02:20.690Z] Backing Filesystem: extfs [2022-06-06T22:02:20.690Z] Supports d_type: true [2022-06-06T22:02:20.690Z] Native Overlay Diff: true [2022-06-06T22:02:20.690Z] userxattr: false [2022-06-06T22:02:20.690Z] Logging Driver: json-file [2022-06-06T22:02:20.690Z] Cgroup Driver: cgroupfs [2022-06-06T22:02:20.690Z] Cgroup Version: 1 [2022-06-06T22:02:20.690Z] Plugins: [2022-06-06T22:02:20.690Z] Volume: local [2022-06-06T22:02:20.690Z] Network: bridge host ipvlan macvlan null overlay [2022-06-06T22:02:20.690Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-06T22:02:20.690Z] Swarm: inactive [2022-06-06T22:02:20.690Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-06T22:02:20.690Z] Default Runtime: runc [2022-06-06T22:02:20.690Z] Init Binary: docker-init [2022-06-06T22:02:20.690Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-06T22:02:20.690Z] runc version: v1.0.3-0-gf46b6ba [2022-06-06T22:02:20.690Z] init version: de40ad0 [2022-06-06T22:02:20.690Z] Security Options: [2022-06-06T22:02:20.690Z] apparmor [2022-06-06T22:02:20.690Z] seccomp [2022-06-06T22:02:20.690Z] Profile: default [2022-06-06T22:02:20.690Z] Kernel Version: 5.4.0-1071-aws [2022-06-06T22:02:20.690Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-06T22:02:20.690Z] OSType: linux [2022-06-06T22:02:20.690Z] Architecture: x86_64 [2022-06-06T22:02:20.690Z] CPUs: 2 [2022-06-06T22:02:20.690Z] Total Memory: 7.483GiB [2022-06-06T22:02:20.690Z] Name: ip-10-100-101-12 [2022-06-06T22:02:20.690Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-06T22:02:20.690Z] Docker Root Dir: /var/lib/docker [2022-06-06T22:02:20.690Z] Debug Mode: false [2022-06-06T22:02:20.690Z] Registry: https://index.docker.io/v1/ [2022-06-06T22:02:20.690Z] Labels: [2022-06-06T22:02:20.690Z] Experimental: true [2022-06-06T22:02:20.690Z] Insecure Registries: [2022-06-06T22:02:20.690Z] 127.0.0.0/8 [2022-06-06T22:02:20.690Z] Live Restore Enabled: true [2022-06-06T22:02:20.690Z] [2022-06-06T22:02:20.690Z] WARNING: No swap limit support [Pipeline] sh [2022-06-06T22:02:20.973Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-06T22:02:20.973Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-06T22:02:20.973Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43699/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-06T22:02:20.973Z] + bash /home/ubuntu/workspace/moby_PR-43699/check-config.sh [2022-06-06T22:02:20.973Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-06T22:02:20.973Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-06T22:02:20.973Z] [2022-06-06T22:02:20.973Z] Generally Necessary: [2022-06-06T22:02:20.973Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-06T22:02:20.973Z] - apparmor: enabled and tools installed [2022-06-06T22:02:20.973Z] - CONFIG_NAMESPACES: enabled [2022-06-06T22:02:20.973Z] - CONFIG_NET_NS: enabled [2022-06-06T22:02:20.973Z] - CONFIG_PID_NS: enabled [2022-06-06T22:02:20.973Z] - CONFIG_IPC_NS: enabled [2022-06-06T22:02:20.973Z] - CONFIG_UTS_NS: enabled [2022-06-06T22:02:20.973Z] - CONFIG_CGROUPS: enabled [2022-06-06T22:02:20.973Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-06T22:02:20.973Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-06T22:02:20.973Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-06T22:02:20.973Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-06T22:02:20.973Z] - CONFIG_CPUSETS: enabled [2022-06-06T22:02:20.973Z] - CONFIG_MEMCG: enabled [2022-06-06T22:02:20.973Z] - CONFIG_KEYS: enabled [2022-06-06T22:02:20.973Z] - CONFIG_VETH: enabled (as module) [2022-06-06T22:02:20.973Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-06T22:02:20.973Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-06T22:02:21.239Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-06T22:02:21.239Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-06T22:02:21.239Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-06T22:02:21.239Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-06T22:02:21.239Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-06T22:02:21.239Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-06T22:02:21.239Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-06T22:02:21.239Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-06T22:02:21.239Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-06T22:02:21.239Z] - CONFIG_CGROUP_BPF: enabled [2022-06-06T22:02:21.239Z] [2022-06-06T22:02:21.239Z] Optional Features: [2022-06-06T22:02:21.239Z] - CONFIG_USER_NS: enabled [2022-06-06T22:02:21.239Z] - CONFIG_SECCOMP: enabled [2022-06-06T22:02:21.239Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-06T22:02:21.239Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-06T22:02:21.239Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-06T22:02:21.239Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-06T22:02:21.239Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-06T22:02:21.239Z] - CONFIG_BLK_CGROUP: enabled [2022-06-06T22:02:21.240Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-06T22:02:21.240Z] - CONFIG_CGROUP_PERF: enabled [2022-06-06T22:02:21.240Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-06T22:02:21.240Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-06T22:02:21.240Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-06T22:02:21.240Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-06T22:02:21.240Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-06T22:02:21.240Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-06T22:02:21.240Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-06T22:02:21.240Z] - CONFIG_IP_VS: enabled (as module) [2022-06-06T22:02:21.240Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-06T22:02:21.240Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-06T22:02:21.240Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-06T22:02:21.240Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-06T22:02:21.240Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-06T22:02:21.240Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-06T22:02:21.240Z] - CONFIG_EXT4_FS: enabled [2022-06-06T22:02:21.240Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-06T22:02:21.240Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-06T22:02:21.498Z] - Network Drivers: [2022-06-06T22:02:21.498Z] - "overlay": [2022-06-06T22:02:21.498Z] - CONFIG_VXLAN: enabled (as module) [2022-06-06T22:02:21.498Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-06T22:02:21.498Z] Optional (for encrypted networks): [2022-06-06T22:02:21.498Z] - CONFIG_CRYPTO: enabled [2022-06-06T22:02:21.498Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-06T22:02:21.498Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-06T22:02:21.498Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-06T22:02:21.498Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-06T22:02:21.498Z] - CONFIG_XFRM: enabled [2022-06-06T22:02:21.498Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-06T22:02:21.498Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-06T22:02:21.498Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-06T22:02:21.498Z] - "ipvlan": [2022-06-06T22:02:21.498Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-06T22:02:21.498Z] - "macvlan": [2022-06-06T22:02:21.498Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-06T22:02:21.498Z] - CONFIG_DUMMY: enabled (as module) [2022-06-06T22:02:21.498Z] - "ftp,tftp client in container": [2022-06-06T22:02:21.498Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-06T22:02:21.498Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-06T22:02:21.498Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-06T22:02:21.498Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-06T22:02:21.498Z] - Storage Drivers: [2022-06-06T22:02:21.498Z] - "aufs": [2022-06-06T22:02:21.498Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-06T22:02:21.498Z] - "btrfs": [2022-06-06T22:02:21.498Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-06T22:02:21.498Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-06T22:02:21.498Z] - "devicemapper": [2022-06-06T22:02:21.498Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-06T22:02:21.498Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-06T22:02:21.498Z] - "overlay": [2022-06-06T22:02:21.498Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-06T22:02:21.498Z] - "zfs": [2022-06-06T22:02:21.498Z] - /dev/zfs: present [2022-06-06T22:02:21.498Z] - zfs command: missing [2022-06-06T22:02:21.498Z] - zpool command: missing [2022-06-06T22:02:21.498Z] [2022-06-06T22:02:21.498Z] Limits: [2022-06-06T22:02:21.498Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-06T22:02:21.498Z] [2022-06-06T22:02:21.498Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-06T22:02:21.825Z] + sudo modprobe ip_vs [2022-06-06T22:02:21.826Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 . [2022-06-06T22:02:22.084Z] #2 [internal] load .dockerignore [2022-06-06T22:02:22.084Z] #2 sha256:178b93eb7cdb9a0bb476c9165fe3835bcf6d47c6b92ebd8675078225646dc991 [2022-06-06T22:02:22.084Z] #2 transferring context: 145B done [2022-06-06T22:02:22.084Z] #2 DONE 0.0s [2022-06-06T22:02:22.084Z] [2022-06-06T22:02:22.084Z] #1 [internal] load build definition from Dockerfile [2022-06-06T22:02:22.084Z] #1 sha256:2a99b0304a7d332d64c242189b0f9b6b1908464a36f81a3ca60763bbf20a4c84 [2022-06-06T22:02:22.084Z] #1 transferring dockerfile: 17.93kB done [2022-06-06T22:02:22.084Z] #1 DONE 0.0s [2022-06-06T22:02:22.084Z] [2022-06-06T22:02:22.084Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-06T22:02:22.084Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-06T22:02:22.084Z] #3 DONE 0.2s [2022-06-06T22:02:22.084Z] [2022-06-06T22:02:22.084Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-06T22:02:22.084Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-06T22:02:22.084Z] #4 CACHED [2022-06-06T22:02:22.650Z] [2022-06-06T22:02:22.650Z] #6 [internal] load build definition from Dockerfile [2022-06-06T22:02:22.650Z] #6 sha256:6e4499c6686091688b7b0207ef69375de7a8fc814841f27c097717e5c759cb3a [2022-06-06T22:02:22.650Z] #6 DONE 0.0s [2022-06-06T22:02:22.650Z] [2022-06-06T22:02:22.650Z] #5 [internal] load .dockerignore [2022-06-06T22:02:22.650Z] #5 sha256:59f8117fc3ed06debc22d83090c4d99c7a616682b82f755f18a9bf70e1bf5710 [2022-06-06T22:02:22.650Z] #5 DONE 0.0s [2022-06-06T22:02:22.650Z] [2022-06-06T22:02:22.650Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-06T22:02:22.650Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-06T22:02:22.650Z] #10 DONE 0.1s [2022-06-06T22:02:22.650Z] [2022-06-06T22:02:22.650Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-06T22:02:22.650Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-06T22:02:22.650Z] #9 DONE 0.1s [2022-06-06T22:02:22.650Z] [2022-06-06T22:02:22.650Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-06T22:02:22.650Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-06T22:02:22.650Z] #8 DONE 0.2s [2022-06-06T22:02:22.650Z] [2022-06-06T22:02:22.650Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-06T22:02:22.650Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-06T22:02:22.650Z] #7 DONE 0.1s [2022-06-06T22:02:22.909Z] [2022-06-06T22:02:22.909Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-06T22:02:22.909Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-06T22:02:22.909Z] #73 DONE 0.0s [2022-06-06T22:02:22.909Z] [2022-06-06T22:02:22.909Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-06T22:02:22.909Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-06T22:02:22.909Z] #71 DONE 0.0s [2022-06-06T22:02:22.909Z] [2022-06-06T22:02:22.909Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-06T22:02:22.909Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-06T22:02:22.909Z] #11 DONE 0.0s [2022-06-06T22:02:22.909Z] [2022-06-06T22:02:22.909Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-06T22:02:22.909Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-06T22:02:22.909Z] #28 DONE 0.0s [2022-06-06T22:02:22.909Z] [2022-06-06T22:02:22.909Z] #24 [internal] load build context [2022-06-06T22:02:22.909Z] #24 sha256:9fae1c76103c15b5651133c0c2d6a7c4d2c787a63a54de21a5bf996cf8e0f98d [2022-06-06T22:02:23.172Z] #24 ... [2022-06-06T22:02:23.172Z] [2022-06-06T22:02:23.172Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-06T22:02:23.172Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-06T22:02:23.172Z] #49 DONE 0.5s [2022-06-06T22:02:23.172Z] [2022-06-06T22:02:23.172Z] #24 [internal] load build context [2022-06-06T22:02:23.172Z] #24 sha256:9fae1c76103c15b5651133c0c2d6a7c4d2c787a63a54de21a5bf996cf8e0f98d [2022-06-06T22:02:24.556Z] #24 transferring context: 61.15MB 1.8s done [2022-06-06T22:02:24.815Z] #24 DONE 1.9s [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-06T22:02:24.815Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-06T22:02:24.815Z] #51 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #52 sha256:11e6a3ffb2248690355ef7d740b135869e13cdfad878cc5e2509e9e0f1230783 [2022-06-06T22:02:24.815Z] #52 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-06T22:02:24.815Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-06T22:02:24.815Z] #34 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #58 sha256:9bc9a684d82739511d34f22aa241d6ad927d1f1a62ce285091d3757164433fbb [2022-06-06T22:02:24.815Z] #58 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #48 sha256:ef042614931605fd34925ba54361158c1e30064c8052793d23f7c17bfcc27c51 [2022-06-06T22:02:24.815Z] #48 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-06T22:02:24.815Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-06T22:02:24.815Z] #19 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-06T22:02:24.815Z] #31 sha256:ea1b81696f11758bc738931091fa7218bb804bd09b759007572ed4d7083eaa49 [2022-06-06T22:02:24.815Z] #31 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-06T22:02:24.815Z] #69 sha256:094d200e8dd4b2db0d1d93574204d30386a0fbb083e11d68445853f7201a83ef [2022-06-06T22:02:24.815Z] #69 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-06T22:02:24.815Z] #67 sha256:5f943d9b1dbe3c91f2c05910d6cbe853cdfcc5a46c0f53f40e00e39c10cae9f5 [2022-06-06T22:02:24.815Z] #67 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-06T22:02:24.815Z] #43 sha256:5b66620186de79fa2616ec99d520ae8b1157029c943929c4be5915d22810a319 [2022-06-06T22:02:24.815Z] #43 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-06T22:02:24.815Z] #25 sha256:d103988a1ba2bd0d4edd5b1b0415ff1b9310dd71b16e74a80075f9229fc5c439 [2022-06-06T22:02:24.815Z] #25 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #45 sha256:98484d02cd8d97ef1c9cdaf77c6971d675945d75aeb5769e5b8f7c27f8b529cf [2022-06-06T22:02:24.815Z] #45 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #22 [dev-systemd-false 8/26] 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-06-06T22:02:24.815Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-06T22:02:24.815Z] #22 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-06T22:02:24.815Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-06T22:02:24.815Z] #33 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #61 sha256:664eb3fdcad43cf6cb9e3bf2a700e13d9840d883f098cbf6fa0e490ece6e53b2 [2022-06-06T22:02:24.815Z] #61 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-06T22:02:24.815Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-06T22:02:24.815Z] #17 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-06T22:02:24.815Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-06T22:02:24.815Z] #13 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-06T22:02:24.815Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-06T22:02:24.815Z] #12 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #35 sha256:154ce69a7f07f4db0c670acd05fc3e084705a910d8b2588617c75cc070af357e [2022-06-06T22:02:24.815Z] #35 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-06T22:02:24.815Z] #63 sha256:bfcd3f61216aaceeb8e2972f872cd07f03a410fbf07ed4ce70f486ff6c389721 [2022-06-06T22:02:24.815Z] #63 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-06T22:02:24.815Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-06T22:02:24.815Z] #23 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #54 sha256:a60083046366a0e92208815db64cca7ef07e680cc1ea9f4b43eddef4abfd127f [2022-06-06T22:02:24.815Z] #54 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-06T22:02:24.815Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-06T22:02:24.815Z] #15 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #39 sha256:092b58b24a915fb046d13c8e93c3b56bade138d422f35f1792c401d56a6483ee [2022-06-06T22:02:24.815Z] #39 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-06T22:02:24.815Z] #30 sha256:3bb217ef3319cfd222fa49c702153afa4b101ac3b94589611cf2cf51ce15c836 [2022-06-06T22:02:24.815Z] #30 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-06T22:02:24.815Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-06T22:02:24.815Z] #20 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-06T22:02:24.815Z] #27 sha256:85052f075f65bf12583165345aee16fb4229c2945607942a27218d18952d1c52 [2022-06-06T22:02:24.815Z] #27 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-06T22:02:24.815Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-06T22:02:24.815Z] #74 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #70 sha256:bd510496d76b6c2c52c2948c724ee7d8c0cd942646f5075af6b275a028b2d438 [2022-06-06T22:02:24.815Z] #70 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-06T22:02:24.815Z] #59 sha256:640c22a764ad9cae13fad9e6c050fa43f7cd9649add36e2439f957f30d9847f0 [2022-06-06T22:02:24.815Z] #59 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #56 sha256:0e75db1f7f7dbe6c3ecb0c60a54eab5490cda36bea69c2ffaefcb4e3a12de1e4 [2022-06-06T22:02:24.815Z] #56 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-06T22:02:24.815Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-06T22:02:24.815Z] #18 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-06T22:02:24.815Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-06T22:02:24.815Z] #40 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-06T22:02:24.815Z] #66 sha256:b9520cab9784935d11fbcafb5d05b2fbce7054ca39cd7193d5418797d7055241 [2022-06-06T22:02:24.815Z] #66 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #65 sha256:2d295122011e03ab95b2cd846567754b2aee4e469b5772a54ed26020e460162f [2022-06-06T22:02:24.815Z] #65 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #41 sha256:4b52d4f2b5618807ceea0fa384df568c5288166233bef077136426254c907752 [2022-06-06T22:02:24.815Z] #41 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-06T22:02:24.815Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-06T22:02:24.815Z] #46 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-06T22:02:24.815Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-06T22:02:24.815Z] #53 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-06T22:02:24.815Z] #76 sha256:7df836c8c46f2bb191c0b11e7f9be91fd9879807daf62e6cbbcec26b22002ffd [2022-06-06T22:02:24.815Z] #76 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-06T22:02:24.815Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-06T22:02:24.815Z] #38 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-06T22:02:24.815Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-06T22:02:24.815Z] #16 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-06T22:02:24.815Z] #44 sha256:5885ad9160f260220bb5e80e20a8fe3f32a943084765080b4d77cde49e7d3c34 [2022-06-06T22:02:24.815Z] #44 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-06T22:02:24.815Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-06T22:02:24.815Z] #29 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-06T22:02:24.815Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-06T22:02:24.815Z] #50 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-06T22:02:24.815Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-06T22:02:24.815Z] #57 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-06T22:02:24.815Z] #32 sha256:33e130bc6821b0b3311660c0a4e4d907ef3ae6a5157578602e31bd203cb8b41b [2022-06-06T22:02:24.815Z] #32 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:02:24.815Z] #64 sha256:20000e2f8b98f79599ed30adc962f7ce22db1c4ea952b20ab7c64e0e3ac5d7e2 [2022-06-06T22:02:24.815Z] #64 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-06T22:02:24.815Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-06T22:02:24.815Z] #21 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #75 sha256:14abfc7f2a9554460cb0e1eda073bf1e73382b13eb245b2245619829946b2243 [2022-06-06T22:02:24.815Z] #75 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:02:24.815Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-06T22:02:24.815Z] #14 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #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-06-06T22:02:24.815Z] #26 sha256:3ea2812f669ee7873e08a996d0160e8c829d2eb93ab9d0c4af275d94e79471fd [2022-06-06T22:02:24.815Z] #26 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-06T22:02:24.815Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-06T22:02:24.815Z] #55 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-06T22:02:24.815Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-06T22:02:24.815Z] #62 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-06T22:02:24.815Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-06T22:02:24.815Z] #36 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-06T22:02:24.815Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-06T22:02:24.815Z] #47 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-06T22:02:24.815Z] #60 sha256:9bd5b1cece92cbb67ea47f120a803b2143241c4288b4edf1a82445ca9dcaa332 [2022-06-06T22:02:24.815Z] #60 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-06T22:02:24.815Z] #37 sha256:9efb5d237ea355dd2005ed4cced0109037d64b07eda532041ea8366208f1ef18 [2022-06-06T22:02:24.815Z] #37 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-06T22:02:24.815Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-06T22:02:24.815Z] #72 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-06T22:02:24.815Z] #68 sha256:3ceeacbfc53a8ae7916ca697e72f2578b81bca0640d3bd8a3bff5f4439205026 [2022-06-06T22:02:24.815Z] #68 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-06T22:02:24.815Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-06T22:02:24.815Z] #42 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-06T22:02:24.815Z] #77 sha256:640a6e8d6e61ac086102225435fb4e3e69a4c0ec18d4c03c80de97487e4b4117 [2022-06-06T22:02:24.815Z] #77 CACHED [2022-06-06T22:02:24.815Z] [2022-06-06T22:02:24.815Z] #78 exporting to image [2022-06-06T22:02:24.815Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-06T22:02:24.815Z] #78 exporting layers done [2022-06-06T22:02:24.815Z] #78 writing image sha256:3572ccf431072dd3e8f98b4e80de0ede80cbce7cbffaf497e367bce1eee08e7c done [2022-06-06T22:02:24.815Z] #78 naming to docker.io/library/docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 done [2022-06-06T22:02:24.815Z] #78 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-06-06T22:02:25.139Z] + trap exit INT TERM [2022-06-06T22:02:25.140Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-06T22:02:25.140Z] + CONTAINER_NAME=docker-pr3 [2022-06-06T22:02:25.140Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43699/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 -e DOCKER_GRAPHDRIVER docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/make.sh dynbinary [2022-06-06T22:02:25.706Z] [2022-06-06T22:02:25.968Z] Removing bundles/ [2022-06-06T22:02:25.968Z] [2022-06-06T22:02:25.968Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-06T22:02:25.968Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-06T22:02:25.968Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:02:30.969Z] Fetching without tags [2022-06-06T22:02:31.154Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit 73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:02:30.949Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-06T22:02:30.954Z] > git config --add remote.origin.fetch +refs/pull/43699/head:refs/remotes/origin/PR-43699 # timeout=10 [2022-06-06T22:02:30.957Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:30.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-06T22:02:30.972Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-06T22:02:30.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:30.973Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43699/head:refs/remotes/origin/PR-43699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:31.157Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T22:02:31.160Z] > git checkout -f 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [2022-06-06T22:02:31.698Z] Merge succeeded, producing 73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:02:31.698Z] Checking out Revision 73b4b07c4df87a9cade13ddb58a1e10907c12176 (PR-43699) [2022-06-06T22:02:32.416Z] Commit message: "vendor: github.com/containerd/containerd v1.6.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-06T22:02:33.076Z] + docker version [2022-06-06T22:02:33.076Z] Client: Docker Engine - Community [2022-06-06T22:02:33.076Z] Version: 20.10.14 [2022-06-06T22:02:33.076Z] API version: 1.41 [2022-06-06T22:02:33.076Z] Go version: go1.16.15 [2022-06-06T22:02:33.076Z] Git commit: a224086 [2022-06-06T22:02:33.076Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-06T22:02:33.076Z] OS/Arch: linux/arm64 [2022-06-06T22:02:33.076Z] Context: default [2022-06-06T22:02:33.076Z] Experimental: true [2022-06-06T22:02:33.076Z] [2022-06-06T22:02:33.076Z] Server: Docker Engine - Community [2022-06-06T22:02:33.076Z] Engine: [2022-06-06T22:02:33.076Z] Version: 20.10.14 [2022-06-06T22:02:33.076Z] API version: 1.41 (minimum version 1.12) [2022-06-06T22:02:33.076Z] Go version: go1.16.15 [2022-06-06T22:02:33.076Z] Git commit: 87a90dc [2022-06-06T22:02:33.076Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-06T22:02:33.076Z] OS/Arch: linux/arm64 [2022-06-06T22:02:33.076Z] Experimental: true [2022-06-06T22:02:33.076Z] containerd: [2022-06-06T22:02:33.076Z] Version: 1.5.11 [2022-06-06T22:02:33.076Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-06T22:02:33.076Z] runc: [2022-06-06T22:02:33.076Z] Version: 1.0.3 [2022-06-06T22:02:33.076Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-06T22:02:33.076Z] docker-init: [2022-06-06T22:02:33.076Z] Version: 0.19.0 [2022-06-06T22:02:33.076Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-06T22:02:31.672Z] > git remote # timeout=10 [2022-06-06T22:02:31.680Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T22:02:31.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:31.684Z] > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10 [2022-06-06T22:02:31.691Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T22:02:31.701Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T22:02:31.703Z] > git checkout -f 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [2022-06-06T22:02:33.356Z] + docker info [2022-06-06T22:02:34.290Z] Client: [2022-06-06T22:02:34.290Z] Context: default [2022-06-06T22:02:34.290Z] Debug Mode: false [2022-06-06T22:02:34.290Z] Plugins: [2022-06-06T22:02:34.290Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-06T22:02:34.290Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-06T22:02:34.290Z] [2022-06-06T22:02:34.290Z] Server: [2022-06-06T22:02:34.290Z] Containers: 0 [2022-06-06T22:02:34.290Z] Running: 0 [2022-06-06T22:02:34.290Z] Paused: 0 [2022-06-06T22:02:34.290Z] Stopped: 0 [2022-06-06T22:02:34.290Z] Images: 3 [2022-06-06T22:02:34.290Z] Server Version: 20.10.14 [2022-06-06T22:02:34.290Z] Storage Driver: overlay2 [2022-06-06T22:02:34.290Z] Backing Filesystem: extfs [2022-06-06T22:02:34.290Z] Supports d_type: true [2022-06-06T22:02:34.290Z] Native Overlay Diff: true [2022-06-06T22:02:34.290Z] userxattr: false [2022-06-06T22:02:34.290Z] Logging Driver: json-file [2022-06-06T22:02:34.290Z] Cgroup Driver: cgroupfs [2022-06-06T22:02:34.290Z] Cgroup Version: 1 [2022-06-06T22:02:34.290Z] Plugins: [2022-06-06T22:02:34.290Z] Volume: local [2022-06-06T22:02:34.290Z] Network: bridge host ipvlan macvlan null overlay [2022-06-06T22:02:34.290Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-06T22:02:34.290Z] Swarm: inactive [2022-06-06T22:02:34.290Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-06T22:02:34.290Z] Default Runtime: runc [2022-06-06T22:02:34.290Z] Init Binary: docker-init [2022-06-06T22:02:34.290Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-06T22:02:34.290Z] runc version: v1.0.3-0-gf46b6ba [2022-06-06T22:02:34.290Z] init version: de40ad0 [2022-06-06T22:02:34.290Z] Security Options: [2022-06-06T22:02:34.290Z] apparmor [2022-06-06T22:02:34.290Z] seccomp [2022-06-06T22:02:34.290Z] Profile: default [2022-06-06T22:02:34.290Z] Kernel Version: 5.13.0-1021-aws [2022-06-06T22:02:34.290Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-06T22:02:34.290Z] OSType: linux [2022-06-06T22:02:34.290Z] Architecture: aarch64 [2022-06-06T22:02:34.290Z] CPUs: 2 [2022-06-06T22:02:34.290Z] Total Memory: 7.562GiB [2022-06-06T22:02:34.290Z] Name: ip-10-100-119-168 [2022-06-06T22:02:34.290Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-06T22:02:34.290Z] Docker Root Dir: /var/lib/docker [2022-06-06T22:02:34.290Z] Debug Mode: false [2022-06-06T22:02:34.290Z] Registry: https://index.docker.io/v1/ [2022-06-06T22:02:34.290Z] Labels: [2022-06-06T22:02:34.290Z] Experimental: true [2022-06-06T22:02:34.290Z] Insecure Registries: [2022-06-06T22:02:34.290Z] 127.0.0.0/8 [2022-06-06T22:02:34.290Z] Live Restore Enabled: true [2022-06-06T22:02:34.290Z] [Pipeline] sh [2022-06-06T22:02:34.357Z] Fetching without tags [2022-06-06T22:02:34.374Z] Fetching without tags [2022-06-06T22:02:34.479Z] Fetching without tags [2022-06-06T22:02:34.527Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit 73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:02:34.558Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit 73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:02:34.571Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-06T22:02:34.571Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-06T22:02:34.571Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43699/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-06T22:02:34.571Z] + bash /home/ubuntu/workspace/moby_PR-43699/check-config.sh [2022-06-06T22:02:34.571Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-06T22:02:34.571Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-06T22:02:34.571Z] [2022-06-06T22:02:34.571Z] Generally Necessary: [2022-06-06T22:02:34.571Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-06T22:02:34.571Z] - apparmor: enabled and tools installed [2022-06-06T22:02:34.571Z] - CONFIG_NAMESPACES: enabled [2022-06-06T22:02:34.571Z] - CONFIG_NET_NS: enabled [2022-06-06T22:02:34.571Z] - CONFIG_PID_NS: enabled [2022-06-06T22:02:34.571Z] - CONFIG_IPC_NS: enabled [2022-06-06T22:02:34.571Z] - CONFIG_UTS_NS: enabled [2022-06-06T22:02:34.571Z] - CONFIG_CGROUPS: enabled [2022-06-06T22:02:34.571Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-06T22:02:34.571Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-06T22:02:34.571Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-06T22:02:34.571Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-06T22:02:34.571Z] - CONFIG_CPUSETS: enabled [2022-06-06T22:02:34.571Z] - CONFIG_MEMCG: enabled [2022-06-06T22:02:34.571Z] - CONFIG_KEYS: enabled [2022-06-06T22:02:34.571Z] - CONFIG_VETH: enabled (as module) [2022-06-06T22:02:34.571Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-06T22:02:34.571Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-06T22:02:34.571Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-06T22:02:34.571Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-06T22:02:34.571Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-06T22:02:34.571Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-06T22:02:34.571Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-06T22:02:34.571Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-06T22:02:34.571Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-06T22:02:34.635Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit 73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:02:34.349Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-06T22:02:34.355Z] > git config --add remote.origin.fetch +refs/pull/43699/head:refs/remotes/origin/PR-43699 # timeout=10 [2022-06-06T22:02:34.362Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:34.369Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-06T22:02:34.375Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-06T22:02:34.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:34.376Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43699/head:refs/remotes/origin/PR-43699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:34.559Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T22:02:34.562Z] > git checkout -f 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [2022-06-06T22:02:34.829Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-06T22:02:34.829Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-06T22:02:34.829Z] - CONFIG_CGROUP_BPF: enabled [2022-06-06T22:02:34.829Z] [2022-06-06T22:02:34.829Z] Optional Features: [2022-06-06T22:02:34.829Z] - CONFIG_USER_NS: enabled [2022-06-06T22:02:34.829Z] - CONFIG_SECCOMP: enabled [2022-06-06T22:02:34.829Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-06T22:02:34.829Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-06T22:02:34.829Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-06T22:02:34.829Z] (cgroup swap accounting is currently enabled) [2022-06-06T22:02:34.829Z] - CONFIG_BLK_CGROUP: enabled [2022-06-06T22:02:34.829Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-06T22:02:34.829Z] - CONFIG_CGROUP_PERF: enabled [2022-06-06T22:02:34.829Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-06T22:02:34.829Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-06T22:02:34.829Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-06T22:02:34.829Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-06T22:02:34.829Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-06T22:02:34.829Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-06T22:02:34.829Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-06T22:02:34.829Z] - CONFIG_IP_VS: enabled (as module) [2022-06-06T22:02:34.829Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-06T22:02:34.829Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-06T22:02:34.829Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-06T22:02:34.829Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-06T22:02:34.829Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-06T22:02:34.829Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-06T22:02:34.829Z] - CONFIG_EXT4_FS: enabled [2022-06-06T22:02:34.829Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-06T22:02:34.829Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-06T22:02:34.829Z] - Network Drivers: [2022-06-06T22:02:34.829Z] - "overlay": [2022-06-06T22:02:34.829Z] - CONFIG_VXLAN: enabled (as module) [2022-06-06T22:02:34.829Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-06T22:02:34.829Z] Optional (for encrypted networks): [2022-06-06T22:02:34.319Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-06T22:02:34.322Z] > git config --add remote.origin.fetch +refs/pull/43699/head:refs/remotes/origin/PR-43699 # timeout=10 [2022-06-06T22:02:34.324Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:34.329Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-06T22:02:34.333Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-06T22:02:34.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:34.334Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43699/head:refs/remotes/origin/PR-43699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:34.503Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T22:02:34.505Z] > git checkout -f 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [2022-06-06T22:02:34.439Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-06T22:02:34.449Z] > git config --add remote.origin.fetch +refs/pull/43699/head:refs/remotes/origin/PR-43699 # timeout=10 [2022-06-06T22:02:34.455Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:34.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-06T22:02:34.480Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-06T22:02:34.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:34.481Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43699/head:refs/remotes/origin/PR-43699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-06T22:02:34.636Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T22:02:34.638Z] > git checkout -f 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [2022-06-06T22:02:35.055Z] Merge succeeded, producing 73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:02:35.055Z] Checking out Revision 73b4b07c4df87a9cade13ddb58a1e10907c12176 (PR-43699) [2022-06-06T22:02:35.087Z] - CONFIG_CRYPTO: enabled [2022-06-06T22:02:35.087Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-06T22:02:35.087Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-06T22:02:35.087Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-06T22:02:35.087Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-06T22:02:35.087Z] - CONFIG_XFRM: enabled [2022-06-06T22:02:35.087Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-06T22:02:35.087Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-06T22:02:35.087Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-06T22:02:35.087Z] - "ipvlan": [2022-06-06T22:02:35.087Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-06T22:02:35.087Z] - "macvlan": [2022-06-06T22:02:35.087Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-06T22:02:35.087Z] - CONFIG_DUMMY: enabled (as module) [2022-06-06T22:02:35.087Z] - "ftp,tftp client in container": [2022-06-06T22:02:35.087Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-06T22:02:35.087Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-06T22:02:35.087Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-06T22:02:35.087Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-06T22:02:35.087Z] - Storage Drivers: [2022-06-06T22:02:35.087Z] - "aufs": [2022-06-06T22:02:35.087Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-06T22:02:35.087Z] - "btrfs": [2022-06-06T22:02:35.087Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-06T22:02:35.087Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-06T22:02:35.087Z] - "devicemapper": [2022-06-06T22:02:35.087Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-06T22:02:35.087Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-06T22:02:35.087Z] - "overlay": [2022-06-06T22:02:35.087Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-06T22:02:35.087Z] - "zfs": [2022-06-06T22:02:35.087Z] - /dev/zfs: present [2022-06-06T22:02:35.087Z] - zfs command: missing [2022-06-06T22:02:35.087Z] - zpool command: missing [2022-06-06T22:02:35.087Z] [2022-06-06T22:02:35.087Z] Limits: [2022-06-06T22:02:35.087Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-06T22:02:35.087Z] [2022-06-06T22:02:35.087Z] + true [Pipeline] } [Pipeline] // stage [2022-06-06T22:02:35.112Z] Merge succeeded, producing 73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:02:35.112Z] Checking out Revision 73b4b07c4df87a9cade13ddb58a1e10907c12176 (PR-43699) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-06T22:02:35.190Z] Merge succeeded, producing 73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:02:35.190Z] Checking out Revision 73b4b07c4df87a9cade13ddb58a1e10907c12176 (PR-43699) [2022-06-06T22:02:35.242Z] Commit message: "vendor: github.com/containerd/containerd v1.6.6" [2022-06-06T22:02:35.406Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 . [2022-06-06T22:02:35.418Z] Commit message: "vendor: github.com/containerd/containerd v1.6.6" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-06T22:02:35.666Z] #1 [internal] load build definition from Dockerfile [2022-06-06T22:02:35.666Z] #1 sha256:79ca5ca377f0a4f7e4605e725ea09a4b36567889457d17cc8243f695f11f8844 [2022-06-06T22:02:35.666Z] #1 transferring dockerfile: 17.93kB 0.0s done [2022-06-06T22:02:35.666Z] #1 DONE 0.0s [2022-06-06T22:02:35.666Z] [2022-06-06T22:02:35.666Z] #2 [internal] load .dockerignore [2022-06-06T22:02:35.666Z] #2 sha256:985d226a12206493f4e020d7b66e6558c173619c56d4390223d5198740abea38 [2022-06-06T22:02:35.666Z] #2 transferring context: 145B done [2022-06-06T22:02:35.666Z] #2 DONE 0.0s [2022-06-06T22:02:35.666Z] [2022-06-06T22:02:35.666Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-06T22:02:35.666Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-06-06T22:02:35.666Z] #3 DONE 0.2s [2022-06-06T22:02:35.672Z] Commit message: "vendor: github.com/containerd/containerd v1.6.6" [2022-06-06T22:02:35.831Z] + docker version [2022-06-06T22:02:35.831Z] Client: Docker Engine - Community [2022-06-06T22:02:35.831Z] Version: 20.10.14 [2022-06-06T22:02:35.831Z] API version: 1.41 [2022-06-06T22:02:35.831Z] Go version: go1.16.15 [2022-06-06T22:02:35.831Z] Git commit: a224086 [2022-06-06T22:02:35.831Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-06T22:02:35.831Z] OS/Arch: linux/amd64 [2022-06-06T22:02:35.831Z] Context: default [2022-06-06T22:02:35.831Z] Experimental: true [2022-06-06T22:02:35.831Z] [2022-06-06T22:02:35.831Z] Server: Docker Engine - Community [2022-06-06T22:02:35.831Z] Engine: [2022-06-06T22:02:35.831Z] Version: 20.10.14 [2022-06-06T22:02:35.831Z] API version: 1.41 (minimum version 1.12) [2022-06-06T22:02:35.831Z] Go version: go1.16.15 [2022-06-06T22:02:35.831Z] Git commit: 87a90dc [2022-06-06T22:02:35.831Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-06T22:02:35.831Z] OS/Arch: linux/amd64 [2022-06-06T22:02:35.831Z] Experimental: true [2022-06-06T22:02:35.831Z] containerd: [2022-06-06T22:02:35.831Z] Version: 1.5.11 [2022-06-06T22:02:35.831Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-06T22:02:35.831Z] runc: [2022-06-06T22:02:35.831Z] Version: 1.0.3 [2022-06-06T22:02:35.831Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-06T22:02:35.831Z] docker-init: [2022-06-06T22:02:35.831Z] Version: 0.19.0 [2022-06-06T22:02:35.831Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-06-06T22:02:35.924Z] [2022-06-06T22:02:35.924Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-06T22:02:35.924Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-06T22:02:35.924Z] #4 CACHED [2022-06-06T22:02:35.924Z] [2022-06-06T22:02:35.924Z] #5 [internal] load build definition from Dockerfile [2022-06-06T22:02:35.924Z] #5 sha256:0f6f5701c4a081fcd0262183ac2f0bc6cc054f3898293b652f9ae30cabb7bcad [2022-06-06T22:02:35.924Z] #5 DONE 0.0s [2022-06-06T22:02:35.924Z] [2022-06-06T22:02:35.924Z] #6 [internal] load .dockerignore [2022-06-06T22:02:35.924Z] #6 sha256:875cc3aca3ad5cede387c1666eb7a9cf4746b28f6ad577c7b77f7870158f3bf6 [2022-06-06T22:02:35.924Z] #6 DONE 0.0s [2022-06-06T22:02:35.924Z] [2022-06-06T22:02:35.924Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-06T22:02:35.924Z] #10 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T22:02:36.117Z] + docker info [2022-06-06T22:02:36.184Z] #10 DONE 0.2s [2022-06-06T22:02:36.184Z] [2022-06-06T22:02:36.184Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-06T22:02:36.184Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-06T22:02:36.184Z] #9 DONE 0.1s [2022-06-06T22:02:36.184Z] [2022-06-06T22:02:36.184Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-06T22:02:36.184Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-06T22:02:36.184Z] #8 DONE 0.1s [2022-06-06T22:02:36.184Z] [2022-06-06T22:02:36.184Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-06T22:02:36.184Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-06T22:02:36.184Z] #7 DONE 0.1s [2022-06-06T22:02:36.209Z] + docker version [2022-06-06T22:02:36.209Z] Client: Docker Engine - Community [2022-06-06T22:02:36.209Z] Version: 20.10.14 [2022-06-06T22:02:36.209Z] API version: 1.41 [2022-06-06T22:02:36.209Z] Go version: go1.16.15 [2022-06-06T22:02:36.209Z] Git commit: a224086 [2022-06-06T22:02:36.209Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-06T22:02:36.209Z] OS/Arch: linux/amd64 [2022-06-06T22:02:36.209Z] Context: default [2022-06-06T22:02:36.209Z] Experimental: true [2022-06-06T22:02:36.209Z] [2022-06-06T22:02:36.209Z] Server: Docker Engine - Community [2022-06-06T22:02:36.209Z] Engine: [2022-06-06T22:02:36.209Z] Version: 20.10.14 [2022-06-06T22:02:36.209Z] API version: 1.41 (minimum version 1.12) [2022-06-06T22:02:36.209Z] Go version: go1.16.15 [2022-06-06T22:02:36.209Z] Git commit: 87a90dc [2022-06-06T22:02:36.209Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-06T22:02:36.209Z] OS/Arch: linux/amd64 [2022-06-06T22:02:36.209Z] Experimental: true [2022-06-06T22:02:36.209Z] containerd: [2022-06-06T22:02:36.209Z] Version: 1.5.11 [2022-06-06T22:02:36.209Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-06T22:02:36.209Z] runc: [2022-06-06T22:02:36.209Z] Version: 1.0.3 [2022-06-06T22:02:36.209Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-06T22:02:36.209Z] docker-init: [2022-06-06T22:02:36.209Z] Version: 0.19.0 [2022-06-06T22:02:36.209Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-06T22:02:36.249Z] + [ PR != PR ] [2022-06-06T22:02:36.249Z] + [ master != master ] [2022-06-06T22:02:36.249Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-06T22:02:36.447Z] [2022-06-06T22:02:36.447Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-06T22:02:36.447Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-06T22:02:36.447Z] #73 DONE 0.0s [2022-06-06T22:02:36.447Z] [2022-06-06T22:02:36.447Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-06T22:02:36.447Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-06T22:02:36.447Z] #71 DONE 0.0s [2022-06-06T22:02:36.447Z] [2022-06-06T22:02:36.447Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-06T22:02:36.447Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-06T22:02:36.447Z] #11 DONE 0.0s [2022-06-06T22:02:36.447Z] [2022-06-06T22:02:36.447Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-06T22:02:36.447Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72 [2022-06-06T22:02:36.447Z] #28 DONE 0.0s [2022-06-06T22:02:36.447Z] [2022-06-06T22:02:36.447Z] #24 [internal] load build context [2022-06-06T22:02:36.447Z] #24 sha256:3fc8b0a44d9d785c15d2a7c7c86c81b96b2431546ec6169661c1f18c0a154c11 [2022-06-06T22:02:36.490Z] + docker info [2022-06-06T22:02:36.573Z] + docker version [2022-06-06T22:02:36.573Z] Client: Docker Engine - Community [2022-06-06T22:02:36.573Z] Version: 20.10.14 [2022-06-06T22:02:36.573Z] API version: 1.41 [2022-06-06T22:02:36.573Z] Go version: go1.16.15 [2022-06-06T22:02:36.573Z] Git commit: a224086 [2022-06-06T22:02:36.573Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-06T22:02:36.573Z] OS/Arch: linux/amd64 [2022-06-06T22:02:36.573Z] Context: default [2022-06-06T22:02:36.573Z] Experimental: true [2022-06-06T22:02:36.573Z] [2022-06-06T22:02:36.573Z] Server: Docker Engine - Community [2022-06-06T22:02:36.573Z] Engine: [2022-06-06T22:02:36.573Z] Version: 20.10.14 [2022-06-06T22:02:36.573Z] API version: 1.41 (minimum version 1.12) [2022-06-06T22:02:36.573Z] Go version: go1.16.15 [2022-06-06T22:02:36.573Z] Git commit: 87a90dc [2022-06-06T22:02:36.573Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-06T22:02:36.573Z] OS/Arch: linux/amd64 [2022-06-06T22:02:36.573Z] Experimental: true [2022-06-06T22:02:36.573Z] containerd: [2022-06-06T22:02:36.573Z] Version: 1.5.11 [2022-06-06T22:02:36.573Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-06T22:02:36.573Z] runc: [2022-06-06T22:02:36.573Z] Version: 1.0.3 [2022-06-06T22:02:36.573Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-06T22:02:36.573Z] docker-init: [2022-06-06T22:02:36.573Z] Version: 0.19.0 [2022-06-06T22:02:36.573Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-06T22:02:35.090Z] > git remote # timeout=10 [2022-06-06T22:02:35.093Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T22:02:35.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:35.096Z] > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10 [2022-06-06T22:02:35.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T22:02:35.113Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T22:02:35.115Z] > git checkout -f 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [2022-06-06T22:02:35.009Z] > git remote # timeout=10 [2022-06-06T22:02:35.014Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T22:02:35.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:35.019Z] > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10 [2022-06-06T22:02:35.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T22:02:35.031Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T22:02:35.034Z] > git checkout -f 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [2022-06-06T22:02:36.704Z] #24 ... [2022-06-06T22:02:36.704Z] [2022-06-06T22:02:36.704Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-06T22:02:36.704Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-06T22:02:36.704Z] #49 DONE 0.4s [2022-06-06T22:02:36.704Z] [2022-06-06T22:02:36.704Z] #24 [internal] load build context [2022-06-06T22:02:36.704Z] #24 sha256:3fc8b0a44d9d785c15d2a7c7c86c81b96b2431546ec6169661c1f18c0a154c11 [2022-06-06T22:02:35.144Z] > git remote # timeout=10 [2022-06-06T22:02:35.159Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T22:02:35.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-06T22:02:35.168Z] > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10 [2022-06-06T22:02:35.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T22:02:35.191Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T22:02:35.195Z] > git checkout -f 73b4b07c4df87a9cade13ddb58a1e10907c12176 # timeout=10 [2022-06-06T22:02:36.850Z] + docker info [2022-06-06T22:02:37.056Z] Client: [2022-06-06T22:02:37.056Z] Context: default [2022-06-06T22:02:37.056Z] Debug Mode: false [2022-06-06T22:02:37.056Z] Plugins: [2022-06-06T22:02:37.056Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-06T22:02:37.056Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-06T22:02:37.056Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-06T22:02:37.056Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-06T22:02:37.056Z] [2022-06-06T22:02:37.056Z] Server: [2022-06-06T22:02:37.056Z] Containers: 0 [2022-06-06T22:02:37.056Z] Running: 0 [2022-06-06T22:02:37.056Z] Paused: 0 [2022-06-06T22:02:37.056Z] Stopped: 0 [2022-06-06T22:02:37.056Z] Images: 2 [2022-06-06T22:02:37.056Z] Server Version: 20.10.14 [2022-06-06T22:02:37.056Z] Storage Driver: overlay2 [2022-06-06T22:02:37.056Z] Backing Filesystem: extfs [2022-06-06T22:02:37.056Z] Supports d_type: true [2022-06-06T22:02:37.056Z] Native Overlay Diff: true [2022-06-06T22:02:37.056Z] userxattr: false [2022-06-06T22:02:37.056Z] Logging Driver: json-file [2022-06-06T22:02:37.056Z] Cgroup Driver: cgroupfs [2022-06-06T22:02:37.056Z] Cgroup Version: 1 [2022-06-06T22:02:37.056Z] Plugins: [2022-06-06T22:02:37.056Z] Volume: local [2022-06-06T22:02:37.056Z] Network: bridge host ipvlan macvlan null overlay [2022-06-06T22:02:37.056Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-06T22:02:37.056Z] Swarm: inactive [2022-06-06T22:02:37.056Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-06T22:02:37.056Z] Default Runtime: runc [2022-06-06T22:02:37.056Z] Init Binary: docker-init [2022-06-06T22:02:37.056Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-06T22:02:37.056Z] runc version: v1.0.3-0-gf46b6ba [2022-06-06T22:02:37.056Z] init version: de40ad0 [2022-06-06T22:02:37.056Z] Security Options: [2022-06-06T22:02:37.056Z] apparmor [2022-06-06T22:02:37.056Z] seccomp [2022-06-06T22:02:37.056Z] Profile: default [2022-06-06T22:02:37.056Z] Kernel Version: 5.4.0-1071-aws [2022-06-06T22:02:37.056Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-06T22:02:37.056Z] OSType: linux [2022-06-06T22:02:37.056Z] Architecture: x86_64 [2022-06-06T22:02:37.056Z] CPUs: 2 [2022-06-06T22:02:37.056Z] Total Memory: 7.483GiB [2022-06-06T22:02:37.056Z] Name: ip-10-100-125-197 [2022-06-06T22:02:37.056Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-06T22:02:37.056Z] Docker Root Dir: /var/lib/docker [2022-06-06T22:02:37.056Z] Debug Mode: false [2022-06-06T22:02:37.056Z] Registry: https://index.docker.io/v1/ [2022-06-06T22:02:37.056Z] Labels: [2022-06-06T22:02:37.056Z] Experimental: true [2022-06-06T22:02:37.056Z] Insecure Registries: [2022-06-06T22:02:37.056Z] 127.0.0.0/8 [2022-06-06T22:02:37.056Z] Live Restore Enabled: true [2022-06-06T22:02:37.056Z] [2022-06-06T22:02:37.056Z] WARNING: No swap limit support [2022-06-06T22:02:37.057Z] Client: [2022-06-06T22:02:37.057Z] Context: default [2022-06-06T22:02:37.057Z] Debug Mode: false [2022-06-06T22:02:37.057Z] Plugins: [2022-06-06T22:02:37.057Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-06T22:02:37.057Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-06T22:02:37.057Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-06T22:02:37.057Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-06T22:02:37.057Z] [2022-06-06T22:02:37.057Z] Server: [2022-06-06T22:02:37.057Z] Containers: 0 [2022-06-06T22:02:37.057Z] Running: 0 [2022-06-06T22:02:37.057Z] Paused: 0 [2022-06-06T22:02:37.057Z] Stopped: 0 [2022-06-06T22:02:37.057Z] Images: 2 [2022-06-06T22:02:37.057Z] Server Version: 20.10.14 [2022-06-06T22:02:37.057Z] Storage Driver: overlay2 [2022-06-06T22:02:37.057Z] Backing Filesystem: extfs [2022-06-06T22:02:37.057Z] Supports d_type: true [2022-06-06T22:02:37.057Z] Native Overlay Diff: true [2022-06-06T22:02:37.057Z] userxattr: false [2022-06-06T22:02:37.057Z] Logging Driver: json-file [2022-06-06T22:02:37.057Z] Cgroup Driver: systemd [2022-06-06T22:02:37.057Z] Cgroup Version: 2 [2022-06-06T22:02:37.057Z] Plugins: [2022-06-06T22:02:37.057Z] Volume: local [2022-06-06T22:02:37.057Z] Network: bridge host ipvlan macvlan null overlay [2022-06-06T22:02:37.057Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-06T22:02:37.057Z] Swarm: inactive [2022-06-06T22:02:37.057Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-06-06T22:02:37.057Z] Default Runtime: runc [2022-06-06T22:02:37.057Z] Init Binary: docker-init [2022-06-06T22:02:37.057Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-06T22:02:37.057Z] runc version: v1.0.3-0-gf46b6ba [2022-06-06T22:02:37.057Z] init version: de40ad0 [2022-06-06T22:02:37.057Z] Security Options: [2022-06-06T22:02:37.057Z] apparmor [2022-06-06T22:02:37.057Z] seccomp [2022-06-06T22:02:37.057Z] Profile: default [2022-06-06T22:02:37.057Z] cgroupns [2022-06-06T22:02:37.057Z] Kernel Version: 5.13.0-1021-aws [2022-06-06T22:02:37.057Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-06T22:02:37.057Z] OSType: linux [2022-06-06T22:02:37.057Z] Architecture: x86_64 [2022-06-06T22:02:37.057Z] CPUs: 2 [2022-06-06T22:02:37.057Z] Total Memory: 7.559GiB [2022-06-06T22:02:37.057Z] Name: ip-10-100-38-30 [2022-06-06T22:02:37.057Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-06T22:02:37.057Z] Docker Root Dir: /var/lib/docker [2022-06-06T22:02:37.057Z] Debug Mode: false [2022-06-06T22:02:37.057Z] Registry: https://index.docker.io/v1/ [2022-06-06T22:02:37.057Z] Labels: [2022-06-06T22:02:37.057Z] Experimental: true [2022-06-06T22:02:37.057Z] Insecure Registries: [2022-06-06T22:02:37.057Z] 127.0.0.0/8 [2022-06-06T22:02:37.057Z] Live Restore Enabled: true [2022-06-06T22:02:37.057Z] [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-06T22:02:37.336Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-06T22:02:37.336Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-06T22:02:37.336Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43699/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-06T22:02:37.336Z] + bash /home/ubuntu/workspace/moby_PR-43699/check-config.sh [2022-06-06T22:02:37.336Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-06T22:02:37.336Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-06T22:02:37.336Z] [2022-06-06T22:02:37.336Z] Generally Necessary: [2022-06-06T22:02:37.336Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-06T22:02:37.336Z] - apparmor: enabled and tools installed [2022-06-06T22:02:37.336Z] - CONFIG_NAMESPACES: enabled [2022-06-06T22:02:37.336Z] - CONFIG_NET_NS: enabled [2022-06-06T22:02:37.336Z] - CONFIG_PID_NS: enabled [2022-06-06T22:02:37.336Z] - CONFIG_IPC_NS: enabled [2022-06-06T22:02:37.336Z] - CONFIG_UTS_NS: enabled [2022-06-06T22:02:37.336Z] - CONFIG_CGROUPS: enabled [2022-06-06T22:02:37.336Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-06T22:02:37.336Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-06T22:02:37.336Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-06T22:02:37.336Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-06T22:02:37.336Z] - CONFIG_CPUSETS: enabled [2022-06-06T22:02:37.336Z] - CONFIG_MEMCG: enabled [2022-06-06T22:02:37.336Z] - CONFIG_KEYS: enabled [2022-06-06T22:02:37.336Z] - CONFIG_VETH: enabled (as module) [2022-06-06T22:02:37.336Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-06T22:02:37.336Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-06T22:02:37.336Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-06T22:02:37.336Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-06T22:02:37.336Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-06T22:02:37.336Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-06T22:02:37.336Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-06T22:02:37.336Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-06T22:02:37.336Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-06T22:02:37.336Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-06T22:02:37.336Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-06T22:02:37.336Z] - CONFIG_CGROUP_BPF: enabled [2022-06-06T22:02:37.336Z] [2022-06-06T22:02:37.336Z] Optional Features: [2022-06-06T22:02:37.407Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 . [2022-06-06T22:02:37.415Z] Client: [2022-06-06T22:02:37.415Z] Context: default [2022-06-06T22:02:37.415Z] Debug Mode: false [2022-06-06T22:02:37.415Z] Plugins: [2022-06-06T22:02:37.415Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-06T22:02:37.415Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-06T22:02:37.415Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-06T22:02:37.415Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-06T22:02:37.415Z] [2022-06-06T22:02:37.415Z] Server: [2022-06-06T22:02:37.415Z] Containers: 0 [2022-06-06T22:02:37.415Z] Running: 0 [2022-06-06T22:02:37.415Z] Paused: 0 [2022-06-06T22:02:37.415Z] Stopped: 0 [2022-06-06T22:02:37.415Z] Images: 4 [2022-06-06T22:02:37.415Z] Server Version: 20.10.14 [2022-06-06T22:02:37.415Z] Storage Driver: overlay2 [2022-06-06T22:02:37.415Z] Backing Filesystem: extfs [2022-06-06T22:02:37.415Z] Supports d_type: true [2022-06-06T22:02:37.415Z] Native Overlay Diff: true [2022-06-06T22:02:37.415Z] userxattr: false [2022-06-06T22:02:37.415Z] Logging Driver: json-file [2022-06-06T22:02:37.415Z] Cgroup Driver: cgroupfs [2022-06-06T22:02:37.415Z] Cgroup Version: 1 [2022-06-06T22:02:37.415Z] Plugins: [2022-06-06T22:02:37.415Z] Volume: local [2022-06-06T22:02:37.415Z] Network: bridge host ipvlan macvlan null overlay [2022-06-06T22:02:37.415Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-06T22:02:37.415Z] Swarm: inactive [2022-06-06T22:02:37.415Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-06T22:02:37.415Z] Default Runtime: runc [2022-06-06T22:02:37.415Z] Init Binary: docker-init [2022-06-06T22:02:37.415Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-06T22:02:37.415Z] runc version: v1.0.3-0-gf46b6ba [2022-06-06T22:02:37.415Z] init version: de40ad0 [2022-06-06T22:02:37.415Z] Security Options: [2022-06-06T22:02:37.415Z] apparmor [2022-06-06T22:02:37.415Z] seccomp [2022-06-06T22:02:37.415Z] Profile: default [2022-06-06T22:02:37.415Z] Kernel Version: 5.4.0-1071-aws [2022-06-06T22:02:37.415Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-06T22:02:37.415Z] OSType: linux [2022-06-06T22:02:37.415Z] Architecture: x86_64 [2022-06-06T22:02:37.415Z] CPUs: 2 [2022-06-06T22:02:37.415Z] Total Memory: 7.483GiB [2022-06-06T22:02:37.415Z] Name: ip-10-100-120-231 [2022-06-06T22:02:37.415Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-06T22:02:37.415Z] Docker Root Dir: /var/lib/docker [2022-06-06T22:02:37.415Z] Debug Mode: false [2022-06-06T22:02:37.415Z] Registry: https://index.docker.io/v1/ [2022-06-06T22:02:37.415Z] Labels: [2022-06-06T22:02:37.415Z] Experimental: true [2022-06-06T22:02:37.415Z] Insecure Registries: [2022-06-06T22:02:37.415Z] 127.0.0.0/8 [2022-06-06T22:02:37.415Z] Live Restore Enabled: true [2022-06-06T22:02:37.415Z] [2022-06-06T22:02:37.415Z] WARNING: No swap limit support [Pipeline] sh [2022-06-06T22:02:37.595Z] - CONFIG_USER_NS: enabled [2022-06-06T22:02:37.595Z] - CONFIG_SECCOMP: enabled [2022-06-06T22:02:37.595Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-06T22:02:37.595Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-06T22:02:37.595Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-06T22:02:37.595Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-06T22:02:37.595Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-06T22:02:37.595Z] - CONFIG_BLK_CGROUP: enabled [2022-06-06T22:02:37.595Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-06T22:02:37.595Z] - CONFIG_CGROUP_PERF: enabled [2022-06-06T22:02:37.595Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-06T22:02:37.595Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-06T22:02:37.595Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-06T22:02:37.595Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-06T22:02:37.595Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-06T22:02:37.595Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-06T22:02:37.595Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-06T22:02:37.595Z] - CONFIG_IP_VS: enabled (as module) [2022-06-06T22:02:37.595Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-06T22:02:37.595Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-06T22:02:37.595Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-06T22:02:37.595Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-06T22:02:37.595Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-06T22:02:37.595Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-06T22:02:37.595Z] - CONFIG_EXT4_FS: enabled [2022-06-06T22:02:37.595Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-06T22:02:37.595Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-06T22:02:37.595Z] - Network Drivers: [2022-06-06T22:02:37.595Z] - "overlay": [2022-06-06T22:02:37.595Z] - CONFIG_VXLAN: enabled (as module) [2022-06-06T22:02:37.595Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-06T22:02:37.595Z] Optional (for encrypted networks): [2022-06-06T22:02:37.595Z] - CONFIG_CRYPTO: enabled [2022-06-06T22:02:37.595Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-06T22:02:37.595Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-06T22:02:37.595Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-06T22:02:37.595Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-06T22:02:37.595Z] - CONFIG_XFRM: enabled [2022-06-06T22:02:37.595Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-06T22:02:37.595Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-06T22:02:37.595Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-06T22:02:37.595Z] - "ipvlan": [2022-06-06T22:02:37.644Z] #24 transferring context: 61.15MB 1.2s done [2022-06-06T22:02:37.644Z] #24 DONE 1.2s [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-06T22:02:37.644Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-06T22:02:37.644Z] #74 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-06T22:02:37.644Z] #23 sha256:88254d14ddb90aa4c0cca30b66e3966710f4b7f4a492f4f9ef657a1c3e17af57 [2022-06-06T22:02:37.644Z] #23 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-06T22:02:37.644Z] #33 sha256:ca884a2f8afbbc4349ad089dd6ac0c836f904bcb6c733add7f628d7833378c9c [2022-06-06T22:02:37.644Z] #33 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-06T22:02:37.644Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-06T22:02:37.644Z] #29 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-06T22:02:37.644Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-06T22:02:37.644Z] #36 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-06T22:02:37.644Z] #31 sha256:c6877786e3a7a33c8c756ea59dc96ebf29204b2857dc89b7ee2eed2232007807 [2022-06-06T22:02:37.644Z] #31 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-06T22:02:37.644Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-06T22:02:37.644Z] #47 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-06T22:02:37.644Z] #17 sha256:902d59c12c3b47ba971c39a2715f225d35e995ad6b1b630db81848eb08ee28b2 [2022-06-06T22:02:37.644Z] #17 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-06T22:02:37.644Z] #69 sha256:4494ebd5062c33a55ceafba6a6d052894dffcc46f3c1f1d71bd84a4d1337717c [2022-06-06T22:02:37.644Z] #69 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-06T22:02:37.644Z] #30 sha256:bdce663dee82e2c7e8efd38f11742a52cadd733db0d2af3a9836f30942b664d0 [2022-06-06T22:02:37.644Z] #30 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-06T22:02:37.644Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-06T22:02:37.644Z] #42 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-06T22:02:37.644Z] #20 sha256:49fdde9317fbdafe2d403e2c721d720e6ad35a512638523e7ae3c49237660b11 [2022-06-06T22:02:37.644Z] #20 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-06T22:02:37.644Z] #44 sha256:4a7556c1024065334abd8f4c4eb288db0910c5aed879a887b65b3965ceb5d57c [2022-06-06T22:02:37.644Z] #44 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-06T22:02:37.644Z] #67 sha256:06b06c2bb23c5311f44a9f5718297c7bf7cb086f867c3a9a32eaa2b7f6b34360 [2022-06-06T22:02:37.644Z] #67 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-06T22:02:37.644Z] #50 sha256:09d3390f173ffd2393382e684a37165de6586e9a40139587235f6dc12aae5495 [2022-06-06T22:02:37.644Z] #50 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-06T22:02:37.644Z] #63 sha256:19ce3de418c8af2ffff9c45ea95550ae17d389178b41767efe8b29400fb8f155 [2022-06-06T22:02:37.644Z] #63 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-06T22:02:37.644Z] #13 sha256:5d780856290c42c0e8530631e54379e4e8b15891a237aafc9f65ee88ded8c44b [2022-06-06T22:02:37.644Z] #13 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-06T22:02:37.644Z] #65 sha256:9f3109871727534538483200e6aa3856f0832fccd94626155280a1cb4b72f3cf [2022-06-06T22:02:37.644Z] #65 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-06T22:02:37.644Z] #39 sha256:087f131b17ba56158dd799d6aaa25a91a7873da60b023a3a0c1d0709550e6a79 [2022-06-06T22:02:37.644Z] #39 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-06T22:02:37.644Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8 [2022-06-06T22:02:37.644Z] #38 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-06T22:02:37.644Z] #18 sha256:32147efc18b97cb38e67e362da5e7aa543d5c3bbcfbf8b635b9d67a9ab21554d [2022-06-06T22:02:37.644Z] #18 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-06T22:02:37.644Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-06T22:02:37.644Z] #62 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-06T22:02:37.644Z] #12 sha256:54b314417559edbcdea5659c3b7136c8c3478f2f0e8096325afc4bd620cdae4f [2022-06-06T22:02:37.644Z] #12 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-06T22:02:37.644Z] #45 sha256:c4c7339270b6b77e88e415def228e06666d0c2fe5032a7d0fdaeb8a14b21b143 [2022-06-06T22:02:37.644Z] #45 CACHED [2022-06-06T22:02:37.644Z] [2022-06-06T22:02:37.644Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-06T22:02:37.645Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-06T22:02:37.645Z] #51 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-06T22:02:37.645Z] #60 sha256:ff0028a852ce36699048218e69fd1be24eea2507cc0cbb082035edc921f0bb78 [2022-06-06T22:02:37.645Z] #60 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-06T22:02:37.645Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef [2022-06-06T22:02:37.645Z] #40 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-06T22:02:37.645Z] #37 sha256:17bfe202e3c5d264a63c067f472d7b4df68a5bd37d00a3fa3878f52c7cd58ce0 [2022-06-06T22:02:37.645Z] #37 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-06T22:02:37.645Z] #54 sha256:faa1580827806812e15965b1b02562a2315139432aea576a744ed98d74ffe50f [2022-06-06T22:02:37.645Z] #54 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-06T22:02:37.645Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c [2022-06-06T22:02:37.645Z] #21 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-06T22:02:37.645Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-06T22:02:37.645Z] #53 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:02:37.645Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-06T22:02:37.645Z] #14 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-06T22:02:37.645Z] #56 sha256:b741673186a5ab16bb596d86bd22802ef2a3925bbf333180bee8c396eafd4b3b [2022-06-06T22:02:37.645Z] #56 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-06T22:02:37.645Z] #16 sha256:0b156d60dd89b190a97e193b9f66ea1e035363b8d40a4900bf74673dcab237d4 [2022-06-06T22:02:37.645Z] #16 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-06T22:02:37.645Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-06T22:02:37.645Z] #55 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-06T22:02:37.645Z] #46 sha256:cacbf2cfa4ab13dff562c28782e871e97f9ff85babc531eb8d72b550b2a830c2 [2022-06-06T22:02:37.645Z] #46 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-06T22:02:37.645Z] #59 sha256:892ce4de3f74bf94e1abe235ed6b9ea93154b55fd188bb23fd5b515e123a8a28 [2022-06-06T22:02:37.645Z] #59 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-06T22:02:37.645Z] #70 sha256:7b380c2e1df02eb45b406aa9d1e8f5452a48c386be4b0fc636a0de5650d59958 [2022-06-06T22:02:37.645Z] #70 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-06T22:02:37.645Z] #52 sha256:3f951c660311829c748e3480e8ecb203ade8edcd0a77fdbcbeb7cd1e002e585c [2022-06-06T22:02:37.645Z] #52 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-06T22:02:37.645Z] #58 sha256:5a6ea269d95297a4036c195119ddfcacce940ec68d9bfb7f85cf5ef57b6253b8 [2022-06-06T22:02:37.645Z] #58 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-06T22:02:37.645Z] #35 sha256:689b99de833985d58318188f1d6e881bf5f9f92a37beae94e946da25678b2a13 [2022-06-06T22:02:37.645Z] #35 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-06T22:02:37.645Z] #19 sha256:a6a7bc4db83cbfe93c217233b9f5013a9e36cff56cfbd0297130c0f77493bf8d [2022-06-06T22:02:37.645Z] #19 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #22 [dev-systemd-false 8/26] 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-06-06T22:02:37.645Z] #22 sha256:26137475dac873686777bd0156314dca208fc7d33375079d71d14c3dcb30c35d [2022-06-06T22:02:37.645Z] #22 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-06T22:02:37.645Z] #68 sha256:a64b2909b8002823393437162e774d9d0ec3430c5d79c7d2c413d1b55cdfcbc4 [2022-06-06T22:02:37.645Z] #68 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-06T22:02:37.645Z] #15 sha256:14cafee787eaaddca7f2d68ce86c54a21dfd22c31b798287e3ac7a1943db8f02 [2022-06-06T22:02:37.645Z] #15 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-06T22:02:37.645Z] #43 sha256:1071c0045ff8161783474d74bc65a6fab316f40c547e860bc579c03bfc0b4505 [2022-06-06T22:02:37.645Z] #43 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.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-06-06T22:02:37.645Z] #26 sha256:105906b2c67f9c5824e1b21eb39a6f1510138bf55f2b55b5dec3d0eb6c1fa27e [2022-06-06T22:02:37.645Z] #26 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-06T22:02:37.645Z] #66 sha256:b48f024e5b76a3d22db25d87e77c4cd562aba173d526402b3bab11a98fdeb032 [2022-06-06T22:02:37.645Z] #66 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-06T22:02:37.645Z] #48 sha256:052384603898d2a06caf6dc096d715d8e3030c3abe2411eb27cc643445db93cd [2022-06-06T22:02:37.645Z] #48 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:02:37.645Z] #64 sha256:72765672bbd378b2f1648dec2c1ca29e97780c1e23e7668ba965aec4680b35a2 [2022-06-06T22:02:37.645Z] #64 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-06T22:02:37.645Z] #27 sha256:d30d16dc07792acae699395dadf12a5aa3d5a5dce01e130fe5f5ec72e450f89e [2022-06-06T22:02:37.645Z] #27 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-06T22:02:37.645Z] #32 sha256:d4d92ce85a3c983af9c403cdba6a5b45873ee516ed1adb2b0d9a0c3565d851d5 [2022-06-06T22:02:37.645Z] #32 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-06T22:02:37.645Z] #61 sha256:de60f4307911d50fa9cf5e32fe525fad4e13bdd9d44aab44a91a0b9098083ce0 [2022-06-06T22:02:37.645Z] #61 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-06T22:02:37.645Z] #41 sha256:e959d6887e715002377e57944d18dff496d6ce281b895374c27568086ecc1960 [2022-06-06T22:02:37.645Z] #41 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-06T22:02:37.645Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-06T22:02:37.645Z] #34 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-06T22:02:37.645Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-06T22:02:37.645Z] #72 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-06T22:02:37.645Z] #25 sha256:d9ba6ef982f7e042cddffefed2c23055440708ccd7a57cc4c376f5b23690977e [2022-06-06T22:02:37.645Z] #25 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-06T22:02:37.645Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6 [2022-06-06T22:02:37.645Z] #57 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-06T22:02:37.645Z] #75 sha256:3ea820a10d940ce8363def71ae306834c86d9800f75a5fc464d335d4e45ff093 [2022-06-06T22:02:37.645Z] #75 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-06T22:02:37.645Z] #76 sha256:12f8d207a9b5b3a2adac369635a96713b4a43763e5db10ced0eaf5b2072d5895 [2022-06-06T22:02:37.645Z] #76 CACHED [2022-06-06T22:02:37.645Z] [2022-06-06T22:02:37.645Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-06T22:02:37.645Z] #77 sha256:7e1a4533c9abba613ca447cd073976c5d41657d161fe2f3375391c1b0b5556ad [2022-06-06T22:02:37.667Z] #1 [internal] load build definition from Dockerfile [2022-06-06T22:02:37.667Z] #1 sha256:a64298988e1569894f27e384f4091b2c5e7c4b21bcf09dd290b6ba34e5cccd89 [2022-06-06T22:02:37.667Z] #1 transferring dockerfile: 17.93kB done [2022-06-06T22:02:37.667Z] #1 DONE 0.0s [2022-06-06T22:02:37.667Z] [2022-06-06T22:02:37.667Z] #2 [internal] load .dockerignore [2022-06-06T22:02:37.667Z] #2 sha256:675f4930a40c9c4fbd2d01a7258b6d773202155be6dd9af204efdebab57cc10c [2022-06-06T22:02:37.667Z] #2 transferring context: 145B done [2022-06-06T22:02:37.667Z] #2 DONE 0.0s [2022-06-06T22:02:37.667Z] [2022-06-06T22:02:37.667Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-06T22:02:37.667Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-06T22:02:37.667Z] #3 DONE 0.2s [2022-06-06T22:02:37.693Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-06T22:02:37.693Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-06T22:02:37.693Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43699/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-06T22:02:37.693Z] + bash /home/ubuntu/workspace/moby_PR-43699/check-config.sh [2022-06-06T22:02:37.693Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-06T22:02:37.693Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-06T22:02:37.693Z] [2022-06-06T22:02:37.693Z] Generally Necessary: [2022-06-06T22:02:37.693Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-06T22:02:37.693Z] - apparmor: enabled and tools installed [2022-06-06T22:02:37.693Z] - CONFIG_NAMESPACES: enabled [2022-06-06T22:02:37.693Z] - CONFIG_NET_NS: enabled [2022-06-06T22:02:37.693Z] - CONFIG_PID_NS: enabled [2022-06-06T22:02:37.693Z] - CONFIG_IPC_NS: enabled [2022-06-06T22:02:37.693Z] - CONFIG_UTS_NS: enabled [2022-06-06T22:02:37.693Z] - CONFIG_CGROUPS: enabled [2022-06-06T22:02:37.693Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-06T22:02:37.693Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-06T22:02:37.693Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-06T22:02:37.693Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-06T22:02:37.693Z] - CONFIG_CPUSETS: enabled [2022-06-06T22:02:37.693Z] - CONFIG_MEMCG: enabled [2022-06-06T22:02:37.693Z] - CONFIG_KEYS: enabled [2022-06-06T22:02:37.693Z] - CONFIG_VETH: enabled (as module) [2022-06-06T22:02:37.693Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-06T22:02:37.693Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-06T22:02:37.693Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-06T22:02:37.693Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-06T22:02:37.693Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-06T22:02:37.693Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-06T22:02:37.693Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-06T22:02:37.693Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-06T22:02:37.693Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-06T22:02:37.693Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-06T22:02:37.693Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-06T22:02:37.693Z] - CONFIG_CGROUP_BPF: enabled [2022-06-06T22:02:37.693Z] [2022-06-06T22:02:37.693Z] Optional Features: [2022-06-06T22:02:37.693Z] - CONFIG_USER_NS: enabled [2022-06-06T22:02:37.853Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-06T22:02:37.853Z] - "macvlan": [2022-06-06T22:02:37.853Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-06T22:02:37.853Z] - CONFIG_DUMMY: enabled (as module) [2022-06-06T22:02:37.853Z] - "ftp,tftp client in container": [2022-06-06T22:02:37.853Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-06T22:02:37.853Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-06T22:02:37.853Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-06T22:02:37.853Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-06T22:02:37.853Z] - Storage Drivers: [2022-06-06T22:02:37.853Z] - "aufs": [2022-06-06T22:02:37.853Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-06T22:02:37.853Z] - "btrfs": [2022-06-06T22:02:37.853Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-06T22:02:37.853Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-06T22:02:37.853Z] - "devicemapper": [2022-06-06T22:02:37.853Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-06T22:02:37.853Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-06T22:02:37.853Z] - "overlay": [2022-06-06T22:02:37.853Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-06T22:02:37.853Z] - "zfs": [2022-06-06T22:02:37.853Z] - /dev/zfs: present [2022-06-06T22:02:37.853Z] - zfs command: missing [2022-06-06T22:02:37.853Z] - zpool command: missing [2022-06-06T22:02:37.853Z] [2022-06-06T22:02:37.853Z] Limits: [2022-06-06T22:02:37.853Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-06T22:02:37.853Z] [2022-06-06T22:02:37.853Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-06T22:02:37.926Z] [2022-06-06T22:02:37.927Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-06T22:02:37.927Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-06T22:02:37.927Z] #4 CACHED [2022-06-06T22:02:37.951Z] - CONFIG_SECCOMP: enabled [2022-06-06T22:02:37.951Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-06T22:02:37.951Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-06T22:02:37.951Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-06T22:02:37.951Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-06T22:02:37.951Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-06T22:02:37.951Z] - CONFIG_BLK_CGROUP: enabled [2022-06-06T22:02:37.951Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-06T22:02:37.951Z] - CONFIG_CGROUP_PERF: enabled [2022-06-06T22:02:37.951Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-06T22:02:37.951Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-06T22:02:37.951Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-06T22:02:37.951Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-06T22:02:37.951Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-06T22:02:37.951Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-06T22:02:37.951Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-06T22:02:37.951Z] - CONFIG_IP_VS: enabled (as module) [2022-06-06T22:02:37.951Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-06T22:02:37.951Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-06T22:02:37.951Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-06T22:02:37.951Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-06T22:02:37.951Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-06T22:02:37.951Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-06T22:02:37.951Z] - CONFIG_EXT4_FS: enabled [2022-06-06T22:02:37.951Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-06T22:02:37.951Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-06T22:02:37.951Z] - Network Drivers: [2022-06-06T22:02:37.951Z] - "overlay": [2022-06-06T22:02:37.951Z] - CONFIG_VXLAN: enabled (as module) [2022-06-06T22:02:37.951Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-06T22:02:37.951Z] Optional (for encrypted networks): [2022-06-06T22:02:37.951Z] - CONFIG_CRYPTO: enabled [2022-06-06T22:02:37.951Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-06T22:02:37.951Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-06T22:02:37.951Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-06T22:02:37.951Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-06T22:02:37.951Z] - CONFIG_XFRM: enabled [2022-06-06T22:02:37.951Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-06T22:02:37.951Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-06T22:02:37.951Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-06T22:02:37.951Z] - "ipvlan": [2022-06-06T22:02:38.184Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 . [2022-06-06T22:02:38.184Z] #1 [internal] load build definition from Dockerfile [2022-06-06T22:02:38.184Z] #1 sha256:749e69e7a875b779997e7cdf889b7e2043f6fafb8bca62eb7744f84649614b53 [2022-06-06T22:02:38.184Z] #1 transferring dockerfile: 17.93kB done [2022-06-06T22:02:38.184Z] #1 DONE 0.0s [2022-06-06T22:02:38.184Z] [2022-06-06T22:02:38.184Z] #2 [internal] load .dockerignore [2022-06-06T22:02:38.184Z] #2 sha256:961ad697aebd2c74f1ef438745c6b6d293922c9e8887635f174af39d0f53e9ae [2022-06-06T22:02:38.184Z] #2 transferring context: 145B done [2022-06-06T22:02:38.184Z] #2 DONE 0.0s [2022-06-06T22:02:38.184Z] [2022-06-06T22:02:38.184Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-06T22:02:38.184Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-06T22:02:38.187Z] [2022-06-06T22:02:38.187Z] #5 [internal] load build definition from Dockerfile [2022-06-06T22:02:38.187Z] #5 sha256:a22001e8381b0ca0077bef4ad74ec5444c2cc41c216b534fe16a8373e1f27f84 [2022-06-06T22:02:38.187Z] #5 DONE 0.0s [2022-06-06T22:02:38.187Z] [2022-06-06T22:02:38.187Z] #6 [internal] load .dockerignore [2022-06-06T22:02:38.187Z] #6 sha256:86fea12748b437c5e6adaffcb43772c2303679ca709d642b92efbebf0fd60657 [2022-06-06T22:02:38.187Z] #6 DONE 0.0s [2022-06-06T22:02:38.187Z] [2022-06-06T22:02:38.187Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-06T22:02:38.187Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-06T22:02:38.187Z] #10 DONE 0.1s [2022-06-06T22:02:38.187Z] [2022-06-06T22:02:38.187Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-06T22:02:38.187Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-06T22:02:38.187Z] #9 DONE 0.1s [2022-06-06T22:02:38.187Z] [2022-06-06T22:02:38.187Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-06T22:02:38.187Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-06T22:02:38.187Z] #7 DONE 0.1s [2022-06-06T22:02:38.187Z] [2022-06-06T22:02:38.187Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-06T22:02:38.187Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-06T22:02:38.187Z] #8 DONE 0.1s [2022-06-06T22:02:38.208Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-06T22:02:38.209Z] - "macvlan": [2022-06-06T22:02:38.209Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-06T22:02:38.209Z] - CONFIG_DUMMY: enabled (as module) [2022-06-06T22:02:38.209Z] - "ftp,tftp client in container": [2022-06-06T22:02:38.209Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-06T22:02:38.209Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-06T22:02:38.209Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-06T22:02:38.209Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-06T22:02:38.209Z] - Storage Drivers: [2022-06-06T22:02:38.209Z] - "aufs": [2022-06-06T22:02:38.209Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-06T22:02:38.209Z] - "btrfs": [2022-06-06T22:02:38.209Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-06T22:02:38.209Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-06T22:02:38.209Z] - "devicemapper": [2022-06-06T22:02:38.209Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-06T22:02:38.209Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-06T22:02:38.209Z] - "overlay": [2022-06-06T22:02:38.209Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-06T22:02:38.209Z] - "zfs": [2022-06-06T22:02:38.209Z] - /dev/zfs: present [2022-06-06T22:02:38.209Z] - zfs command: missing [2022-06-06T22:02:38.209Z] - zpool command: missing [2022-06-06T22:02:38.209Z] [2022-06-06T22:02:38.209Z] Limits: [2022-06-06T22:02:38.209Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-06T22:02:38.209Z] [2022-06-06T22:02:38.209Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-06T22:02:38.442Z] #3 DONE 0.1s [2022-06-06T22:02:38.442Z] [2022-06-06T22:02:38.442Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-06T22:02:38.442Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-06T22:02:38.442Z] #4 CACHED [2022-06-06T22:02:38.454Z] [2022-06-06T22:02:38.454Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-06T22:02:38.454Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-06T22:02:38.454Z] #73 DONE 0.0s [2022-06-06T22:02:38.454Z] [2022-06-06T22:02:38.454Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-06T22:02:38.454Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-06T22:02:38.454Z] #71 DONE 0.0s [2022-06-06T22:02:38.454Z] [2022-06-06T22:02:38.454Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-06T22:02:38.454Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-06T22:02:38.454Z] #11 DONE 0.0s [2022-06-06T22:02:38.454Z] [2022-06-06T22:02:38.454Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-06T22:02:38.454Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-06T22:02:38.454Z] #28 DONE 0.0s [2022-06-06T22:02:38.454Z] [2022-06-06T22:02:38.454Z] #24 [internal] load build context [2022-06-06T22:02:38.454Z] #24 sha256:9c663e2606a841de2925aada1007598b0e60cf8d45a80d5ffd030793d9fcb5f2 [2022-06-06T22:02:38.525Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 . [2022-06-06T22:02:38.525Z] #2 [internal] load .dockerignore [2022-06-06T22:02:38.525Z] #2 sha256:7fd0ff803a22f98caacac6b4f11320882021c9b9b7da287b9da59ab10d6848a0 [2022-06-06T22:02:38.525Z] #2 transferring context: 145B done [2022-06-06T22:02:38.525Z] #2 DONE 0.0s [2022-06-06T22:02:38.525Z] [2022-06-06T22:02:38.525Z] #1 [internal] load build definition from Dockerfile [2022-06-06T22:02:38.525Z] #1 sha256:3de66b3051c366ee285a72007183027df15f1858a351397360367f8eb9855754 [2022-06-06T22:02:38.525Z] #1 transferring dockerfile: 17.93kB done [2022-06-06T22:02:38.525Z] #1 DONE 0.0s [2022-06-06T22:02:38.525Z] [2022-06-06T22:02:38.525Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-06T22:02:38.525Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-06T22:02:38.703Z] [2022-06-06T22:02:38.703Z] #6 [internal] load build definition from Dockerfile [2022-06-06T22:02:38.703Z] #6 sha256:9701aab8800183a525ec5ef3fe5ee9756d6fc581648e57108fe7bbddd0eb9913 [2022-06-06T22:02:38.703Z] #6 DONE 0.0s [2022-06-06T22:02:38.703Z] [2022-06-06T22:02:38.703Z] #5 [internal] load .dockerignore [2022-06-06T22:02:38.703Z] #5 sha256:27d14fac4a43080e67c33a60cbc4a098066d4741127c0e53b313ce1d3e421c00 [2022-06-06T22:02:38.703Z] #5 DONE 0.0s [2022-06-06T22:02:38.703Z] [2022-06-06T22:02:38.703Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-06T22:02:38.703Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-06T22:02:38.703Z] #9 DONE 0.1s [2022-06-06T22:02:38.703Z] [2022-06-06T22:02:38.703Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-06T22:02:38.703Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-06T22:02:38.716Z] #24 ... [2022-06-06T22:02:38.716Z] [2022-06-06T22:02:38.716Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-06T22:02:38.716Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-06T22:02:38.716Z] #49 DONE 0.4s [2022-06-06T22:02:38.716Z] [2022-06-06T22:02:38.716Z] #24 [internal] load build context [2022-06-06T22:02:38.716Z] #24 sha256:9c663e2606a841de2925aada1007598b0e60cf8d45a80d5ffd030793d9fcb5f2 [2022-06-06T22:02:38.782Z] #3 DONE 0.2s [2022-06-06T22:02:38.782Z] [2022-06-06T22:02:38.782Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-06T22:02:38.782Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-06T22:02:38.782Z] #4 CACHED [2022-06-06T22:02:38.979Z] #10 DONE 0.1s [2022-06-06T22:02:38.979Z] [2022-06-06T22:02:38.979Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-06T22:02:38.979Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-06T22:02:38.979Z] #7 DONE 0.1s [2022-06-06T22:02:38.979Z] [2022-06-06T22:02:38.979Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-06T22:02:38.979Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-06T22:02:38.979Z] #8 DONE 0.1s [2022-06-06T22:02:38.979Z] [2022-06-06T22:02:38.979Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-06T22:02:38.979Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-06T22:02:38.979Z] #73 DONE 0.0s [2022-06-06T22:02:38.979Z] [2022-06-06T22:02:38.979Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-06T22:02:38.979Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-06T22:02:38.979Z] #71 DONE 0.0s [2022-06-06T22:02:38.979Z] [2022-06-06T22:02:38.979Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-06T22:02:38.979Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-06T22:02:38.979Z] #11 DONE 0.0s [2022-06-06T22:02:38.979Z] [2022-06-06T22:02:38.979Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-06T22:02:38.979Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-06T22:02:38.979Z] #28 DONE 0.0s [2022-06-06T22:02:38.979Z] [2022-06-06T22:02:38.979Z] #24 [internal] load build context [2022-06-06T22:02:38.979Z] #24 sha256:757681da7b7f7ff220f7acf1e0eb95ff9985e395e80ff483e8a7f1800431a2e0 [2022-06-06T22:02:39.022Z] #77 DONE 1.1s [2022-06-06T22:02:39.022Z] [2022-06-06T22:02:39.022Z] #78 exporting to image [2022-06-06T22:02:39.022Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-06T22:02:39.022Z] #78 exporting layers [2022-06-06T22:02:39.040Z] [2022-06-06T22:02:39.040Z] #6 [internal] load build definition from Dockerfile [2022-06-06T22:02:39.040Z] #6 sha256:523882da63db5821fa51a6c5f2154b20985842a7647df5266727cf06e753e256 [2022-06-06T22:02:39.040Z] #6 DONE 0.0s [2022-06-06T22:02:39.040Z] [2022-06-06T22:02:39.040Z] #5 [internal] load .dockerignore [2022-06-06T22:02:39.040Z] #5 sha256:645598aef5177f19459700f85b3950dfcbcc1604f44474df5c4759989b284ec4 [2022-06-06T22:02:39.040Z] #5 DONE 0.0s [2022-06-06T22:02:39.040Z] [2022-06-06T22:02:39.040Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-06T22:02:39.040Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-06T22:02:39.040Z] #9 DONE 0.1s [2022-06-06T22:02:39.040Z] [2022-06-06T22:02:39.040Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-06T22:02:39.040Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-06T22:02:39.299Z] #10 DONE 0.1s [2022-06-06T22:02:39.299Z] [2022-06-06T22:02:39.299Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-06T22:02:39.299Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-06T22:02:39.299Z] #7 DONE 0.1s [2022-06-06T22:02:39.299Z] [2022-06-06T22:02:39.299Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-06T22:02:39.299Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-06T22:02:39.299Z] #8 DONE 0.1s [2022-06-06T22:02:39.558Z] #24 ... [2022-06-06T22:02:39.558Z] [2022-06-06T22:02:39.558Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-06T22:02:39.558Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-06T22:02:39.558Z] #49 DONE 0.5s [2022-06-06T22:02:39.558Z] [2022-06-06T22:02:39.558Z] #24 [internal] load build context [2022-06-06T22:02:39.558Z] #24 sha256:757681da7b7f7ff220f7acf1e0eb95ff9985e395e80ff483e8a7f1800431a2e0 [2022-06-06T22:02:39.560Z] [2022-06-06T22:02:39.560Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-06T22:02:39.560Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-06T22:02:39.560Z] #80 DONE 0.0s [2022-06-06T22:02:39.560Z] [2022-06-06T22:02:39.560Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-06T22:02:39.560Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-06T22:02:39.560Z] #78 DONE 0.0s [2022-06-06T22:02:39.560Z] [2022-06-06T22:02:39.560Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-06T22:02:39.560Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-06T22:02:39.560Z] #11 DONE 0.0s [2022-06-06T22:02:39.560Z] [2022-06-06T22:02:39.560Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-06T22:02:39.560Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-06T22:02:39.560Z] #12 CACHED [2022-06-06T22:02:39.560Z] [2022-06-06T22:02:39.560Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-06T22:02:39.560Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-06T22:02:39.560Z] #13 CACHED [2022-06-06T22:02:39.560Z] [2022-06-06T22:02:39.560Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-06T22:02:39.560Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-06T22:02:39.560Z] #35 DONE 0.0s [2022-06-06T22:02:39.560Z] [2022-06-06T22:02:39.560Z] #31 [internal] load build context [2022-06-06T22:02:39.560Z] #31 sha256:b52bfe331310a901e529df49545c8b7c41b0d9d8744e79b4b9f3e24ad641983d [2022-06-06T22:02:39.588Z] #78 exporting layers 0.8s done [2022-06-06T22:02:39.588Z] #78 writing image sha256:d870a559acfdd6a982ec5c2d1357b7496328740002b478be34140b5adc4e8e58 done [2022-06-06T22:02:39.588Z] #78 naming to docker.io/library/docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 done [2022-06-06T22:02:39.588Z] #78 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-06T22:02:39.818Z] #31 ... [2022-06-06T22:02:39.818Z] [2022-06-06T22:02:39.818Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-06T22:02:39.818Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-06T22:02:39.818Z] #56 DONE 0.4s [2022-06-06T22:02:39.818Z] [2022-06-06T22:02:39.818Z] #31 [internal] load build context [2022-06-06T22:02:39.819Z] #31 sha256:b52bfe331310a901e529df49545c8b7c41b0d9d8744e79b4b9f3e24ad641983d [2022-06-06T22:02:39.905Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-06T22:02:40.110Z] #24 transferring context: 61.14MB 1.7s done [2022-06-06T22:02:40.110Z] #24 DONE 1.7s [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-06T22:02:40.110Z] #63 sha256:fc68814bc9ff2a869348b722921958ddbe25ce90b25ed3e871d39a9242069fb0 [2022-06-06T22:02:40.110Z] #63 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-06T22:02:40.110Z] #75 sha256:906122dde7bb4a1b310249fb73db30bcb8a84cc3e2c6d090db7606e174925ef1 [2022-06-06T22:02:40.110Z] #75 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-06T22:02:40.110Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-06T22:02:40.110Z] #40 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #78 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-06-06T22:02:40.110Z] #78 sha256:68baf0ca9758bb8ecd4a48a80b0247954dc0c0efd8bf23c67fe5f9503ab30a4d [2022-06-06T22:02:40.110Z] #78 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-06T22:02:40.110Z] #68 sha256:30307b0917762231302d5600d94da5eaf7a9913ee5440a814c378a3213816a25 [2022-06-06T22:02:40.110Z] #68 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-06T22:02:40.110Z] #44 sha256:3429c2b23f18d059ce4dde3f0459234f5273974674049e21832059b6914d91e1 [2022-06-06T22:02:40.110Z] #44 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-06T22:02:40.110Z] #66 sha256:b5dafc074ea465d79832b4b09d29e92dcaabae2050923ff74151df7de24f23e7 [2022-06-06T22:02:40.110Z] #66 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-06T22:02:40.110Z] #67 sha256:38291976db36170ef4da6fbe8070bf296e77e66212dd008c4cc4c387e0e44128 [2022-06-06T22:02:40.110Z] #67 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-06T22:02:40.110Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-06T22:02:40.110Z] #55 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-06T22:02:40.110Z] #45 sha256:6a42383a1c596dd7f22ee43861e74db4989ecb9de171194d8cde0aee7d5abc07 [2022-06-06T22:02:40.110Z] #45 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-06T22:02:40.110Z] #37 sha256:a15e12c70070662816c49d85684343a3daa440285a2a359412a5c98ecd2d4942 [2022-06-06T22:02:40.110Z] #37 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-06T22:02:40.110Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-06T22:02:40.110Z] #15 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-06T22:02:40.110Z] #48 sha256:b06b983b791378468c28c7acd310d34902e89d859cbbc1f9221832edd5a96cdc [2022-06-06T22:02:40.110Z] #48 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-06T22:02:40.110Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-06T22:02:40.110Z] #46 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-06T22:02:40.110Z] #31 sha256:dbeaae8f0a49c502b2e3009d106a84c68f8b1a1a649c4409d355afc0bd120724 [2022-06-06T22:02:40.110Z] #31 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-06T22:02:40.110Z] #41 sha256:4881ffedd9150c28862790c8ee889f06ef6a64ce38d9b1923de5f3d4974bd6b7 [2022-06-06T22:02:40.110Z] #41 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-06T22:02:40.110Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-06T22:02:40.110Z] #42 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-06T22:02:40.110Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-06T22:02:40.110Z] #21 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:02:40.110Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-06T22:02:40.110Z] #14 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-06T22:02:40.110Z] #61 sha256:15e6d7e67f7ddc471eaccaad7d0632a3428eafd0af6659ed1a1da3bbc8820f09 [2022-06-06T22:02:40.110Z] #61 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.110Z] #22 [dev-systemd-false 8/26] 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-06-06T22:02:40.110Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-06T22:02:40.110Z] #22 CACHED [2022-06-06T22:02:40.110Z] [2022-06-06T22:02:40.111Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-06T22:02:40.111Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-06T22:02:40.111Z] #50 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-06T22:02:40.111Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-06T22:02:40.111Z] #38 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-06T22:02:40.111Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-06T22:02:40.111Z] #17 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-06T22:02:40.111Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-06T22:02:40.111Z] #16 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-06T22:02:40.111Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-06T22:02:40.111Z] #18 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-06T22:02:40.111Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-06T22:02:40.111Z] #57 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-06T22:02:40.111Z] #69 sha256:18ac6bf1f10fb12ba486b0f26adfc412a2c84da661cb8d03c18ad644f343cf08 [2022-06-06T22:02:40.111Z] #69 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-06T22:02:40.111Z] #60 sha256:7a6c8d10ffc6a2eb72e9f83610e487780acf4cabb20f14f2f74ce63f95dce683 [2022-06-06T22:02:40.111Z] #60 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-06T22:02:40.111Z] #27 sha256:2751c4783258f5eb0dfd74a5eb315a6b21e560abf8131701f14e58e87c3fb010 [2022-06-06T22:02:40.111Z] #27 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-06T22:02:40.111Z] #58 sha256:3640febae0898014cc4f4dede3572b231ff0ca3f6a699c6ef09b2983e7397ce6 [2022-06-06T22:02:40.111Z] #58 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:02:40.111Z] #64 sha256:64204406c826f796c7c030f06fbe8f4ec77ecc6a3af443afa51a16a2d0b9410d [2022-06-06T22:02:40.111Z] #64 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-06T22:02:40.111Z] #52 sha256:6b49746aaa6cf1b22ef4ca375cfef40bb3cced474f0a91cf8bec9e5a46be6d74 [2022-06-06T22:02:40.111Z] #52 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-06T22:02:40.111Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-06T22:02:40.111Z] #36 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-06T22:02:40.111Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-06T22:02:40.111Z] #29 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-06T22:02:40.111Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-06T22:02:40.111Z] #33 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #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-06-06T22:02:40.111Z] #26 sha256:6f3816ebac2b852a53719d3478bb51666f9aa2411b8ec30441cb1a461e9f635f [2022-06-06T22:02:40.111Z] #26 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-06T22:02:40.111Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-06T22:02:40.111Z] #74 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-06T22:02:40.111Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-06T22:02:40.111Z] #20 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-06T22:02:40.111Z] #54 sha256:8a4fff502a90faefa6239a515fbf35c711103dfd0d7f958e1599551a4f7a6fc6 [2022-06-06T22:02:40.111Z] #54 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-06T22:02:40.111Z] #35 sha256:e4fd8a5511def9d2f25fbab4efcd06e8cc814845ab5ec93a9df366a747233fca [2022-06-06T22:02:40.111Z] #35 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-06T22:02:40.111Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-06T22:02:40.111Z] #34 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-06T22:02:40.111Z] #70 sha256:3adeb750ae043ec5d80f8d1f0aa7c57783ed3729a8d3dd9087af9022e3407e04 [2022-06-06T22:02:40.111Z] #70 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-06T22:02:40.111Z] #43 sha256:c8522a3d4f4c115d801ea70ab45e4b330f1ba1c1b097aafb2182eb293fd24fdf [2022-06-06T22:02:40.111Z] #43 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-06T22:02:40.111Z] #76 sha256:465765e24e7a82833fa668a8d7915d483d0014bec6955ce259eac32d41b0ff98 [2022-06-06T22:02:40.111Z] #76 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-06T22:02:40.111Z] #32 sha256:5d0f7c10b08bbbbc8fca45f8174d4e6fbfdbbbaa16d7ad76c8418453eb760a01 [2022-06-06T22:02:40.111Z] #32 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-06T22:02:40.111Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-06T22:02:40.111Z] #19 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #77 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-06-06T22:02:40.111Z] #77 sha256:4b8647b0d47528d87d7588c2f97ff95139f0ab2742f3bfa327fd0d7957aee098 [2022-06-06T22:02:40.111Z] #77 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-06T22:02:40.111Z] #25 sha256:2495daa62812c49addeccdadee6df8b41458cc5e4b01a3edad72b8e8d57cef4a [2022-06-06T22:02:40.111Z] #25 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-06T22:02:40.111Z] #30 sha256:08edc3885fdd9da333a99e86c480e44d78a3116044dbc7a4cfa6d9c185cf4545 [2022-06-06T22:02:40.111Z] #30 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-06T22:02:40.111Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-06T22:02:40.111Z] #72 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-06T22:02:40.111Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-06T22:02:40.111Z] #53 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-06T22:02:40.111Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-06T22:02:40.111Z] #51 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-06T22:02:40.111Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-06T22:02:40.111Z] #23 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-06T22:02:40.111Z] #59 sha256:7afc6f06722a1575fc04f7aed2cfcbe75191900f7e004427bfde176260695b32 [2022-06-06T22:02:40.111Z] #59 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-06T22:02:40.111Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-06T22:02:40.111Z] #62 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-06T22:02:40.111Z] #39 sha256:f0d57c38dec35524be70815ccb1a083e4466f58a6cae1ece91c602e6fcdfbbe3 [2022-06-06T22:02:40.111Z] #39 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-06T22:02:40.111Z] #65 sha256:6542af2495a2e7bd2f2363f5af471929585dd3fd473194c27caf3e6e6a4ffe38 [2022-06-06T22:02:40.111Z] #65 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-06T22:02:40.111Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-06T22:02:40.111Z] #13 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-06T22:02:40.111Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-06T22:02:40.111Z] #47 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-06T22:02:40.111Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-06T22:02:40.111Z] #12 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-06T22:02:40.111Z] #56 sha256:07d4e366436d395a4f9257f4a01d2a1c665c1e3814e6d4d301853a048e082f80 [2022-06-06T22:02:40.111Z] #56 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-06T22:02:40.111Z] #79 sha256:af29879dca18c635e12f55ab6f7183c6747f6692045b9a0ae8eea73ac7afc8ae [2022-06-06T22:02:40.111Z] #79 CACHED [2022-06-06T22:02:40.111Z] [2022-06-06T22:02:40.111Z] #80 exporting to image [2022-06-06T22:02:40.111Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-06T22:02:40.111Z] #80 exporting layers done [2022-06-06T22:02:40.111Z] #80 writing image sha256:af0a6074e93e84d14b30d63d2fab61777be63b76fd9c084480a784fbee5a063d [2022-06-06T22:02:40.111Z] #80 writing image sha256:af0a6074e93e84d14b30d63d2fab61777be63b76fd9c084480a784fbee5a063d 0.0s done [2022-06-06T22:02:40.111Z] #80 naming to docker.io/library/docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 done [2022-06-06T22:02:40.111Z] #80 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T22:02:40.184Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/test/unit [2022-06-06T22:02:40.448Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 -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:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/make.sh dynbinary test-integration [2022-06-06T22:02:40.505Z] #24 transferring context: 61.15MB 1.5s done [2022-06-06T22:02:40.505Z] #24 DONE 1.6s [2022-06-06T22:02:40.505Z] [2022-06-06T22:02:40.505Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-06T22:02:40.505Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-06T22:02:40.505Z] #13 CACHED [2022-06-06T22:02:40.505Z] [2022-06-06T22:02:40.505Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-06T22:02:40.505Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-06T22:02:40.505Z] #12 CACHED [2022-06-06T22:02:40.505Z] [2022-06-06T22:02:40.505Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-06T22:02:40.505Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-06T22:02:40.505Z] #62 CACHED [2022-06-06T22:02:40.505Z] [2022-06-06T22:02:40.505Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-06T22:02:40.505Z] #63 sha256:5d0bc48d8a1af44cca7715da33d8b146337e40843e7209a206d029643e0a3402 [2022-06-06T22:02:40.749Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-06T22:02:40.750Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-06T22:02:40.750Z] + TESTDIRS=./... [2022-06-06T22:02:40.750Z] + exclude_paths='/vendor/|/integration' [2022-06-06T22:02:40.750Z] ++ go list ./... [2022-06-06T22:02:40.750Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-06T22:02:40.758Z] #31 ... [2022-06-06T22:02:40.758Z] [2022-06-06T22:02:40.758Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-06T22:02:40.758Z] #14 sha256:c10cc1eea96998e41dccff613d787249f97bcf112d778877134a9a907562f09e [2022-06-06T22:02:40.758Z] #14 DONE 1.2s [2022-06-06T22:02:40.758Z] [2022-06-06T22:02:40.758Z] #31 [internal] load build context [2022-06-06T22:02:40.758Z] #31 sha256:b52bfe331310a901e529df49545c8b7c41b0d9d8744e79b4b9f3e24ad641983d [2022-06-06T22:02:40.768Z] #63 DONE 0.3s [2022-06-06T22:02:41.018Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-06T22:02:41.018Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-06T22:02:41.018Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-06T22:02:41.018Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-06T22:02:41.018Z] 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-06-06T22:02:41.018Z] Detected virtualization docker. [2022-06-06T22:02:41.018Z] Detected architecture x86-64. [2022-06-06T22:02:41.018Z] Set hostname to <6d19d6c9f257>. [2022-06-06T22:02:41.018Z] modprobe@configfs.service: Succeeded. [2022-06-06T22:02:41.018Z] modprobe@drm.service: Succeeded. [2022-06-06T22:02:41.018Z] modprobe@fuse.service: Succeeded. [2022-06-06T22:02:41.042Z] [2022-06-06T22:02:41.042Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:02:41.042Z] #64 sha256:3081a79129c6f0dd9555a53f00c49749ccbe9c2445db65c76e9c9b4858ed0e3e [2022-06-06T22:02:41.279Z] + source /etc/docker-entrypoint-cmd [2022-06-06T22:02:41.279Z] ++ hack/make.sh dynbinary test-integration [2022-06-06T22:02:41.279Z] [2022-06-06T22:02:41.279Z] Removing bundles/ [2022-06-06T22:02:41.279Z] [2022-06-06T22:02:41.279Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-06T22:02:41.300Z] #64 0.396 + RM_GOPATH=0 [2022-06-06T22:02:41.300Z] #64 0.396 + TMP_GOPATH= [2022-06-06T22:02:41.300Z] #64 0.396 + : /build [2022-06-06T22:02:41.300Z] #64 0.396 + '[' -z '' ']' [2022-06-06T22:02:41.300Z] #64 0.396 ++ mktemp -d [2022-06-06T22:02:41.300Z] #64 0.401 + export GOPATH=/tmp/tmp.y5otvlfL1c [2022-06-06T22:02:41.300Z] #64 0.401 + GOPATH=/tmp/tmp.y5otvlfL1c [2022-06-06T22:02:41.300Z] #64 0.401 + RM_GOPATH=1 [2022-06-06T22:02:41.300Z] #64 0.403 + case "$(go env GOARCH)" in [2022-06-06T22:02:41.300Z] #64 0.403 ++ go env GOARCH [2022-06-06T22:02:41.300Z] #64 0.405 + export GO_BUILDMODE=-buildmode=pie [2022-06-06T22:02:41.300Z] #64 0.405 + GO_BUILDMODE=-buildmode=pie [2022-06-06T22:02:41.300Z] #64 0.405 ++ dirname /install.sh [2022-06-06T22:02:41.300Z] #64 0.406 + dir=/ [2022-06-06T22:02:41.300Z] #64 0.406 + bin=containerd [2022-06-06T22:02:41.300Z] #64 0.406 + shift [2022-06-06T22:02:41.300Z] #64 0.406 + '[' '!' -f //containerd.installer ']' [2022-06-06T22:02:41.300Z] #64 0.406 + . //containerd.installer [2022-06-06T22:02:41.300Z] #64 0.406 ++ set -e [2022-06-06T22:02:41.300Z] #64 0.406 ++ : v1.6.5 [2022-06-06T22:02:41.300Z] #64 0.407 + install_containerd [2022-06-06T22:02:41.300Z] #64 0.407 + echo 'Install containerd version v1.6.5' [2022-06-06T22:02:41.300Z] #64 0.407 Install containerd version v1.6.5 [2022-06-06T22:02:41.300Z] #64 0.407 + git clone https://github.com/containerd/containerd.git /tmp/tmp.y5otvlfL1c/src/github.com/containerd/containerd [2022-06-06T22:02:41.300Z] #64 0.410 Cloning into '/tmp/tmp.y5otvlfL1c/src/github.com/containerd/containerd'... [2022-06-06T22:02:41.540Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-06T22:02:41.540Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:02:42.124Z] + pkg_list='github.com/docker/docker/api [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/backend/build [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/httpstatus [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/httputils [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/middleware [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/build [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/container [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/debug [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/distribution [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/grpc [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/image [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/network [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/plugin [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/session [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/swarm [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/system [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/server/router/volume [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/backend [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/blkiodev [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/container [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/events [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/filters [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/image [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/mount [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/network [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/registry [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/strslice [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/swarm [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/time [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/versions [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-06T22:02:42.124Z] github.com/docker/docker/api/types/volume [2022-06-06T22:02:42.124Z] github.com/docker/docker/builder [2022-06-06T22:02:42.124Z] github.com/docker/docker/builder/builder-next [2022-06-06T22:02:42.124Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-06T22:02:42.124Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-06T22:02:42.124Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-06T22:02:42.124Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-06T22:02:42.124Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-06T22:02:42.124Z] github.com/docker/docker/builder/builder-next/worker [2022-06-06T22:02:42.124Z] github.com/docker/docker/builder/dockerfile [2022-06-06T22:02:42.124Z] github.com/docker/docker/builder/remotecontext [2022-06-06T22:02:42.124Z] github.com/docker/docker/builder/remotecontext/git [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-06T22:02:42.125Z] github.com/docker/docker/cli [2022-06-06T22:02:42.125Z] github.com/docker/docker/cli/config [2022-06-06T22:02:42.125Z] github.com/docker/docker/cli/debug [2022-06-06T22:02:42.125Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-06T22:02:42.125Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-06T22:02:42.125Z] github.com/docker/docker/client [2022-06-06T22:02:42.125Z] github.com/docker/docker/cmd/docker-proxy [2022-06-06T22:02:42.125Z] github.com/docker/docker/cmd/dockerd [2022-06-06T22:02:42.125Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-06T22:02:42.125Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-06T22:02:42.125Z] github.com/docker/docker/container [2022-06-06T22:02:42.125Z] github.com/docker/docker/container/stream [2022-06-06T22:02:42.125Z] github.com/docker/docker/contrib/apparmor [2022-06-06T22:02:42.125Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-06T22:02:42.125Z] github.com/docker/docker/contrib/httpserver [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/cluster [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/cluster/convert [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/cluster/executor [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/cluster/provider [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/config [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/events [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/events/testutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/exec [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/images [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/initlayer [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/links [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/listeners [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/gelf [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/journald [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/local [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/logentries [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/splunk [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/syslog [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/templates [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/names [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/network [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/stats [2022-06-06T22:02:42.125Z] github.com/docker/docker/distribution [2022-06-06T22:02:42.125Z] github.com/docker/docker/distribution/metadata [2022-06-06T22:02:42.125Z] github.com/docker/docker/distribution/utils [2022-06-06T22:02:42.125Z] github.com/docker/docker/distribution/xfer [2022-06-06T22:02:42.125Z] github.com/docker/docker/dockerversion [2022-06-06T22:02:42.125Z] github.com/docker/docker/errdefs [2022-06-06T22:02:42.125Z] github.com/docker/docker/image [2022-06-06T22:02:42.125Z] github.com/docker/docker/image/cache [2022-06-06T22:02:42.125Z] github.com/docker/docker/image/tarexport [2022-06-06T22:02:42.125Z] github.com/docker/docker/image/v1 [2022-06-06T22:02:42.125Z] github.com/docker/docker/internal/test/suite [2022-06-06T22:02:42.125Z] github.com/docker/docker/layer [2022-06-06T22:02:42.125Z] github.com/docker/docker/libcontainerd [2022-06-06T22:02:42.125Z] github.com/docker/docker/libcontainerd/queue [2022-06-06T22:02:42.125Z] github.com/docker/docker/libcontainerd/remote [2022-06-06T22:02:42.125Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-06T22:02:42.125Z] github.com/docker/docker/libcontainerd/types [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/bitseq [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/cluster [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/config [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/datastore [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/driverapi [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/etchosts [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/idm [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/ipam [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/iptables [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/netlabel [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/netutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/networkdb [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/ns [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/options [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/osl [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/portallocator [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/portmapper [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/testutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/libnetwork/types [2022-06-06T22:02:42.125Z] github.com/docker/docker/oci [2022-06-06T22:02:42.125Z] github.com/docker/docker/oci/caps [2022-06-06T22:02:42.125Z] github.com/docker/docker/opts [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/aaparser [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/archive [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/authorization [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/broadcaster [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/capabilities [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/chrootarchive [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/containerfs [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/devicemapper [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/directory [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/dmesg [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/fileutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/fsutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/homedir [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/idtools [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/ioutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/jsonmessage [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/longpath [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/loopback [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/namesgenerator [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/parsers [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/pidfile [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/platform [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/plugingetter [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/plugins [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/plugins/transport [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/pools [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/progress [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/pubsub [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/reexec [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/signal [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/stack [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/stdcopy [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/streamformatter [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/stringid [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/sysinfo [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/system [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/tailfile [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/tarsum [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/truncindex [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/urlutil [2022-06-06T22:02:42.125Z] github.com/docker/docker/pkg/useragent [2022-06-06T22:02:42.125Z] github.com/docker/docker/plugin [2022-06-06T22:02:42.125Z] github.com/docker/docker/plugin/executor/containerd [2022-06-06T22:02:42.125Z] github.com/docker/docker/plugin/v2 [2022-06-06T22:02:42.125Z] github.com/docker/docker/profiles/apparmor [2022-06-06T22:02:42.125Z] github.com/docker/docker/profiles/seccomp [2022-06-06T22:02:42.125Z] github.com/docker/docker/quota [2022-06-06T22:02:42.125Z] github.com/docker/docker/reference [2022-06-06T22:02:42.125Z] github.com/docker/docker/registry [2022-06-06T22:02:42.125Z] github.com/docker/docker/registry/resumable [2022-06-06T22:02:42.125Z] github.com/docker/docker/restartmanager [2022-06-06T22:02:42.125Z] github.com/docker/docker/rootless [2022-06-06T22:02:42.125Z] github.com/docker/docker/rootless/specconv [2022-06-06T22:02:42.125Z] github.com/docker/docker/runconfig [2022-06-06T22:02:42.125Z] github.com/docker/docker/runconfig/opts [2022-06-06T22:02:42.125Z] github.com/docker/docker/testutil [2022-06-06T22:02:42.125Z] github.com/docker/docker/testutil/daemon [2022-06-06T22:02:42.125Z] github.com/docker/docker/testutil/environment [2022-06-06T22:02:42.125Z] github.com/docker/docker/testutil/fakecontext [2022-06-06T22:02:42.125Z] github.com/docker/docker/testutil/fakegit [2022-06-06T22:02:42.125Z] github.com/docker/docker/testutil/fakestorage [2022-06-06T22:02:42.125Z] github.com/docker/docker/testutil/fixtures/load [2022-06-06T22:02:42.125Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-06T22:02:42.125Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-06T22:02:42.125Z] github.com/docker/docker/testutil/registry [2022-06-06T22:02:42.125Z] github.com/docker/docker/testutil/request [2022-06-06T22:02:42.125Z] github.com/docker/docker/volume [2022-06-06T22:02:42.125Z] github.com/docker/docker/volume/drivers [2022-06-06T22:02:42.125Z] github.com/docker/docker/volume/local [2022-06-06T22:02:42.125Z] github.com/docker/docker/volume/mounts [2022-06-06T22:02:42.125Z] github.com/docker/docker/volume/service [2022-06-06T22:02:42.125Z] github.com/docker/docker/volume/service/opts [2022-06-06T22:02:42.125Z] github.com/docker/docker/volume/testutils' [2022-06-06T22:02:42.125Z] ++ grep --fixed-strings -v /libnetwork [2022-06-06T22:02:42.125Z] ++ echo 'github.com/docker/docker/api [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/backend/build [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/httpstatus [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/httputils [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/middleware [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/build [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/container [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/debug [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/distribution [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/grpc [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/image [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/network [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/plugin [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/session [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/swarm [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/system [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/server/router/volume [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/backend [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/blkiodev [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/container [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/events [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/filters [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/image [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/mount [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/network [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/registry [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/strslice [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/swarm [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/time [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/versions [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-06T22:02:42.125Z] github.com/docker/docker/api/types/volume [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder/builder-next [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder/builder-next/worker [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder/dockerfile [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder/remotecontext [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder/remotecontext/git [2022-06-06T22:02:42.125Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-06T22:02:42.125Z] github.com/docker/docker/cli [2022-06-06T22:02:42.125Z] github.com/docker/docker/cli/config [2022-06-06T22:02:42.125Z] github.com/docker/docker/cli/debug [2022-06-06T22:02:42.125Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-06T22:02:42.125Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-06T22:02:42.125Z] github.com/docker/docker/client [2022-06-06T22:02:42.125Z] github.com/docker/docker/cmd/docker-proxy [2022-06-06T22:02:42.125Z] github.com/docker/docker/cmd/dockerd [2022-06-06T22:02:42.125Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-06T22:02:42.125Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-06T22:02:42.125Z] github.com/docker/docker/container [2022-06-06T22:02:42.125Z] github.com/docker/docker/container/stream [2022-06-06T22:02:42.125Z] github.com/docker/docker/contrib/apparmor [2022-06-06T22:02:42.125Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-06T22:02:42.125Z] github.com/docker/docker/contrib/httpserver [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/cluster [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/cluster/convert [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/cluster/executor [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/cluster/provider [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/config [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/events [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/events/testutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/exec [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/images [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/initlayer [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/links [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/listeners [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/gelf [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/journald [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/local [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/logentries [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/splunk [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/syslog [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/logger/templates [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/names [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/network [2022-06-06T22:02:42.125Z] github.com/docker/docker/daemon/stats [2022-06-06T22:02:42.125Z] github.com/docker/docker/distribution [2022-06-06T22:02:42.125Z] github.com/docker/docker/distribution/metadata [2022-06-06T22:02:42.125Z] github.com/docker/docker/distribution/utils [2022-06-06T22:02:42.125Z] github.com/docker/docker/distribution/xfer [2022-06-06T22:02:42.125Z] github.com/docker/docker/dockerversion [2022-06-06T22:02:42.125Z] github.com/docker/docker/errdefs [2022-06-06T22:02:42.125Z] github.com/docker/docker/image [2022-06-06T22:02:42.125Z] github.com/docker/docker/image/cache [2022-06-06T22:02:42.125Z] github.com/docker/docker/image/tarexport [2022-06-06T22:02:42.125Z] github.com/docker/docker/image/v1 [2022-06-06T22:02:42.125Z] github.com/docker/docker/internal/test/suite [2022-06-06T22:02:42.125Z] github.com/docker/docker/layer [2022-06-06T22:02:42.125Z] github.com/docker/docker/libcontainerd [2022-06-06T22:02:42.126Z] github.com/docker/docker/libcontainerd/queue [2022-06-06T22:02:42.126Z] github.com/docker/docker/libcontainerd/remote [2022-06-06T22:02:42.126Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-06T22:02:42.126Z] github.com/docker/docker/libcontainerd/types [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/bitseq [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/cluster [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/config [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/datastore [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/driverapi [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/etchosts [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/idm [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/ipam [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/iptables [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/netlabel [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/netutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/networkdb [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/ns [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/options [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/osl [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/portallocator [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/portmapper [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/testutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/libnetwork/types [2022-06-06T22:02:42.126Z] github.com/docker/docker/oci [2022-06-06T22:02:42.126Z] github.com/docker/docker/oci/caps [2022-06-06T22:02:42.126Z] github.com/docker/docker/opts [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/aaparser [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/archive [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/authorization [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/broadcaster [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/capabilities [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/chrootarchive [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/containerfs [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/devicemapper [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/directory [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/dmesg [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/fileutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/fsutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/homedir [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/idtools [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/ioutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/jsonmessage [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/longpath [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/loopback [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/namesgenerator [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/parsers [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/pidfile [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/platform [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/plugingetter [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/plugins [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/plugins/transport [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/pools [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/progress [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/pubsub [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/reexec [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/signal [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/stack [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/stdcopy [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/streamformatter [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/stringid [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/sysinfo [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/system [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/tailfile [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/tarsum [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/truncindex [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/urlutil [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/useragent [2022-06-06T22:02:42.126Z] github.com/docker/docker/plugin [2022-06-06T22:02:42.126Z] github.com/docker/docker/plugin/executor/containerd [2022-06-06T22:02:42.126Z] github.com/docker/docker/plugin/v2 [2022-06-06T22:02:42.126Z] github.com/docker/docker/profiles/apparmor [2022-06-06T22:02:42.126Z] github.com/docker/docker/profiles/seccomp [2022-06-06T22:02:42.126Z] github.com/docker/docker/quota [2022-06-06T22:02:42.126Z] github.com/docker/docker/reference [2022-06-06T22:02:42.126Z] github.com/docker/docker/registry [2022-06-06T22:02:42.126Z] github.com/docker/docker/registry/resumable [2022-06-06T22:02:42.126Z] github.com/docker/docker/restartmanager [2022-06-06T22:02:42.126Z] github.com/docker/docker/rootless [2022-06-06T22:02:42.126Z] github.com/docker/docker/rootless/specconv [2022-06-06T22:02:42.126Z] github.com/docker/docker/runconfig [2022-06-06T22:02:42.126Z] github.com/docker/docker/runconfig/opts [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/daemon [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/environment [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/fakecontext [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/fakegit [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/fakestorage [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/fixtures/load [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/registry [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/request [2022-06-06T22:02:42.126Z] github.com/docker/docker/volume [2022-06-06T22:02:42.126Z] github.com/docker/docker/volume/drivers [2022-06-06T22:02:42.126Z] github.com/docker/docker/volume/local [2022-06-06T22:02:42.126Z] github.com/docker/docker/volume/mounts [2022-06-06T22:02:42.126Z] github.com/docker/docker/volume/service [2022-06-06T22:02:42.126Z] github.com/docker/docker/volume/service/opts [2022-06-06T22:02:42.126Z] github.com/docker/docker/volume/testutils' [2022-06-06T22:02:42.126Z] + base_pkg_list='github.com/docker/docker/api [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/backend/build [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/httpstatus [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/httputils [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/middleware [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/build [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/container [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/debug [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/distribution [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/grpc [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/image [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/network [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/plugin [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/session [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/swarm [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/system [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/server/router/volume [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/backend [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/blkiodev [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/container [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/events [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/filters [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/image [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/mount [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/network [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/registry [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/strslice [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/swarm [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/time [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/versions [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-06T22:02:42.126Z] github.com/docker/docker/api/types/volume [2022-06-06T22:02:42.126Z] github.com/docker/docker/builder [2022-06-06T22:02:42.126Z] github.com/docker/docker/builder/builder-next [2022-06-06T22:02:42.126Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-06T22:02:42.126Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-06T22:02:42.126Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-06T22:02:42.126Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-06T22:02:42.126Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-06T22:02:42.126Z] github.com/docker/docker/builder/builder-next/worker [2022-06-06T22:02:42.126Z] github.com/docker/docker/builder/dockerfile [2022-06-06T22:02:42.126Z] github.com/docker/docker/builder/remotecontext [2022-06-06T22:02:42.126Z] github.com/docker/docker/builder/remotecontext/git [2022-06-06T22:02:42.126Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-06T22:02:42.126Z] github.com/docker/docker/cli [2022-06-06T22:02:42.126Z] github.com/docker/docker/cli/config [2022-06-06T22:02:42.126Z] github.com/docker/docker/cli/debug [2022-06-06T22:02:42.126Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-06T22:02:42.126Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-06T22:02:42.126Z] github.com/docker/docker/client [2022-06-06T22:02:42.126Z] github.com/docker/docker/cmd/docker-proxy [2022-06-06T22:02:42.126Z] github.com/docker/docker/cmd/dockerd [2022-06-06T22:02:42.126Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-06T22:02:42.126Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-06T22:02:42.126Z] github.com/docker/docker/container [2022-06-06T22:02:42.126Z] github.com/docker/docker/container/stream [2022-06-06T22:02:42.126Z] github.com/docker/docker/contrib/apparmor [2022-06-06T22:02:42.126Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-06T22:02:42.126Z] github.com/docker/docker/contrib/httpserver [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/cluster [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/cluster/convert [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/cluster/executor [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/cluster/provider [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/config [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/events [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/events/testutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/exec [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/images [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/initlayer [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/links [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/listeners [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/gelf [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/journald [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/local [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/logentries [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/splunk [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/syslog [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/logger/templates [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/names [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/network [2022-06-06T22:02:42.126Z] github.com/docker/docker/daemon/stats [2022-06-06T22:02:42.126Z] github.com/docker/docker/distribution [2022-06-06T22:02:42.126Z] github.com/docker/docker/distribution/metadata [2022-06-06T22:02:42.126Z] github.com/docker/docker/distribution/utils [2022-06-06T22:02:42.126Z] github.com/docker/docker/distribution/xfer [2022-06-06T22:02:42.126Z] github.com/docker/docker/dockerversion [2022-06-06T22:02:42.126Z] github.com/docker/docker/errdefs [2022-06-06T22:02:42.126Z] github.com/docker/docker/image [2022-06-06T22:02:42.126Z] github.com/docker/docker/image/cache [2022-06-06T22:02:42.126Z] github.com/docker/docker/image/tarexport [2022-06-06T22:02:42.126Z] github.com/docker/docker/image/v1 [2022-06-06T22:02:42.126Z] github.com/docker/docker/internal/test/suite [2022-06-06T22:02:42.126Z] github.com/docker/docker/layer [2022-06-06T22:02:42.126Z] github.com/docker/docker/libcontainerd [2022-06-06T22:02:42.126Z] github.com/docker/docker/libcontainerd/queue [2022-06-06T22:02:42.126Z] github.com/docker/docker/libcontainerd/remote [2022-06-06T22:02:42.126Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-06T22:02:42.126Z] github.com/docker/docker/libcontainerd/types [2022-06-06T22:02:42.126Z] github.com/docker/docker/oci [2022-06-06T22:02:42.126Z] github.com/docker/docker/oci/caps [2022-06-06T22:02:42.126Z] github.com/docker/docker/opts [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/aaparser [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/archive [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/authorization [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/broadcaster [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/capabilities [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/chrootarchive [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/containerfs [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/devicemapper [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/directory [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/dmesg [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/fileutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/fsutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/homedir [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/idtools [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/ioutils [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/jsonmessage [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/longpath [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/loopback [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/namesgenerator [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/parsers [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/pidfile [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/platform [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/plugingetter [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/plugins [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/plugins/transport [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/pools [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/progress [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/pubsub [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/reexec [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/signal [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/stack [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/stdcopy [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/streamformatter [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/stringid [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/sysinfo [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/system [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/tailfile [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/tarsum [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/truncindex [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/urlutil [2022-06-06T22:02:42.126Z] github.com/docker/docker/pkg/useragent [2022-06-06T22:02:42.126Z] github.com/docker/docker/plugin [2022-06-06T22:02:42.126Z] github.com/docker/docker/plugin/executor/containerd [2022-06-06T22:02:42.126Z] github.com/docker/docker/plugin/v2 [2022-06-06T22:02:42.126Z] github.com/docker/docker/profiles/apparmor [2022-06-06T22:02:42.126Z] github.com/docker/docker/profiles/seccomp [2022-06-06T22:02:42.126Z] github.com/docker/docker/quota [2022-06-06T22:02:42.126Z] github.com/docker/docker/reference [2022-06-06T22:02:42.126Z] github.com/docker/docker/registry [2022-06-06T22:02:42.126Z] github.com/docker/docker/registry/resumable [2022-06-06T22:02:42.126Z] github.com/docker/docker/restartmanager [2022-06-06T22:02:42.126Z] github.com/docker/docker/rootless [2022-06-06T22:02:42.126Z] github.com/docker/docker/rootless/specconv [2022-06-06T22:02:42.126Z] github.com/docker/docker/runconfig [2022-06-06T22:02:42.126Z] github.com/docker/docker/runconfig/opts [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/daemon [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/environment [2022-06-06T22:02:42.126Z] github.com/docker/docker/testutil/fakecontext [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/fakegit [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/fakestorage [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/fixtures/load [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/registry [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/request [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume/drivers [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume/local [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume/mounts [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume/service [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume/service/opts [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume/testutils' [2022-06-06T22:02:42.127Z] ++ grep --fixed-strings /libnetwork [2022-06-06T22:02:42.127Z] ++ echo 'github.com/docker/docker/api [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/backend/build [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/httpstatus [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/httputils [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/middleware [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/build [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/container [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/debug [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/distribution [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/grpc [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/image [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/network [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/plugin [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/session [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/swarm [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/system [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/server/router/volume [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/backend [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/blkiodev [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/container [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/events [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/filters [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/image [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/mount [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/network [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/registry [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/strslice [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/swarm [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/time [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/versions [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-06T22:02:42.127Z] github.com/docker/docker/api/types/volume [2022-06-06T22:02:42.127Z] github.com/docker/docker/builder [2022-06-06T22:02:42.127Z] github.com/docker/docker/builder/builder-next [2022-06-06T22:02:42.127Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-06T22:02:42.127Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-06T22:02:42.127Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-06T22:02:42.127Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-06T22:02:42.127Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-06T22:02:42.127Z] github.com/docker/docker/builder/builder-next/worker [2022-06-06T22:02:42.127Z] github.com/docker/docker/builder/dockerfile [2022-06-06T22:02:42.127Z] github.com/docker/docker/builder/remotecontext [2022-06-06T22:02:42.127Z] github.com/docker/docker/builder/remotecontext/git [2022-06-06T22:02:42.127Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-06T22:02:42.127Z] github.com/docker/docker/cli [2022-06-06T22:02:42.127Z] github.com/docker/docker/cli/config [2022-06-06T22:02:42.127Z] github.com/docker/docker/cli/debug [2022-06-06T22:02:42.127Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-06T22:02:42.127Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-06T22:02:42.127Z] github.com/docker/docker/client [2022-06-06T22:02:42.127Z] github.com/docker/docker/cmd/docker-proxy [2022-06-06T22:02:42.127Z] github.com/docker/docker/cmd/dockerd [2022-06-06T22:02:42.127Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-06T22:02:42.127Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-06T22:02:42.127Z] github.com/docker/docker/container [2022-06-06T22:02:42.127Z] github.com/docker/docker/container/stream [2022-06-06T22:02:42.127Z] github.com/docker/docker/contrib/apparmor [2022-06-06T22:02:42.127Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-06T22:02:42.127Z] github.com/docker/docker/contrib/httpserver [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/cluster [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/cluster/convert [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/cluster/executor [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/cluster/provider [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/config [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/events [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/events/testutils [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/exec [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/images [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/initlayer [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/links [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/listeners [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/gelf [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/journald [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/local [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/logentries [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/splunk [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/syslog [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/logger/templates [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/names [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/network [2022-06-06T22:02:42.127Z] github.com/docker/docker/daemon/stats [2022-06-06T22:02:42.127Z] github.com/docker/docker/distribution [2022-06-06T22:02:42.127Z] github.com/docker/docker/distribution/metadata [2022-06-06T22:02:42.127Z] github.com/docker/docker/distribution/utils [2022-06-06T22:02:42.127Z] github.com/docker/docker/distribution/xfer [2022-06-06T22:02:42.127Z] github.com/docker/docker/dockerversion [2022-06-06T22:02:42.127Z] github.com/docker/docker/errdefs [2022-06-06T22:02:42.127Z] github.com/docker/docker/image [2022-06-06T22:02:42.127Z] github.com/docker/docker/image/cache [2022-06-06T22:02:42.127Z] github.com/docker/docker/image/tarexport [2022-06-06T22:02:42.127Z] github.com/docker/docker/image/v1 [2022-06-06T22:02:42.127Z] github.com/docker/docker/internal/test/suite [2022-06-06T22:02:42.127Z] github.com/docker/docker/layer [2022-06-06T22:02:42.127Z] github.com/docker/docker/libcontainerd [2022-06-06T22:02:42.127Z] github.com/docker/docker/libcontainerd/queue [2022-06-06T22:02:42.127Z] github.com/docker/docker/libcontainerd/remote [2022-06-06T22:02:42.127Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-06T22:02:42.127Z] github.com/docker/docker/libcontainerd/types [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/bitseq [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cluster [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/config [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/datastore [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/driverapi [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/etchosts [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/idm [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/ipam [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/iptables [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/netlabel [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/netutils [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/networkdb [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/ns [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/options [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/osl [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/portallocator [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/portmapper [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/testutils [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/types [2022-06-06T22:02:42.127Z] github.com/docker/docker/oci [2022-06-06T22:02:42.127Z] github.com/docker/docker/oci/caps [2022-06-06T22:02:42.127Z] github.com/docker/docker/opts [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/aaparser [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/archive [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/authorization [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/broadcaster [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/capabilities [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/chrootarchive [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/containerfs [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/devicemapper [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/directory [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/dmesg [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/fileutils [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/fsutils [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/homedir [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/idtools [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/ioutils [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/jsonmessage [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/longpath [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/loopback [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/namesgenerator [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/parsers [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/pidfile [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/platform [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/plugingetter [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/plugins [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/plugins/transport [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/pools [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/progress [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/pubsub [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/reexec [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/signal [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/stack [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/stdcopy [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/streamformatter [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/stringid [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/sysinfo [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/system [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/tailfile [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/tarsum [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/truncindex [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/urlutil [2022-06-06T22:02:42.127Z] github.com/docker/docker/pkg/useragent [2022-06-06T22:02:42.127Z] github.com/docker/docker/plugin [2022-06-06T22:02:42.127Z] github.com/docker/docker/plugin/executor/containerd [2022-06-06T22:02:42.127Z] github.com/docker/docker/plugin/v2 [2022-06-06T22:02:42.127Z] github.com/docker/docker/profiles/apparmor [2022-06-06T22:02:42.127Z] github.com/docker/docker/profiles/seccomp [2022-06-06T22:02:42.127Z] github.com/docker/docker/quota [2022-06-06T22:02:42.127Z] github.com/docker/docker/reference [2022-06-06T22:02:42.127Z] github.com/docker/docker/registry [2022-06-06T22:02:42.127Z] github.com/docker/docker/registry/resumable [2022-06-06T22:02:42.127Z] github.com/docker/docker/restartmanager [2022-06-06T22:02:42.127Z] github.com/docker/docker/rootless [2022-06-06T22:02:42.127Z] github.com/docker/docker/rootless/specconv [2022-06-06T22:02:42.127Z] github.com/docker/docker/runconfig [2022-06-06T22:02:42.127Z] github.com/docker/docker/runconfig/opts [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/daemon [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/environment [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/fakecontext [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/fakegit [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/fakestorage [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/fixtures/load [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/registry [2022-06-06T22:02:42.127Z] github.com/docker/docker/testutil/request [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume/drivers [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume/local [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume/mounts [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume/service [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume/service/opts [2022-06-06T22:02:42.127Z] github.com/docker/docker/volume/testutils' [2022-06-06T22:02:42.127Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/bitseq [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cluster [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/config [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/datastore [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/driverapi [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-06T22:02:42.127Z] github.com/docker/docker/libnetwork/etchosts [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/idm [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipam [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/iptables [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/netlabel [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/netutils [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/networkdb [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ns [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/options [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/osl [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/portallocator [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/portmapper [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/testutils [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/types' [2022-06-06T22:02:42.128Z] + echo 'github.com/docker/docker/libnetwork [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/bitseq [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/cluster [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/config [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/datastore [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/driverapi [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/etchosts [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/idm [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipam [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/iptables [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/netlabel [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/netutils [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/networkdb [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/ns [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/options [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/osl [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/portallocator [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/portmapper [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/testutils [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/types' [2022-06-06T22:02:42.128Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:02:42.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:02:42.128Z] + type docker-proxy [2022-06-06T22:02:42.128Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-06T22:02:42.128Z] + hack/make.sh binary-proxy install-proxy [2022-06-06T22:02:42.128Z] [2022-06-06T22:02:42.143Z] #31 ... [2022-06-06T22:02:42.143Z] [2022-06-06T22:02:42.143Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-06T22:02:42.143Z] #15 sha256:4e2832cac8359df2030cc4f9b7e7fdd97d03f8c9646678953e664314f0d89915 [2022-06-06T22:02:42.143Z] #15 DONE 1.2s [2022-06-06T22:02:42.143Z] [2022-06-06T22:02:42.143Z] #31 [internal] load build context [2022-06-06T22:02:42.143Z] #31 sha256:b52bfe331310a901e529df49545c8b7c41b0d9d8744e79b4b9f3e24ad641983d [2022-06-06T22:02:42.143Z] #31 transferring context: 61.15MB 2.9s done [2022-06-06T22:02:42.386Z] Removing bundles/ [2022-06-06T22:02:42.386Z] [2022-06-06T22:02:42.386Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-06T22:02:42.386Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-06T22:02:42.386Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:02:42.413Z] #31 DONE 2.9s [2022-06-06T22:02:42.413Z] [2022-06-06T22:02:42.413Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-06T22:02:42.413Z] #16 sha256:d0ce3404b8d1dfc9a599885e174278cca4a095ef61de2314bc2f15c61ec9115f [2022-06-06T22:02:42.675Z] #16 DONE 0.8s [2022-06-06T22:02:42.675Z] [2022-06-06T22:02:42.675Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-06T22:02:42.675Z] #17 sha256:efc919cfc56366da1ea346ec45b3af1a9368f7bd9e38fcaee84ed2f51352ae35 [2022-06-06T22:02:43.241Z] #17 DONE 0.5s [2022-06-06T22:02:43.241Z] [2022-06-06T22:02:43.241Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-06T22:02:43.241Z] #18 sha256:368b0859bb9cccc4251ebc191ebeb6b5b9e001c40c490e12dc3c9ad1eb3af77d [2022-06-06T22:02:43.500Z] #18 DONE 0.5s [2022-06-06T22:02:43.500Z] [2022-06-06T22:02:43.500Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-06T22:02:43.500Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-06T22:02:44.434Z] #19 0.929 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-06T22:02:44.693Z] #19 1.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-06T22:02:44.951Z] #19 1.274 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-06T22:02:44.951Z] #19 1.278 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-06T22:02:44.951Z] #19 1.447 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-06T22:02:45.211Z] #19 1.631 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-06T22:02:45.469Z] #19 1.780 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-06T22:02:45.469Z] #19 1.866 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-06T22:02:45.469Z] #19 1.948 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-06T22:02:45.728Z] #19 2.028 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-06T22:02:45.728Z] #19 2.031 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-06T22:02:45.728Z] #19 2.033 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-06T22:02:45.728Z] #19 2.034 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-06T22:02:45.728Z] #19 2.036 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-06T22:02:45.728Z] #19 2.038 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-06T22:02:45.728Z] #19 2.040 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-06T22:02:45.728Z] #19 2.041 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-06T22:02:45.728Z] #19 2.042 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-06T22:02:45.728Z] #19 2.042 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-06T22:02:45.728Z] #19 2.043 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-06T22:02:45.728Z] #19 2.044 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-06T22:02:47.862Z] #64 6.537 + cd /tmp/tmp.y5otvlfL1c/src/github.com/containerd/containerd [2022-06-06T22:02:47.862Z] #64 6.537 + git checkout -q v1.6.5 [2022-06-06T22:02:47.862Z] #64 6.945 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-06T22:02:47.862Z] #64 6.945 + BUILDTAGS='netgo osusergo static_build' [2022-06-06T22:02:47.862Z] #64 6.945 + export EXTRA_FLAGS=-buildmode=pie [2022-06-06T22:02:47.862Z] #64 6.945 + EXTRA_FLAGS=-buildmode=pie [2022-06-06T22:02:47.862Z] #64 6.945 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-06T22:02:47.862Z] #64 6.945 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-06T22:02:47.862Z] #64 6.945 + '[' '' = dynamic ']' [2022-06-06T22:02:47.862Z] #64 6.945 + make [2022-06-06T22:02:48.430Z] #64 7.652 + bin/ctr [2022-06-06T22:02:48.948Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-06T22:02:48.948Z] [2022-06-06T22:02:48.948Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-06T22:02:48.948Z] Installing docker-proxy to /usr/local/bin/ [2022-06-06T22:02:48.948Z] [2022-06-06T22:02:48.948Z] + mkdir -p bundles [2022-06-06T22:02:48.948Z] + '[' -n 'github.com/docker/docker/api [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/backend/build [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/httpstatus [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/httputils [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/middleware [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/build [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/container [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/debug [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/distribution [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/grpc [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/image [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/network [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/plugin [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/session [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/swarm [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/system [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/server/router/volume [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/backend [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/blkiodev [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/container [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/events [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/filters [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/image [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/mount [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/network [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/registry [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/strslice [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/swarm [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/time [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/versions [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-06T22:02:48.948Z] github.com/docker/docker/api/types/volume [2022-06-06T22:02:48.948Z] github.com/docker/docker/builder [2022-06-06T22:02:48.948Z] github.com/docker/docker/builder/builder-next [2022-06-06T22:02:48.948Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-06T22:02:48.948Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-06T22:02:48.948Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-06T22:02:48.948Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-06T22:02:48.948Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-06T22:02:48.948Z] github.com/docker/docker/builder/builder-next/worker [2022-06-06T22:02:48.948Z] github.com/docker/docker/builder/dockerfile [2022-06-06T22:02:48.948Z] github.com/docker/docker/builder/remotecontext [2022-06-06T22:02:48.948Z] github.com/docker/docker/builder/remotecontext/git [2022-06-06T22:02:48.948Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-06T22:02:48.948Z] github.com/docker/docker/cli [2022-06-06T22:02:48.948Z] github.com/docker/docker/cli/config [2022-06-06T22:02:48.948Z] github.com/docker/docker/cli/debug [2022-06-06T22:02:48.948Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-06T22:02:48.948Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-06T22:02:48.948Z] github.com/docker/docker/client [2022-06-06T22:02:48.948Z] github.com/docker/docker/cmd/docker-proxy [2022-06-06T22:02:48.948Z] github.com/docker/docker/cmd/dockerd [2022-06-06T22:02:48.948Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-06T22:02:48.948Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-06T22:02:48.948Z] github.com/docker/docker/container [2022-06-06T22:02:48.948Z] github.com/docker/docker/container/stream [2022-06-06T22:02:48.948Z] github.com/docker/docker/contrib/apparmor [2022-06-06T22:02:48.948Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-06T22:02:48.948Z] github.com/docker/docker/contrib/httpserver [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/cluster [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/cluster/convert [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/cluster/executor [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/cluster/provider [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/config [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/events [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/events/testutils [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/exec [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/images [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/initlayer [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/links [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/listeners [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/gelf [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/journald [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/local [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/logentries [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/splunk [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/syslog [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/logger/templates [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/names [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/network [2022-06-06T22:02:48.948Z] github.com/docker/docker/daemon/stats [2022-06-06T22:02:48.948Z] github.com/docker/docker/distribution [2022-06-06T22:02:48.948Z] github.com/docker/docker/distribution/metadata [2022-06-06T22:02:48.948Z] github.com/docker/docker/distribution/utils [2022-06-06T22:02:48.948Z] github.com/docker/docker/distribution/xfer [2022-06-06T22:02:48.948Z] github.com/docker/docker/dockerversion [2022-06-06T22:02:48.948Z] github.com/docker/docker/errdefs [2022-06-06T22:02:48.948Z] github.com/docker/docker/image [2022-06-06T22:02:48.948Z] github.com/docker/docker/image/cache [2022-06-06T22:02:48.948Z] github.com/docker/docker/image/tarexport [2022-06-06T22:02:48.948Z] github.com/docker/docker/image/v1 [2022-06-06T22:02:48.948Z] github.com/docker/docker/internal/test/suite [2022-06-06T22:02:48.948Z] github.com/docker/docker/layer [2022-06-06T22:02:48.948Z] github.com/docker/docker/libcontainerd [2022-06-06T22:02:48.948Z] github.com/docker/docker/libcontainerd/queue [2022-06-06T22:02:48.948Z] github.com/docker/docker/libcontainerd/remote [2022-06-06T22:02:48.948Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-06T22:02:48.948Z] github.com/docker/docker/libcontainerd/types [2022-06-06T22:02:48.948Z] github.com/docker/docker/oci [2022-06-06T22:02:48.948Z] github.com/docker/docker/oci/caps [2022-06-06T22:02:48.948Z] github.com/docker/docker/opts [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/aaparser [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/archive [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/authorization [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/broadcaster [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/capabilities [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/chrootarchive [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/containerfs [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/devicemapper [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/directory [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/dmesg [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/fileutils [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/fsutils [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/homedir [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/idtools [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/ioutils [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/jsonmessage [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/longpath [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/loopback [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/namesgenerator [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/parsers [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/pidfile [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/platform [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/plugingetter [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/plugins [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/plugins/transport [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/pools [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/progress [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/pubsub [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/reexec [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/signal [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/stack [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/stdcopy [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/streamformatter [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/stringid [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/sysinfo [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/system [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/tailfile [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/tarsum [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/truncindex [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/urlutil [2022-06-06T22:02:48.948Z] github.com/docker/docker/pkg/useragent [2022-06-06T22:02:48.948Z] github.com/docker/docker/plugin [2022-06-06T22:02:48.948Z] github.com/docker/docker/plugin/executor/containerd [2022-06-06T22:02:48.948Z] github.com/docker/docker/plugin/v2 [2022-06-06T22:02:48.948Z] github.com/docker/docker/profiles/apparmor [2022-06-06T22:02:48.948Z] github.com/docker/docker/profiles/seccomp [2022-06-06T22:02:48.948Z] github.com/docker/docker/quota [2022-06-06T22:02:48.948Z] github.com/docker/docker/reference [2022-06-06T22:02:48.948Z] github.com/docker/docker/registry [2022-06-06T22:02:48.948Z] github.com/docker/docker/registry/resumable [2022-06-06T22:02:48.948Z] github.com/docker/docker/restartmanager [2022-06-06T22:02:48.948Z] github.com/docker/docker/rootless [2022-06-06T22:02:48.948Z] github.com/docker/docker/rootless/specconv [2022-06-06T22:02:48.948Z] github.com/docker/docker/runconfig [2022-06-06T22:02:48.948Z] github.com/docker/docker/runconfig/opts [2022-06-06T22:02:48.948Z] github.com/docker/docker/testutil [2022-06-06T22:02:48.948Z] github.com/docker/docker/testutil/daemon [2022-06-06T22:02:48.948Z] github.com/docker/docker/testutil/environment [2022-06-06T22:02:48.948Z] github.com/docker/docker/testutil/fakecontext [2022-06-06T22:02:48.948Z] github.com/docker/docker/testutil/fakegit [2022-06-06T22:02:48.948Z] github.com/docker/docker/testutil/fakestorage [2022-06-06T22:02:48.948Z] github.com/docker/docker/testutil/fixtures/load [2022-06-06T22:02:48.948Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-06T22:02:48.948Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-06T22:02:48.948Z] github.com/docker/docker/testutil/registry [2022-06-06T22:02:48.948Z] github.com/docker/docker/testutil/request [2022-06-06T22:02:48.948Z] github.com/docker/docker/volume [2022-06-06T22:02:48.948Z] github.com/docker/docker/volume/drivers [2022-06-06T22:02:48.948Z] github.com/docker/docker/volume/local [2022-06-06T22:02:48.948Z] github.com/docker/docker/volume/mounts [2022-06-06T22:02:48.948Z] github.com/docker/docker/volume/service [2022-06-06T22:02:48.948Z] github.com/docker/docker/volume/service/opts [2022-06-06T22:02:48.948Z] github.com/docker/docker/volume/testutils' ']' [2022-06-06T22:02:48.949Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-06T22:02:49.207Z] ? github.com/docker/docker/api [no test files] [2022-06-06T22:02:52.290Z] #19 7.560 Fetched 49.0 MB in 7s (6987 kB/s) [2022-06-06T22:02:54.824Z] #19 7.560 Reading package lists... [2022-06-06T22:02:57.358Z] #19 10.73 Reading package lists... [2022-06-06T22:02:58.184Z] #19 13.86 Building dependency tree... [2022-06-06T22:02:58.752Z] #19 15.31 The following additional packages will be installed: [2022-06-06T22:02:58.752Z] #19 15.31 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-06T22:02:58.752Z] #19 15.31 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-06T22:02:59.011Z] #19 15.31 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-06T22:02:59.011Z] #19 15.31 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-06T22:02:59.011Z] #19 15.31 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-06T22:02:59.011Z] #19 15.31 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-06T22:02:59.011Z] #19 15.31 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-06-06T22:02:59.011Z] #19 15.31 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-06-06T22:02:59.011Z] #19 15.31 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-06-06T22:02:59.011Z] #19 15.31 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-06-06T22:02:59.011Z] #19 15.32 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-06T22:02:59.011Z] #19 15.32 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-06T22:02:59.011Z] #19 15.32 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-06T22:02:59.011Z] #19 15.32 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-06T22:02:59.011Z] #19 15.32 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-06T22:02:59.011Z] #19 15.32 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-06T22:02:59.011Z] #19 15.32 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-06T22:02:59.011Z] #19 15.32 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-06T22:02:59.011Z] #19 15.32 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-06T22:02:59.011Z] #19 15.32 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-06T22:02:59.011Z] #19 15.32 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-06T22:02:59.011Z] #19 15.32 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-06T22:02:59.011Z] #19 15.32 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-06T22:02:59.011Z] #19 15.32 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-06T22:02:59.011Z] #19 15.32 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-06T22:02:59.011Z] #19 15.32 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-06T22:02:59.011Z] #19 15.32 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-06T22:02:59.011Z] #19 15.32 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-06T22:02:59.011Z] #19 15.32 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-06T22:02:59.011Z] #19 15.32 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-06T22:02:59.011Z] #19 15.32 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-06T22:02:59.011Z] #19 15.32 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-06T22:02:59.011Z] #19 15.32 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-06T22:02:59.011Z] #19 15.32 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-06T22:02:59.011Z] #19 15.32 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-06T22:02:59.011Z] #19 15.32 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-06T22:02:59.011Z] #19 15.32 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-06T22:02:59.011Z] #19 15.32 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-06T22:02:59.011Z] #19 15.32 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-06T22:02:59.011Z] #19 15.32 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-06T22:02:59.011Z] #19 15.32 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-06T22:02:59.011Z] #19 15.32 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-06T22:02:59.011Z] #19 15.32 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-06T22:02:59.011Z] #19 15.32 linux-libc-dev-s390x-cross patch xz-utils [2022-06-06T22:02:59.011Z] #19 15.33 Suggested packages: [2022-06-06T22:02:59.011Z] #19 15.33 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-06-06T22:02:59.011Z] #19 15.33 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-06-06T22:02:59.011Z] #19 15.33 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-06-06T22:02:59.011Z] #19 15.33 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-06-06T22:02:59.011Z] #19 15.33 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-06-06T22:02:59.011Z] #19 15.33 libyaml-shell-perl ed diffutils-doc [2022-06-06T22:02:59.011Z] #19 15.33 Recommended packages: [2022-06-06T22:02:59.011Z] #19 15.33 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-06-06T22:02:59.011Z] #19 15.33 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-06-06T22:03:00.389Z] #19 16.52 The following NEW packages will be installed: [2022-06-06T22:03:00.389Z] #19 16.52 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-06T22:03:00.389Z] #19 16.52 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-06T22:03:00.389Z] #19 16.52 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-06T22:03:00.389Z] #19 16.52 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-06T22:03:00.389Z] #19 16.52 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-06T22:03:00.389Z] #19 16.52 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-06T22:03:00.389Z] #19 16.52 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-06-06T22:03:00.389Z] #19 16.52 crossbuild-essential-armel crossbuild-essential-armhf [2022-06-06T22:03:00.389Z] #19 16.52 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-06-06T22:03:00.389Z] #19 16.52 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-06-06T22:03:00.389Z] #19 16.52 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-06-06T22:03:00.389Z] #19 16.52 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-06-06T22:03:00.389Z] #19 16.52 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-06-06T22:03:00.389Z] #19 16.52 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-06T22:03:00.389Z] #19 16.52 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-06T22:03:00.389Z] #19 16.52 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-06T22:03:00.389Z] #19 16.52 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-06T22:03:00.389Z] #19 16.52 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-06T22:03:00.389Z] #19 16.52 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-06T22:03:00.389Z] #19 16.52 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-06T22:03:00.389Z] #19 16.52 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-06T22:03:00.389Z] #19 16.52 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-06T22:03:00.389Z] #19 16.52 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-06T22:03:00.389Z] #19 16.52 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-06T22:03:00.389Z] #19 16.52 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-06T22:03:00.389Z] #19 16.52 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-06T22:03:00.389Z] #19 16.52 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-06T22:03:00.389Z] #19 16.52 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-06T22:03:00.389Z] #19 16.52 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-06T22:03:00.389Z] #19 16.52 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-06T22:03:00.389Z] #19 16.52 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-06T22:03:00.389Z] #19 16.52 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-06T22:03:00.389Z] #19 16.52 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-06T22:03:00.389Z] #19 16.52 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-06T22:03:00.389Z] #19 16.52 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-06T22:03:00.389Z] #19 16.52 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-06T22:03:00.390Z] #19 16.52 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-06T22:03:00.390Z] #19 16.52 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-06T22:03:00.390Z] #19 16.52 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-06T22:03:00.390Z] #19 16.52 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-06T22:03:00.390Z] #19 16.52 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-06T22:03:00.390Z] #19 16.52 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-06T22:03:00.390Z] #19 16.52 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-06T22:03:00.390Z] #19 16.52 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-06T22:03:00.390Z] #19 16.52 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-06T22:03:00.390Z] #19 16.52 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-06T22:03:00.390Z] #19 16.53 linux-libc-dev-s390x-cross patch xz-utils [2022-06-06T22:03:00.390Z] #19 16.85 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-06-06T22:03:00.390Z] #19 16.85 Need to get 788 MB of archives. [2022-06-06T22:03:00.390Z] #19 16.85 After this operation, 3385 MB of additional disk space will be used. [2022-06-06T22:03:00.390Z] #19 16.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-06-06T22:03:00.390Z] #19 16.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-06T22:03:00.390Z] #19 16.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-06T22:03:00.390Z] #19 16.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-06T22:03:00.390Z] #19 16.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-06T22:03:00.390Z] #19 16.86 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-06T22:03:00.390Z] #19 16.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-06-06T22:03:00.390Z] #19 16.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-06-06T22:03:00.390Z] #19 16.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-06-06T22:03:00.390Z] #19 16.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-06-06T22:03:00.649Z] #19 16.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-06-06T22:03:00.649Z] #19 16.96 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-06-06T22:03:00.649Z] #19 16.96 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-06-06T22:03:00.909Z] #19 17.30 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-06-06T22:03:00.909Z] #19 17.30 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-06-06T22:03:01.480Z] #19 17.69 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-06-06T22:03:01.480Z] #19 17.69 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-06-06T22:03:01.738Z] #19 18.02 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-06-06T22:03:01.738Z] #19 18.02 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-06-06T22:03:01.998Z] #19 18.35 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-06-06T22:03:01.998Z] #19 18.35 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-06-06T22:03:02.259Z] #19 18.65 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-06-06T22:03:02.259Z] #19 18.65 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-06-06T22:03:02.259Z] #19 18.65 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-06-06T22:03:02.259Z] #19 18.66 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-06-06T22:03:02.259Z] #19 18.66 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-06-06T22:03:02.259Z] #19 18.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-06-06T22:03:02.259Z] #19 18.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-06-06T22:03:02.259Z] #19 18.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-06-06T22:03:02.259Z] #19 18.67 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-06-06T22:03:02.259Z] #19 18.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-06-06T22:03:02.259Z] #19 18.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-06-06T22:03:02.259Z] #19 18.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-06-06T22:03:02.259Z] #19 18.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-06-06T22:03:02.259Z] #19 18.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-06-06T22:03:02.259Z] #19 18.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-06-06T22:03:02.259Z] #19 18.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-06-06T22:03:02.259Z] #19 18.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-06-06T22:03:02.259Z] #19 18.72 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-06-06T22:03:02.259Z] #19 18.72 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-06-06T22:03:02.523Z] #19 19.11 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-06-06T22:03:02.523Z] #19 19.11 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-06-06T22:03:02.783Z] #19 19.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-06-06T22:03:02.783Z] #19 19.13 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-06-06T22:03:02.783Z] #19 19.15 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-06-06T22:03:03.351Z] #19 19.56 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-06-06T22:03:03.351Z] #19 19.56 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-06T22:03:03.351Z] #19 19.56 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-06T22:03:03.351Z] #19 19.58 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-06-06T22:03:03.351Z] #19 19.59 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-06-06T22:03:03.351Z] #19 19.59 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-06T22:03:03.351Z] #19 19.66 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-06T22:03:03.351Z] #19 19.67 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-06-06T22:03:03.351Z] #19 19.67 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-06-06T22:03:03.351Z] #19 19.67 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-06-06T22:03:03.351Z] #19 19.67 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-06-06T22:03:03.351Z] #19 19.67 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-06-06T22:03:03.351Z] #19 19.67 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-06-06T22:03:03.351Z] #19 19.67 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-06-06T22:03:03.351Z] #19 19.67 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-06-06T22:03:03.351Z] #19 19.67 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-06-06T22:03:03.351Z] #19 19.67 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-06-06T22:03:03.351Z] #19 19.67 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-06-06T22:03:03.351Z] #19 19.67 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-06-06T22:03:03.351Z] #19 19.67 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-06-06T22:03:03.351Z] #19 19.68 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-06-06T22:03:03.351Z] #19 19.68 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-06-06T22:03:03.351Z] #19 19.69 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-06-06T22:03:03.351Z] #19 19.69 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-06-06T22:03:03.351Z] #19 19.71 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-06-06T22:03:03.351Z] #19 19.72 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-06-06T22:03:03.351Z] #19 19.72 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-06-06T22:03:03.351Z] #19 19.73 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-06-06T22:03:03.920Z] #19 20.15 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-06-06T22:03:03.920Z] #19 20.15 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-06-06T22:03:03.920Z] #19 20.16 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-06-06T22:03:03.920Z] #19 20.19 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-06-06T22:03:03.920Z] #19 20.20 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-06-06T22:03:04.101Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-06-06T22:03:04.179Z] #19 20.63 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-06-06T22:03:04.179Z] #19 20.63 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-06-06T22:03:04.179Z] #19 20.63 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-06-06T22:03:04.179Z] #19 20.64 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-06-06T22:03:04.179Z] #19 20.64 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-06-06T22:03:04.179Z] #19 20.64 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-06-06T22:03:04.179Z] #19 20.64 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-06-06T22:03:04.179Z] #19 20.66 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-06-06T22:03:04.179Z] #19 20.66 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-06-06T22:03:04.179Z] #19 20.67 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-06-06T22:03:04.439Z] #19 20.68 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-06-06T22:03:04.698Z] #19 21.10 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-06-06T22:03:04.698Z] #19 21.10 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-06-06T22:03:04.698Z] #19 21.11 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-06-06T22:03:04.698Z] #19 21.13 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-06-06T22:03:04.698Z] #19 21.14 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-06-06T22:03:04.957Z] #19 21.54 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-06-06T22:03:04.957Z] #19 21.54 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-06-06T22:03:05.218Z] #19 21.54 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-06-06T22:03:05.218Z] #19 21.56 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-06-06T22:03:05.218Z] #19 21.56 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-06-06T22:03:05.218Z] #19 21.56 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-06-06T22:03:05.218Z] #19 21.56 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-06-06T22:03:05.218Z] #19 21.57 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-06-06T22:03:05.218Z] #19 21.58 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-06-06T22:03:05.218Z] #19 21.59 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-06-06T22:03:05.218Z] #19 21.60 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-06-06T22:03:05.218Z] #19 21.61 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-06-06T22:03:05.218Z] #19 21.61 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-06-06T22:03:05.218Z] #19 21.61 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-06-06T22:03:05.218Z] #19 21.62 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-06-06T22:03:05.787Z] #19 22.05 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-06-06T22:03:05.787Z] #19 22.05 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-06-06T22:03:05.787Z] #19 22.07 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-06-06T22:03:05.787Z] #19 22.09 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-06-06T22:03:05.787Z] #19 22.10 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-06-06T22:03:06.049Z] #19 22.49 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-06-06T22:03:06.049Z] #19 22.49 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-06-06T22:03:06.049Z] #19 22.49 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-06-06T22:03:06.049Z] #19 22.50 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-06-06T22:03:06.049Z] #19 22.50 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-06-06T22:03:06.049Z] #19 22.51 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-06-06T22:03:06.309Z] #19 22.51 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-06-06T22:03:06.309Z] #19 22.51 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-06-06T22:03:06.309Z] #19 22.52 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-06-06T22:03:06.309Z] #19 22.52 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-06-06T22:03:06.309Z] #19 22.53 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-06-06T22:03:06.309Z] #19 22.53 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-06-06T22:03:06.567Z] #19 22.90 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-06-06T22:03:06.567Z] #19 22.90 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-06-06T22:03:06.567Z] #19 22.91 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-06-06T22:03:06.567Z] #19 22.93 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-06-06T22:03:06.568Z] #19 22.94 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-06-06T22:03:06.825Z] #19 23.26 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-06-06T22:03:06.825Z] #19 23.26 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-06-06T22:03:07.084Z] #19 23.57 debconf: delaying package configuration, since apt-utils is not installed [2022-06-06T22:03:07.352Z] #19 23.70 Fetched 788 MB in 7s (118 MB/s) [2022-06-06T22:03:07.352Z] #19 23.74 Selecting previously unselected package liblocale-gettext-perl. [2022-06-06T22:03:07.352Z] #19 23.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-06T22:03:07.352Z] #19 23.82 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-06-06T22:03:07.352Z] #19 23.82 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-06-06T22:03:07.352Z] #19 23.86 Selecting previously unselected package bzip2. [2022-06-06T22:03:07.352Z] #19 23.86 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-06-06T22:03:07.352Z] #19 23.86 Unpacking bzip2 (1.0.8-4) ... [2022-06-06T22:03:07.352Z] #19 23.90 Selecting previously unselected package libmagic-mgc. [2022-06-06T22:03:07.352Z] #19 23.90 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-06T22:03:07.611Z] #19 23.91 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-06T22:03:07.611Z] #19 24.01 Selecting previously unselected package libmagic1:amd64. [2022-06-06T22:03:07.611Z] #19 24.01 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-06T22:03:07.611Z] #19 24.02 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-06T22:03:07.611Z] #19 24.06 Selecting previously unselected package file. [2022-06-06T22:03:07.611Z] #19 24.06 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-06-06T22:03:07.611Z] #19 24.07 Unpacking file (1:5.39-3) ... [2022-06-06T22:03:07.611Z] #19 24.10 Selecting previously unselected package xz-utils. [2022-06-06T22:03:07.611Z] #19 24.11 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-06T22:03:07.611Z] #19 24.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-06T22:03:07.871Z] #19 24.19 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-06-06T22:03:07.871Z] #19 24.19 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-06T22:03:07.871Z] #19 24.20 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-06T22:03:08.133Z] #19 24.57 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-06-06T22:03:08.133Z] #19 24.57 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-06-06T22:03:08.133Z] #19 24.58 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-06T22:03:08.698Z] #19 24.89 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-06-06T22:03:08.698Z] #19 24.89 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-06-06T22:03:08.698Z] #19 24.90 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-06T22:03:08.956Z] #19 25.20 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-06-06T22:03:08.956Z] #19 25.20 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-06T22:03:08.956Z] #19 25.21 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-06T22:03:09.214Z] #19 25.48 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-06-06T22:03:09.214Z] #19 25.48 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-06T22:03:09.214Z] #19 25.49 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-06T22:03:09.214Z] #19 25.73 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-06-06T22:03:09.471Z] #19 25.73 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:09.471Z] #19 25.74 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-06T22:03:09.471Z] #19 25.80 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-06-06T22:03:09.471Z] #19 25.80 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:09.471Z] #19 25.81 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:03:14.734Z] #19 30.30 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-06-06T22:03:14.734Z] #19 30.30 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:14.734Z] #19 30.30 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-06T22:03:14.734Z] #19 30.33 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-06-06T22:03:14.734Z] #19 30.34 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:14.734Z] #19 30.34 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-06T22:03:18.018Z] #19 34.55 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-06-06T22:03:18.276Z] #19 34.55 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:18.276Z] #19 34.55 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-06T22:03:18.276Z] #19 34.59 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-06-06T22:03:18.276Z] #19 34.59 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:18.276Z] #19 34.59 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-06T22:03:22.464Z] #19 38.79 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-06-06T22:03:22.464Z] #19 38.80 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:22.464Z] #19 38.80 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-06T22:03:22.464Z] #19 38.83 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-06-06T22:03:22.464Z] #19 38.84 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:22.464Z] #19 38.84 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:03:26.650Z] #19 42.94 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-06-06T22:03:26.650Z] #19 42.94 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:26.650Z] #19 42.95 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-06T22:03:26.651Z] #19 42.98 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-06-06T22:03:26.651Z] #19 42.99 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:26.651Z] #19 42.99 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:03:27.148Z] #64 40.57 + bin/containerd [2022-06-06T22:03:30.833Z] #19 46.87 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-06-06T22:03:30.833Z] #19 46.87 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:03:30.833Z] #19 46.87 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:03:30.833Z] #19 46.90 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-06-06T22:03:30.833Z] #19 46.90 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:03:30.833Z] #19 46.91 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-06T22:03:30.833Z] #19 46.93 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-06-06T22:03:30.833Z] #19 46.93 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:03:30.833Z] #19 46.94 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-06T22:03:30.833Z] #19 46.96 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-06-06T22:03:30.833Z] #19 46.97 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:03:30.833Z] #19 46.97 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:03:30.833Z] #19 47.01 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-06-06T22:03:30.833Z] #19 47.01 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:03:30.833Z] #19 47.01 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:03:30.833Z] #19 47.05 Selecting previously unselected package cross-config. [2022-06-06T22:03:30.833Z] #19 47.05 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-06-06T22:03:30.833Z] #19 47.05 Unpacking cross-config (2.6.18+nmu1) ... [2022-06-06T22:03:30.833Z] #19 47.10 Selecting previously unselected package gcc-10-cross-base. [2022-06-06T22:03:30.833Z] #19 47.11 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:30.833Z] #19 47.11 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-06T22:03:30.833Z] #19 47.14 Selecting previously unselected package libc6-arm64-cross. [2022-06-06T22:03:30.833Z] #19 47.15 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-06-06T22:03:30.833Z] #19 47.15 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-06-06T22:03:30.833Z] #19 47.28 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-06-06T22:03:30.833Z] #19 47.28 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:30.833Z] #19 47.29 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:03:30.833Z] #19 47.35 Selecting previously unselected package libgomp1-arm64-cross. [2022-06-06T22:03:30.833Z] #19 47.35 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:30.833Z] #19 47.35 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:03:30.833Z] #19 47.40 Selecting previously unselected package libitm1-arm64-cross. [2022-06-06T22:03:31.091Z] #19 47.40 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:31.091Z] #19 47.41 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:03:31.091Z] #19 47.44 Selecting previously unselected package libatomic1-arm64-cross. [2022-06-06T22:03:31.091Z] #19 47.44 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:31.091Z] #19 47.45 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:03:31.091Z] #19 47.48 Selecting previously unselected package libasan6-arm64-cross. [2022-06-06T22:03:31.091Z] #19 47.48 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:31.091Z] #19 47.48 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:03:31.350Z] #19 47.72 Selecting previously unselected package liblsan0-arm64-cross. [2022-06-06T22:03:31.350Z] #19 47.72 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:31.350Z] #19 47.73 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:03:31.350Z] #19 47.84 Selecting previously unselected package libtsan0-arm64-cross. [2022-06-06T22:03:31.609Z] #19 47.84 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:31.609Z] #19 47.85 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:03:31.609Z] #19 48.07 Selecting previously unselected package libstdc++6-arm64-cross. [2022-06-06T22:03:31.609Z] #19 48.07 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:31.609Z] #19 48.08 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:03:31.878Z] #19 48.15 Selecting previously unselected package libubsan1-arm64-cross. [2022-06-06T22:03:31.878Z] #19 48.15 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:31.878Z] #19 48.16 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:03:31.878Z] #19 48.26 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-06-06T22:03:31.878Z] #19 48.26 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:31.878Z] #19 48.27 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:03:31.878Z] #19 48.40 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-06-06T22:03:32.139Z] #19 48.40 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:32.139Z] #19 48.41 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:03:37.404Z] #19 53.47 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-06-06T22:03:37.405Z] #19 53.47 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:03:37.405Z] #19 53.47 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:03:37.405Z] #19 53.50 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-06-06T22:03:37.405Z] #19 53.50 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-06-06T22:03:37.405Z] #19 53.51 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-06T22:03:37.405Z] #19 53.67 Selecting previously unselected package libc6-dev-arm64-cross. [2022-06-06T22:03:37.405Z] #19 53.67 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-06-06T22:03:37.405Z] #19 53.68 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-06T22:03:37.405Z] #19 53.91 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-06-06T22:03:37.664Z] #19 53.91 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:37.664Z] #19 53.92 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:03:37.664Z] #19 54.16 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-06-06T22:03:37.923Z] #19 54.17 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:37.923Z] #19 54.17 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:03:43.193Z] #19 59.27 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-06-06T22:03:43.193Z] #19 59.27 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:03:43.193Z] #19 59.33 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:03:43.193Z] #19 59.68 Selecting previously unselected package patch. [2022-06-06T22:03:43.452Z] #19 59.68 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-06-06T22:03:43.452Z] #19 59.74 Unpacking patch (2.7.6-7) ... [2022-06-06T22:03:43.452Z] #19 59.81 Selecting previously unselected package dpkg-dev. [2022-06-06T22:03:43.452Z] #19 59.81 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-06-06T22:03:43.452Z] #19 59.82 Unpacking dpkg-dev (1.20.10) ... [2022-06-06T22:03:43.452Z] #19 59.95 Selecting previously unselected package libconfig-inifiles-perl. [2022-06-06T22:03:43.710Z] #19 59.95 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-06-06T22:03:43.710Z] #19 59.96 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-06-06T22:03:43.710Z] #19 59.99 Selecting previously unselected package libio-string-perl. [2022-06-06T22:03:43.710Z] #19 59.99 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-06-06T22:03:43.710Z] #19 59.99 Unpacking libio-string-perl (1.08-3.1) ... [2022-06-06T22:03:43.710Z] #19 60.02 Selecting previously unselected package libicu67:amd64. [2022-06-06T22:03:43.710Z] #19 60.02 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-06-06T22:03:43.710Z] #19 60.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-06T22:03:44.644Z] #19 60.87 Selecting previously unselected package libxml2:amd64. [2022-06-06T22:03:44.644Z] #19 60.87 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-06T22:03:44.644Z] #19 60.88 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-06T22:03:44.644Z] #19 60.97 Selecting previously unselected package libxml-namespacesupport-perl. [2022-06-06T22:03:44.644Z] #19 60.97 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-06-06T22:03:44.644Z] #19 60.97 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-06T22:03:44.644Z] #19 61.01 Selecting previously unselected package libxml-sax-base-perl. [2022-06-06T22:03:44.644Z] #19 61.01 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-06-06T22:03:44.644Z] #19 61.02 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-06-06T22:03:44.644Z] #19 61.06 Selecting previously unselected package libxml-sax-perl. [2022-06-06T22:03:44.644Z] #19 61.06 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-06-06T22:03:44.644Z] #19 61.06 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-06-06T22:03:44.644Z] #19 61.10 Selecting previously unselected package libxml-libxml-perl. [2022-06-06T22:03:44.644Z] #19 61.11 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-06-06T22:03:44.644Z] #19 61.11 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-06T22:03:44.644Z] #19 61.17 Selecting previously unselected package libxml-simple-perl. [2022-06-06T22:03:44.644Z] #19 61.17 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-06-06T22:03:44.644Z] #19 61.18 Unpacking libxml-simple-perl (2.25-1) ... [2022-06-06T22:03:44.644Z] #19 61.21 Selecting previously unselected package libyaml-perl. [2022-06-06T22:03:44.903Z] #19 61.21 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-06-06T22:03:44.903Z] #19 61.21 Unpacking libyaml-perl (1.30-1) ... [2022-06-06T22:03:44.903Z] #19 61.25 Selecting previously unselected package libconfig-auto-perl. [2022-06-06T22:03:44.903Z] #19 61.25 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-06-06T22:03:44.903Z] #19 61.25 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-06-06T22:03:44.903Z] #19 61.28 Selecting previously unselected package libfile-which-perl. [2022-06-06T22:03:44.903Z] #19 61.28 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-06-06T22:03:44.903Z] #19 61.29 Unpacking libfile-which-perl (1.23-1) ... [2022-06-06T22:03:44.903Z] #19 61.32 Selecting previously unselected package libfile-homedir-perl. [2022-06-06T22:03:44.903Z] #19 61.32 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-06-06T22:03:44.903Z] #19 61.32 Unpacking libfile-homedir-perl (1.006-1) ... [2022-06-06T22:03:44.903Z] #19 61.36 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-06-06T22:03:44.903Z] #19 61.36 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-06-06T22:03:44.903Z] #19 61.36 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-06T22:03:44.903Z] #19 61.40 Selecting previously unselected package dpkg-cross. [2022-06-06T22:03:44.903Z] #19 61.40 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-06-06T22:03:44.903Z] #19 61.41 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-06-06T22:03:44.903Z] #19 61.45 Selecting previously unselected package crossbuild-essential-arm64. [2022-06-06T22:03:45.162Z] #19 61.45 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-06-06T22:03:45.162Z] #19 61.45 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-06-06T22:03:45.162Z] #19 61.48 Selecting previously unselected package libc6-armel-cross. [2022-06-06T22:03:45.162Z] #19 61.48 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-06-06T22:03:45.162Z] #19 61.49 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-06-06T22:03:45.162Z] #19 61.61 Selecting previously unselected package libgcc-s1-armel-cross. [2022-06-06T22:03:45.162Z] #19 61.61 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:45.162Z] #19 61.62 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:03:45.162Z] #19 61.65 Selecting previously unselected package libgomp1-armel-cross. [2022-06-06T22:03:45.162Z] #19 61.65 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:45.162Z] #19 61.65 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:03:45.162Z] #19 61.69 Selecting previously unselected package libatomic1-armel-cross. [2022-06-06T22:03:45.162Z] #19 61.69 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:45.162Z] #19 61.69 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:03:45.162Z] #19 61.72 Selecting previously unselected package libasan6-armel-cross. [2022-06-06T22:03:45.420Z] #19 61.72 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:45.420Z] #19 61.73 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:03:45.678Z] #19 61.95 Selecting previously unselected package libstdc++6-armel-cross. [2022-06-06T22:03:45.678Z] #19 61.95 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:45.678Z] #19 61.95 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:03:45.678Z] #19 62.01 Selecting previously unselected package libubsan1-armel-cross. [2022-06-06T22:03:45.678Z] #19 62.02 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:45.678Z] #19 62.02 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:03:45.678Z] #19 62.11 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-06-06T22:03:45.678Z] #19 62.12 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:45.678Z] #19 62.12 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:03:45.678Z] #19 62.23 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-06-06T22:03:45.937Z] #19 62.23 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:45.937Z] #19 62.24 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-06T22:03:51.205Z] #19 66.95 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-06-06T22:03:51.205Z] #19 66.96 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:03:51.205Z] #19 66.96 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-06T22:03:51.205Z] #19 66.99 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-06-06T22:03:51.205Z] #19 66.99 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-06-06T22:03:51.205Z] #19 67.00 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-06T22:03:51.205Z] #19 67.16 Selecting previously unselected package libc6-dev-armel-cross. [2022-06-06T22:03:51.205Z] #19 67.16 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-06-06T22:03:51.205Z] #19 67.17 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-06T22:03:51.205Z] #19 67.38 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-06-06T22:03:51.205Z] #19 67.38 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:51.205Z] #19 67.39 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:03:51.205Z] #19 67.64 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-06-06T22:03:51.205Z] #19 67.64 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:51.205Z] #19 67.65 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-06T22:03:56.474Z] #19 72.12 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-06-06T22:03:56.474Z] #19 72.13 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:03:56.474Z] #19 72.13 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-06T22:03:56.474Z] #19 72.15 Selecting previously unselected package crossbuild-essential-armel. [2022-06-06T22:03:56.474Z] #19 72.16 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-06-06T22:03:56.474Z] #19 72.16 Unpacking crossbuild-essential-armel (12.9) ... [2022-06-06T22:03:56.474Z] #19 72.19 Selecting previously unselected package libc6-armhf-cross. [2022-06-06T22:03:56.474Z] #19 72.19 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-06-06T22:03:56.474Z] #19 72.19 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-06-06T22:03:56.474Z] #19 72.31 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-06-06T22:03:56.474Z] #19 72.31 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:56.474Z] #19 72.31 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:03:56.474Z] #19 72.34 Selecting previously unselected package libgomp1-armhf-cross. [2022-06-06T22:03:56.474Z] #19 72.34 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:56.474Z] #19 72.35 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:03:56.474Z] #19 72.38 Selecting previously unselected package libatomic1-armhf-cross. [2022-06-06T22:03:56.474Z] #19 72.38 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:56.474Z] #19 72.40 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:03:56.474Z] #19 72.42 Selecting previously unselected package libasan6-armhf-cross. [2022-06-06T22:03:56.474Z] #19 72.43 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:56.474Z] #19 72.43 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:03:56.474Z] #19 72.65 Selecting previously unselected package libstdc++6-armhf-cross. [2022-06-06T22:03:56.474Z] #19 72.65 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:56.474Z] #19 72.66 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:03:56.474Z] #19 72.72 Selecting previously unselected package libubsan1-armhf-cross. [2022-06-06T22:03:56.474Z] #19 72.72 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:56.474Z] #19 72.72 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:03:56.474Z] #19 72.82 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-06-06T22:03:56.474Z] #19 72.82 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:03:56.474Z] #19 72.83 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:03:56.474Z] #19 72.93 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-06-06T22:03:56.732Z] #19 72.93 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:03:56.732Z] #19 72.94 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-06T22:04:02.000Z] #19 77.68 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-06-06T22:04:02.000Z] #19 77.68 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:04:02.000Z] #19 77.69 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-06T22:04:02.000Z] #19 77.72 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-06-06T22:04:02.000Z] #19 77.72 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-06-06T22:04:02.000Z] #19 77.73 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-06T22:04:02.000Z] #19 77.90 Selecting previously unselected package libc6-dev-armhf-cross. [2022-06-06T22:04:02.000Z] #19 77.90 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-06-06T22:04:02.000Z] #19 77.90 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-06T22:04:02.000Z] #19 78.12 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-06-06T22:04:02.000Z] #19 78.12 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:02.000Z] #19 78.12 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:04:02.000Z] #19 78.37 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-06-06T22:04:02.000Z] #19 78.37 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:04:02.000Z] #19 78.38 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-06T22:04:07.274Z] #19 83.09 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-06-06T22:04:07.274Z] #19 83.09 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:04:07.274Z] #19 83.10 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-06T22:04:07.274Z] #19 83.12 Selecting previously unselected package crossbuild-essential-armhf. [2022-06-06T22:04:07.274Z] #19 83.12 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-06-06T22:04:07.274Z] #19 83.13 Unpacking crossbuild-essential-armhf (12.9) ... [2022-06-06T22:04:07.274Z] #19 83.15 Selecting previously unselected package libc6-ppc64el-cross. [2022-06-06T22:04:07.274Z] #19 83.16 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-06T22:04:07.274Z] #19 83.16 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-06T22:04:07.274Z] #19 83.32 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-06-06T22:04:07.274Z] #19 83.32 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:07.274Z] #19 83.32 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:07.274Z] #19 83.35 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-06-06T22:04:07.274Z] #19 83.36 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:07.274Z] #19 83.36 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:07.275Z] #19 83.40 Selecting previously unselected package libitm1-ppc64el-cross. [2022-06-06T22:04:07.275Z] #19 83.40 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:07.275Z] #19 83.41 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:07.275Z] #19 83.44 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-06-06T22:04:07.275Z] #19 83.44 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:07.275Z] #19 83.44 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:07.275Z] #19 83.47 Selecting previously unselected package libasan6-ppc64el-cross. [2022-06-06T22:04:07.275Z] #19 83.47 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:07.275Z] #19 83.47 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:07.275Z] #19 83.71 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-06-06T22:04:07.275Z] #19 83.71 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:07.275Z] #19 83.71 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:07.275Z] #19 83.82 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-06-06T22:04:07.533Z] #19 83.83 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:07.533Z] #19 83.83 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:07.533Z] #19 84.06 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-06-06T22:04:07.533Z] #19 84.06 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:07.533Z] #19 84.07 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:07.791Z] #19 84.15 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-06-06T22:04:07.791Z] #19 84.15 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:07.791Z] #19 84.15 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:07.791Z] #19 84.26 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-06-06T22:04:08.049Z] #19 84.26 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:08.049Z] #19 84.26 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:08.049Z] #19 84.30 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-06-06T22:04:08.049Z] #19 84.30 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:08.049Z] #19 84.31 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:08.049Z] #19 84.47 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-06-06T22:04:08.049Z] #19 84.47 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:04:08.049Z] #19 84.48 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-06T22:04:11.781Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 31.9% of statements [2022-06-06T22:04:11.781Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-06T22:04:11.781Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-06T22:04:11.781Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-06-06T22:04:12.039Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-06T22:04:12.606Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-06-06T22:04:12.606Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-06-06T22:04:12.606Z] ? github.com/docker/docker/api/types [no test files] [2022-06-06T22:04:12.606Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-06T22:04:12.606Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-06T22:04:12.606Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-06T22:04:12.606Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-06T22:04:12.606Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-06T22:04:12.606Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-06T22:04:12.606Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-06T22:04:12.606Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-06T22:04:12.606Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-06T22:04:12.606Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-06-06T22:04:12.606Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-06T22:04:12.606Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-06T22:04:12.864Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-06-06T22:04:12.864Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-06-06T22:04:12.864Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-06T22:04:12.864Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-06T22:04:12.864Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-06T22:04:12.864Z] ? github.com/docker/docker/builder [no test files] [2022-06-06T22:04:12.864Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-06T22:04:12.864Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-06T22:04:12.864Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-06T22:04:12.864Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-06T22:04:12.864Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-06T22:04:12.864Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-06T22:04:12.864Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-06T22:04:13.316Z] #19 89.02 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-06-06T22:04:13.316Z] #19 89.03 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:04:13.316Z] #19 89.03 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:13.316Z] #19 89.06 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-06-06T22:04:13.316Z] #19 89.06 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-06-06T22:04:13.316Z] #19 89.07 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-06T22:04:13.316Z] #19 89.24 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-06-06T22:04:13.316Z] #19 89.24 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-06T22:04:13.316Z] #19 89.25 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-06T22:04:13.316Z] #19 89.52 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-06-06T22:04:13.316Z] #19 89.52 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:13.316Z] #19 89.53 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:13.575Z] #19 89.78 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-06-06T22:04:13.575Z] #19 89.78 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:04:13.575Z] #19 89.79 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:13.829Z] #64 89.53 # github.com/containerd/containerd/cmd/containerd [2022-06-06T22:04:13.829Z] #64 89.53 /usr/bin/ld: /tmp/go-link-2496889760/000019.o: in function `New': [2022-06-06T22:04:13.829Z] #64 89.53 /tmp/tmp.y5otvlfL1c/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-06-06T22:04:13.829Z] #64 89.61 + bin/containerd-stress [2022-06-06T22:04:13.829Z] #64 90.69 + bin/containerd-shim [2022-06-06T22:04:15.395Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.7% of statements [2022-06-06T22:04:15.654Z] ok github.com/docker/docker/builder/dockerfile 0.453s coverage: 49.3% of statements [2022-06-06T22:04:15.654Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-06-06T22:04:16.590Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-06-06T22:04:17.157Z] ok github.com/docker/docker/builder/remotecontext/git 1.688s coverage: 86.3% of statements [2022-06-06T22:04:17.157Z] ? github.com/docker/docker/cli [no test files] [2022-06-06T22:04:17.157Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-06T22:04:17.157Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-06T22:04:17.157Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-06T22:04:17.724Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 67.6% of statements [2022-06-06T22:04:17.763Z] #19 94.13 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-06-06T22:04:17.763Z] #19 94.13 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:04:17.763Z] #19 94.13 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:17.763Z] #19 94.16 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-06-06T22:04:17.763Z] #19 94.16 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-06-06T22:04:17.763Z] #19 94.16 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-06-06T22:04:17.763Z] #19 94.19 Selecting previously unselected package libc6-s390x-cross. [2022-06-06T22:04:17.763Z] #19 94.19 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-06-06T22:04:17.763Z] #19 94.20 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-06-06T22:04:18.021Z] #19 94.40 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-06-06T22:04:18.021Z] #19 94.40 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:18.021Z] #19 94.41 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:18.021Z] #19 94.49 Selecting previously unselected package libgomp1-s390x-cross. [2022-06-06T22:04:18.021Z] #19 94.49 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:18.021Z] #19 94.51 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:18.279Z] #19 94.64 Selecting previously unselected package libitm1-s390x-cross. [2022-06-06T22:04:18.279Z] #19 94.64 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:18.279Z] #19 94.66 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:18.537Z] #19 95.02 Selecting previously unselected package libatomic1-s390x-cross. [2022-06-06T22:04:18.537Z] #19 95.02 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:18.537Z] #19 95.08 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:19.103Z] #19 95.44 Selecting previously unselected package libasan6-s390x-cross. [2022-06-06T22:04:19.103Z] #19 95.44 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:19.103Z] #19 95.50 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:19.362Z] #19 95.73 Selecting previously unselected package libstdc++6-s390x-cross. [2022-06-06T22:04:19.362Z] #19 95.73 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:19.362Z] #19 95.73 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:19.362Z] #19 95.80 Selecting previously unselected package libubsan1-s390x-cross. [2022-06-06T22:04:19.362Z] #19 95.80 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:19.362Z] #19 95.81 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:19.362Z] #19 95.91 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-06-06T22:04:19.620Z] #19 95.91 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:19.620Z] #19 95.91 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:19.620Z] #19 96.02 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-06-06T22:04:19.620Z] #19 96.02 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:04:19.620Z] #19 96.02 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:21.010Z] ok github.com/docker/docker/client 0.200s coverage: 75.6% of statements [2022-06-06T22:04:23.811Z] #19 100.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-06-06T22:04:23.811Z] #19 100.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:04:23.811Z] #19 100.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:23.811Z] #19 100.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-06-06T22:04:23.813Z] #64 101.8 + bin/containerd-shim-runc-v1 [2022-06-06T22:04:24.069Z] #19 100.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-06-06T22:04:24.069Z] #19 100.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-06T22:04:24.069Z] #19 100.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-06-06T22:04:24.069Z] #19 100.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-06-06T22:04:24.069Z] #19 100.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-06T22:04:24.327Z] #19 100.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-06-06T22:04:24.327Z] #19 100.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-06T22:04:24.327Z] #19 100.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:24.586Z] #19 101.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-06-06T22:04:24.586Z] #19 101.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-06T22:04:24.586Z] #19 101.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:28.773Z] #19 105.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-06-06T22:04:28.773Z] #19 105.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-06T22:04:28.773Z] #19 105.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:28.773Z] #19 105.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-06-06T22:04:28.773Z] #19 105.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-06-06T22:04:28.773Z] #19 105.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-06-06T22:04:28.773Z] #19 105.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-06-06T22:04:28.773Z] #19 105.2 Setting up libfile-which-perl (1.23-1) ... [2022-06-06T22:04:28.773Z] #19 105.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-06T22:04:28.773Z] #19 105.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-06-06T22:04:28.773Z] #19 105.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-06T22:04:28.773Z] #19 105.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-06T22:04:29.031Z] #19 105.3 Setting up libicu67:amd64 (67.1-7) ... [2022-06-06T22:04:29.031Z] #19 105.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-06T22:04:29.031Z] #19 105.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-06T22:04:29.031Z] #19 105.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-06-06T22:04:29.031Z] #19 105.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-06T22:04:29.031Z] #19 105.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-06T22:04:29.031Z] #19 105.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-06T22:04:29.031Z] #19 105.4 Setting up file (1:5.39-3) ... [2022-06-06T22:04:29.031Z] #19 105.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-06T22:04:29.031Z] #19 105.4 Setting up bzip2 (1.0.8-4) ... [2022-06-06T22:04:29.031Z] #19 105.4 Setting up libyaml-perl (1.30-1) ... [2022-06-06T22:04:29.031Z] #19 105.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-06T22:04:29.031Z] #19 105.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-06-06T22:04:29.031Z] #19 105.5 Setting up libio-string-perl (1.08-3.1) ... [2022-06-06T22:04:29.031Z] #19 105.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-06T22:04:29.031Z] #19 105.5 Setting up cross-config (2.6.18+nmu1) ... [2022-06-06T22:04:29.086Z] #64 108.0 + bin/containerd-shim-runc-v2 [2022-06-06T22:04:29.288Z] #19 105.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-06T22:04:29.289Z] #19 105.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-06T22:04:29.289Z] #19 105.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-06-06T22:04:29.289Z] #19 105.6 Setting up patch (2.7.6-7) ... [2022-06-06T22:04:29.289Z] #19 105.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-06T22:04:29.289Z] #19 105.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-06T22:04:29.289Z] #19 105.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.289Z] #19 105.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-06T22:04:29.289Z] #19 105.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-06-06T22:04:29.289Z] #19 105.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.289Z] #19 105.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.289Z] #19 105.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-06T22:04:29.289Z] #19 105.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-06T22:04:29.289Z] #19 105.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.289Z] #19 105.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:29.289Z] #19 105.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-06T22:04:29.289Z] #19 105.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-06T22:04:29.289Z] #19 105.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-06-06T22:04:29.289Z] #19 105.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-06T22:04:29.289Z] #19 105.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.289Z] #19 105.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-06T22:04:29.289Z] #19 105.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-06T22:04:29.289Z] #19 105.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-06-06T22:04:29.562Z] #19 105.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:29.562Z] #19 105.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 105.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 105.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 105.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 106.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 106.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 106.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 106.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 106.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 106.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 106.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-06T22:04:29.562Z] #19 106.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 106.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 106.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 106.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.562Z] #19 106.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-06T22:04:29.654Z] #64 108.8 + binaries [2022-06-06T22:04:29.654Z] #64 108.8 + install -D bin/containerd /build/containerd [2022-06-06T22:04:29.654Z] #64 108.8 + install -D bin/containerd-shim /build/containerd-shim [2022-06-06T22:04:29.654Z] #64 108.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-06T22:04:29.654Z] #64 108.8 + install -D bin/ctr /build/ctr [2022-06-06T22:04:29.821Z] #19 106.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.821Z] #19 106.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.821Z] #19 106.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.821Z] #19 106.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-06T22:04:29.821Z] #19 106.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.821Z] #19 106.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.821Z] #19 106.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:29.822Z] #19 106.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-06-06T22:04:29.822Z] #19 106.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-06-06T22:04:29.822Z] #19 106.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-06T22:04:29.913Z] #64 DONE 109.1s [2022-06-06T22:04:30.080Z] #19 106.5 [2022-06-06T22:04:30.080Z] #19 106.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-06T22:04:30.080Z] #19 106.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.080Z] #19 106.5 Setting up dpkg-dev (1.20.10) ... [2022-06-06T22:04:30.080Z] #19 106.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.080Z] #19 106.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-06T22:04:30.080Z] #19 106.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.338Z] #19 106.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.338Z] #19 106.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.338Z] #19 106.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.338Z] #19 106.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-06T22:04:30.338Z] #19 106.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.338Z] #19 106.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.338Z] #19 106.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.338Z] #19 106.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.338Z] #19 106.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-06T22:04:30.338Z] #19 106.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-06-06T22:04:30.338Z] #19 106.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-06-06T22:04:30.597Z] #19 106.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-06T22:04:30.597Z] #19 107.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-06T22:04:30.597Z] #19 107.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:30.597Z] #19 107.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:30.597Z] #19 107.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.597Z] #19 107.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-06T22:04:30.597Z] #19 107.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.597Z] #19 107.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.597Z] #19 107.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:30.597Z] #19 107.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-06T22:04:30.597Z] #19 107.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.597Z] #19 107.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.597Z] #19 107.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.597Z] #19 107.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.597Z] #19 107.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.597Z] #19 107.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.855Z] #19 107.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-06T22:04:30.855Z] #19 107.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:30.855Z] #19 107.2 Setting up libxml-simple-perl (2.25-1) ... [2022-06-06T22:04:30.855Z] #19 107.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-06T22:04:30.855Z] #19 107.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-06T22:04:30.855Z] #19 107.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-06T22:04:30.855Z] #19 107.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.855Z] #19 107.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.855Z] #19 107.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.855Z] #19 107.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.855Z] #19 107.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:30.855Z] #19 107.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-06-06T22:04:30.855Z] #19 107.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.855Z] #19 107.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:30.855Z] #19 107.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:30.855Z] #19 107.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:30.855Z] #19 107.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-06T22:04:31.113Z] #19 107.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-06T22:04:31.113Z] #19 107.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-06T22:04:31.113Z] #19 107.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:31.113Z] #19 107.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-06T22:04:31.113Z] #19 107.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:31.113Z] #19 107.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:31.113Z] #19 107.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-06T22:04:31.113Z] #19 107.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:31.113Z] #19 107.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:31.113Z] #19 107.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-06T22:04:31.113Z] #19 107.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:31.113Z] #19 107.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-06-06T22:04:31.113Z] #19 107.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:31.113Z] #19 107.6 Setting up crossbuild-essential-armel (12.9) ... [2022-06-06T22:04:31.113Z] #19 107.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-06T22:04:31.373Z] #19 107.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-06-06T22:04:31.373Z] #19 107.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-06-06T22:04:31.373Z] #19 107.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-06-06T22:04:31.373Z] #19 107.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-06-06T22:04:31.373Z] #19 107.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-06T22:04:32.443Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-06T22:04:32.443Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-06T22:04:32.443Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:04:32.443Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-06T22:04:32.443Z] [2022-06-06T22:04:32.443Z] + TEST_INTEGRATION_DEST=1 [2022-06-06T22:04:32.443Z] + CONTAINER_NAME=docker-pr3-1 [2022-06-06T22:04:32.443Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-06T22:04:32.443Z] + run_tests test-integration-flaky [2022-06-06T22:04:32.443Z] + '[' -n 0 ']' [2022-06-06T22:04:32.443Z] + rm= [2022-06-06T22:04:32.443Z] + c=0 [2022-06-06T22:04:32.443Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43699/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43699/.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=73b4b07c4df87a9cade13ddb58a1e10907c12176 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/make.sh test-integration-flaky test-integration [2022-06-06T22:04:32.443Z] + TEST_INTEGRATION_DEST=3 [2022-06-06T22:04:32.443Z] + CONTAINER_NAME=docker-pr3-3 [2022-06-06T22:04:32.443Z] + TEST_SKIP_INTEGRATION=1 [2022-06-06T22:04:32.443Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-06T22:04:32.443Z] + run_tests [2022-06-06T22:04:32.443Z] ++ jobs -p [2022-06-06T22:04:32.443Z] + '[' -n 0 ']' [2022-06-06T22:04:32.443Z] + rm= [2022-06-06T22:04:32.443Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43699/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43699/.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=73b4b07c4df87a9cade13ddb58a1e10907c12176 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/make.sh '' test-integration [2022-06-06T22:04:32.443Z] + for job in $(jobs -p) [2022-06-06T22:04:32.443Z] + wait 23886 [2022-06-06T22:04:32.443Z] + TEST_INTEGRATION_DEST=2 [2022-06-06T22:04:32.443Z] + CONTAINER_NAME=docker-pr3-2 [2022-06-06T22:04:32.443Z] + TEST_SKIP_INTEGRATION=1 [2022-06-06T22:04:32.443Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-06T22:04:32.443Z] + run_tests [2022-06-06T22:04:32.443Z] + '[' -n 0 ']' [2022-06-06T22:04:32.443Z] + rm= [2022-06-06T22:04:32.443Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43699/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43699/.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=73b4b07c4df87a9cade13ddb58a1e10907c12176 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/make.sh '' test-integration [2022-06-06T22:04:32.443Z] [2022-06-06T22:04:32.443Z] [2022-06-06T22:04:32.443Z] [2022-06-06T22:04:32.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-06T22:04:32.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-06T22:04:32.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-06T22:04:32.443Z] HOSTNAME=e290447ecc5f [2022-06-06T22:04:32.443Z] TEST_SKIP_INTEGRATION=1 [2022-06-06T22:04:32.443Z] TESTDEBUG=0 [2022-06-06T22:04:32.443Z] DEST=bundles/test-integration [2022-06-06T22:04:32.443Z] PWD=/go/src/github.com/docker/docker [2022-06-06T22:04:32.443Z] KEEPBUNDLE=1 [2022-06-06T22:04:32.443Z] DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:04:32.443Z] container=docker [2022-06-06T22:04:32.443Z] HOME=/root [2022-06-06T22:04:32.443Z] GOLANG_VERSION=1.18.3 [2022-06-06T22:04:32.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-06T22:04:32.443Z] VALIDATE_BRANCH=master [2022-06-06T22:04:32.443Z] TERM=xterm [2022-06-06T22:04:32.443Z] DOCKER_PKG=github.com/docker/docker [2022-06-06T22:04:32.443Z] SHLVL=1 [2022-06-06T22:04:32.443Z] TIMEOUT=120m [2022-06-06T22:04:32.443Z] DOCKER_BUILDTAGS= journald [2022-06-06T22:04:32.443Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-06T22:04:32.443Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-06T22:04:32.443Z] GO111MODULE=off [2022-06-06T22:04:32.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-06T22:04:32.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-06T22:04:32.443Z] GOPATH=/go [2022-06-06T22:04:32.443Z] PKG_CONFIG=pkg-config [2022-06-06T22:04:32.443Z] _=/usr/bin/env [2022-06-06T22:04:32.443Z] Building test suite binary ./integration-cli/test.main [2022-06-06T22:04:32.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-06T22:04:32.443Z] HOSTNAME=f0da46fe5377 [2022-06-06T22:04:32.443Z] TEST_SKIP_INTEGRATION=1 [2022-06-06T22:04:32.443Z] TESTDEBUG=0 [2022-06-06T22:04:32.443Z] DEST=bundles/test-integration [2022-06-06T22:04:32.443Z] PWD=/go/src/github.com/docker/docker [2022-06-06T22:04:32.443Z] KEEPBUNDLE=1 [2022-06-06T22:04:32.443Z] DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:04:32.443Z] container=docker [2022-06-06T22:04:32.443Z] HOME=/root [2022-06-06T22:04:32.443Z] GOLANG_VERSION=1.18.3 [2022-06-06T22:04:32.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-06T22:04:32.443Z] VALIDATE_BRANCH=master [2022-06-06T22:04:32.443Z] TERM=xterm [2022-06-06T22:04:32.443Z] DOCKER_PKG=github.com/docker/docker [2022-06-06T22:04:32.443Z] SHLVL=1 [2022-06-06T22:04:32.443Z] TIMEOUT=120m [2022-06-06T22:04:32.443Z] DOCKER_BUILDTAGS= journald [2022-06-06T22:04:32.443Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-06T22:04:32.443Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-06T22:04:32.443Z] GO111MODULE=off [2022-06-06T22:04:32.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-06T22:04:32.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-06T22:04:32.443Z] GOPATH=/go [2022-06-06T22:04:32.443Z] PKG_CONFIG=pkg-config [2022-06-06T22:04:32.443Z] _=/usr/bin/env [2022-06-06T22:04:32.443Z] Building test suite binary ./integration-cli/test.main [2022-06-06T22:04:32.443Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-06T22:04:32.443Z] No new tests added to integration. [2022-06-06T22:04:32.443Z] [2022-06-06T22:04:32.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-06T22:04:32.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-06T22:04:32.443Z] HOSTNAME=9e4997e59e77 [2022-06-06T22:04:32.443Z] TESTDEBUG=0 [2022-06-06T22:04:32.443Z] DEST=bundles/test-integration [2022-06-06T22:04:32.443Z] PWD=/go/src/github.com/docker/docker [2022-06-06T22:04:32.443Z] KEEPBUNDLE=1 [2022-06-06T22:04:32.443Z] DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:04:32.443Z] container=docker [2022-06-06T22:04:32.443Z] HOME=/root [2022-06-06T22:04:32.443Z] GOLANG_VERSION=1.18.3 [2022-06-06T22:04:32.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-06T22:04:32.443Z] VALIDATE_BRANCH=master [2022-06-06T22:04:32.443Z] TERM=xterm [2022-06-06T22:04:32.443Z] DOCKER_PKG=github.com/docker/docker [2022-06-06T22:04:32.443Z] SHLVL=1 [2022-06-06T22:04:32.443Z] TIMEOUT=120m [2022-06-06T22:04:32.443Z] DOCKER_BUILDTAGS= journald [2022-06-06T22:04:32.443Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-06T22:04:32.443Z] GO111MODULE=off [2022-06-06T22:04:32.443Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-06T22:04:32.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-06T22:04:32.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-06T22:04:32.443Z] GOPATH=/go [2022-06-06T22:04:32.443Z] PKG_CONFIG=pkg-config [2022-06-06T22:04:32.443Z] _=/usr/bin/env [2022-06-06T22:04:32.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-06T22:04:32.474Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-06T22:04:32.474Z] #15 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #22 [dev-systemd-false 8/26] 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-06-06T22:04:32.474Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-06T22:04:32.474Z] #22 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #56 sha256:cb06fbde54a2f5333e28a02bcbb1d3c55bedf990dd995f685d49e09b22025892 [2022-06-06T22:04:32.474Z] #56 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #52 sha256:d0fd3fdebda68a39308214438f245e33c36801326a9931b0fda3b3f30559f8dc [2022-06-06T22:04:32.474Z] #52 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-06T22:04:32.474Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-06T22:04:32.474Z] #36 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #37 sha256:03c1f795660f7fe6f0bc36f42bdc27e06afad97892b51e36df5486d5bb3e29fc [2022-06-06T22:04:32.474Z] #37 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-06T22:04:32.474Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-06T22:04:32.474Z] #29 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #41 sha256:9400af1854e0b13324dea107ecd7b6a4fccd5010f4d6e6d41ce3a252a1a63d19 [2022-06-06T22:04:32.474Z] #41 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-06T22:04:32.474Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-06T22:04:32.474Z] #38 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-06T22:04:32.474Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-06T22:04:32.474Z] #46 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-06T22:04:32.474Z] #32 sha256:4f643eb662f7ec2aef059e52e4d83fb72ca58020ed6687682913c5a1900013d3 [2022-06-06T22:04:32.474Z] #32 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-06T22:04:32.474Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-06T22:04:32.474Z] #23 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-06T22:04:32.474Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-06T22:04:32.474Z] #53 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-06T22:04:32.474Z] #60 sha256:552815f0a45395e400eb5a0493dc2b5cba039bc229ceae1ac143992b3aac6284 [2022-06-06T22:04:32.474Z] #60 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-06T22:04:32.474Z] #30 sha256:1b3a1b4e42f8061147ef1119acab56e4883188f2d6200cb4a2fff47d67d2e758 [2022-06-06T22:04:32.474Z] #30 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-06T22:04:32.474Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-06T22:04:32.474Z] #20 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-06T22:04:32.474Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-06T22:04:32.474Z] #34 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #48 sha256:6f59c28da3b9009a0c592ff0aa9930efcaa9bb7185aa49913a5de543d084f8cc [2022-06-06T22:04:32.474Z] #48 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-06T22:04:32.474Z] #31 sha256:f0777987299602e5abb19cc82c877bd5e905c70b5d6a7ad3cb18077116529f88 [2022-06-06T22:04:32.474Z] #31 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-06T22:04:32.474Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-06T22:04:32.474Z] #50 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-06T22:04:32.474Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-06T22:04:32.474Z] #57 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-06T22:04:32.474Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-06T22:04:32.474Z] #55 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-06T22:04:32.474Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-06T22:04:32.474Z] #21 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-06T22:04:32.474Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-06T22:04:32.474Z] #40 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-06T22:04:32.474Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-06T22:04:32.474Z] #47 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #35 sha256:54f58ca3a36b77b4b13b6a5d9b147c499a0d24b92b38c93dd1b890ab5b98ff87 [2022-06-06T22:04:32.474Z] #35 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #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-06-06T22:04:32.474Z] #26 sha256:82ea5c148f77d8b2b6ca35de1ec70f011d2ec94ae63850a74eb9bbc29a2cecc8 [2022-06-06T22:04:32.474Z] #26 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-06T22:04:32.474Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-06T22:04:32.474Z] #18 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-06T22:04:32.474Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-06T22:04:32.474Z] #19 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-06T22:04:32.474Z] #25 sha256:988cfba4b04d98494793e45c67de912d6f755c55ded614946a50f12023ec52b5 [2022-06-06T22:04:32.474Z] #25 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-06T22:04:32.474Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-06T22:04:32.474Z] #33 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #45 sha256:69f141844b8c3bbbb3b5d34a4e2b80c96a22e317c136b1d6c6f8ecd8fd33c940 [2022-06-06T22:04:32.474Z] #45 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-06T22:04:32.474Z] #27 sha256:30e52895aeac8d7bbcda39eea17514f0652a9e91f0b9c0f644ef2027fcd65b0b [2022-06-06T22:04:32.474Z] #27 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #54 sha256:2c18f0db83472464c71030a077704799542c8ad7ffb793e8233b216957eef7bb [2022-06-06T22:04:32.474Z] #54 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-06T22:04:32.474Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-06T22:04:32.474Z] #16 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-06T22:04:32.474Z] #59 sha256:dfe52de587ae64817e2bc959824f786d0bf2bf7a4b3ab3fb9a5122414e50535d [2022-06-06T22:04:32.474Z] #59 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-06T22:04:32.474Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-06T22:04:32.474Z] #17 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-06T22:04:32.474Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-06T22:04:32.474Z] #42 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-06T22:04:32.474Z] #43 sha256:cdcf9bb527bfabe9f0361201f6170be280745d3ae39d43f9dabcd2efd2dcd985 [2022-06-06T22:04:32.474Z] #43 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-06T22:04:32.474Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-06T22:04:32.474Z] #51 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #39 sha256:71a4bd6e906063a8f36a52eaf7fa532df0b947b8f5a486f7fad8a4b80d866e26 [2022-06-06T22:04:32.474Z] #39 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:04:32.474Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-06T22:04:32.474Z] #14 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-06T22:04:32.474Z] #44 sha256:b2e53e6d933ca9b896656594eac4ab5c4cfa96ed5d3a5bc3dd61ebc962314f29 [2022-06-06T22:04:32.474Z] #44 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #58 sha256:bbd8d3d080100548fbdbad16380f331a523add0dfaa35ce1789d1981ae9c510b [2022-06-06T22:04:32.474Z] #58 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-06T22:04:32.474Z] #66 sha256:1f3518c4a33c238a4172d84fd7c86993d65879068773cc3ea819d4e648d560ec [2022-06-06T22:04:32.474Z] #66 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-06T22:04:32.474Z] #67 sha256:49324729442e9ac086615cd30721e8cd9a8d04fbcc03e7d6169b777545c0db66 [2022-06-06T22:04:32.474Z] #67 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-06T22:04:32.474Z] #68 sha256:c382486de849c31cd7cd9ee804b053b83b60d0bec14de4a56240b9720571da79 [2022-06-06T22:04:32.474Z] #68 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-06T22:04:32.474Z] #69 sha256:33c4e5a854d85e54bf45f6355e5c86c0ac60ebfc57cfec9ea92999f49b9fef91 [2022-06-06T22:04:32.474Z] #69 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-06T22:04:32.474Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-06T22:04:32.474Z] #72 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-06T22:04:32.474Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-06T22:04:32.474Z] #74 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #61 sha256:a7adcc1c16d29fca7836657e019d06e04ef3b34036fb1659c8517400433e5cd5 [2022-06-06T22:04:32.474Z] #61 CACHED [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #65 sha256:4cd77f605019d183f11115f381dda6e7ff5b235b096ac4410c470a3598cb6420 [2022-06-06T22:04:32.474Z] #65 DONE 0.2s [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #70 sha256:846a6550d358910604d1a0b126e79444cc2b9b7846f0a4325ade65c39c57ff15 [2022-06-06T22:04:32.474Z] #70 DONE 0.1s [2022-06-06T22:04:32.474Z] [2022-06-06T22:04:32.474Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-06T22:04:32.474Z] #75 sha256:7c1d292d493e46a786ea7c44769790e24d066f5be2fd34a6b3c0375b18f1e7ff [2022-06-06T22:04:32.734Z] #75 DONE 0.4s [2022-06-06T22:04:32.734Z] [2022-06-06T22:04:32.734Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-06T22:04:32.734Z] #76 sha256:e904fae513fb8a07582afaa93892d66695b6ac6c242d266f7b8a6c8e2995e3e7 [2022-06-06T22:04:32.734Z] #76 DONE 0.0s [2022-06-06T22:04:32.734Z] [2022-06-06T22:04:32.734Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-06T22:04:32.734Z] #77 sha256:7c182c75aed0bc597f1e986449eddb396444c247f55da66dc26976259ac3afce [2022-06-06T22:04:32.751Z] #19 DONE 108.9s [2022-06-06T22:04:32.751Z] [2022-06-06T22:04:32.751Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-06T22:04:32.751Z] #73 sha256:1d8b36a1231405fd601ec59002128e43208d59c9c6857562490815e1de30528c [2022-06-06T22:04:33.009Z] #73 DONE 0.6s [2022-06-06T22:04:33.009Z] [2022-06-06T22:04:33.009Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-06T22:04:33.009Z] #32 sha256:f6b0ae824ea4f90ff28c4fd7261023d6cfbbfb14bbaa0a56883cade158bb5839 [2022-06-06T22:04:33.009Z] #32 DONE 0.6s [2022-06-06T22:04:33.009Z] [2022-06-06T22:04:33.009Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-06T22:04:33.009Z] #74 sha256:722e442cd015684774cdac32c3247f1b9b68d09de49344ac71d9f78e0398fd47 [2022-06-06T22:04:33.301Z] #77 DONE 0.7s [2022-06-06T22:04:33.301Z] [2022-06-06T22:04:33.301Z] #78 exporting to image [2022-06-06T22:04:33.301Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-06T22:04:33.301Z] #78 exporting layers [2022-06-06T22:04:34.385Z] #74 1.087 + RM_GOPATH=0 [2022-06-06T22:04:34.385Z] #74 1.087 + TMP_GOPATH= [2022-06-06T22:04:34.385Z] #74 1.087 + : /build [2022-06-06T22:04:34.385Z] #74 1.087 + '[' -z '' ']' [2022-06-06T22:04:34.385Z] #74 1.087 ++ mktemp -d [2022-06-06T22:04:34.385Z] #74 1.087 + export GOPATH=/tmp/tmp.eMs0hZkCta [2022-06-06T22:04:34.385Z] #74 1.087 + GOPATH=/tmp/tmp.eMs0hZkCta [2022-06-06T22:04:34.385Z] #74 1.087 + RM_GOPATH=1 [2022-06-06T22:04:34.385Z] #74 1.087 + case "$(go env GOARCH)" in [2022-06-06T22:04:34.385Z] #74 1.087 ++ go env GOARCH [2022-06-06T22:04:34.385Z] #74 1.156 + export GO_BUILDMODE=-buildmode=pie [2022-06-06T22:04:34.385Z] #74 1.157 + GO_BUILDMODE=-buildmode=pie [2022-06-06T22:04:34.385Z] #74 1.158 ++ dirname /install.sh [2022-06-06T22:04:34.385Z] #74 1.159 + dir=/ [2022-06-06T22:04:34.385Z] #74 1.159 + bin=rootlesskit [2022-06-06T22:04:34.385Z] #74 1.159 + shift [2022-06-06T22:04:34.385Z] #74 1.159 + '[' '!' -f //rootlesskit.installer ']' [2022-06-06T22:04:34.385Z] #74 1.159 + . //rootlesskit.installer [2022-06-06T22:04:34.385Z] #74 1.160 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-06T22:04:34.385Z] #74 1.160 + install_rootlesskit [2022-06-06T22:04:34.385Z] #74 1.160 + case "$1" in [2022-06-06T22:04:34.385Z] #74 1.160 + export CGO_ENABLED=0 [2022-06-06T22:04:34.385Z] #74 1.160 + CGO_ENABLED=0 [2022-06-06T22:04:34.385Z] #74 1.160 + _install_rootlesskit [2022-06-06T22:04:34.385Z] #74 1.161 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-06T22:04:34.385Z] #74 1.161 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-06T22:04:34.385Z] #74 1.161 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-06T22:04:34.385Z] #74 1.161 + GOBIN=/build [2022-06-06T22:04:34.385Z] #74 1.161 + GO111MODULE=on [2022-06-06T22:04:34.385Z] #74 1.161 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-06T22:04:34.953Z] #74 1.695 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-06T22:04:35.204Z] #78 exporting layers 1.5s done [2022-06-06T22:04:35.205Z] #78 writing image sha256:4501eb2ba59c5592ad2b4982c4adc5a0edc68fab62b8180618c1ae3283f128a8 done [2022-06-06T22:04:35.205Z] #78 naming to docker.io/library/docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 done [2022-06-06T22:04:35.205Z] #78 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T22:04:35.552Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 -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:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/make.sh dynbinary test-integration [2022-06-06T22:04:35.811Z] [2022-06-06T22:04:36.069Z] Removing bundles/ [2022-06-06T22:04:36.069Z] [2022-06-06T22:04:36.069Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-06T22:04:36.069Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-06T22:04:36.069Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:04:36.333Z] #74 3.030 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-06T22:04:36.333Z] #74 3.057 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-06T22:04:36.901Z] #74 3.610 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-06T22:04:37.838Z] #74 4.498 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-06T22:04:38.097Z] #74 ... [2022-06-06T22:04:38.097Z] [2022-06-06T22:04:38.097Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-06T22:04:38.097Z] #33 sha256:aa946f6bb4adaf5bcaccb50b37f78f719181259f864663d5143ca98a9e9e40ec [2022-06-06T22:04:38.097Z] #33 1.150 + RM_GOPATH=0 [2022-06-06T22:04:38.097Z] #33 1.150 + TMP_GOPATH= [2022-06-06T22:04:38.097Z] #33 1.150 + : /build [2022-06-06T22:04:38.097Z] #33 1.150 + '[' -z '' ']' [2022-06-06T22:04:38.097Z] #33 1.150 ++ mktemp -d [2022-06-06T22:04:38.097Z] #33 1.151 + export GOPATH=/tmp/tmp.mYNUCvpanb [2022-06-06T22:04:38.097Z] #33 1.153 + GOPATH=/tmp/tmp.mYNUCvpanb [2022-06-06T22:04:38.097Z] #33 1.153 + RM_GOPATH=1 [2022-06-06T22:04:38.097Z] #33 1.153 + case "$(go env GOARCH)" in [2022-06-06T22:04:38.097Z] #33 1.153 ++ go env GOARCH [2022-06-06T22:04:38.097Z] #33 1.213 + export GO_BUILDMODE=-buildmode=pie [2022-06-06T22:04:38.097Z] #33 1.213 + GO_BUILDMODE=-buildmode=pie [2022-06-06T22:04:38.097Z] #33 1.213 ++ dirname /install.sh [2022-06-06T22:04:38.097Z] #33 1.214 + dir=/ [2022-06-06T22:04:38.097Z] #33 1.215 + bin=dockercli [2022-06-06T22:04:38.097Z] #33 1.215 + shift [2022-06-06T22:04:38.097Z] #33 1.215 + '[' '!' -f //dockercli.installer ']' [2022-06-06T22:04:38.097Z] #33 1.215 + . //dockercli.installer [2022-06-06T22:04:38.097Z] #33 1.216 ++ : stable [2022-06-06T22:04:38.097Z] #33 1.216 ++ : 17.06.2-ce [2022-06-06T22:04:38.097Z] #33 1.216 + install_dockercli [2022-06-06T22:04:38.097Z] #33 1.216 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-06T22:04:38.097Z] #33 1.216 Install docker/cli version 17.06.2-ce from stable [2022-06-06T22:04:38.097Z] #33 1.217 ++ uname -m [2022-06-06T22:04:38.097Z] #33 1.220 + arch=x86_64 [2022-06-06T22:04:38.097Z] #33 1.220 + '[' x86_64 '!=' x86_64 ']' [2022-06-06T22:04:38.097Z] #33 1.220 + url=https://download.docker.com/linux/static [2022-06-06T22:04:38.097Z] #33 1.221 + tar -xz docker/docker [2022-06-06T22:04:38.097Z] #33 1.223 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-06T22:04:38.097Z] #33 4.676 + mkdir -p /build [2022-06-06T22:04:38.097Z] #33 4.678 + mv docker/docker /build/ [2022-06-06T22:04:38.097Z] #33 4.683 + rmdir docker [2022-06-06T22:04:38.097Z] #33 DONE 4.9s [2022-06-06T22:04:38.097Z] [2022-06-06T22:04:38.097Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-06T22:04:38.097Z] #74 sha256:722e442cd015684774cdac32c3247f1b9b68d09de49344ac71d9f78e0398fd47 [2022-06-06T22:04:38.097Z] #74 4.872 go: downloading github.com/google/uuid v1.3.0 [2022-06-06T22:04:38.097Z] #74 4.906 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-06T22:04:38.097Z] #74 5.070 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-06T22:04:38.360Z] #74 5.154 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-06T22:04:38.360Z] #74 5.253 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-06T22:04:38.360Z] #74 5.385 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-06T22:04:38.931Z] #74 5.896 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-06T22:04:39.190Z] #74 6.047 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-06T22:04:39.190Z] #74 6.082 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-06T22:04:39.757Z] #74 6.707 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-06T22:04:40.694Z] #74 ... [2022-06-06T22:04:40.694Z] [2022-06-06T22:04:40.694Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-06T22:04:40.694Z] #37 sha256:782c05e46e7a4e23efd075d9cbc55fd66ee059111f82724600ae1a0c12ef00fa [2022-06-06T22:04:40.694Z] #37 CACHED [2022-06-06T22:04:40.694Z] [2022-06-06T22:04:40.694Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-06T22:04:40.694Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-06T22:04:40.694Z] #36 CACHED [2022-06-06T22:04:40.694Z] [2022-06-06T22:04:40.694Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-06T22:04:40.694Z] #38 sha256:e6be53e5533898c0a3dac21f4d1dbfe9d36fc88307b9496e05bb8a7999e9c3e5 [2022-06-06T22:04:40.694Z] #38 CACHED [2022-06-06T22:04:40.694Z] [2022-06-06T22:04:40.694Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-06T22:04:40.694Z] #40 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-06T22:04:40.694Z] #40 CACHED [2022-06-06T22:04:40.694Z] [2022-06-06T22:04:40.694Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-06T22:04:40.694Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-06T22:04:40.694Z] #41 CACHED [2022-06-06T22:04:40.694Z] [2022-06-06T22:04:40.694Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-06T22:04:40.694Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-06T22:04:40.694Z] #49 2.029 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-06T22:04:40.694Z] #49 2.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-06T22:04:40.694Z] #49 2.070 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-06T22:04:40.694Z] #49 2.438 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-06T22:04:40.694Z] #49 2.740 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-06T22:04:40.694Z] #49 3.052 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-06T22:04:40.694Z] #49 3.464 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-06T22:04:40.694Z] #49 4.022 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-06T22:04:40.694Z] #49 4.560 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-06T22:04:40.694Z] #49 5.060 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-06T22:04:40.694Z] #49 5.060 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-06T22:04:40.694Z] #49 5.061 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-06T22:04:40.694Z] #49 5.068 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-06T22:04:40.694Z] #49 5.075 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-06T22:04:40.694Z] #49 5.076 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-06T22:04:40.694Z] #49 5.321 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-06T22:04:40.694Z] #49 5.325 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-06T22:04:40.694Z] #49 5.327 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-06T22:04:40.694Z] #49 5.328 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-06T22:04:40.694Z] #49 5.329 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-06T22:04:40.694Z] #49 5.356 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-06T22:04:40.953Z] #49 ... [2022-06-06T22:04:40.953Z] [2022-06-06T22:04:40.953Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-06T22:04:40.953Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-06T22:04:40.953Z] #43 CACHED [2022-06-06T22:04:40.953Z] [2022-06-06T22:04:40.953Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-06T22:04:40.953Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-06T22:04:40.953Z] #69 1.896 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-06T22:04:40.953Z] #69 1.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-06T22:04:40.953Z] #69 2.072 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-06T22:04:40.953Z] #69 2.080 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-06T22:04:40.953Z] #69 2.438 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-06T22:04:40.953Z] #69 2.700 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-06T22:04:40.953Z] #69 3.084 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-06T22:04:40.953Z] #69 3.443 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-06T22:04:40.953Z] #69 3.818 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-06T22:04:40.953Z] #69 4.206 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-06T22:04:40.953Z] #69 4.209 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-06T22:04:40.953Z] #69 4.230 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-06T22:04:40.953Z] #69 4.230 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-06T22:04:40.953Z] #69 4.232 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-06T22:04:40.953Z] #69 4.238 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-06T22:04:40.953Z] #69 4.800 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-06T22:04:40.953Z] #69 4.806 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-06T22:04:40.953Z] #69 4.807 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-06T22:04:40.953Z] #69 4.808 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-06T22:04:40.953Z] #69 4.812 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-06T22:04:40.953Z] #69 4.814 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-06T22:04:41.212Z] #69 ... [2022-06-06T22:04:41.212Z] [2022-06-06T22:04:41.212Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-06T22:04:41.212Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-06T22:04:41.212Z] #45 CACHED [2022-06-06T22:04:41.212Z] [2022-06-06T22:04:41.212Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:04:41.212Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-06T22:04:41.212Z] #20 1.888 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-06T22:04:41.213Z] #20 1.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-06T22:04:41.213Z] #20 2.071 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-06T22:04:41.213Z] #20 2.080 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-06T22:04:41.213Z] #20 2.375 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-06T22:04:41.213Z] #20 2.756 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-06T22:04:41.213Z] #20 3.256 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-06T22:04:41.213Z] #20 3.747 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-06T22:04:41.213Z] #20 4.204 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-06T22:04:41.213Z] #20 4.592 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-06T22:04:41.213Z] #20 4.592 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-06T22:04:41.213Z] #20 4.593 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-06T22:04:41.213Z] #20 4.612 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-06T22:04:41.213Z] #20 4.612 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-06T22:04:41.213Z] #20 4.613 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-06T22:04:41.213Z] #20 4.635 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-06T22:04:41.213Z] #20 4.636 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-06T22:04:41.213Z] #20 4.636 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-06T22:04:41.213Z] #20 4.637 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-06T22:04:41.213Z] #20 4.641 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-06T22:04:41.213Z] #20 4.644 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-06T22:04:41.472Z] #20 ... [2022-06-06T22:04:41.472Z] [2022-06-06T22:04:41.472Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-06T22:04:41.472Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-06T22:04:41.472Z] #47 CACHED [2022-06-06T22:04:41.731Z] [2022-06-06T22:04:41.731Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:04:41.731Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-06T22:04:48.096Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-06T22:04:48.096Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-06T22:04:48.096Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:04:48.096Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-06T22:04:48.096Z] [2022-06-06T22:04:48.096Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-06T22:04:48.096Z] DOCKER_SYSTEMD=1 [2022-06-06T22:04:48.096Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-06T22:04:48.096Z] HOSTNAME=6d19d6c9f257 [2022-06-06T22:04:48.096Z] DEST=bundles/test-integration [2022-06-06T22:04:48.096Z] PWD=/go/src/github.com/docker/docker [2022-06-06T22:04:48.096Z] DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:04:48.096Z] container=docker [2022-06-06T22:04:48.096Z] HOME=/root [2022-06-06T22:04:48.096Z] LANG=C.UTF-8 [2022-06-06T22:04:48.096Z] INVOCATION_ID=d980db94a4ff44728cecb85c63b6308f [2022-06-06T22:04:48.096Z] GOLANG_VERSION=1.18.3 [2022-06-06T22:04:48.096Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-06T22:04:48.096Z] VALIDATE_BRANCH=master [2022-06-06T22:04:48.096Z] TERM=xterm [2022-06-06T22:04:48.096Z] DOCKER_PKG=github.com/docker/docker [2022-06-06T22:04:48.096Z] SHLVL=3 [2022-06-06T22:04:48.096Z] TIMEOUT=120m [2022-06-06T22:04:48.096Z] DOCKER_BUILDTAGS= journald [2022-06-06T22:04:48.096Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-06T22:04:48.096Z] GO111MODULE=off [2022-06-06T22:04:48.096Z] DOCKER_EXPERIMENTAL=1 [2022-06-06T22:04:48.096Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-06T22:04:48.096Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-06T22:04:48.096Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-06T22:04:48.096Z] GOPATH=/go [2022-06-06T22:04:48.096Z] PKG_CONFIG=pkg-config [2022-06-06T22:04:48.096Z] _=/usr/bin/env [2022-06-06T22:04:48.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-06T22:04:53.103Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 29.7% of statements [2022-06-06T22:04:53.670Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-06-06T22:04:54.236Z] ok github.com/docker/docker/cmd/dockerd/trap 2.396s coverage: 0.0% of statements [2022-06-06T22:04:54.236Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-06T22:04:54.236Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-06T22:04:54.236Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-06T22:04:54.236Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-06T22:04:54.236Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-06T22:04:56.611Z] #20 21.87 Fetched 49.0 MB in 20s (2405 kB/s) [2022-06-06T22:04:59.503Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2022-06-06T22:05:00.439Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2022-06-06T22:05:01.816Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-06-06T22:05:01.889Z] #20 21.87 Reading package lists... [2022-06-06T22:05:01.889Z] #20 ... [2022-06-06T22:05:01.889Z] [2022-06-06T22:05:01.889Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-06T22:05:01.889Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-06T22:05:01.889Z] #49 22.36 Fetched 49.0 MB in 21s (2385 kB/s) [2022-06-06T22:05:03.264Z] #49 22.36 Reading package lists... [2022-06-06T22:05:03.264Z] #49 ... [2022-06-06T22:05:03.264Z] [2022-06-06T22:05:03.264Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-06T22:05:03.264Z] #74 sha256:722e442cd015684774cdac32c3247f1b9b68d09de49344ac71d9f78e0398fd47 [2022-06-06T22:05:03.264Z] #74 29.94 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-06T22:05:03.264Z] #74 29.94 + GOBIN=/build [2022-06-06T22:05:03.264Z] #74 29.94 + GO111MODULE=on [2022-06-06T22:05:03.264Z] #74 29.94 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-06T22:05:04.201Z] #74 ... [2022-06-06T22:05:04.201Z] [2022-06-06T22:05:04.201Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-06T22:05:04.201Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-06T22:05:04.201Z] #69 21.85 Fetched 49.0 MB in 20s (2428 kB/s) [2022-06-06T22:05:04.201Z] #69 21.85 Reading package lists... [2022-06-06T22:05:04.460Z] #69 30.80 Reading package lists... [2022-06-06T22:05:04.460Z] #69 ... [2022-06-06T22:05:04.460Z] [2022-06-06T22:05:04.460Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-06T22:05:04.460Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-06T22:05:04.460Z] #49 22.36 Reading package lists... [2022-06-06T22:05:06.996Z] #49 31.33 Reading package lists... [2022-06-06T22:05:06.996Z] #49 ... [2022-06-06T22:05:06.996Z] [2022-06-06T22:05:06.996Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-06T22:05:06.996Z] #74 sha256:722e442cd015684774cdac32c3247f1b9b68d09de49344ac71d9f78e0398fd47 [2022-06-06T22:05:06.996Z] #74 33.41 rootlesskit version 1.0.0 [2022-06-06T22:05:06.996Z] #74 33.42 Usage of /build/rootlesskit-docker-proxy: [2022-06-06T22:05:06.996Z] #74 33.42 -container-ip string [2022-06-06T22:05:06.996Z] #74 33.42 container ip [2022-06-06T22:05:06.997Z] #74 33.42 -container-port int [2022-06-06T22:05:06.997Z] #74 33.42 container port (default -1) [2022-06-06T22:05:06.997Z] #74 33.42 -host-ip string [2022-06-06T22:05:06.997Z] #74 33.42 host ip [2022-06-06T22:05:06.997Z] #74 33.42 -host-port int [2022-06-06T22:05:06.997Z] #74 33.42 host port (default -1) [2022-06-06T22:05:06.997Z] #74 33.42 -proto string [2022-06-06T22:05:06.997Z] #74 33.42 proxy protocol (default "tcp") [2022-06-06T22:05:06.997Z] #74 DONE 33.9s [2022-06-06T22:05:07.256Z] [2022-06-06T22:05:07.256Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-06T22:05:07.256Z] #75 sha256:e73c7ad3e96b57cbd6a9e5c5299b99d870d9b1c504f9cf07b1e9a6488934d707 [2022-06-06T22:05:07.256Z] #75 DONE 0.1s [2022-06-06T22:05:07.256Z] [2022-06-06T22:05:07.256Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-06T22:05:07.256Z] #76 sha256:286eb2fb26ef5c4ce374e7871620ff1b2ea5b8dec019492b9b572ae1dc7d201f [2022-06-06T22:05:07.256Z] #76 DONE 0.1s [2022-06-06T22:05:07.256Z] [2022-06-06T22:05:07.256Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:05:07.256Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-06T22:05:07.256Z] #20 21.87 Reading package lists... [2022-06-06T22:05:09.160Z] #20 31.09 Reading package lists... [2022-06-06T22:05:09.160Z] #20 ... [2022-06-06T22:05:09.160Z] [2022-06-06T22:05:09.160Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-06T22:05:09.160Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-06T22:05:09.160Z] #79 CACHED [2022-06-06T22:05:09.160Z] [2022-06-06T22:05:09.160Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-06T22:05:09.160Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-06T22:05:09.160Z] #81 CACHED [2022-06-06T22:05:09.160Z] [2022-06-06T22:05:09.160Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-06T22:05:09.160Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-06T22:05:09.931Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 13.4% of statements [2022-06-06T22:05:09.931Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.5% of statements [2022-06-06T22:05:10.189Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-06T22:05:10.755Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-06T22:05:11.691Z] ok github.com/docker/docker/daemon 10.119s coverage: 16.1% of statements [2022-06-06T22:05:11.691Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-06T22:05:11.691Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-06T22:05:11.691Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-06T22:05:11.691Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-06T22:05:11.693Z] #69 30.80 Reading package lists... [2022-06-06T22:05:11.949Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.582s coverage: 74.8% of statements [2022-06-06T22:05:12.902Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.226s coverage: 56.2% of statements [2022-06-06T22:05:13.070Z] #69 39.25 Building dependency tree... [2022-06-06T22:05:13.071Z] #69 40.60 Reading state information... [2022-06-06T22:05:13.837Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 3.0% of statements [2022-06-06T22:05:14.973Z] #69 42.03 The following additional packages will be installed: [2022-06-06T22:05:14.973Z] #69 42.04 libbtrfs0 [2022-06-06T22:05:14.973Z] #69 42.24 The following NEW packages will be installed: [2022-06-06T22:05:14.973Z] #69 42.26 libbtrfs-dev libbtrfs0 [2022-06-06T22:05:15.212Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-06-06T22:05:15.232Z] #69 42.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-06T22:05:15.232Z] #69 42.72 Need to get 460 kB of archives. [2022-06-06T22:05:15.232Z] #69 42.72 After this operation, 1237 kB of additional disk space will be used. [2022-06-06T22:05:15.232Z] #69 42.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-06T22:05:15.232Z] #69 42.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-06T22:05:15.799Z] #69 43.31 debconf: delaying package configuration, since apt-utils is not installed [2022-06-06T22:05:15.799Z] #69 43.46 Fetched 460 kB in 0s (1481 kB/s) [2022-06-06T22:05:15.799Z] #69 43.49 Selecting previously unselected package libbtrfs0:amd64. [2022-06-06T22:05:16.059Z] #69 43.49 (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 ... 30256 files and directories currently installed.) [2022-06-06T22:05:16.059Z] #69 43.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-06T22:05:16.059Z] #69 43.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-06T22:05:16.059Z] #69 43.57 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-06T22:05:16.059Z] #69 43.57 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-06T22:05:16.059Z] #69 43.57 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-06T22:05:16.059Z] #69 43.65 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-06T22:05:16.059Z] #69 43.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-06T22:05:16.059Z] #69 43.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-06T22:05:16.318Z] #69 DONE 43.9s [2022-06-06T22:05:16.318Z] [2022-06-06T22:05:16.318Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:05:16.318Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-06T22:05:16.318Z] #20 31.09 Reading package lists... [2022-06-06T22:05:16.318Z] #20 39.70 Building dependency tree... [2022-06-06T22:05:16.318Z] #20 41.16 Reading state information... [2022-06-06T22:05:16.318Z] #20 42.49 The following additional packages will be installed: [2022-06-06T22:05:16.318Z] #20 42.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-06T22:05:16.318Z] #20 42.49 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-06T22:05:16.318Z] #20 42.49 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-06T22:05:16.318Z] #20 42.49 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-06T22:05:16.318Z] #20 42.50 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-06T22:05:16.318Z] #20 42.50 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-06T22:05:16.318Z] #20 42.51 mingw-w64-common mingw-w64-x86-64-dev [2022-06-06T22:05:16.318Z] #20 42.53 Suggested packages: [2022-06-06T22:05:16.318Z] #20 42.53 gcc-10-locales seccomp wine64 [2022-06-06T22:05:16.318Z] #20 43.12 The following NEW packages will be installed: [2022-06-06T22:05:16.318Z] #20 43.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-06T22:05:16.318Z] #20 43.12 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-06T22:05:16.318Z] #20 43.12 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-06T22:05:16.318Z] #20 43.12 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-06T22:05:16.318Z] #20 43.13 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-06T22:05:16.318Z] #20 43.13 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-06T22:05:16.318Z] #20 43.13 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-06T22:05:16.318Z] #20 43.14 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-06T22:05:16.318Z] #20 43.14 mingw-w64-x86-64-dev [2022-06-06T22:05:16.318Z] #20 43.56 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-06T22:05:16.318Z] #20 43.56 Need to get 115 MB of archives. [2022-06-06T22:05:16.318Z] #20 43.56 After this operation, 645 MB of additional disk space will be used. [2022-06-06T22:05:16.318Z] #20 43.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-06T22:05:16.318Z] #20 43.59 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-06-06T22:05:16.318Z] #20 43.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-06T22:05:16.318Z] #20 43.63 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-06-06T22:05:16.318Z] #20 43.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-06T22:05:16.318Z] #20 43.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-06T22:05:16.318Z] #20 43.68 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-06-06T22:05:16.318Z] #20 43.73 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-06-06T22:05:16.318Z] #20 43.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-06T22:05:16.318Z] #20 43.87 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-06-06T22:05:16.576Z] #20 ... [2022-06-06T22:05:16.576Z] [2022-06-06T22:05:16.576Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-06T22:05:16.576Z] #70 sha256:11ee9a209d32669f4828ed3c4664d718d1a237df990d99ac1bb296ab3530badf [2022-06-06T22:05:16.576Z] #70 DONE 0.2s [2022-06-06T22:05:16.576Z] [2022-06-06T22:05:16.576Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:05:16.576Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-06T22:05:16.576Z] #20 44.26 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-06-06T22:05:16.592Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.901s coverage: 46.1% of statements [2022-06-06T22:05:16.592Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-06T22:05:16.592Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.215s coverage: 50.6% of statements [2022-06-06T22:05:16.838Z] #20 44.40 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-06-06T22:05:17.097Z] #20 44.57 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-06-06T22:05:17.359Z] #20 45.00 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-06-06T22:05:17.526Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-06-06T22:05:17.618Z] #20 45.12 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-06-06T22:05:17.618Z] #20 45.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-06T22:05:17.618Z] #20 45.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-06T22:05:17.618Z] #20 45.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-06T22:05:17.618Z] #20 45.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-06T22:05:17.618Z] #20 45.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-06T22:05:17.618Z] #20 45.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-06T22:05:17.618Z] #20 45.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-06T22:05:17.618Z] #20 45.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-06T22:05:17.618Z] #20 45.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-06T22:05:17.618Z] #20 45.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-06T22:05:17.618Z] #20 45.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-06T22:05:17.618Z] #20 45.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-06T22:05:17.618Z] #20 45.15 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-06-06T22:05:17.618Z] #20 45.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-06T22:05:17.618Z] #20 45.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-06T22:05:18.185Z] #20 45.63 debconf: delaying package configuration, since apt-utils is not installed [2022-06-06T22:05:18.443Z] #20 45.91 Fetched 115 MB in 2s (61.2 MB/s) [2022-06-06T22:05:18.443Z] #20 45.95 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-06T22:05:18.443Z] #20 45.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-06T22:05:18.443Z] #20 45.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-06T22:05:18.443Z] #20 46.00 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-06T22:05:18.462Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.889s coverage: 58.5% of statements [2022-06-06T22:05:18.462Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-06T22:05:18.462Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-06T22:05:18.462Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2022-06-06T22:05:18.720Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-06-06T22:05:19.379Z] #20 46.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-06T22:05:19.379Z] #20 46.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-06T22:05:19.379Z] #20 46.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-06T22:05:20.344Z] #20 47.78 Selecting previously unselected package binutils-mingw-w64. [2022-06-06T22:05:20.344Z] #20 47.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-06T22:05:20.344Z] #20 47.80 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-06T22:05:20.344Z] #20 47.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-06T22:05:20.344Z] #20 47.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-06T22:05:20.344Z] #20 47.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-06T22:05:20.344Z] #20 47.95 Selecting previously unselected package dmsetup. [2022-06-06T22:05:20.344Z] #20 47.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-06T22:05:20.344Z] #20 47.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-06T22:05:20.604Z] #20 48.05 Selecting previously unselected package mingw-w64-common. [2022-06-06T22:05:20.604Z] #20 48.05 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-06T22:05:20.604Z] #20 48.06 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-06T22:05:20.622Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.6% of statements [2022-06-06T22:05:20.622Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-06T22:05:20.622Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-06T22:05:20.622Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-06-06T22:05:20.861Z] #20 ... [2022-06-06T22:05:20.861Z] [2022-06-06T22:05:20.862Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-06T22:05:20.862Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-06T22:05:20.862Z] #49 31.33 Reading package lists... [2022-06-06T22:05:20.862Z] #49 39.98 Building dependency tree... [2022-06-06T22:05:20.862Z] #49 41.72 Reading state information... [2022-06-06T22:05:20.862Z] #49 42.93 The following additional packages will be installed: [2022-06-06T22:05:20.862Z] #49 42.96 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-06-06T22:05:20.862Z] #49 42.99 Suggested packages: [2022-06-06T22:05:20.862Z] #49 42.99 cmake-doc ninja-build lrzip [2022-06-06T22:05:20.862Z] #49 42.99 Recommended packages: [2022-06-06T22:05:20.862Z] #49 42.99 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-06T22:05:20.862Z] #49 43.38 The following NEW packages will be installed: [2022-06-06T22:05:20.862Z] #49 43.39 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-06-06T22:05:20.862Z] #49 43.73 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-06T22:05:20.862Z] #49 43.73 Need to get 8418 kB of archives. [2022-06-06T22:05:20.862Z] #49 43.73 After this operation, 34.9 MB of additional disk space will be used. [2022-06-06T22:05:20.862Z] #49 43.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-06T22:05:20.862Z] #49 43.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-06T22:05:20.862Z] #49 43.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-06T22:05:20.862Z] #49 43.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-06T22:05:20.862Z] #49 43.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-06T22:05:20.862Z] #49 43.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-06T22:05:20.862Z] #49 43.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-06T22:05:20.862Z] #49 43.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-06T22:05:20.862Z] #49 44.63 debconf: delaying package configuration, since apt-utils is not installed [2022-06-06T22:05:20.862Z] #49 44.89 Fetched 8418 kB in 0s (18.4 MB/s) [2022-06-06T22:05:20.862Z] #49 44.94 Selecting previously unselected package xxd. [2022-06-06T22:05:20.862Z] #49 44.94 (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 ... 30256 files and directories currently installed.) [2022-06-06T22:05:20.862Z] #49 44.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-06T22:05:20.862Z] #49 44.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-06T22:05:20.862Z] #49 45.08 Selecting previously unselected package vim-common. [2022-06-06T22:05:20.862Z] #49 45.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-06T22:05:20.862Z] #49 45.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-06T22:05:20.862Z] #49 45.19 Selecting previously unselected package cmake-data. [2022-06-06T22:05:20.862Z] #49 45.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-06T22:05:20.862Z] #49 45.20 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-06T22:05:20.862Z] #49 45.90 Selecting previously unselected package libarchive13:amd64. [2022-06-06T22:05:20.862Z] #49 45.90 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-06T22:05:20.862Z] #49 45.91 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-06T22:05:20.862Z] #49 46.03 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-06T22:05:20.862Z] #49 46.03 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-06T22:05:20.862Z] #49 46.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-06T22:05:20.862Z] #49 46.11 Selecting previously unselected package librhash0:amd64. [2022-06-06T22:05:20.862Z] #49 46.11 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-06-06T22:05:20.862Z] #49 46.12 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-06T22:05:20.862Z] #49 46.19 Selecting previously unselected package libuv1:amd64. [2022-06-06T22:05:20.862Z] #49 46.20 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-06-06T22:05:20.862Z] #49 46.20 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-06T22:05:20.862Z] #49 46.28 Selecting previously unselected package cmake. [2022-06-06T22:05:20.862Z] #49 46.28 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-06T22:05:20.862Z] #49 46.29 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-06T22:05:20.862Z] #49 47.81 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-06T22:05:20.862Z] #49 47.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-06T22:05:20.862Z] #49 47.84 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-06T22:05:20.862Z] #49 47.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-06T22:05:20.862Z] #49 47.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-06T22:05:20.862Z] #49 47.89 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-06T22:05:20.862Z] #49 47.90 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-06T22:05:20.862Z] #49 47.92 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-06T22:05:20.862Z] #49 47.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-06T22:05:20.862Z] #49 DONE 48.3s [2022-06-06T22:05:20.862Z] [2022-06-06T22:05:20.862Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-06T22:05:20.862Z] #50 sha256:b558684d5e1fa16e938139f2ca7848386daf704ec8af4e41078ce1855ec520cb [2022-06-06T22:05:20.862Z] #50 DONE 0.1s [2022-06-06T22:05:21.120Z] [2022-06-06T22:05:21.120Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-06T22:05:21.120Z] #51 sha256:b1835e6006d9682344e2259dc426f8e15171c8232775a2fdd2a9cf1f6117a17a [2022-06-06T22:05:21.556Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-06-06T22:05:21.686Z] #51 0.762 + RM_GOPATH=0 [2022-06-06T22:05:21.686Z] #51 0.762 + TMP_GOPATH= [2022-06-06T22:05:21.686Z] #51 0.762 + : /build [2022-06-06T22:05:21.686Z] #51 0.762 + '[' -z '' ']' [2022-06-06T22:05:21.686Z] #51 0.762 ++ mktemp -d [2022-06-06T22:05:21.686Z] #51 0.763 + export GOPATH=/tmp/tmp.gwf5zknMbV [2022-06-06T22:05:21.686Z] #51 0.763 + GOPATH=/tmp/tmp.gwf5zknMbV [2022-06-06T22:05:21.686Z] #51 0.763 + RM_GOPATH=1 [2022-06-06T22:05:21.686Z] #51 0.763 + case "$(go env GOARCH)" in [2022-06-06T22:05:21.686Z] #51 0.764 ++ go env GOARCH [2022-06-06T22:05:21.686Z] #51 0.769 + export GO_BUILDMODE=-buildmode=pie [2022-06-06T22:05:21.686Z] #51 0.769 + GO_BUILDMODE=-buildmode=pie [2022-06-06T22:05:21.686Z] #51 0.769 ++ dirname /install.sh [2022-06-06T22:05:21.686Z] #51 0.777 + dir=/ [2022-06-06T22:05:21.687Z] #51 0.777 + bin=tini [2022-06-06T22:05:21.687Z] #51 0.777 + shift [2022-06-06T22:05:21.687Z] #51 0.777 + '[' '!' -f //tini.installer ']' [2022-06-06T22:05:21.687Z] #51 0.777 + . //tini.installer [2022-06-06T22:05:21.687Z] #51 0.777 ++ : v0.19.0 [2022-06-06T22:05:21.687Z] #51 0.777 + install_tini [2022-06-06T22:05:21.687Z] #51 0.777 + echo 'Install tini version v0.19.0' [2022-06-06T22:05:21.687Z] #51 0.777 + git clone https://github.com/krallin/tini.git /tmp/tmp.gwf5zknMbV/tini [2022-06-06T22:05:21.687Z] #51 0.777 Install tini version v0.19.0 [2022-06-06T22:05:21.687Z] #51 0.779 Cloning into '/tmp/tmp.gwf5zknMbV/tini'... [2022-06-06T22:05:21.815Z] ok github.com/docker/docker/daemon/logger/awslogs 0.128s coverage: 80.2% of statements [2022-06-06T22:05:21.815Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-06T22:05:21.945Z] #51 1.189 + cd /tmp/tmp.gwf5zknMbV/tini [2022-06-06T22:05:22.073Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2022-06-06T22:05:22.204Z] #51 1.190 + git checkout -q v0.19.0 [2022-06-06T22:05:22.204Z] #51 1.194 + cmake . [2022-06-06T22:05:22.204Z] #51 1.438 -- The C compiler identification is GNU 10.2.1 [2022-06-06T22:05:22.331Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-06-06T22:05:22.464Z] #51 1.463 -- Detecting C compiler ABI info [2022-06-06T22:05:22.464Z] #51 1.668 -- Detecting C compiler ABI info - done [2022-06-06T22:05:22.464Z] #51 1.717 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-06T22:05:22.723Z] #51 1.718 -- Detecting C compile features [2022-06-06T22:05:22.723Z] #51 1.719 -- Detecting C compile features - done [2022-06-06T22:05:22.723Z] #51 1.737 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-06T22:05:22.723Z] #51 1.832 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-06T22:05:22.723Z] #51 1.885 -- Configuring done [2022-06-06T22:05:22.723Z] #51 1.898 -- Generating done [2022-06-06T22:05:22.723Z] #51 1.900 -- Build files have been written to: /tmp/tmp.gwf5zknMbV/tini [2022-06-06T22:05:22.723Z] #51 1.904 + make tini-static [2022-06-06T22:05:22.899Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-06-06T22:05:22.981Z] #51 2.044 Scanning dependencies of target tini-static [2022-06-06T22:05:22.981Z] #51 2.093 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-06T22:05:23.157Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.130s coverage: 76.8% of statements [2022-06-06T22:05:23.548Z] #51 2.603 [100%] Linking C executable tini-static [2022-06-06T22:05:23.548Z] #51 2.825 [100%] Built target tini-static [2022-06-06T22:05:23.725Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.2% of statements [2022-06-06T22:05:23.725Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-06T22:05:23.725Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-06T22:05:23.807Z] #51 2.844 + mkdir -p /build [2022-06-06T22:05:23.807Z] #51 2.846 + cp tini-static /build/docker-init [2022-06-06T22:05:24.066Z] #51 DONE 3.2s [2022-06-06T22:05:24.066Z] [2022-06-06T22:05:24.066Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:05:24.066Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-06T22:05:24.066Z] #20 49.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-06T22:05:24.066Z] #20 49.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-06T22:05:24.066Z] #20 49.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-06T22:05:24.066Z] #20 51.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-06T22:05:24.066Z] #20 51.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-06T22:05:24.066Z] #20 51.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-06T22:05:24.291Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 62.0% of statements [2022-06-06T22:05:24.292Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-06-06T22:05:24.325Z] #20 51.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-06T22:05:24.325Z] #20 51.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-06T22:05:24.325Z] #20 51.88 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-06T22:05:25.228Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-06-06T22:05:25.487Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-06T22:05:25.701Z] #20 ... [2022-06-06T22:05:25.701Z] [2022-06-06T22:05:25.701Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-06T22:05:25.701Z] #53 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-06T22:05:25.701Z] #53 CACHED [2022-06-06T22:05:25.701Z] [2022-06-06T22:05:25.701Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-06T22:05:25.701Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-06T22:05:25.701Z] #54 CACHED [2022-06-06T22:05:25.701Z] [2022-06-06T22:05:25.701Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:05:25.701Z] #71 sha256:eea2fe1787894dfa5a45ab787dfa52ddeb5942e9e2811fcfaddef07d637f8158 [2022-06-06T22:05:25.701Z] #71 0.746 + RM_GOPATH=0 [2022-06-06T22:05:25.701Z] #71 0.746 + TMP_GOPATH= [2022-06-06T22:05:25.701Z] #71 0.746 + : /build [2022-06-06T22:05:25.701Z] #71 0.746 + '[' -z '' ']' [2022-06-06T22:05:25.701Z] #71 0.747 ++ mktemp -d [2022-06-06T22:05:25.701Z] #71 0.748 + export GOPATH=/tmp/tmp.wRUN9uDtrr [2022-06-06T22:05:25.701Z] #71 0.748 + GOPATH=/tmp/tmp.wRUN9uDtrr [2022-06-06T22:05:25.701Z] #71 0.748 + RM_GOPATH=1 [2022-06-06T22:05:25.701Z] #71 0.748 + case "$(go env GOARCH)" in [2022-06-06T22:05:25.701Z] #71 0.748 ++ go env GOARCH [2022-06-06T22:05:25.701Z] #71 0.753 + export GO_BUILDMODE=-buildmode=pie [2022-06-06T22:05:25.701Z] #71 0.753 + GO_BUILDMODE=-buildmode=pie [2022-06-06T22:05:25.701Z] #71 0.753 ++ dirname /install.sh [2022-06-06T22:05:25.701Z] #71 0.754 + dir=/ [2022-06-06T22:05:25.701Z] #71 0.755 + bin=containerd [2022-06-06T22:05:25.701Z] #71 0.755 + shift [2022-06-06T22:05:25.701Z] #71 0.755 + '[' '!' -f //containerd.installer ']' [2022-06-06T22:05:25.701Z] #71 0.755 + . //containerd.installer [2022-06-06T22:05:25.701Z] #71 0.756 ++ set -e [2022-06-06T22:05:25.701Z] #71 0.756 ++ : v1.6.5 [2022-06-06T22:05:25.701Z] #71 0.757 + install_containerd [2022-06-06T22:05:25.701Z] #71 0.759 + echo 'Install containerd version v1.6.5' [2022-06-06T22:05:25.701Z] #71 0.759 Install containerd version v1.6.5 [2022-06-06T22:05:25.701Z] #71 0.760 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wRUN9uDtrr/src/github.com/containerd/containerd [2022-06-06T22:05:25.701Z] #71 0.799 Cloning into '/tmp/tmp.wRUN9uDtrr/src/github.com/containerd/containerd'... [2022-06-06T22:05:25.701Z] #71 ... [2022-06-06T22:05:25.701Z] [2022-06-06T22:05:25.701Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-06T22:05:25.701Z] #57 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-06T22:05:25.701Z] #57 CACHED [2022-06-06T22:05:25.701Z] [2022-06-06T22:05:25.701Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-06T22:05:25.701Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-06T22:05:25.701Z] #58 CACHED [2022-06-06T22:05:25.960Z] [2022-06-06T22:05:25.960Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:05:25.960Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-06T22:05:25.960Z] #20 ... [2022-06-06T22:05:25.960Z] [2022-06-06T22:05:25.960Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-06T22:05:25.960Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-06T22:05:25.960Z] #60 CACHED [2022-06-06T22:05:26.053Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-06T22:05:26.219Z] [2022-06-06T22:05:26.219Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:05:26.219Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-06T22:05:26.219Z] #20 ... [2022-06-06T22:05:26.219Z] [2022-06-06T22:05:26.219Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-06T22:05:26.219Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-06T22:05:26.219Z] #62 CACHED [2022-06-06T22:05:26.477Z] [2022-06-06T22:05:26.477Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-06T22:05:26.477Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-06T22:05:26.477Z] #64 CACHED [2022-06-06T22:05:26.477Z] [2022-06-06T22:05:26.477Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:05:26.477Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-06T22:05:26.991Z] ok github.com/docker/docker/daemon/logger/splunk 1.524s coverage: 82.5% of statements [2022-06-06T22:05:26.991Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-06T22:05:26.991Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-06T22:05:27.558Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-06-06T22:05:27.816Z] ok github.com/docker/docker/distribution 0.598s coverage: 28.0% of statements [2022-06-06T22:05:27.816Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-06T22:05:27.851Z] #20 55.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-06T22:05:27.851Z] #20 55.16 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-06T22:05:27.851Z] #20 55.17 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-06T22:05:28.385Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-06T22:05:28.951Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-06-06T22:05:29.533Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-06T22:05:30.100Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-06-06T22:05:30.100Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 84.9% of statements [2022-06-06T22:05:30.100Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-06T22:05:30.100Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-06T22:05:30.100Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-06T22:05:30.358Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-06-06T22:05:31.137Z] #20 58.74 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-06T22:05:31.137Z] #20 58.74 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-06T22:05:31.137Z] #20 58.75 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-06T22:05:31.293Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-06-06T22:05:31.860Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-06-06T22:05:32.118Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-06T22:05:33.040Z] #20 60.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-06T22:05:33.040Z] #20 60.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-06T22:05:33.040Z] #20 60.31 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-06T22:05:33.493Z] ok github.com/docker/docker/pkg/archive 0.318s coverage: 82.3% of statements [2022-06-06T22:05:34.414Z] #20 62.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-06T22:05:34.415Z] #20 62.04 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-06T22:05:34.415Z] #20 62.05 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-06T22:05:34.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-06T22:05:34.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-06T22:05:34.867Z] ok github.com/docker/docker/pkg/authorization 0.612s coverage: 68.3% of statements [2022-06-06T22:05:34.867Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-06T22:05:35.125Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-06T22:05:38.405Z] ok github.com/docker/docker/pkg/chrootarchive 2.515s coverage: 42.7% of statements [2022-06-06T22:05:38.405Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-06T22:05:38.598Z] #20 65.86 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-06T22:05:38.598Z] #20 65.87 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-06T22:05:38.598Z] #20 65.87 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-06T22:05:38.663Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-06T22:05:38.921Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-06-06T22:05:39.180Z] ok github.com/docker/docker/layer 7.612s coverage: 69.0% of statements [2022-06-06T22:05:39.180Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-06T22:05:39.180Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-06T22:05:39.180Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-06T22:05:39.180Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-06T22:05:39.180Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-06T22:05:39.180Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-06T22:05:39.180Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 87.2% of statements [2022-06-06T22:05:39.439Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-06-06T22:05:39.698Z] ok github.com/docker/docker/pkg/fsutils 0.212s coverage: 85.1% of statements [2022-06-06T22:05:39.972Z] #20 ... [2022-06-06T22:05:39.972Z] [2022-06-06T22:05:39.972Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:05:39.972Z] #71 sha256:eea2fe1787894dfa5a45ab787dfa52ddeb5942e9e2811fcfaddef07d637f8158 [2022-06-06T22:05:39.972Z] #71 13.34 + cd /tmp/tmp.wRUN9uDtrr/src/github.com/containerd/containerd [2022-06-06T22:05:39.972Z] #71 13.34 + git checkout -q v1.6.5 [2022-06-06T22:05:39.972Z] #71 14.16 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-06T22:05:39.972Z] #71 14.16 + BUILDTAGS='netgo osusergo static_build' [2022-06-06T22:05:39.972Z] #71 14.16 + export EXTRA_FLAGS=-buildmode=pie [2022-06-06T22:05:39.972Z] #71 14.16 + EXTRA_FLAGS=-buildmode=pie [2022-06-06T22:05:39.972Z] #71 14.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-06T22:05:39.972Z] #71 14.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-06T22:05:39.972Z] #71 14.16 + '[' '' = dynamic ']' [2022-06-06T22:05:39.972Z] #71 14.16 + make [2022-06-06T22:05:39.972Z] #71 14.98 + bin/ctr [2022-06-06T22:05:40.231Z] #71 ... [2022-06-06T22:05:40.231Z] [2022-06-06T22:05:40.231Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-06T22:05:40.231Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-06T22:05:40.231Z] #20 67.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-06T22:05:40.231Z] #20 67.67 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-06T22:05:40.231Z] #20 67.68 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-06T22:05:40.231Z] #20 67.75 Selecting previously unselected package libapparmor1:amd64. [2022-06-06T22:05:40.231Z] #20 67.76 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-06T22:05:40.231Z] #20 67.77 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-06T22:05:40.231Z] #20 67.83 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-06T22:05:40.231Z] #20 67.83 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-06T22:05:40.231Z] #20 67.84 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-06T22:05:40.489Z] #20 67.91 Selecting previously unselected package libbtrfs0:amd64. [2022-06-06T22:05:40.489Z] #20 67.92 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-06T22:05:40.489Z] #20 67.92 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-06T22:05:40.489Z] #20 68.00 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-06T22:05:40.489Z] #20 68.01 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-06T22:05:40.489Z] #20 68.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-06T22:05:40.633Z] ok github.com/docker/docker/pkg/idtools 0.439s coverage: 67.9% of statements [2022-06-06T22:05:40.633Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 70.6% of statements [2022-06-06T22:05:40.748Z] #20 68.11 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-06T22:05:40.748Z] #20 68.13 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-06T22:05:40.748Z] #20 68.13 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-06T22:05:40.748Z] #20 68.17 Selecting previously unselected package libudev-dev:amd64. [2022-06-06T22:05:40.748Z] #20 68.18 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-06T22:05:40.748Z] #20 68.18 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-06T22:05:40.748Z] #20 68.24 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-06T22:05:40.748Z] #20 68.25 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-06T22:05:40.748Z] #20 68.25 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-06T22:05:40.891Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2022-06-06T22:05:40.891Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-06-06T22:05:40.891Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-06T22:05:41.007Z] #20 68.37 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-06T22:05:41.007Z] #20 68.38 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-06T22:05:41.007Z] #20 68.38 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-06T22:05:41.007Z] #20 68.47 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-06T22:05:41.007Z] #20 68.48 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-06T22:05:41.007Z] #20 68.48 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-06T22:05:41.007Z] #20 68.57 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-06T22:05:41.007Z] #20 68.57 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-06T22:05:41.007Z] #20 68.58 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-06T22:05:41.007Z] #20 68.62 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-06T22:05:41.007Z] #20 68.62 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-06T22:05:41.007Z] #20 68.63 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-06T22:05:41.150Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-06-06T22:05:41.150Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-06-06T22:05:41.270Z] #20 68.83 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-06T22:05:41.270Z] #20 68.84 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-06T22:05:41.270Z] #20 68.84 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-06T22:05:41.270Z] #20 68.94 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-06T22:05:41.408Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-06-06T22:05:41.408Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-06-06T22:05:41.528Z] #20 68.94 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-06T22:05:41.528Z] #20 68.95 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-06T22:05:41.528Z] #20 69.00 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-06T22:05:41.528Z] #20 69.01 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-06T22:05:41.528Z] #20 69.02 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-06T22:05:41.528Z] #20 69.10 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-06T22:05:41.528Z] #20 69.11 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-06T22:05:41.528Z] #20 69.12 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-06T22:05:41.666Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-06-06T22:05:41.666Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-06T22:05:41.666Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-06T22:05:41.786Z] #20 69.36 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-06T22:05:41.786Z] #20 69.37 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-06T22:05:41.786Z] #20 69.39 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-06T22:05:41.786Z] #20 69.41 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-06T22:05:41.786Z] #20 69.42 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-06T22:05:41.786Z] #20 69.44 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-06T22:05:42.044Z] #20 69.46 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-06T22:05:42.044Z] #20 69.48 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-06T22:05:42.044Z] #20 69.50 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-06T22:05:42.044Z] #20 69.52 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-06T22:05:42.044Z] #20 69.54 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-06T22:05:42.044Z] #20 69.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-06T22:05:42.044Z] #20 69.57 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-06T22:05:42.044Z] #20 69.59 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-06T22:05:42.044Z] #20 69.60 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-06T22:05:42.044Z] #20 69.62 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-06T22:05:42.044Z] #20 69.63 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-06T22:05:42.044Z] #20 69.65 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-06T22:05:42.044Z] #20 69.66 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-06T22:05:42.233Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-06-06T22:05:42.308Z] #20 69.67 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-06T22:05:42.309Z] #20 69.69 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-06T22:05:42.309Z] #20 69.71 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-06-06T22:05:42.309Z] #20 69.72 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-06T22:05:42.309Z] #20 69.73 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-06-06T22:05:42.309Z] #20 69.74 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-06T22:05:42.309Z] #20 69.76 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-06T22:05:42.309Z] #20 69.77 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-06-06T22:05:42.309Z] #20 69.78 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-06T22:05:42.309Z] #20 69.80 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-06T22:05:42.309Z] #20 69.81 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-06T22:05:42.309Z] #20 69.83 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-06T22:05:42.309Z] #20 69.84 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-06T22:05:42.309Z] #20 69.85 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-06T22:05:42.309Z] #20 69.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-06T22:05:42.490Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-06-06T22:05:42.748Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-06T22:05:43.006Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-06T22:05:43.686Z] #20 DONE 71.2s [2022-06-06T22:05:43.686Z] [2022-06-06T22:05:43.686Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-06-06T22:05:43.686Z] #21 sha256:ad57c19d2702b704f3e7e930cc2303a53f4f9cdca81fcfbc3aa719fd9d3f9575 [2022-06-06T22:05:44.378Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-06-06T22:05:44.620Z] #21 1.095 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-06T22:05:44.636Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-06T22:05:44.878Z] #21 1.165 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-06T22:05:44.878Z] #21 1.166 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-06T22:05:44.895Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-06-06T22:05:44.895Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-06-06T22:05:45.153Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-06-06T22:05:45.411Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-06T22:05:45.977Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-06-06T22:05:46.234Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-06T22:05:46.845Z] ok github.com/docker/docker/pkg/tailfile 0.071s coverage: 88.6% of statements [2022-06-06T22:05:47.103Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-06-06T22:05:47.668Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-06T22:05:47.668Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-06T22:05:49.567Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-06-06T22:05:49.825Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-06T22:05:50.083Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-06T22:05:50.404Z] #21 1.596 Reading package lists... [2022-06-06T22:05:51.463Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements [2022-06-06T22:05:51.463Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-06T22:05:52.398Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-06-06T22:05:52.964Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-06T22:05:52.964Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-06T22:05:53.530Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-06T22:05:53.788Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-06T22:05:54.592Z] #21 6.234 Reading package lists... [2022-06-06T22:05:55.528Z] #21 10.87 Building dependency tree... [2022-06-06T22:05:55.689Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-06-06T22:05:55.787Z] #21 12.03 Reading state information... [2022-06-06T22:05:55.947Z] ok github.com/docker/docker/volume/local 0.080s coverage: 76.8% of statements [2022-06-06T22:05:56.513Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-06-06T22:05:56.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-06T22:05:57.161Z] #21 13.25 The following additional packages will be installed: [2022-06-06T22:05:57.161Z] #21 13.25 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-06T22:05:57.161Z] #21 13.25 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-06T22:05:57.161Z] #21 13.25 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-06T22:05:57.161Z] #21 13.25 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-06T22:05:57.161Z] #21 13.25 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-06T22:05:57.161Z] #21 13.26 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-06-06T22:05:57.161Z] #21 13.26 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-06-06T22:05:57.161Z] #21 13.28 Suggested packages: [2022-06-06T22:05:57.161Z] #21 13.28 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-06-06T22:05:57.161Z] #21 13.28 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-06-06T22:05:57.162Z] #21 13.28 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-06-06T22:05:57.162Z] #21 13.28 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-06-06T22:05:57.162Z] #21 13.28 seccomp:ppc64el seccomp:s390x [2022-06-06T22:05:57.162Z] #21 13.28 Recommended packages: [2022-06-06T22:05:57.162Z] #21 13.28 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-06-06T22:05:57.162Z] #21 13.28 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-06-06T22:05:57.162Z] #21 13.28 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-06-06T22:05:57.162Z] #21 13.28 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-06-06T22:05:57.420Z] #21 13.75 The following NEW packages will be installed: [2022-06-06T22:05:57.420Z] #21 13.75 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-06T22:05:57.420Z] #21 13.75 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-06-06T22:05:57.420Z] #21 13.75 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-06-06T22:05:57.420Z] #21 13.75 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-06T22:05:57.420Z] #21 13.75 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-06T22:05:57.420Z] #21 13.75 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-06T22:05:57.420Z] #21 13.75 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-06T22:05:57.420Z] #21 13.76 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-06-06T22:05:57.420Z] #21 13.76 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-06-06T22:05:57.420Z] #21 13.76 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-06-06T22:05:57.420Z] #21 13.76 libseccomp2:ppc64el libseccomp2:s390x [2022-06-06T22:05:57.680Z] #21 14.12 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-06-06T22:05:57.680Z] #21 14.12 Need to get 15.9 MB of archives. [2022-06-06T22:05:57.680Z] #21 14.12 After this operation, 73.0 MB of additional disk space will be used. [2022-06-06T22:05:57.680Z] #21 14.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-06-06T22:05:57.680Z] #21 14.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-06-06T22:05:57.680Z] #21 14.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-06-06T22:05:57.680Z] #21 14.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-06-06T22:05:57.680Z] #21 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-06-06T22:05:57.680Z] #21 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-06-06T22:05:57.680Z] #21 14.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-06-06T22:05:57.680Z] #21 14.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-06-06T22:05:57.680Z] #21 14.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-06-06T22:05:57.680Z] #21 14.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-06-06T22:05:57.680Z] #21 14.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-06-06T22:05:57.680Z] #21 14.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-06-06T22:05:57.680Z] #21 14.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-06-06T22:05:57.680Z] #21 14.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-06-06T22:05:57.886Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-06-06T22:05:57.943Z] #21 14.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-06-06T22:05:57.943Z] #21 14.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-06-06T22:05:57.943Z] #21 14.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-06-06T22:05:57.943Z] #21 14.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-06-06T22:05:57.943Z] #21 14.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-06-06T22:05:57.943Z] #21 14.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-06-06T22:05:57.943Z] #21 14.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-06-06T22:05:57.943Z] #21 14.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-06-06T22:05:57.943Z] #21 14.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-06-06T22:05:57.943Z] #21 14.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-06T22:05:57.943Z] #21 14.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-06T22:05:57.943Z] #21 14.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-06-06T22:05:57.943Z] #21 14.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-06-06T22:05:57.943Z] #21 14.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-06-06T22:05:57.943Z] #21 14.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-06-06T22:05:57.943Z] #21 14.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-06-06T22:05:57.943Z] #21 14.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-06-06T22:05:57.943Z] #21 14.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-06-06T22:05:57.943Z] #21 14.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-06-06T22:05:57.943Z] #21 14.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-06-06T22:05:57.943Z] #21 14.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-06-06T22:05:57.943Z] #21 14.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-06-06T22:05:57.943Z] #21 14.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-06-06T22:05:57.943Z] #21 14.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-06-06T22:05:57.943Z] #21 14.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-06-06T22:05:57.943Z] #21 14.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-06T22:05:58.510Z] #21 14.91 debconf: delaying package configuration, since apt-utils is not installed [2022-06-06T22:05:58.768Z] #21 15.12 Fetched 15.9 MB in 1s (31.2 MB/s) [2022-06-06T22:05:58.768Z] #21 15.16 Selecting previously unselected package gcc-10-base:armel. [2022-06-06T22:05:58.768Z] #21 15.16 (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 ... 38557 files and directories currently installed.) [2022-06-06T22:05:58.768Z] #21 15.20 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-06-06T22:05:58.768Z] #21 15.21 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-06-06T22:05:58.768Z] #21 15.27 Selecting previously unselected package gcc-10-base:armhf. [2022-06-06T22:05:58.768Z] #21 15.27 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-06-06T22:05:59.026Z] #21 15.28 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-06-06T22:05:59.026Z] #21 15.37 Selecting previously unselected package gcc-10-base:ppc64el. [2022-06-06T22:05:59.026Z] #21 15.37 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-06-06T22:05:59.026Z] #21 15.38 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-06T22:05:59.026Z] #21 15.43 Selecting previously unselected package gcc-10-base:s390x. [2022-06-06T22:05:59.026Z] #21 15.43 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-06-06T22:05:59.026Z] #21 15.44 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-06-06T22:05:59.026Z] #21 15.49 Selecting previously unselected package gcc-10-base:arm64. [2022-06-06T22:05:59.285Z] #21 15.50 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-06-06T22:05:59.285Z] #21 15.50 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-06-06T22:05:59.285Z] #21 15.59 Selecting previously unselected package libgcc-s1:armel. [2022-06-06T22:05:59.285Z] #21 15.59 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-06-06T22:05:59.285Z] #21 15.61 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-06-06T22:05:59.285Z] #21 15.65 Selecting previously unselected package libcrypt1:armel. [2022-06-06T22:05:59.285Z] #21 15.65 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-06-06T22:05:59.285Z] #21 15.66 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-06-06T22:05:59.285Z] #21 15.76 Selecting previously unselected package libc6:armel. [2022-06-06T22:05:59.544Z] #21 15.76 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-06-06T22:05:59.544Z] #21 15.95 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-06-06T22:06:00.111Z] #21 16.35 Selecting previously unselected package libapparmor1:armel. [2022-06-06T22:06:00.111Z] #21 16.36 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-06-06T22:06:00.111Z] #21 16.37 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-06-06T22:06:00.111Z] #21 16.42 Selecting previously unselected package libapparmor-dev:armel. [2022-06-06T22:06:00.111Z] #21 16.43 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-06-06T22:06:00.111Z] #21 16.43 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-06-06T22:06:00.111Z] #21 16.50 Selecting previously unselected package libgcc-s1:arm64. [2022-06-06T22:06:00.111Z] #21 16.51 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-06-06T22:06:00.111Z] #21 16.52 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-06-06T22:06:00.111Z] #21 16.56 Selecting previously unselected package libcrypt1:arm64. [2022-06-06T22:06:00.111Z] #21 16.57 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-06-06T22:06:00.111Z] #21 16.58 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-06T22:06:00.369Z] #21 16.66 Selecting previously unselected package libc6:arm64. [2022-06-06T22:06:00.369Z] #21 16.67 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-06-06T22:06:00.628Z] #21 16.87 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-06-06T22:06:00.886Z] #21 17.29 Selecting previously unselected package libapparmor1:arm64. [2022-06-06T22:06:00.886Z] #21 17.30 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-06T22:06:00.886Z] #21 17.30 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-06T22:06:00.886Z] #21 17.35 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-06T22:06:00.886Z] #21 17.36 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-06T22:06:01.145Z] #21 17.37 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-06T22:06:01.145Z] #21 17.45 Selecting previously unselected package libgcc-s1:s390x. [2022-06-06T22:06:01.145Z] #21 17.45 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-06-06T22:06:01.145Z] #21 17.45 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-06-06T22:06:01.145Z] #21 17.49 Selecting previously unselected package libcrypt1:s390x. [2022-06-06T22:06:01.145Z] #21 17.50 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-06-06T22:06:01.145Z] #21 17.51 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-06-06T22:06:01.145Z] #21 17.59 Selecting previously unselected package libc6:s390x. [2022-06-06T22:06:01.145Z] #21 17.60 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-06-06T22:06:01.404Z] #21 17.78 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-06-06T22:06:01.970Z] #21 18.22 Selecting previously unselected package libapparmor1:s390x. [2022-06-06T22:06:01.970Z] #21 18.22 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-06-06T22:06:01.970Z] #21 18.23 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-06-06T22:06:01.970Z] #21 18.28 Selecting previously unselected package libapparmor-dev:s390x. [2022-06-06T22:06:01.970Z] #21 18.28 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-06-06T22:06:01.970Z] #21 18.29 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-06-06T22:06:01.970Z] #21 18.38 Selecting previously unselected package libgcc-s1:armhf. [2022-06-06T22:06:01.970Z] #21 18.38 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-06-06T22:06:01.970Z] #21 18.39 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-06-06T22:06:01.970Z] #21 18.44 Selecting previously unselected package libcrypt1:armhf. [2022-06-06T22:06:01.970Z] #21 18.45 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-06-06T22:06:02.229Z] #21 18.45 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-06-06T22:06:02.229Z] #21 18.55 Selecting previously unselected package libc6:armhf. [2022-06-06T22:06:02.229Z] #21 18.56 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-06-06T22:06:02.488Z] #21 18.77 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-06-06T22:06:03.070Z] #21 19.24 Selecting previously unselected package libapparmor1:armhf. [2022-06-06T22:06:03.070Z] #21 19.25 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-06-06T22:06:03.070Z] #21 19.25 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-06-06T22:06:03.070Z] #21 19.32 Selecting previously unselected package libapparmor-dev:armhf. [2022-06-06T22:06:03.070Z] #21 19.33 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-06-06T22:06:03.070Z] #21 19.34 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-06-06T22:06:03.070Z] #21 19.43 Selecting previously unselected package libgcc-s1:ppc64el. [2022-06-06T22:06:03.070Z] #21 19.43 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-06-06T22:06:03.070Z] #21 19.44 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-06T22:06:03.070Z] #21 19.49 Selecting previously unselected package libcrypt1:ppc64el. [2022-06-06T22:06:03.070Z] #21 19.50 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-06-06T22:06:03.070Z] #21 19.51 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-06T22:06:03.329Z] #21 19.60 Selecting previously unselected package libc6:ppc64el. [2022-06-06T22:06:03.329Z] #21 19.61 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-06-06T22:06:03.588Z] #21 19.79 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-06T22:06:03.847Z] #21 20.32 Selecting previously unselected package libapparmor1:ppc64el. [2022-06-06T22:06:04.105Z] #21 20.33 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-06-06T22:06:04.105Z] #21 20.33 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-06-06T22:06:04.105Z] #21 20.39 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-06-06T22:06:04.105Z] #21 20.39 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-06-06T22:06:04.105Z] #21 20.40 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-06T22:06:04.105Z] #21 20.47 Selecting previously unselected package libseccomp2:s390x. [2022-06-06T22:06:04.105Z] #21 20.47 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-06-06T22:06:04.105Z] #21 20.48 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-06T22:06:04.105Z] #21 20.52 Selecting previously unselected package libseccomp-dev:s390x. [2022-06-06T22:06:04.105Z] #21 20.53 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-06-06T22:06:04.105Z] #21 20.53 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-06T22:06:04.105Z] #21 20.61 Selecting previously unselected package libseccomp2:ppc64el. [2022-06-06T22:06:04.364Z] #21 20.61 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-06T22:06:04.364Z] #21 20.62 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-06T22:06:04.364Z] #21 20.67 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-06-06T22:06:04.364Z] #21 20.68 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-06T22:06:04.364Z] #21 20.68 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-06T22:06:04.364Z] #21 20.75 Selecting previously unselected package libseccomp2:armhf. [2022-06-06T22:06:04.364Z] #21 20.76 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-06-06T22:06:04.364Z] #21 20.76 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-06T22:06:04.364Z] #21 20.81 Selecting previously unselected package libseccomp-dev:armhf. [2022-06-06T22:06:04.364Z] #21 20.82 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-06-06T22:06:04.364Z] #21 20.83 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-06T22:06:04.364Z] #21 20.88 Selecting previously unselected package libseccomp2:armel. [2022-06-06T22:06:04.622Z] #21 20.89 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-06-06T22:06:04.622Z] #21 20.89 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-06T22:06:04.622Z] #21 20.94 Selecting previously unselected package libseccomp-dev:armel. [2022-06-06T22:06:04.622Z] #21 20.94 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-06-06T22:06:04.622Z] #21 20.95 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-06T22:06:04.622Z] #21 21.01 Selecting previously unselected package libseccomp2:arm64. [2022-06-06T22:06:04.622Z] #21 21.01 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-06-06T22:06:04.622Z] #21 21.02 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-06T22:06:04.622Z] #21 21.05 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-06T22:06:04.622Z] #21 21.06 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-06T22:06:04.622Z] #21 21.07 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-06T22:06:04.881Z] #21 21.16 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-06-06T22:06:04.881Z] #21 21.18 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-06-06T22:06:04.881Z] #21 21.22 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-06-06T22:06:04.881Z] #21 21.23 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-06T22:06:04.881Z] #21 21.24 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-06-06T22:06:04.881Z] #21 21.26 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-06T22:06:04.881Z] #21 21.28 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-06-06T22:06:04.881Z] #21 21.29 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-06-06T22:06:04.881Z] #21 21.31 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-06T22:06:04.881Z] #21 21.33 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-06-06T22:06:04.881Z] #21 21.35 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-06-06T22:06:04.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-06T22:06:05.139Z] #21 21.40 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-06-06T22:06:05.139Z] #21 21.43 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-06-06T22:06:05.139Z] #21 21.44 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-06T22:06:05.139Z] #21 21.45 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-06-06T22:06:05.139Z] #21 21.47 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-06-06T22:06:06.515Z] #21 22.67 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-06-06T22:06:07.450Z] #21 23.89 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-06-06T22:06:08.825Z] #21 25.14 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-06T22:06:10.201Z] #21 26.37 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-06-06T22:06:11.137Z] #21 27.59 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-06T22:06:11.137Z] #21 27.60 Setting up libapparmor1:armel (2.13.6-10) ... [2022-06-06T22:06:11.137Z] #21 27.61 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-06-06T22:06:11.137Z] #21 27.63 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-06-06T22:06:11.137Z] #21 27.64 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-06-06T22:06:11.137Z] #21 27.65 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-06T22:06:11.396Z] #21 27.66 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-06T22:06:11.396Z] #21 27.67 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-06T22:06:11.396Z] #21 27.69 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-06T22:06:11.396Z] #21 27.70 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-06T22:06:11.396Z] #21 27.72 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-06T22:06:11.396Z] #21 27.73 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-06-06T22:06:11.396Z] #21 27.74 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-06-06T22:06:11.396Z] #21 27.76 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-06T22:06:11.396Z] #21 27.78 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-06-06T22:06:11.396Z] #21 27.79 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-06T22:06:11.396Z] #21 27.81 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-06T22:06:11.396Z] #21 27.82 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-06T22:06:11.396Z] #21 27.83 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-06T22:06:11.396Z] #21 27.84 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-06T22:06:11.396Z] #21 27.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-06T22:06:12.335Z] #21 DONE 28.6s [2022-06-06T22:06:12.335Z] [2022-06-06T22:06:12.335Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:06:12.335Z] #71 sha256:eea2fe1787894dfa5a45ab787dfa52ddeb5942e9e2811fcfaddef07d637f8158 [2022-06-06T22:06:12.335Z] #71 ... [2022-06-06T22:06:12.335Z] [2022-06-06T22:06:12.335Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-06T22:06:12.335Z] #22 sha256:4f15aa02a6e5ec15a4eb429aaa9fd820ba619047164ed2bfb365fe9136a40d1f [2022-06-06T22:06:12.596Z] #22 ... [2022-06-06T22:06:12.596Z] [2022-06-06T22:06:12.596Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-06T22:06:12.596Z] #66 sha256:a71054cfe3f3894e27f99d8138f90f8ee8a47ceae1c9fd13493079eb9fb5d9ef [2022-06-06T22:06:12.596Z] #66 DONE 0.2s [2022-06-06T22:06:12.596Z] [2022-06-06T22:06:12.596Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-06T22:06:12.596Z] #67 sha256:5a758ae339e140f4d08c6bcb9c89e37d644199c74d5eb19f4dfbfe48f7147670 [2022-06-06T22:06:13.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-06T22:06:13.533Z] #67 0.983 + RM_GOPATH=0 [2022-06-06T22:06:13.533Z] #67 0.983 + TMP_GOPATH= [2022-06-06T22:06:13.533Z] #67 0.983 + : /build [2022-06-06T22:06:13.533Z] #67 0.983 + '[' -z '' ']' [2022-06-06T22:06:13.533Z] #67 0.983 ++ mktemp -d [2022-06-06T22:06:13.533Z] #67 0.984 + export GOPATH=/tmp/tmp.jzia988H96 [2022-06-06T22:06:13.533Z] #67 0.985 + GOPATH=/tmp/tmp.jzia988H96 [2022-06-06T22:06:13.533Z] #67 0.985 + RM_GOPATH=1 [2022-06-06T22:06:13.533Z] #67 0.985 + case "$(go env GOARCH)" in [2022-06-06T22:06:13.533Z] #67 0.985 ++ go env GOARCH [2022-06-06T22:06:13.533Z] #67 0.991 + export GO_BUILDMODE=-buildmode=pie [2022-06-06T22:06:13.533Z] #67 0.992 + GO_BUILDMODE=-buildmode=pie [2022-06-06T22:06:13.533Z] #67 0.995 ++ dirname /install.sh [2022-06-06T22:06:13.533Z] #67 ... [2022-06-06T22:06:13.533Z] [2022-06-06T22:06:13.533Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-06T22:06:13.533Z] #22 sha256:4f15aa02a6e5ec15a4eb429aaa9fd820ba619047164ed2bfb365fe9136a40d1f [2022-06-06T22:06:13.533Z] #22 DONE 1.3s [2022-06-06T22:06:13.533Z] [2022-06-06T22:06:13.533Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-06T22:06:13.533Z] #67 sha256:5a758ae339e140f4d08c6bcb9c89e37d644199c74d5eb19f4dfbfe48f7147670 [2022-06-06T22:06:13.533Z] #67 0.997 + dir=/ [2022-06-06T22:06:13.533Z] #67 0.998 + bin=runc [2022-06-06T22:06:13.533Z] #67 0.998 + shift [2022-06-06T22:06:13.533Z] #67 0.998 + '[' '!' -f //runc.installer ']' [2022-06-06T22:06:13.533Z] #67 0.998 + . //runc.installer [2022-06-06T22:06:13.533Z] #67 0.998 ++ set -e [2022-06-06T22:06:13.533Z] #67 0.998 ++ : v1.1.2 [2022-06-06T22:06:13.533Z] #67 0.998 + install_runc [2022-06-06T22:06:13.533Z] #67 0.999 + RUNC_BUILDTAGS=seccomp [2022-06-06T22:06:13.533Z] #67 0.999 Install runc version v1.1.2 (build tags: seccomp) [2022-06-06T22:06:13.533Z] #67 0.999 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-06T22:06:13.533Z] #67 0.999 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jzia988H96/src/github.com/opencontainers/runc [2022-06-06T22:06:13.533Z] #67 1.002 Cloning into '/tmp/tmp.jzia988H96/src/github.com/opencontainers/runc'... [2022-06-06T22:06:14.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-06T22:06:14.469Z] #67 ... [2022-06-06T22:06:14.469Z] [2022-06-06T22:06:14.469Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-06T22:06:14.469Z] #23 sha256:87d04ef435b9dab4d50becade0a3ae24b18518c519d15a70fc0384d686b87f22 [2022-06-06T22:06:14.469Z] #23 DONE 1.0s [2022-06-06T22:06:14.729Z] [2022-06-06T22:06:14.729Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-06T22:06:14.729Z] #24 sha256:a4ac116e4b90f0a178311b9cc2b3b75ce74b9c554d98446fc79b4d23e0f20466 [2022-06-06T22:06:14.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-06T22:06:15.296Z] #24 0.810 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-06T22:06:15.296Z] #24 DONE 0.9s [2022-06-06T22:06:15.296Z] [2022-06-06T22:06:15.296Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:06:15.296Z] #71 sha256:eea2fe1787894dfa5a45ab787dfa52ddeb5942e9e2811fcfaddef07d637f8158 [2022-06-06T22:06:15.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-06T22:06:15.559Z] #71 ... [2022-06-06T22:06:15.559Z] [2022-06-06T22:06:15.559Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-06T22:06:15.559Z] #25 sha256:0336500aa27bc307335cad29a4b6d9f9f0015d8c2b285cd686c0f1d4e1be9234 [2022-06-06T22:06:15.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-06T22:06:15.955Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/rootless [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/volume [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-06T22:06:15.955Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === Skipped [2022-06-06T22:06:15.955Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-06T22:06:15.955Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-06T22:06:15.955Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-06T22:06:15.955Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-06T22:06:15.955Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:71: No driver to put! [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-06T22:06:15.955Z] time="2022-06-06T22:05:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-06T22:06:15.955Z] time="2022-06-06T22:05:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-06T22:06:15.955Z] time="2022-06-06T22:05:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-06T22:06:15.955Z] time="2022-06-06T22:05:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-06T22:06:15.955Z] time="2022-06-06T22:05:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:71: No driver to put! [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-06T22:06:15.955Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-06T22:06:15.955Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-06T22:06:15.955Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:06:15.955Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-06T22:06:15.955Z] graphtest_unix.go:71: No driver to put! [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-06T22:06:15.955Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-06T22:06:15.955Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-06T22:06:15.955Z] [2022-06-06T22:06:15.955Z] DONE 2781 tests, 28 skipped in 207.947s [2022-06-06T22:06:15.955Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/bitseq [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/cluster [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/config [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/datastore [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/driverapi [2022-06-06T22:06:15.955Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/etchosts [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/idm [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/ipam [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/iptables [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/netlabel [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/netutils [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/networkdb [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/ns [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/options [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/osl [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/portallocator [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/portmapper [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/testutils [2022-06-06T22:06:15.956Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-06T22:06:15.956Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-06-06T22:06:16.504Z] #25 DONE 0.9s [2022-06-06T22:06:16.504Z] [2022-06-06T22:06:16.504Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-06T22:06:16.504Z] #26 sha256:c743d04da64a27452ca00ca0ddb70a83af62507e223a1b2305d0dce9373f6836 [2022-06-06T22:06:16.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-06T22:06:17.441Z] #26 DONE 0.9s [2022-06-06T22:06:17.441Z] [2022-06-06T22:06:17.441Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-06-06T22:06:17.441Z] #27 sha256:043eb1b2a8c6fa31b391b6c774f8a2d88df6ebd7854b00254f2800140adb98df [2022-06-06T22:06:18.378Z] #27 DONE 1.0s [2022-06-06T22:06:18.378Z] [2022-06-06T22:06:18.378Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-06T22:06:18.378Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef [2022-06-06T22:06:19.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-06T22:06:19.754Z] #28 1.272 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-06T22:06:19.754Z] #28 1.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-06T22:06:19.754Z] #28 1.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-06T22:06:19.754Z] #28 1.508 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-06T22:06:20.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-06T22:06:20.321Z] #28 1.773 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-06T22:06:20.321Z] #28 2.000 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-06T22:06:20.890Z] #28 2.312 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-06T22:06:21.158Z] #28 2.636 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-06T22:06:21.158Z] #28 2.893 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-06T22:06:21.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-06T22:06:21.416Z] #28 3.120 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-06T22:06:21.416Z] #28 3.123 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-06T22:06:21.416Z] #28 3.130 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-06T22:06:21.416Z] #28 3.142 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-06T22:06:21.416Z] #28 3.144 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-06T22:06:21.674Z] #28 3.149 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-06T22:06:21.674Z] #28 3.340 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-06T22:06:21.674Z] #28 3.347 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-06T22:06:21.674Z] #28 3.353 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-06T22:06:21.674Z] #28 3.353 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-06T22:06:21.674Z] #28 3.356 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-06T22:06:21.674Z] #28 3.357 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-06T22:06:21.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-06T22:06:22.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-06T22:06:23.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-06T22:06:24.203Z] #28 ... [2022-06-06T22:06:24.203Z] [2022-06-06T22:06:24.203Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-06T22:06:24.203Z] #67 sha256:5a758ae339e140f4d08c6bcb9c89e37d644199c74d5eb19f4dfbfe48f7147670 [2022-06-06T22:06:24.203Z] #67 5.427 + cd /tmp/tmp.jzia988H96/src/github.com/opencontainers/runc [2022-06-06T22:06:24.203Z] #67 5.427 + git checkout -q v1.1.2 [2022-06-06T22:06:24.203Z] #67 5.774 + '[' -z '' ']' [2022-06-06T22:06:24.203Z] #67 5.774 + target=static [2022-06-06T22:06:24.203Z] #67 5.775 + make BUILDTAGS=seccomp static [2022-06-06T22:06:24.203Z] #67 6.051 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-06T22:06:24.203Z] #67 11.31 + mkdir -p /build [2022-06-06T22:06:24.203Z] #67 11.31 + cp runc /build/runc [2022-06-06T22:06:24.203Z] #67 DONE 11.5s [2022-06-06T22:06:24.203Z] [2022-06-06T22:06:24.203Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:06:24.203Z] #71 sha256:eea2fe1787894dfa5a45ab787dfa52ddeb5942e9e2811fcfaddef07d637f8158 [2022-06-06T22:06:24.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-06T22:06:25.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-06T22:06:26.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-06T22:06:27.091Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-06T22:06:27.091Z] Using test binary docker [2022-06-06T22:06:27.091Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-06T22:06:27.091Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-06T22:06:27.091Z] Starting dockerd [2022-06-06T22:06:27.091Z] INFO: Waiting for daemon to start... [2022-06-06T22:06:29.001Z] . [2022-06-06T22:06:29.001Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-06T22:06:29.001Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-06T22:06:29.001Z] Error: No such image: emptyfs [2022-06-06T22:06:29.262Z] Running integration-test (iteration 1) [2022-06-06T22:06:29.262Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-06T22:06:29.522Z] Loaded image: busybox:latest [2022-06-06T22:06:29.522Z] Loaded image: busybox:glibc [2022-06-06T22:06:30.906Z] Loaded image: debian:bullseye-slim [2022-06-06T22:06:30.906Z] Loaded image: hello-world:latest [2022-06-06T22:06:31.166Z] Loaded image: arm32v7/hello-world:latest [2022-06-06T22:06:31.166Z] INFO: Testing against a local daemon [2022-06-06T22:06:31.166Z] === RUN TestCgroupNamespacesBuild [2022-06-06T22:06:32.319Z] #71 ... [2022-06-06T22:06:32.319Z] [2022-06-06T22:06:32.319Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-06T22:06:32.319Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef [2022-06-06T22:06:32.319Z] #28 12.70 Fetched 49.0 MB in 12s (4171 kB/s) [2022-06-06T22:06:32.549Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-06-06T22:06:32.549Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-06T22:06:33.933Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-06-06T22:06:33.933Z] === RUN TestBuildWithSession [2022-06-06T22:06:33.933Z] build_session_test.go:25: TODO: BuildKit [2022-06-06T22:06:33.933Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-06T22:06:33.933Z] === RUN TestBuildSquashParent [2022-06-06T22:06:35.606Z] #28 12.70 Reading package lists... [2022-06-06T22:06:39.222Z] --- PASS: TestBuildSquashParent (4.86s) [2022-06-06T22:06:39.222Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-06T22:06:39.222Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-06T22:06:39.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-06T22:06:39.222Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-06T22:06:39.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-06T22:06:39.222Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-06T22:06:39.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-06T22:06:39.222Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-06T22:06:39.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-06T22:06:39.222Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-06T22:06:39.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-06T22:06:39.222Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-06T22:06:39.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-06T22:06:39.222Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-06T22:06:39.222Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-06T22:06:40.163Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-06T22:06:40.423Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-06T22:06:41.137Z] #28 17.43 Reading package lists... [2022-06-06T22:06:41.395Z] #28 22.15 Building dependency tree... [2022-06-06T22:06:41.395Z] #28 ... [2022-06-06T22:06:41.395Z] [2022-06-06T22:06:41.395Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:06:41.395Z] #71 sha256:eea2fe1787894dfa5a45ab787dfa52ddeb5942e9e2811fcfaddef07d637f8158 [2022-06-06T22:06:41.395Z] #71 74.82 + bin/containerd [2022-06-06T22:06:41.655Z] #71 ... [2022-06-06T22:06:41.655Z] [2022-06-06T22:06:41.655Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-06T22:06:41.655Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef [2022-06-06T22:06:41.655Z] #28 22.15 Building dependency tree... [2022-06-06T22:06:41.655Z] #28 23.37 Reading state information... [2022-06-06T22:06:41.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-06T22:06:42.067Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-06T22:06:42.548Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-06T22:06:42.548Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-06T22:06:42.548Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:06:42.548Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-06T22:06:42.548Z] [2022-06-06T22:06:42.548Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-06T22:06:42.548Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-06T22:06:42.548Z] HOSTNAME=aebae7fdc491 [2022-06-06T22:06:42.548Z] DEST=bundles/test-integration [2022-06-06T22:06:42.548Z] PWD=/go/src/github.com/docker/docker [2022-06-06T22:06:42.548Z] DOCKER_ROOTLESS=1 [2022-06-06T22:06:42.548Z] DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:06:42.548Z] container=docker [2022-06-06T22:06:42.548Z] HOME=/root [2022-06-06T22:06:42.548Z] GOLANG_VERSION=1.18.3 [2022-06-06T22:06:42.548Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-06T22:06:42.548Z] VALIDATE_BRANCH=master [2022-06-06T22:06:42.548Z] TERM=xterm [2022-06-06T22:06:42.548Z] DOCKER_PKG=github.com/docker/docker [2022-06-06T22:06:42.548Z] SHLVL=1 [2022-06-06T22:06:42.548Z] TIMEOUT=120m [2022-06-06T22:06:42.548Z] DOCKER_BUILDTAGS= journald [2022-06-06T22:06:42.548Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-06T22:06:42.548Z] GO111MODULE=off [2022-06-06T22:06:42.548Z] DOCKER_EXPERIMENTAL=1 [2022-06-06T22:06:42.548Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-06T22:06:42.548Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-06T22:06:42.548Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-06T22:06:42.548Z] GOPATH=/go [2022-06-06T22:06:42.548Z] PKG_CONFIG=pkg-config [2022-06-06T22:06:42.548Z] _=/usr/bin/env [2022-06-06T22:06:42.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-06T22:06:43.033Z] #28 24.40 bzip2 is already the newest version (1.0.8-4). [2022-06-06T22:06:43.033Z] #28 24.40 patch is already the newest version (2.7.6-7). [2022-06-06T22:06:43.033Z] #28 24.40 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-06-06T22:06:43.033Z] #28 24.40 The following additional packages will be installed: [2022-06-06T22:06:43.033Z] #28 24.40 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-06T22:06:43.033Z] #28 24.41 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-06-06T22:06:43.033Z] #28 24.41 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-06T22:06:43.033Z] #28 24.41 python3-pkg-resources vim-runtime xxd [2022-06-06T22:06:43.033Z] #28 24.43 Suggested packages: [2022-06-06T22:06:43.033Z] #28 24.43 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-06-06T22:06:43.033Z] #28 24.43 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-06-06T22:06:43.033Z] #28 24.43 Recommended packages: [2022-06-06T22:06:43.033Z] #28 24.43 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-06T22:06:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-06T22:06:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s) [2022-06-06T22:06:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.91s) [2022-06-06T22:06:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s) [2022-06-06T22:06:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s) [2022-06-06T22:06:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.55s) [2022-06-06T22:06:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.53s) [2022-06-06T22:06:43.451Z] === RUN TestBuildMultiStageCopy [2022-06-06T22:06:43.451Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-06T22:06:43.969Z] #28 25.55 The following NEW packages will be installed: [2022-06-06T22:06:43.969Z] #28 25.55 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-06-06T22:06:43.969Z] #28 25.56 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-06T22:06:43.969Z] #28 25.56 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-06-06T22:06:43.969Z] #28 25.56 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-06-06T22:06:43.969Z] #28 25.56 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-06-06T22:06:43.969Z] #28 25.56 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-06-06T22:06:43.969Z] #28 25.56 vim-common vim-runtime xfsprogs xxd zip zstd [2022-06-06T22:06:44.228Z] #28 25.93 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-06-06T22:06:44.228Z] #28 25.93 Need to get 18.6 MB of archives. [2022-06-06T22:06:44.228Z] #28 25.93 After this operation, 71.4 MB of additional disk space will be used. [2022-06-06T22:06:44.228Z] #28 25.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-06T22:06:44.228Z] #28 25.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-06T22:06:44.228Z] #28 25.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-06T22:06:44.228Z] #28 25.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-06T22:06:44.228Z] #28 25.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-06T22:06:44.228Z] #28 25.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-06T22:06:44.228Z] #28 25.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-06T22:06:44.228Z] #28 25.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-06T22:06:44.228Z] #28 25.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-06T22:06:44.228Z] #28 25.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-06T22:06:44.228Z] #28 25.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-06T22:06:44.228Z] #28 25.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-06T22:06:44.228Z] #28 26.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-06T22:06:44.228Z] #28 26.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-06T22:06:44.228Z] #28 26.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-06T22:06:44.228Z] #28 26.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-06T22:06:44.228Z] #28 26.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-06T22:06:44.228Z] #28 26.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-06T22:06:44.228Z] #28 26.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-06T22:06:44.228Z] #28 26.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-06T22:06:44.228Z] #28 26.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-06T22:06:44.228Z] #28 26.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-06T22:06:44.228Z] #28 26.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-06T22:06:44.228Z] #28 26.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-06T22:06:44.228Z] #28 26.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-06T22:06:44.228Z] #28 26.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-06T22:06:44.228Z] #28 26.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-06T22:06:44.228Z] #28 26.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-06T22:06:44.228Z] #28 26.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-06T22:06:44.228Z] #28 26.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-06T22:06:44.228Z] #28 26.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-06T22:06:44.487Z] #28 26.06 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-06T22:06:44.487Z] #28 26.06 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-06T22:06:44.487Z] #28 26.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-06T22:06:44.487Z] #28 26.08 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-06T22:06:44.487Z] #28 26.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-06T22:06:44.487Z] #28 26.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-06T22:06:44.487Z] #28 26.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-06T22:06:44.487Z] #28 26.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-06T22:06:44.487Z] #28 26.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-06T22:06:44.487Z] #28 26.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-06T22:06:44.487Z] #28 26.20 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-06T22:06:44.487Z] #28 26.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-06T22:06:44.487Z] #28 26.21 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-06T22:06:45.053Z] #28 26.70 debconf: delaying package configuration, since apt-utils is not installed [2022-06-06T22:06:45.053Z] #28 26.89 Fetched 18.6 MB in 1s (32.5 MB/s) [2022-06-06T22:06:45.311Z] #28 26.94 Selecting previously unselected package pigz. [2022-06-06T22:06:45.311Z] #28 26.94 (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 ... 40117 files and directories currently installed.) [2022-06-06T22:06:45.311Z] #28 26.99 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-06T22:06:45.311Z] #28 27.00 Unpacking pigz (2.6-1) ... [2022-06-06T22:06:45.311Z] #28 27.06 Selecting previously unselected package libelf1:amd64. [2022-06-06T22:06:45.311Z] #28 27.06 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-06T22:06:45.311Z] #28 27.08 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-06T22:06:45.361Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-06T22:06:45.361Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-06T22:06:45.570Z] #28 27.16 Selecting previously unselected package libbpf0:amd64. [2022-06-06T22:06:45.570Z] #28 27.16 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-06T22:06:45.570Z] #28 27.17 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-06T22:06:45.570Z] #28 27.24 Selecting previously unselected package libcap2:amd64. [2022-06-06T22:06:45.570Z] #28 27.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-06T22:06:45.570Z] #28 27.24 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-06T22:06:45.570Z] #28 27.29 Selecting previously unselected package libmnl0:amd64. [2022-06-06T22:06:45.570Z] #28 27.30 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-06T22:06:45.570Z] #28 27.30 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-06T22:06:45.570Z] #28 27.35 Selecting previously unselected package libxtables12:amd64. [2022-06-06T22:06:45.570Z] #28 27.35 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-06T22:06:45.570Z] #28 27.36 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-06T22:06:45.570Z] #28 27.41 Selecting previously unselected package libcap2-bin. [2022-06-06T22:06:45.621Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-06T22:06:45.829Z] #28 27.41 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-06T22:06:45.829Z] #28 27.42 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-06T22:06:45.829Z] #28 27.47 Selecting previously unselected package iproute2. [2022-06-06T22:06:45.829Z] #28 27.48 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-06T22:06:45.829Z] #28 27.49 Unpacking iproute2 (5.10.0-4) ... [2022-06-06T22:06:45.881Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-06T22:06:45.881Z] --- PASS: TestBuildMultiStageCopy (2.45s) [2022-06-06T22:06:45.881Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) [2022-06-06T22:06:45.881Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-06-06T22:06:45.881Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-06-06T22:06:45.881Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-06-06T22:06:45.881Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-06-06T22:06:45.881Z] === RUN TestBuildMultiStageParentConfig [2022-06-06T22:06:46.088Z] #28 27.69 Selecting previously unselected package xxd. [2022-06-06T22:06:46.088Z] #28 27.69 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-06T22:06:46.088Z] #28 27.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-06T22:06:46.088Z] #28 27.77 Selecting previously unselected package vim-common. [2022-06-06T22:06:46.088Z] #28 27.78 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-06T22:06:46.347Z] #28 27.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-06T22:06:46.347Z] #28 27.87 Selecting previously unselected package bash-completion. [2022-06-06T22:06:46.347Z] #28 27.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-06T22:06:46.822Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-06-06T22:06:46.822Z] === RUN TestBuildLabelWithTargets [2022-06-06T22:06:47.281Z] #28 28.84 Unpacking bash-completion (1:2.11-2) ... [2022-06-06T22:06:47.554Z] #28 29.03 Selecting previously unselected package apparmor. [2022-06-06T22:06:47.554Z] #28 29.03 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-06-06T22:06:47.554Z] #28 29.06 Unpacking apparmor (2.13.6-10) ... [2022-06-06T22:06:47.554Z] #28 29.25 Selecting previously unselected package inetutils-ping. [2022-06-06T22:06:47.554Z] #28 29.25 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-06T22:06:47.764Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-06-06T22:06:47.764Z] === RUN TestBuildWithEmptyLayers [2022-06-06T22:06:47.831Z] #28 29.25 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-06T22:06:47.831Z] #28 29.33 Selecting previously unselected package libip4tc2:amd64. [2022-06-06T22:06:47.831Z] #28 29.33 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-06T22:06:47.831Z] #28 29.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-06T22:06:47.831Z] #28 29.40 Selecting previously unselected package libip6tc2:amd64. [2022-06-06T22:06:47.831Z] #28 29.41 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-06T22:06:47.831Z] #28 29.42 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-06T22:06:47.831Z] #28 29.47 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-06T22:06:47.831Z] #28 29.48 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-06T22:06:47.831Z] #28 29.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-06T22:06:47.831Z] #28 29.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-06T22:06:47.831Z] #28 29.53 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-06T22:06:47.831Z] #28 29.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-06T22:06:47.831Z] #28 29.59 Selecting previously unselected package libnftnl11:amd64. [2022-06-06T22:06:47.831Z] #28 29.59 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-06T22:06:47.831Z] #28 29.60 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-06T22:06:47.831Z] #28 29.66 Selecting previously unselected package iptables. [2022-06-06T22:06:48.025Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-06-06T22:06:48.025Z] === RUN TestBuildMultiStageOnBuild [2022-06-06T22:06:48.089Z] #28 29.66 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-06-06T22:06:48.089Z] #28 29.67 Unpacking iptables (1.8.7-1) ... [2022-06-06T22:06:48.089Z] #28 29.81 Selecting previously unselected package libonig5:amd64. [2022-06-06T22:06:48.089Z] #28 29.82 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-06T22:06:48.089Z] #28 29.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-06T22:06:48.089Z] #28 29.90 Selecting previously unselected package libjq1:amd64. [2022-06-06T22:06:48.089Z] #28 29.91 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-06-06T22:06:48.089Z] #28 29.92 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-06T22:06:48.347Z] #28 29.99 Selecting previously unselected package jq. [2022-06-06T22:06:48.347Z] #28 29.99 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-06-06T22:06:48.347Z] #28 29.99 Unpacking jq (1.6-2.1) ... [2022-06-06T22:06:48.347Z] #28 30.04 Selecting previously unselected package libaio1:amd64. [2022-06-06T22:06:48.347Z] #28 30.05 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-06-06T22:06:48.347Z] #28 30.05 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-06T22:06:48.347Z] #28 30.10 Selecting previously unselected package libgpm2:amd64. [2022-06-06T22:06:48.347Z] #28 30.10 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-06-06T22:06:48.347Z] #28 30.11 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-06T22:06:48.347Z] #28 30.18 Selecting previously unselected package libinih1:amd64. [2022-06-06T22:06:48.606Z] #28 30.18 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-06-06T22:06:48.606Z] #28 30.19 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-06T22:06:48.606Z] #28 30.23 Selecting previously unselected package libnet1:amd64. [2022-06-06T22:06:48.606Z] #28 30.24 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-06T22:06:48.606Z] #28 30.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-06T22:06:48.606Z] #28 30.31 Selecting previously unselected package libnl-3-200:amd64. [2022-06-06T22:06:48.606Z] #28 30.31 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-06T22:06:48.606Z] #28 30.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-06T22:06:48.606Z] #28 30.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-06T22:06:48.606Z] #28 30.37 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-06T22:06:48.606Z] #28 30.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-06T22:06:48.606Z] #28 30.42 Selecting previously unselected package net-tools. [2022-06-06T22:06:48.864Z] #28 30.42 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-06T22:06:48.864Z] #28 30.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-06T22:06:48.864Z] #28 30.52 Selecting previously unselected package python-pip-whl. [2022-06-06T22:06:48.864Z] #28 30.52 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-06T22:06:48.864Z] #28 30.53 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-06T22:06:49.123Z] #28 30.78 Selecting previously unselected package python3-lib2to3. [2022-06-06T22:06:49.123Z] #28 30.79 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-06T22:06:49.123Z] #28 30.80 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-06T22:06:49.123Z] #28 30.87 Selecting previously unselected package python3-distutils. [2022-06-06T22:06:49.123Z] #28 30.88 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-06-06T22:06:49.123Z] #28 30.88 Unpacking python3-distutils (3.9.2-1) ... [2022-06-06T22:06:49.381Z] #28 30.97 Selecting previously unselected package python3-pkg-resources. [2022-06-06T22:06:49.381Z] #28 30.98 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-06T22:06:49.381Z] #28 30.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-06T22:06:49.381Z] #28 31.06 Selecting previously unselected package python3-setuptools. [2022-06-06T22:06:49.381Z] #28 31.07 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-06-06T22:06:49.381Z] #28 31.07 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-06T22:06:49.640Z] #28 31.21 Selecting previously unselected package python3-wheel. [2022-06-06T22:06:49.640Z] #28 31.21 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-06-06T22:06:49.640Z] #28 31.22 Unpacking python3-wheel (0.34.2-1) ... [2022-06-06T22:06:49.640Z] #28 31.27 Selecting previously unselected package python3-pip. [2022-06-06T22:06:49.640Z] #28 31.28 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-06T22:06:49.640Z] #28 31.29 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-06T22:06:49.640Z] #28 31.42 Selecting previously unselected package sudo. [2022-06-06T22:06:49.898Z] #28 31.43 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-06-06T22:06:49.898Z] #28 31.44 Unpacking sudo (1.9.5p2-3) ... [2022-06-06T22:06:49.898Z] #28 31.72 Selecting previously unselected package thin-provisioning-tools. [2022-06-06T22:06:49.936Z] --- PASS: TestBuildMultiStageOnBuild (1.60s) [2022-06-06T22:06:49.936Z] === RUN TestBuildUncleanTarFilenames [2022-06-06T22:06:50.156Z] #28 31.72 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-06T22:06:50.156Z] #28 31.73 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-06T22:06:50.157Z] #28 31.86 Selecting previously unselected package uidmap. [2022-06-06T22:06:50.157Z] #28 31.86 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-06T22:06:50.157Z] #28 31.86 Unpacking uidmap (1:4.8.1-1) ... [2022-06-06T22:06:50.157Z] #28 31.96 Selecting previously unselected package vim-runtime. [2022-06-06T22:06:50.157Z] #28 31.96 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-06T22:06:50.415Z] #28 31.98 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-06T22:06:50.415Z] #28 32.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-06T22:06:50.415Z] #28 32.01 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-06T22:06:50.507Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-06-06T22:06:50.507Z] === RUN TestBuildMultiStageLayerLeak [2022-06-06T22:06:51.789Z] #28 33.31 Selecting previously unselected package vim. [2022-06-06T22:06:51.789Z] #28 33.32 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-06T22:06:51.789Z] #28 33.33 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-06T22:06:51.789Z] #28 33.60 Selecting previously unselected package xfsprogs. [2022-06-06T22:06:52.047Z] #28 33.61 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-06T22:06:52.047Z] #28 33.61 Unpacking xfsprogs (5.10.0-4) ... [2022-06-06T22:06:52.306Z] #28 33.82 Selecting previously unselected package zip. [2022-06-06T22:06:52.306Z] #28 33.83 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-06-06T22:06:52.306Z] #28 33.83 Unpacking zip (3.0-12) ... [2022-06-06T22:06:52.306Z] #28 33.91 Selecting previously unselected package zstd. [2022-06-06T22:06:52.306Z] #28 33.92 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-06T22:06:52.306Z] #28 33.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-06T22:06:52.425Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2022-06-06T22:06:52.425Z] === RUN TestBuildWithHugeFile [2022-06-06T22:06:52.564Z] #28 34.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-06T22:06:53.132Z] #28 34.63 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-06T22:06:53.132Z] #28 34.64 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-06T22:06:53.132Z] #28 34.65 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-06T22:06:53.132Z] #28 34.67 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-06T22:06:53.132Z] #28 34.69 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-06T22:06:53.132Z] #28 34.71 Setting up uidmap (1:4.8.1-1) ... [2022-06-06T22:06:53.132Z] #28 34.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-06T22:06:53.132Z] #28 34.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-06T22:06:53.132Z] #28 34.75 Setting up python3-wheel (0.34.2-1) ... [2022-06-06T22:06:53.390Z] #28 35.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-06T22:06:53.391Z] #28 35.04 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-06T22:06:53.391Z] #28 35.06 Setting up libcap2-bin (1:2.44-1) ... [2022-06-06T22:06:53.391Z] #28 35.07 Setting up apparmor (2.13.6-10) ... [2022-06-06T22:06:54.324Z] #28 36.01 Setting up zip (3.0-12) ... [2022-06-06T22:06:54.324Z] #28 36.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-06T22:06:54.583Z] #28 36.05 Setting up bash-completion (1:2.11-2) ... [2022-06-06T22:06:55.519Z] #28 37.19 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-06T22:06:55.519Z] #28 37.20 Setting up sudo (1.9.5p2-3) ... [2022-06-06T22:06:55.519Z] #28 37.25 invoke-rc.d: could not determine current runlevel [2022-06-06T22:06:55.519Z] #28 37.26 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-06T22:06:55.519Z] #28 37.26 Setting up xfsprogs (5.10.0-4) ... [2022-06-06T22:06:55.519Z] #28 37.28 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-06T22:06:55.519Z] #28 37.29 Setting up inetutils-ping (2:2.0-1) ... [2022-06-06T22:06:55.777Z] #28 37.30 Setting up pigz (2.6-1) ... [2022-06-06T22:06:55.778Z] #28 37.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-06T22:06:55.778Z] #28 37.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-06T22:06:55.778Z] #28 37.35 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-06T22:06:55.778Z] #28 37.36 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-06T22:06:56.345Z] #28 37.78 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-06T22:06:56.345Z] #28 37.79 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-06T22:06:56.345Z] #28 37.96 Setting up libelf1:amd64 (0.183-1) ... [2022-06-06T22:06:56.345Z] #28 37.98 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-06T22:06:56.345Z] #28 37.99 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-06T22:06:56.345Z] #28 38.00 Setting up python3-distutils (3.9.2-1) ... [2022-06-06T22:06:56.605Z] #28 38.23 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-06T22:06:56.605Z] #28 38.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-06T22:06:56.605Z] #28 38.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-06T22:06:56.605Z] #28 38.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-06T22:06:56.605Z] #28 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-06T22:06:56.605Z] #28 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-06T22:06:56.605Z] #28 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-06T22:06:56.605Z] #28 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-06T22:06:56.605Z] #28 38.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-06T22:06:56.605Z] #28 38.30 Setting up python3-setuptools (52.0.0-4) ... [2022-06-06T22:06:57.541Z] #28 38.97 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-06T22:06:57.541Z] #28 38.98 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-06T22:06:57.541Z] #28 39.00 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-06T22:06:57.541Z] #28 39.01 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-06T22:06:57.800Z] #28 39.51 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-06T22:06:58.059Z] #28 39.53 Setting up jq (1.6-2.1) ... [2022-06-06T22:06:58.059Z] #28 39.54 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-06T22:06:58.059Z] #28 39.56 Setting up iptables (1.8.7-1) ... [2022-06-06T22:06:58.059Z] #28 39.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-06T22:06:58.059Z] #28 39.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-06T22:06:58.059Z] #28 39.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-06T22:06:58.059Z] #28 39.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-06T22:06:58.059Z] #28 39.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-06T22:06:58.059Z] #28 39.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-06T22:06:58.059Z] #28 39.61 Setting up iproute2 (5.10.0-4) ... [2022-06-06T22:06:58.318Z] #28 39.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-06T22:06:58.885Z] #28 DONE 40.5s [2022-06-06T22:06:58.885Z] [2022-06-06T22:06:58.885Z] #29 [dev-systemd-false 8/26] 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-06-06T22:06:58.885Z] #29 sha256:7613aa2ab9f5f8188f2e7728f71678052ab587f2f13bf9a3a7fdd0fb8faad8d2 [2022-06-06T22:06:59.825Z] #29 0.788 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-06T22:06:59.825Z] #29 0.793 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-06T22:06:59.825Z] #29 0.797 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-06T22:06:59.825Z] #29 DONE 0.9s [2022-06-06T22:06:59.825Z] [2022-06-06T22:06:59.825Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:06:59.825Z] #71 sha256:eea2fe1787894dfa5a45ab787dfa52ddeb5942e9e2811fcfaddef07d637f8158 [2022-06-06T22:06:59.825Z] #71 ... [2022-06-06T22:06:59.825Z] [2022-06-06T22:06:59.825Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-06T22:06:59.825Z] #30 sha256:06f72c9b31f4a2c26f18add57228420f705a12e20840c424867af9f088d8946e [2022-06-06T22:07:02.642Z] ok github.com/docker/docker/libnetwork 37.383s coverage: 40.6% of statements [2022-06-06T22:07:02.642Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-06-06T22:07:02.642Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-06T22:07:02.642Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-06T22:07:02.642Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-06T22:07:02.642Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-06T22:07:02.642Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-06T22:07:02.642Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-06T22:07:02.642Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-06T22:07:02.642Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-06T22:07:02.642Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-06-06T22:07:02.642Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-06T22:07:02.642Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-06T22:07:02.642Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-06T22:07:02.642Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-06-06T22:07:03.578Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.532s coverage: 59.9% of statements [2022-06-06T22:07:03.578Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-06T22:07:03.836Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-06T22:07:04.401Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-06-06T22:07:04.401Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-06T22:07:04.967Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-06-06T22:07:04.967Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-06T22:07:05.533Z] ok github.com/docker/docker/libnetwork/drivers/null 0.007s coverage: 34.8% of statements [2022-06-06T22:07:07.946Z] #30 7.050 Collecting yamllint==1.26.1 [2022-06-06T22:07:07.946Z] #30 8.084 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-06T22:07:08.205Z] #30 8.658 Collecting pathspec>=0.5.3 [2022-06-06T22:07:08.464Z] #30 8.670 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-06T22:07:08.464Z] #30 8.860 Collecting pyyaml [2022-06-06T22:07:08.464Z] #30 8.871 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-06-06T22:07:08.464Z] #30 8.903 Building wheels for collected packages: yamllint [2022-06-06T22:07:08.464Z] #30 8.912 Building wheel for yamllint (setup.py): started [2022-06-06T22:07:08.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-06T22:07:08.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-06T22:07:09.040Z] #30 9.410 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-06T22:07:09.040Z] #30 9.411 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=74f8144d76b8a095c96b9f4403fa97c482a8e7d12e742061bb305f0dd4dc57d9 [2022-06-06T22:07:09.040Z] #30 9.412 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-06T22:07:09.040Z] #30 9.415 Successfully built yamllint [2022-06-06T22:07:09.040Z] #30 9.424 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-06T22:07:09.299Z] #30 9.610 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-06T22:07:09.299Z] #30 DONE 9.8s [2022-06-06T22:07:09.299Z] [2022-06-06T22:07:09.299Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:07:09.299Z] #71 sha256:eea2fe1787894dfa5a45ab787dfa52ddeb5942e9e2811fcfaddef07d637f8158 [2022-06-06T22:07:09.561Z] #71 ... [2022-06-06T22:07:09.561Z] [2022-06-06T22:07:09.561Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-06T22:07:09.561Z] #34 sha256:ed77df1910429b10f1b223c72ec873a9f888ea946e1c53ff527588291be73754 [2022-06-06T22:07:09.820Z] #34 DONE 0.2s [2022-06-06T22:07:09.820Z] [2022-06-06T22:07:09.820Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-06T22:07:09.820Z] #39 sha256:2e833a33c73c98d4551a8cf0b4cf0c50908d5eda2375e6182c87f04c42554c4e [2022-06-06T22:07:10.079Z] #39 DONE 0.3s [2022-06-06T22:07:10.079Z] [2022-06-06T22:07:10.079Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-06T22:07:10.079Z] #42 sha256:fa7f3950b2e9cded22c296f8ef9b592208a93412671444ec4c7373a6d883f435 [2022-06-06T22:07:10.079Z] #42 DONE 0.1s [2022-06-06T22:07:10.079Z] [2022-06-06T22:07:10.079Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-06T22:07:10.079Z] #44 sha256:e76adac67037ee72b71100197c8732e02f269eb3be929fc06b08ff84be23af9a [2022-06-06T22:07:10.338Z] #44 DONE 0.1s [2022-06-06T22:07:10.338Z] [2022-06-06T22:07:10.338Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-06T22:07:10.338Z] #46 sha256:46f829543b0c6b2e0e3379ebc74f54313d73226a68090835c43b5f62cdc97c45 [2022-06-06T22:07:10.338Z] #46 DONE 0.1s [2022-06-06T22:07:10.338Z] [2022-06-06T22:07:10.338Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-06T22:07:10.338Z] #48 sha256:1ffb903f16d93e4039e8cef233986e067c7404a154889178d2aba0497eee243e [2022-06-06T22:07:10.338Z] #48 DONE 0.1s [2022-06-06T22:07:10.338Z] [2022-06-06T22:07:10.338Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-06T22:07:10.338Z] #52 sha256:15d0fe89f298a2c70d41db54ba83739a6a484c2260c6ebad35c08bdaf0d2261f [2022-06-06T22:07:10.338Z] #52 DONE 0.1s [2022-06-06T22:07:10.338Z] [2022-06-06T22:07:10.338Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-06T22:07:10.338Z] #55 sha256:5a2430661b08e0dd197ae9116c12c3d2c5c1277e3fee16929c35d3dd54833f27 [2022-06-06T22:07:10.907Z] #55 DONE 0.3s [2022-06-06T22:07:10.907Z] [2022-06-06T22:07:10.907Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-06T22:07:10.907Z] #59 sha256:81a90b623c86b9e926f6c7f028191773f283826978d2e66935ae2f0d8e3e3224 [2022-06-06T22:07:10.907Z] #59 DONE 0.1s [2022-06-06T22:07:10.907Z] [2022-06-06T22:07:10.907Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-06T22:07:10.907Z] #61 sha256:044bbe4d16523e4e785bffd0b03f51efb94de8e3a22bf8e5f332d40322fd30aa [2022-06-06T22:07:10.907Z] #61 DONE 0.1s [2022-06-06T22:07:10.907Z] [2022-06-06T22:07:10.907Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-06T22:07:10.907Z] #63 sha256:27e4b8b0644e2c0004c1e9e32949781c9f50e6327720527e40cba157eb78a742 [2022-06-06T22:07:11.166Z] #63 DONE 0.3s [2022-06-06T22:07:11.166Z] [2022-06-06T22:07:11.166Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:07:11.166Z] #71 sha256:eea2fe1787894dfa5a45ab787dfa52ddeb5942e9e2811fcfaddef07d637f8158 [2022-06-06T22:07:11.166Z] #71 ... [2022-06-06T22:07:11.166Z] [2022-06-06T22:07:11.166Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-06T22:07:11.166Z] #65 sha256:3257597b1b058aed1870d1e6d64716e182b60814e18ef70f5afc830063530bd0 [2022-06-06T22:07:11.166Z] #65 DONE 0.1s [2022-06-06T22:07:11.166Z] [2022-06-06T22:07:11.166Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-06T22:07:11.166Z] #68 sha256:6532b3511cc935e90b524b434f7e60971bb4220037c6a1bbc9cb3b59a211a804 [2022-06-06T22:07:11.425Z] #68 DONE 0.1s [2022-06-06T22:07:11.425Z] [2022-06-06T22:07:11.425Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-06T22:07:11.425Z] #71 sha256:eea2fe1787894dfa5a45ab787dfa52ddeb5942e9e2811fcfaddef07d637f8158 [2022-06-06T22:07:15.499Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.519s coverage: 7.2% of statements [2022-06-06T22:07:15.499Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-06T22:07:15.499Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-06-06T22:07:15.499Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-06-06T22:07:15.499Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-06T22:07:15.499Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-06T22:07:15.499Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-06T22:07:15.499Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-06-06T22:07:15.756Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-06-06T22:07:16.014Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-06T22:07:16.273Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-06T22:07:21.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-06T22:07:21.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-06T22:07:28.476Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.012s coverage: 100.0% of statements [2022-06-06T22:07:37.969Z] #71 139.3 # github.com/containerd/containerd/cmd/containerd [2022-06-06T22:07:37.969Z] #71 139.3 /usr/bin/ld: /tmp/go-link-665186162/000019.o: in function `New': [2022-06-06T22:07:37.969Z] #71 139.3 /tmp/tmp.wRUN9uDtrr/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-06-06T22:07:37.969Z] #71 139.4 + bin/containerd-stress [2022-06-06T22:07:37.969Z] #71 140.5 + bin/containerd-shim [2022-06-06T22:07:43.343Z] ok github.com/docker/docker/libnetwork/ipam 15.800s coverage: 85.3% of statements [2022-06-06T22:07:43.343Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-06T22:07:43.343Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-06T22:07:43.343Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-06T22:07:43.343Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-06-06T22:07:43.343Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-06T22:07:43.909Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-06-06T22:07:44.166Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-06-06T22:07:45.101Z] ok github.com/docker/docker/libnetwork/iptables 0.176s coverage: 45.1% of statements [2022-06-06T22:07:45.101Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-06T22:07:45.359Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-06-06T22:07:47.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-06T22:07:48.689Z] --- PASS: TestBuildWithHugeFile (49.31s) [2022-06-06T22:07:48.689Z] === RUN TestBuildWCOWSandboxSize [2022-06-06T22:07:48.689Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-06T22:07:48.689Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-06T22:07:48.689Z] === RUN TestBuildWithEmptyDockerfile [2022-06-06T22:07:48.689Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-06T22:07:48.689Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-06T22:07:48.689Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-06T22:07:48.689Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-06T22:07:48.689Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-06T22:07:48.689Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-06T22:07:48.689Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-06T22:07:48.689Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-06T22:07:48.689Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-06T22:07:48.689Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-06T22:07:48.689Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-06-06T22:07:48.689Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-06-06T22:07:48.689Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-06T22:07:48.689Z] === RUN TestBuildPreserveOwnership [2022-06-06T22:07:48.689Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-06T22:07:48.689Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-06T22:07:48.689Z] --- PASS: TestBuildPreserveOwnership (3.56s) [2022-06-06T22:07:48.689Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-06-06T22:07:48.689Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-06-06T22:07:48.689Z] === RUN TestBuildPlatformInvalid [2022-06-06T22:07:48.689Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-06T22:07:48.689Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-06T22:07:48.689Z] Loaded image: busybox:latest [2022-06-06T22:07:48.689Z] Loaded image: busybox:glibc [2022-06-06T22:07:48.689Z] Loaded image: debian:bullseye-slim [2022-06-06T22:07:48.689Z] Loaded image: hello-world:latest [2022-06-06T22:07:48.689Z] Loaded image: arm32v7/hello-world:latest [2022-06-06T22:07:50.172Z] #71 151.9 + bin/containerd-shim-runc-v1 [2022-06-06T22:07:54.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-06T22:07:55.437Z] #71 158.3 + bin/containerd-shim-runc-v2 [2022-06-06T22:07:55.694Z] #71 159.1 + binaries [2022-06-06T22:07:55.694Z] #71 159.1 + install -D bin/containerd /build/containerd [2022-06-06T22:07:55.694Z] #71 159.1 + install -D bin/containerd-shim /build/containerd-shim [2022-06-06T22:07:55.694Z] #71 159.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-06T22:07:55.694Z] #71 159.2 + install -D bin/ctr /build/ctr [2022-06-06T22:07:55.952Z] #71 DONE 159.5s [2022-06-06T22:07:56.827Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.58s) [2022-06-06T22:07:56.827Z] PASS [2022-06-06T22:07:56.827Z] [2022-06-06T22:07:56.827Z] === Skipped [2022-06-06T22:07:56.827Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-06T22:07:56.827Z] build_session_test.go:25: TODO: BuildKit [2022-06-06T22:07:56.827Z] [2022-06-06T22:07:56.827Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-06T22:07:56.827Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-06T22:07:56.827Z] [2022-06-06T22:07:56.827Z] DONE 34 tests, 2 skipped in 86.574s [2022-06-06T22:07:56.827Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-06T22:07:56.827Z] INFO: Testing against a local daemon [2022-06-06T22:07:56.827Z] === RUN TestConfigInspect [2022-06-06T22:07:57.327Z] [2022-06-06T22:07:57.327Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-06T22:07:57.327Z] #72 sha256:b74d33d5c6379f7df858b4dc20546b5e4b845972588a047d9e9bc24d0ac0d148 [2022-06-06T22:07:57.327Z] #72 DONE 0.2s [2022-06-06T22:07:57.327Z] [2022-06-06T22:07:57.327Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-06T22:07:57.327Z] #77 sha256:922c4627e6b4cf3b701608f1eda1a08ecbc45d81ccda0da98dbe12b16055a92e [2022-06-06T22:07:57.327Z] #77 DONE 0.1s [2022-06-06T22:07:57.327Z] [2022-06-06T22:07:57.327Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-06T22:07:57.327Z] #82 sha256:a6bc236cf09c80783922825c7ac3b12f1f3d334e5aa28e01cfd73c833d12f963 [2022-06-06T22:07:57.584Z] #82 DONE 0.4s [2022-06-06T22:07:57.584Z] [2022-06-06T22:07:57.584Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-06T22:07:57.584Z] #83 sha256:17288a42059de62b503085aa73b3e59c4227fb27f7dbf88a67db39d3691cbf18 [2022-06-06T22:07:57.584Z] #83 DONE 0.0s [2022-06-06T22:07:57.843Z] [2022-06-06T22:07:57.843Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-06T22:07:57.843Z] #84 sha256:5b288404cf85adb3f89e3f28c968e7a952c403b4639979fc46d22d1bd3b049b8 [2022-06-06T22:07:58.210Z] --- PASS: TestConfigInspect (2.16s) [2022-06-06T22:07:58.210Z] === RUN TestConfigList [2022-06-06T22:07:58.410Z] #84 DONE 0.7s [2022-06-06T22:07:58.683Z] [2022-06-06T22:07:58.683Z] #85 exporting to image [2022-06-06T22:07:58.683Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-06T22:07:58.683Z] #85 exporting layers [2022-06-06T22:08:00.120Z] --- PASS: TestConfigList (2.21s) [2022-06-06T22:08:00.120Z] === RUN TestConfigsCreateAndDelete [2022-06-06T22:08:02.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-06T22:08:02.680Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-06-06T22:08:02.680Z] === RUN TestConfigsUpdate [2022-06-06T22:08:03.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-06T22:08:04.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-06T22:08:04.060Z] --- PASS: TestConfigsUpdate (1.80s) [2022-06-06T22:08:04.060Z] === RUN TestTemplatedConfig [2022-06-06T22:08:04.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-06T22:08:04.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-06T22:08:05.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-06T22:08:07.356Z] --- PASS: TestTemplatedConfig (2.62s) [2022-06-06T22:08:07.357Z] === RUN TestConfigCreateResolve [2022-06-06T22:08:08.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-06T22:08:08.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-06T22:08:09.267Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-06-06T22:08:09.267Z] PASS [2022-06-06T22:08:09.267Z] [2022-06-06T22:08:09.267Z] DONE 6 tests in 13.133s [2022-06-06T22:08:09.267Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-06T22:08:09.267Z] INFO: Testing against a local daemon [2022-06-06T22:08:09.267Z] === RUN TestAttachWithTTY [2022-06-06T22:08:09.267Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-06T22:08:09.267Z] === RUN TestAttachWithoutTTy [2022-06-06T22:08:09.267Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-06T22:08:09.267Z] === RUN TestCheckpoint [2022-06-06T22:08:09.267Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-06T22:08:09.267Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/commit [2022-06-06T22:08:09.267Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-06T22:08:09.267Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-06T22:08:09.267Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-06T22:08:09.267Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-06T22:08:09.267Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-06T22:08:09.267Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-06T22:08:09.267Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-06T22:08:09.267Z] === CONT TestContainerInvalidJSON/commit [2022-06-06T22:08:09.267Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-06T22:08:09.267Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-06T22:08:09.267Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-06T22:08:09.267Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-06T22:08:09.267Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-06T22:08:09.267Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-06T22:08:09.267Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-06T22:08:09.267Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-06T22:08:09.267Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-06T22:08:09.267Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-06T22:08:09.267Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-06T22:08:09.267Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-06-06T22:08:09.268Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-06T22:08:09.268Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-06T22:08:09.268Z] === RUN TestCopyEmptyFile [2022-06-06T22:08:09.528Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-06T22:08:09.528Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-06T22:08:09.528Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-06T22:08:09.528Z] === RUN TestCopyFromContainer [2022-06-06T22:08:09.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-06T22:08:10.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-06T22:08:10.468Z] === RUN TestCopyFromContainer// [2022-06-06T22:08:10.728Z] === RUN TestCopyFromContainer//bar/root [2022-06-06T22:08:10.728Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-06T22:08:10.728Z] === RUN TestCopyFromContainer/bar/quux [2022-06-06T22:08:10.728Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-06T22:08:10.989Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-06T22:08:10.989Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-06T22:08:10.989Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-06T22:08:10.989Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-06T22:08:11.250Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-06T22:08:11.250Z] --- PASS: TestCopyFromContainer (1.73s) [2022-06-06T22:08:11.250Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-06T22:08:11.250Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-06-06T22:08:11.250Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-06T22:08:11.250Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-06-06T22:08:11.250Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-06T22:08:11.250Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-06T22:08:11.250Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-06T22:08:11.250Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-06T22:08:11.250Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-06T22:08:11.250Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-06T22:08:11.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-06T22:08:11.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-06T22:08:11.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-06T22:08:11.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-06T22:08:11.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-06T22:08:11.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-06T22:08:11.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-06T22:08:11.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-06T22:08:11.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-06T22:08:11.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-06T22:08:11.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-06-06T22:08:11.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-06T22:08:11.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-06T22:08:11.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-06T22:08:11.250Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-06T22:08:11.250Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-06T22:08:11.250Z] === RUN TestCreateWithInvalidEnv [2022-06-06T22:08:11.250Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-06T22:08:11.250Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-06T22:08:11.250Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-06T22:08:11.250Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-06T22:08:11.250Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-06T22:08:11.250Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-06T22:08:11.250Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-06T22:08:11.250Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-06T22:08:11.250Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-06T22:08:11.250Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-06T22:08:11.250Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-06T22:08:11.250Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-06T22:08:11.250Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-06T22:08:11.250Z] === RUN TestCreateTmpfsMountsTarget [2022-06-06T22:08:11.250Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-06T22:08:11.250Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-06T22:08:11.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-06T22:08:11.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-06T22:08:13.161Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-06-06T22:08:13.161Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-06T22:08:13.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-06T22:08:13.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-06T22:08:14.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-06T22:08:14.545Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-06-06T22:08:14.545Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-06T22:08:14.545Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-06T22:08:14.545Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-06T22:08:14.545Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-06T22:08:14.545Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-06T22:08:14.545Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-06T22:08:14.545Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-06T22:08:14.545Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-06T22:08:14.545Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-06T22:08:14.545Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-06T22:08:14.545Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-06T22:08:14.545Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-06T22:08:14.545Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-06T22:08:14.545Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-06T22:08:14.545Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-06T22:08:14.545Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-06T22:08:14.545Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-06T22:08:14.545Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-06T22:08:14.545Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-06T22:08:14.545Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-06T22:08:14.545Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-06T22:08:14.545Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-06T22:08:14.545Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-06T22:08:15.115Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-06-06T22:08:15.115Z] === RUN TestCreateDifferentPlatform [2022-06-06T22:08:15.115Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-06T22:08:15.115Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-06T22:08:15.115Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-06T22:08:15.115Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-06T22:08:15.115Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-06T22:08:15.115Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-06T22:08:15.115Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-06-06T22:08:15.115Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-06T22:08:15.115Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-06T22:08:15.115Z] === RUN TestCreateInvalidHostConfig [2022-06-06T22:08:15.115Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-06T22:08:15.116Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-06T22:08:15.116Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-06T22:08:15.116Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-06T22:08:15.116Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-06T22:08:15.116Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-06T22:08:15.116Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-06T22:08:15.116Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-06T22:08:15.116Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-06T22:08:15.116Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-06T22:08:15.116Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-06T22:08:15.116Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-06T22:08:15.116Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-06T22:08:15.116Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-06T22:08:15.116Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-06T22:08:15.116Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-06T22:08:15.116Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-06T22:08:15.116Z] === RUN TestContainerStartOnDaemonRestart [2022-06-06T22:08:15.116Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-06T22:08:15.116Z] === RUN TestDaemonRestartIpcMode [2022-06-06T22:08:15.116Z] === PAUSE TestDaemonRestartIpcMode [2022-06-06T22:08:15.116Z] === RUN TestDaemonHostGatewayIP [2022-06-06T22:08:15.116Z] === PAUSE TestDaemonHostGatewayIP [2022-06-06T22:08:15.116Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-06T22:08:15.116Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-06T22:08:15.116Z] === RUN TestContainerKillOnDaemonStart [2022-06-06T22:08:15.116Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-06T22:08:15.116Z] === RUN TestDiff [2022-06-06T22:08:15.401Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-06T22:08:15.401Z] Using test binary docker [2022-06-06T22:08:15.401Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-06T22:08:15.401Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-06T22:08:15.401Z] INFO: Waiting for daemon to start... [2022-06-06T22:08:15.401Z] Starting dockerd [2022-06-06T22:08:15.686Z] --- PASS: TestDiff (0.53s) [2022-06-06T22:08:15.686Z] === RUN TestExecWithCloseStdin [2022-06-06T22:08:16.628Z] --- PASS: TestExecWithCloseStdin (0.68s) [2022-06-06T22:08:16.628Z] === RUN TestExec [2022-06-06T22:08:17.199Z] --- PASS: TestExec (0.64s) [2022-06-06T22:08:17.199Z] === RUN TestExecUser [2022-06-06T22:08:17.301Z] . [2022-06-06T22:08:17.301Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-06T22:08:17.559Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-06T22:08:17.559Z] Error: No such image: emptyfs [2022-06-06T22:08:17.559Z] Running integration-test (iteration 1) [2022-06-06T22:08:17.559Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-06T22:08:17.771Z] --- PASS: TestExecUser (0.63s) [2022-06-06T22:08:17.771Z] === RUN TestExportContainerAndImportImage [2022-06-06T22:08:17.817Z] Loaded image: busybox:latest [2022-06-06T22:08:18.075Z] Loaded image: busybox:glibc [2022-06-06T22:08:18.354Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-06-06T22:08:18.354Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-06T22:08:19.451Z] Loaded image: debian:bullseye-slim [2022-06-06T22:08:19.451Z] Loaded image: hello-world:latest [2022-06-06T22:08:19.451Z] Loaded image: arm32v7/hello-world:latest [2022-06-06T22:08:19.451Z] INFO: Testing against a local daemon [2022-06-06T22:08:19.451Z] === RUN TestCgroupNamespacesBuild [2022-06-06T22:08:19.737Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-06-06T22:08:19.737Z] === RUN TestHealthCheckWorkdir [2022-06-06T22:08:20.677Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-06-06T22:08:20.677Z] === RUN TestHealthKillContainer [2022-06-06T22:08:20.824Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-06-06T22:08:20.824Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-06T22:08:21.759Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-06-06T22:08:21.759Z] === RUN TestBuildWithSession [2022-06-06T22:08:21.759Z] build_session_test.go:25: TODO: BuildKit [2022-06-06T22:08:21.759Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-06T22:08:21.759Z] === RUN TestBuildSquashParent [2022-06-06T22:08:25.220Z] #85 exporting layers 23.7s done [2022-06-06T22:08:25.220Z] #85 writing image sha256:30965b825360b3b9ca8590b52ead64be561bc37ce66018873af0c6e17463e1a4 done [2022-06-06T22:08:25.220Z] #85 naming to docker.io/library/docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 done [2022-06-06T22:08:25.220Z] #85 DONE 23.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-06-06T22:08:25.545Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43699/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/validate/default [2022-06-06T22:08:26.110Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-06T22:08:26.110Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-06T22:08:26.110Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-06T22:08:26.110Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-06T22:08:26.110Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-06T22:08:26.110Z] Congratulations! No new tests were added to integration-cli. [2022-06-06T22:08:26.110Z] [2022-06-06T22:08:26.110Z] INFO Start validation with golang-ci-lint [2022-06-06T22:08:27.045Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-06T22:08:27.045Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-06T22:08:28.806Z] --- PASS: TestHealthKillContainer (8.22s) [2022-06-06T22:08:28.806Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-06T22:08:29.377Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-06-06T22:08:29.377Z] === RUN TestIpcModeNone [2022-06-06T22:08:29.870Z] --- PASS: TestBuildSquashParent (7.27s) [2022-06-06T22:08:29.870Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-06T22:08:29.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-06T22:08:29.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-06T22:08:29.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-06T22:08:29.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-06T22:08:29.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-06T22:08:29.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-06T22:08:29.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-06T22:08:29.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-06T22:08:29.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-06T22:08:29.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-06T22:08:29.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-06T22:08:29.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-06T22:08:29.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-06T22:08:29.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-06T22:08:29.947Z] --- PASS: TestIpcModeNone (0.64s) [2022-06-06T22:08:29.947Z] === RUN TestIpcModePrivate [2022-06-06T22:08:30.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-06T22:08:30.517Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-06-06T22:08:30.777Z] --- PASS: TestIpcModePrivate (0.64s) [2022-06-06T22:08:30.777Z] === RUN TestIpcModeShareable [2022-06-06T22:08:30.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-06T22:08:31.037Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-06-06T22:08:31.062Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-06T22:08:31.298Z] --- PASS: TestIpcModeShareable (0.63s) [2022-06-06T22:08:31.298Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-06T22:08:32.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-06T22:08:32.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-06T22:08:33.207Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2022-06-06T22:08:33.207Z] === RUN TestAPIIpcModeHost [2022-06-06T22:08:33.467Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-06-06T22:08:33.467Z] === RUN TestDaemonIpcModeShareable [2022-06-06T22:08:34.849Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-06T22:08:34.849Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-06-06T22:08:34.849Z] === RUN TestDaemonIpcModePrivate [2022-06-06T22:08:34.861Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-06T22:08:34.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.71s) [2022-06-06T22:08:34.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.96s) [2022-06-06T22:08:34.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2022-06-06T22:08:34.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2022-06-06T22:08:34.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s) [2022-06-06T22:08:34.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s) [2022-06-06T22:08:34.861Z] === RUN TestBuildMultiStageCopy [2022-06-06T22:08:34.861Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-06T22:08:35.790Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-06T22:08:36.051Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-06-06T22:08:36.051Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-06T22:08:36.993Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-06T22:08:37.266Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-06-06T22:08:37.266Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-06T22:08:38.148Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-06T22:08:38.208Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-06T22:08:38.468Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-06-06T22:08:38.468Z] === RUN TestIpcModeOlderClient [2022-06-06T22:08:38.468Z] === PAUSE TestIpcModeOlderClient [2022-06-06T22:08:38.468Z] === RUN TestKillContainerInvalidSignal [2022-06-06T22:08:38.728Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-06-06T22:08:38.728Z] === RUN TestKillContainer [2022-06-06T22:08:38.728Z] === RUN TestKillContainer/no_signal [2022-06-06T22:08:39.082Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-06T22:08:39.300Z] === RUN TestKillContainer/non_killing_signal [2022-06-06T22:08:39.561Z] === RUN TestKillContainer/killing_signal [2022-06-06T22:08:40.131Z] --- PASS: TestKillContainer (1.34s) [2022-06-06T22:08:40.131Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-06-06T22:08:40.131Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-06-06T22:08:40.131Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-06-06T22:08:40.131Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-06T22:08:40.131Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-06T22:08:40.456Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-06T22:08:40.701Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-06T22:08:40.961Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2022-06-06T22:08:40.961Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-06-06T22:08:40.961Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-06-06T22:08:40.961Z] === RUN TestKillStoppedContainer [2022-06-06T22:08:40.961Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-06T22:08:40.961Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-06T22:08:41.221Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-06T22:08:41.222Z] === RUN TestKillDifferentUserContainer [2022-06-06T22:08:41.393Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-06T22:08:41.481Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-06-06T22:08:41.481Z] === RUN TestInspectOomKilledTrue [2022-06-06T22:08:41.481Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-06T22:08:41.481Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-06T22:08:41.481Z] === RUN TestInspectOomKilledFalse [2022-06-06T22:08:42.053Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-06-06T22:08:42.053Z] === RUN TestLinksEtcHostsContentMatch [2022-06-06T22:08:42.313Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-06-06T22:08:42.313Z] === RUN TestLinksContainerNames [2022-06-06T22:08:42.326Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-06-06T22:08:42.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-06-06T22:08:42.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-06T22:08:42.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-06T22:08:42.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-06T22:08:42.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-06T22:08:42.326Z] === RUN TestBuildMultiStageParentConfig [2022-06-06T22:08:43.253Z] --- PASS: TestLinksContainerNames (0.87s) [2022-06-06T22:08:43.253Z] === RUN TestLogsFollowTailEmpty [2022-06-06T22:08:43.514Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-06-06T22:08:43.514Z] === RUN TestContainerNetworkMountsNoChown [2022-06-06T22:08:44.086Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/default [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/default [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/private [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/private [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rprivate [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/slave [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/slave [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rslave [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/shared [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/shared [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rshared [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-06T22:08:44.086Z] === CONT TestMountDaemonRoot/default [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-06T22:08:44.086Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-06T22:08:44.086Z] === CONT TestMountDaemonRoot/rshared [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-06T22:08:44.086Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-06T22:08:44.086Z] === CONT TestMountDaemonRoot/shared [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-06T22:08:44.086Z] === CONT TestMountDaemonRoot/rslave [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-06T22:08:44.086Z] === CONT TestMountDaemonRoot/slave [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-06T22:08:44.086Z] === CONT TestMountDaemonRoot/rprivate [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-06T22:08:44.086Z] === CONT TestMountDaemonRoot/private [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-06T22:08:44.086Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-06T22:08:44.086Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-06T22:08:44.087Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-06T22:08:44.087Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-06T22:08:44.087Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-06T22:08:44.087Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-06T22:08:44.087Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-06T22:08:44.087Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-06T22:08:44.087Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-06T22:08:44.087Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-06T22:08:44.087Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-06T22:08:44.087Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-06T22:08:44.087Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-06T22:08:44.348Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-06T22:08:44.609Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-06T22:08:44.609Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-06T22:08:44.609Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-06T22:08:44.609Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-06T22:08:44.609Z] === RUN TestContainerBindMountNonRecursive [2022-06-06T22:08:45.991Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-06-06T22:08:45.991Z] === RUN TestContainerVolumesMountedAsShared [2022-06-06T22:08:46.252Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-06-06T22:08:46.252Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-06T22:08:46.822Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-06-06T22:08:46.822Z] === RUN TestNetworkNat [2022-06-06T22:08:47.083Z] --- PASS: TestNetworkNat (0.46s) [2022-06-06T22:08:47.083Z] === RUN TestNetworkLocalhostTCPNat [2022-06-06T22:08:47.585Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-06-06T22:08:47.585Z] === RUN TestBuildLabelWithTargets [2022-06-06T22:08:47.654Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-06-06T22:08:47.654Z] === RUN TestNetworkLoopbackNat [2022-06-06T22:08:50.194Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-06-06T22:08:50.194Z] === RUN TestPause [2022-06-06T22:08:50.765Z] --- PASS: TestPause (0.47s) [2022-06-06T22:08:50.765Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-06T22:08:50.765Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-06T22:08:50.765Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-06T22:08:50.765Z] === RUN TestPauseStopPausedContainer [2022-06-06T22:08:51.025Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-06-06T22:08:51.025Z] === RUN TestPidHost [2022-06-06T22:08:52.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-06T22:08:52.416Z] --- PASS: TestPidHost (1.04s) [2022-06-06T22:08:52.416Z] === RUN TestPsFilter [2022-06-06T22:08:52.416Z] --- PASS: TestPsFilter (0.12s) [2022-06-06T22:08:52.416Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-06T22:08:52.676Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-06-06T22:08:52.676Z] === RUN TestRemoveContainerWithVolume [2022-06-06T22:08:53.245Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-06-06T22:08:53.245Z] === RUN TestRemoveContainerRunning [2022-06-06T22:08:53.506Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-06-06T22:08:53.506Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-06T22:08:54.078Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-06-06T22:08:54.078Z] === RUN TestRemoveInvalidContainer [2022-06-06T22:08:54.078Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-06T22:08:54.078Z] === RUN TestRenameLinkedContainer [2022-06-06T22:08:55.692Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-06T22:08:55.692Z] === RUN TestBuildWithEmptyLayers [2022-06-06T22:08:55.990Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-06-06T22:08:55.990Z] === RUN TestRenameStoppedContainer [2022-06-06T22:08:56.251Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-06-06T22:08:56.251Z] === RUN TestRenameRunningContainerAndReuse [2022-06-06T22:08:57.192Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-06-06T22:08:57.192Z] === RUN TestRenameInvalidName [2022-06-06T22:08:57.453Z] --- PASS: TestRenameInvalidName (0.44s) [2022-06-06T22:08:57.453Z] === RUN TestRenameAnonymousContainer [2022-06-06T22:08:58.221Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-06-06T22:08:58.221Z] === RUN TestBuildMultiStageOnBuild [2022-06-06T22:08:59.365Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-06-06T22:08:59.365Z] === RUN TestRenameContainerWithSameName [2022-06-06T22:08:59.625Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-06-06T22:08:59.625Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-06T22:09:00.567Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-06-06T22:09:00.567Z] === RUN TestResize [2022-06-06T22:09:00.828Z] --- PASS: TestResize (0.45s) [2022-06-06T22:09:00.828Z] === RUN TestResizeWithInvalidSize [2022-06-06T22:09:01.397Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-06-06T22:09:01.397Z] === RUN TestResizeWhenContainerNotStarted [2022-06-06T22:09:01.658Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:09:01.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:09:01.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:09:01.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-06T22:09:01.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:09:03.486Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-06-06T22:09:03.486Z] === RUN TestBuildUncleanTarFilenames [2022-06-06T22:09:03.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:09:03.744Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-06-06T22:09:03.744Z] === RUN TestBuildMultiStageLayerLeak [2022-06-06T22:09:04.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:09:05.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:09:06.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:09:07.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:09:07.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:09:09.007Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-06-06T22:09:09.007Z] === RUN TestBuildWithHugeFile [2022-06-06T22:09:10.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:09:10.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-06T22:09:13.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-06T22:09:15.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-06T22:09:15.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-06T22:09:16.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-06T22:09:17.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-06T22:09:18.646Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.22s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.68s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.37s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.40s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-06-06T22:09:20.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-06-06T22:09:20.031Z] === RUN TestCgroupNamespacesRun [2022-06-06T22:09:21.414Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-06-06T22:09:21.414Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-06T22:09:21.414Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-06T22:09:21.414Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-06T22:09:21.414Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-06T22:09:22.796Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-06-06T22:09:22.796Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-06T22:09:23.735Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-06-06T22:09:23.735Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-06T22:09:24.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-06T22:09:24.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-06T22:09:25.117Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-06-06T22:09:25.117Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-06T22:09:26.080Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-06-06T22:09:26.080Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-06T22:09:26.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-06T22:09:27.020Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-06-06T22:09:27.020Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-06T22:09:27.960Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-06-06T22:09:27.960Z] === RUN TestNISDomainname [2022-06-06T22:09:28.531Z] --- PASS: TestNISDomainname (0.56s) [2022-06-06T22:09:28.531Z] === RUN TestHostnameDnsResolution [2022-06-06T22:09:28.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-06T22:09:29.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-06T22:09:29.472Z] --- PASS: TestHostnameDnsResolution (0.80s) [2022-06-06T22:09:29.472Z] === RUN TestUnprivilegedPortsAndPing [2022-06-06T22:09:30.043Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-06-06T22:09:30.044Z] === RUN TestPrivilegedHostDevices [2022-06-06T22:09:30.616Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-06-06T22:09:30.616Z] === RUN TestConsoleSize [2022-06-06T22:09:30.876Z] --- PASS: TestConsoleSize (0.42s) [2022-06-06T22:09:30.876Z] === RUN TestStats [2022-06-06T22:09:32.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-06T22:09:33.416Z] --- PASS: TestStats (2.49s) [2022-06-06T22:09:33.416Z] === RUN TestStopContainerWithTimeout [2022-06-06T22:09:33.416Z] === RUN TestStopContainerWithTimeout/0 [2022-06-06T22:09:33.416Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-06T22:09:33.416Z] === RUN TestStopContainerWithTimeout/1 [2022-06-06T22:09:33.416Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-06T22:09:33.416Z] === RUN TestStopContainerWithTimeout/3 [2022-06-06T22:09:33.416Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-06T22:09:33.416Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-06T22:09:33.416Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-06T22:09:33.416Z] === CONT TestStopContainerWithTimeout/0 [2022-06-06T22:09:33.416Z] === CONT TestStopContainerWithTimeout/3 [2022-06-06T22:09:34.356Z] === CONT TestStopContainerWithTimeout/1 [2022-06-06T22:09:35.738Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-06T22:09:36.788Z] ok github.com/docker/docker/libnetwork/networkdb 104.689s coverage: 60.4% of statements [2022-06-06T22:09:36.788Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-06T22:09:36.788Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-06T22:09:36.788Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2022-06-06T22:09:36.788Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-06T22:09:37.052Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-06-06T22:09:37.990Z] ok github.com/docker/docker/libnetwork/portmapper 0.655s coverage: 48.6% of statements [2022-06-06T22:09:38.248Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-06T22:09:38.248Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-06T22:09:38.279Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-06T22:09:38.279Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-06-06T22:09:38.279Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-06-06T22:09:38.279Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-06-06T22:09:38.279Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-06-06T22:09:38.279Z] === RUN TestDeleteDevicemapper [2022-06-06T22:09:38.279Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-06T22:09:38.279Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-06T22:09:38.279Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-06T22:09:38.507Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-06T22:09:38.507Z] [2022-06-06T22:09:38.507Z] === Skipped [2022-06-06T22:09:38.507Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-06T22:09:38.507Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-06T22:09:38.507Z] [2022-06-06T22:09:38.507Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-06T22:09:38.507Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-06T22:09:38.507Z] [2022-06-06T22:09:38.507Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-06T22:09:38.507Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-06T22:09:38.507Z] [2022-06-06T22:09:38.507Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-06T22:09:38.507Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-06T22:09:38.507Z] [2022-06-06T22:09:38.507Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-06T22:09:38.507Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-06T22:09:38.507Z] [2022-06-06T22:09:38.507Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-06T22:09:38.507Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-06T22:09:38.507Z] [2022-06-06T22:09:38.507Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-06T22:09:38.507Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-06T22:09:38.507Z] [2022-06-06T22:09:38.507Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-06T22:09:38.507Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-06T22:09:38.507Z] [2022-06-06T22:09:38.507Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-06T22:09:38.507Z] firewalld_test.go:14: firewalld is not running [2022-06-06T22:09:38.507Z] [2022-06-06T22:09:38.507Z] DONE 325 tests, 9 skipped in 202.459s Post stage [Pipeline] junit [2022-06-06T22:09:39.120Z] Recording test results [2022-06-06T22:09:39.211Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T22:09:39.538Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 -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:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/make.sh dynbinary test-integration [2022-06-06T22:09:39.796Z] [2022-06-06T22:09:40.054Z] Removing bundles/ [2022-06-06T22:09:40.054Z] [2022-06-06T22:09:40.054Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-06T22:09:40.054Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-06T22:09:40.054Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:09:40.190Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2022-06-06T22:09:40.190Z] === RUN TestUpdateMemory [2022-06-06T22:09:40.451Z] --- PASS: TestUpdateMemory (0.59s) [2022-06-06T22:09:40.451Z] === RUN TestUpdateCPUQuota [2022-06-06T22:09:40.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-06T22:09:41.392Z] --- PASS: TestUpdateCPUQuota (1.00s) [2022-06-06T22:09:41.392Z] === RUN TestUpdatePidsLimit [2022-06-06T22:09:41.392Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-06T22:09:41.652Z] === RUN TestUpdatePidsLimit/no_change [2022-06-06T22:09:41.913Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-06T22:09:42.179Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-06T22:09:42.440Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-06T22:09:42.440Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-06T22:09:42.700Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-06T22:09:43.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-06T22:09:43.641Z] --- PASS: TestUpdatePidsLimit (2.06s) [2022-06-06T22:09:43.641Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-06-06T22:09:43.641Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-06-06T22:09:43.641Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2022-06-06T22:09:43.641Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-06-06T22:09:43.641Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-06-06T22:09:43.641Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-06-06T22:09:43.641Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-06-06T22:09:43.641Z] === RUN TestUpdateRestartPolicy [2022-06-06T22:09:46.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-06T22:09:47.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-06T22:09:50.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-06T22:09:52.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-06T22:09:55.864Z] --- PASS: TestUpdateRestartPolicy (11.15s) [2022-06-06T22:09:55.864Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-06T22:09:55.864Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-06-06T22:09:55.864Z] === RUN TestWaitNonBlocked [2022-06-06T22:09:55.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-06T22:09:55.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-06T22:09:55.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-06T22:09:55.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-06T22:09:55.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-06T22:09:55.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-06T22:09:55.864Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-06T22:09:55.864Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-06-06T22:09:55.864Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-06-06T22:09:55.864Z] === RUN TestWaitBlocked [2022-06-06T22:09:55.864Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-06T22:09:55.864Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-06T22:09:55.864Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-06T22:09:55.864Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-06T22:09:55.864Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-06T22:09:55.864Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-06T22:09:56.806Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-06T22:09:56.806Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2022-06-06T22:09:56.806Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2022-06-06T22:09:56.806Z] === CONT TestContainerStartOnDaemonRestart [2022-06-06T22:09:56.806Z] === CONT TestIpcModeOlderClient [2022-06-06T22:09:56.806Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-06T22:09:56.806Z] === CONT TestDaemonHostGatewayIP [2022-06-06T22:09:56.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-06T22:09:58.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-06T22:09:58.721Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s) [2022-06-06T22:09:58.721Z] === CONT TestContainerKillOnDaemonStart [2022-06-06T22:09:59.292Z] --- PASS: TestDaemonHostGatewayIP (2.68s) [2022-06-06T22:09:59.292Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-06T22:10:01.206Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.79s) [2022-06-06T22:10:01.206Z] === CONT TestDaemonRestartIpcMode [2022-06-06T22:10:01.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-06T22:10:03.748Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-06-06T22:10:04.076Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-06T22:10:04.076Z] Using test binary docker [2022-06-06T22:10:04.076Z] +++ /etc/init.d/apparmor start [2022-06-06T22:10:04.076Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-06T22:10:04.076Z] INFO: Waiting for daemon to start... [2022-06-06T22:10:04.076Z] Starting dockerd [2022-06-06T22:10:04.076Z] +++ 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-06-06T22:10:05.250Z] --- PASS: TestBuildWithHugeFile (49.92s) [2022-06-06T22:10:05.250Z] === RUN TestBuildWCOWSandboxSize [2022-06-06T22:10:05.250Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-06T22:10:05.250Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-06T22:10:05.250Z] === RUN TestBuildWithEmptyDockerfile [2022-06-06T22:10:05.250Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-06T22:10:05.250Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-06T22:10:05.250Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-06T22:10:05.250Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-06T22:10:05.250Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-06T22:10:05.250Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-06T22:10:05.250Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-06T22:10:05.250Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-06T22:10:05.250Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-06T22:10:05.250Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2022-06-06T22:10:05.250Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-06-06T22:10:05.250Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-06-06T22:10:05.250Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-06T22:10:05.250Z] === RUN TestBuildPreserveOwnership [2022-06-06T22:10:05.250Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-06T22:10:05.250Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-06T22:10:06.607Z] . [2022-06-06T22:10:06.607Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-06T22:10:06.607Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-06T22:10:06.607Z] Error: No such image: emptyfs [2022-06-06T22:10:06.607Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-06T22:10:06.607Z] ++++ docker load [2022-06-06T22:10:06.866Z] Running integration-test (iteration 1) [2022-06-06T22:10:06.866Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-06T22:10:06.866Z] ++ 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-06-06T22:10:06.866Z] ++ set -e [2022-06-06T22:10:06.866Z] ++ '[' -n 0 ']' [2022-06-06T22:10:06.866Z] ++ set -x [2022-06-06T22:10:06.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:10:07.800Z] Loaded image: busybox:latest [2022-06-06T22:10:08.059Z] Loaded image: busybox:glibc [2022-06-06T22:10:08.532Z] --- PASS: TestBuildPreserveOwnership (9.73s) [2022-06-06T22:10:08.532Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.71s) [2022-06-06T22:10:08.532Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-06T22:10:08.532Z] === RUN TestBuildPlatformInvalid [2022-06-06T22:10:08.532Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-06T22:10:08.532Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-06T22:10:08.532Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-06T22:10:08.532Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-06T22:10:08.532Z] PASS [2022-06-06T22:10:08.532Z] [2022-06-06T22:10:08.532Z] === Skipped [2022-06-06T22:10:08.532Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-06T22:10:08.532Z] build_session_test.go:25: TODO: BuildKit [2022-06-06T22:10:08.532Z] [2022-06-06T22:10:08.532Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-06T22:10:08.532Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-06T22:10:08.532Z] [2022-06-06T22:10:08.532Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-06T22:10:08.532Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-06T22:10:08.532Z] [2022-06-06T22:10:08.532Z] DONE 34 tests, 3 skipped in 110.654s [2022-06-06T22:10:08.532Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-06T22:10:08.532Z] INFO: Testing against a local daemon [2022-06-06T22:10:08.532Z] === RUN TestConfigInspect [2022-06-06T22:10:08.532Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:10:08.532Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-06T22:10:08.532Z] === RUN TestConfigList [2022-06-06T22:10:08.532Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:10:08.532Z] --- SKIP: TestConfigList (0.01s) [2022-06-06T22:10:08.532Z] === RUN TestConfigsCreateAndDelete [2022-06-06T22:10:08.532Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:10:08.532Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-06T22:10:08.532Z] === RUN TestConfigsUpdate [2022-06-06T22:10:08.532Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:10:08.532Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-06T22:10:08.532Z] === RUN TestTemplatedConfig [2022-06-06T22:10:08.532Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:10:08.532Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-06T22:10:08.532Z] === RUN TestConfigCreateResolve [2022-06-06T22:10:08.532Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:10:08.532Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-06T22:10:08.532Z] PASS [2022-06-06T22:10:08.532Z] [2022-06-06T22:10:08.532Z] === Skipped [2022-06-06T22:10:08.532Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-06T22:10:08.532Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:10:08.532Z] [2022-06-06T22:10:08.532Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-06-06T22:10:08.532Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:10:08.532Z] [2022-06-06T22:10:08.532Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-06T22:10:08.532Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:10:08.532Z] [2022-06-06T22:10:08.532Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-06T22:10:08.532Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:10:08.532Z] [2022-06-06T22:10:08.532Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-06T22:10:08.532Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:10:08.532Z] [2022-06-06T22:10:08.532Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-06T22:10:08.532Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:10:08.532Z] [2022-06-06T22:10:08.532Z] DONE 6 tests, 6 skipped in 0.153s [2022-06-06T22:10:08.532Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-06T22:10:08.532Z] INFO: Testing against a local daemon [2022-06-06T22:10:08.532Z] === RUN TestAttachWithTTY [2022-06-06T22:10:08.532Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-06T22:10:08.532Z] === RUN TestAttachWithoutTTy [2022-06-06T22:10:08.790Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-06T22:10:08.790Z] === RUN TestCheckpoint [2022-06-06T22:10:08.791Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-06T22:10:08.791Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/commit [2022-06-06T22:10:08.791Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-06T22:10:08.791Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-06T22:10:08.791Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-06T22:10:08.791Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-06T22:10:08.791Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-06T22:10:08.791Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-06T22:10:08.791Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-06T22:10:08.791Z] === CONT TestContainerInvalidJSON/commit [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-06T22:10:08.791Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-06T22:10:08.791Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-06T22:10:08.791Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-06T22:10:08.791Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-06T22:10:08.791Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-06T22:10:08.791Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-06T22:10:08.791Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-06T22:10:08.791Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-06T22:10:08.791Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-06T22:10:08.791Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-06T22:10:08.791Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-06T22:10:08.791Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-06T22:10:08.791Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-06T22:10:08.791Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-06T22:10:08.791Z] === RUN TestCopyEmptyFile [2022-06-06T22:10:09.050Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-06-06T22:10:09.050Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-06T22:10:09.050Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-06T22:10:09.050Z] === RUN TestCopyFromContainer [2022-06-06T22:10:11.880Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-06-06T22:10:11.880Z] PASS [2022-06-06T22:10:11.880Z] [2022-06-06T22:10:11.880Z] === Skipped [2022-06-06T22:10:11.880Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-06T22:10:11.880Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-06T22:10:11.880Z] [2022-06-06T22:10:11.880Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-06T22:10:11.880Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-06T22:10:11.880Z] [2022-06-06T22:10:11.880Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-06T22:10:11.880Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-06T22:10:11.880Z] [2022-06-06T22:10:11.880Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-06T22:10:11.880Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-06T22:10:11.880Z] [2022-06-06T22:10:11.880Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-06T22:10:11.880Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-06T22:10:11.880Z] [2022-06-06T22:10:11.880Z] DONE 243 tests, 5 skipped in 121.567s [2022-06-06T22:10:11.880Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-06T22:10:11.880Z] === RUN TestConfigDaemonLibtrustID [2022-06-06T22:10:11.880Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-06T22:10:11.880Z] === RUN TestConfigDaemonID [2022-06-06T22:10:12.141Z] daemon_test.go:83: [de4b41d5ddcd2] daemon is not started [2022-06-06T22:10:12.141Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-06T22:10:12.141Z] === RUN TestDaemonConfigValidation [2022-06-06T22:10:12.141Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-06T22:10:12.141Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-06T22:10:12.141Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-06T22:10:12.141Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-06T22:10:12.141Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-06T22:10:12.141Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-06T22:10:12.141Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-06T22:10:12.141Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-06T22:10:12.141Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-06T22:10:12.141Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-06T22:10:12.141Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-06T22:10:12.141Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-06T22:10:12.141Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-06T22:10:12.141Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-06T22:10:12.141Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-06T22:10:12.401Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-06T22:10:12.401Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-06-06T22:10:12.402Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-06-06T22:10:12.402Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-06-06T22:10:12.402Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-06T22:10:12.402Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-06-06T22:10:12.402Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-06T22:10:12.402Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-06T22:10:13.233Z] === RUN TestCopyFromContainer// [2022-06-06T22:10:13.233Z] === RUN TestCopyFromContainer//bar/root [2022-06-06T22:10:13.233Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-06T22:10:13.233Z] === RUN TestCopyFromContainer/bar/quux [2022-06-06T22:10:13.333Z] Loaded image: debian:bullseye-slim [2022-06-06T22:10:13.333Z] Loaded image: hello-world:latest [2022-06-06T22:10:13.333Z] Loaded image: arm32v7/hello-world:latest [2022-06-06T22:10:13.333Z] INFO: Testing against a local daemon [2022-06-06T22:10:13.333Z] === RUN TestCgroupNamespacesBuild [2022-06-06T22:10:13.341Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-06T22:10:13.492Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-06T22:10:13.492Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-06T22:10:13.492Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-06T22:10:13.492Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-06T22:10:13.492Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-06T22:10:13.751Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-06T22:10:13.751Z] --- PASS: TestCopyFromContainer (4.63s) [2022-06-06T22:10:13.751Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-06T22:10:13.751Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-06-06T22:10:13.751Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-06T22:10:13.751Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-06T22:10:13.751Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-06-06T22:10:13.751Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-06-06T22:10:13.751Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-06T22:10:13.751Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-06-06T22:10:13.751Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-06T22:10:13.751Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-06-06T22:10:13.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-06T22:10:13.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-06T22:10:13.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-06T22:10:13.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-06T22:10:13.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-06T22:10:13.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-06T22:10:13.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-06T22:10:13.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-06T22:10:13.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-06T22:10:13.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-06T22:10:13.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-06T22:10:13.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-06T22:10:13.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-06T22:10:13.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-06T22:10:13.751Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-06T22:10:13.751Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-06T22:10:13.751Z] === RUN TestCreateWithInvalidEnv [2022-06-06T22:10:13.751Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-06T22:10:13.751Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-06T22:10:13.751Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-06T22:10:13.751Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-06T22:10:13.751Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-06T22:10:13.751Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-06T22:10:13.751Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-06T22:10:13.751Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-06T22:10:13.751Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-06T22:10:13.751Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-06T22:10:13.751Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-06T22:10:13.751Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-06T22:10:13.751Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-06T22:10:13.751Z] === RUN TestCreateTmpfsMountsTarget [2022-06-06T22:10:13.751Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-06T22:10:13.751Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-06T22:10:14.282Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-06T22:10:15.131Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-06-06T22:10:15.131Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-06T22:10:15.238Z] --- PASS: TestCgroupNamespacesBuild (2.25s) [2022-06-06T22:10:15.238Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-06T22:10:15.664Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-06T22:10:15.664Z] daemon_test.go:197: [d547f41ff735f] daemon is not started [2022-06-06T22:10:15.664Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-06-06T22:10:15.664Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-06T22:10:15.664Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-06T22:10:15.664Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-06T22:10:15.664Z] === RUN TestDaemonProxy [2022-06-06T22:10:15.664Z] === RUN TestDaemonProxy/environment_variables [2022-06-06T22:10:16.066Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-06-06T22:10:16.066Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-06T22:10:16.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-06T22:10:16.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-06T22:10:16.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-06T22:10:16.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-06T22:10:16.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-06T22:10:16.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-06T22:10:16.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-06T22:10:16.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-06T22:10:16.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-06T22:10:16.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-06T22:10:16.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-06T22:10:16.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-06T22:10:16.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-06T22:10:16.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-06T22:10:16.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-06T22:10:16.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-06T22:10:16.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-06-06T22:10:16.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-06-06T22:10:16.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-06-06T22:10:16.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-06-06T22:10:16.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-06-06T22:10:16.066Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-06T22:10:16.632Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-06-06T22:10:16.632Z] === RUN TestCreateDifferentPlatform [2022-06-06T22:10:16.632Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-06T22:10:16.632Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-06T22:10:16.632Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-06T22:10:16.632Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-06T22:10:16.632Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-06T22:10:16.632Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-06T22:10:16.632Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-06T22:10:16.632Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-06T22:10:16.632Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-06T22:10:16.632Z] === RUN TestCreateInvalidHostConfig [2022-06-06T22:10:16.632Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-06T22:10:16.632Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-06T22:10:16.632Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-06T22:10:16.632Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-06T22:10:16.632Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-06T22:10:16.632Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-06T22:10:16.632Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-06T22:10:16.632Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-06T22:10:16.632Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-06T22:10:16.632Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-06T22:10:16.632Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-06T22:10:16.632Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-06T22:10:16.632Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-06T22:10:16.632Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-06T22:10:16.632Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-06T22:10:16.632Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-06T22:10:16.632Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-06T22:10:16.632Z] === RUN TestContainerStartOnDaemonRestart [2022-06-06T22:10:16.632Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-06T22:10:16.632Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-06T22:10:16.632Z] === RUN TestDaemonRestartIpcMode [2022-06-06T22:10:16.632Z] === PAUSE TestDaemonRestartIpcMode [2022-06-06T22:10:16.632Z] === RUN TestDaemonHostGatewayIP [2022-06-06T22:10:16.632Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:10:16.632Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-06T22:10:16.632Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-06T22:10:16.632Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-06T22:10:16.632Z] === RUN TestContainerKillOnDaemonStart [2022-06-06T22:10:16.632Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-06T22:10:16.632Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-06T22:10:16.632Z] === RUN TestDiff [2022-06-06T22:10:17.048Z] === RUN TestDaemonProxy/command-line_options [2022-06-06T22:10:17.199Z] --- PASS: TestDiff (0.38s) [2022-06-06T22:10:17.199Z] === RUN TestExecWithCloseStdin [2022-06-06T22:10:17.458Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-06-06T22:10:17.458Z] === RUN TestExec [2022-06-06T22:10:17.773Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2022-06-06T22:10:17.773Z] === RUN TestBuildWithSession [2022-06-06T22:10:17.773Z] build_session_test.go:25: TODO: BuildKit [2022-06-06T22:10:17.773Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-06T22:10:17.773Z] === RUN TestBuildSquashParent [2022-06-06T22:10:18.025Z] --- PASS: TestExec (0.46s) [2022-06-06T22:10:18.025Z] === RUN TestExecUser [2022-06-06T22:10:18.591Z] --- PASS: TestExecUser (0.46s) [2022-06-06T22:10:18.591Z] === RUN TestExportContainerAndImportImage [2022-06-06T22:10:18.849Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-06-06T22:10:18.849Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-06T22:10:18.958Z] === RUN TestDaemonProxy/configuration_file [2022-06-06T22:10:20.225Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-06-06T22:10:20.225Z] === RUN TestHealthCheckWorkdir [2022-06-06T22:10:20.791Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-06-06T22:10:20.791Z] === RUN TestHealthKillContainer [2022-06-06T22:10:20.866Z] === RUN TestDaemonProxy/conflicting_options [2022-06-06T22:10:21.126Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-06T22:10:21.696Z] --- PASS: TestDaemonProxy (6.24s) [2022-06-06T22:10:21.696Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-06-06T22:10:21.696Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-06-06T22:10:21.696Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-06-06T22:10:21.696Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-06T22:10:21.696Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-06T22:10:21.696Z] PASS [2022-06-06T22:10:21.696Z] [2022-06-06T22:10:21.696Z] DONE 18 tests in 11.160s [2022-06-06T22:10:21.696Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-06T22:10:21.696Z] INFO: Testing against a local daemon [2022-06-06T22:10:21.696Z] === RUN TestCommitInheritsEnv [2022-06-06T22:10:21.958Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-06-06T22:10:21.958Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-06T22:10:21.958Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-06T22:10:21.958Z] === RUN TestImportWithCustomPlatform [2022-06-06T22:10:21.958Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-06T22:10:22.218Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-06T22:10:22.218Z] === RUN TestImportWithCustomPlatform// [2022-06-06T22:10:22.218Z] === RUN TestImportWithCustomPlatform/linux [2022-06-06T22:10:22.218Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-06T22:10:22.218Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-06T22:10:22.478Z] === RUN TestImportWithCustomPlatform/macos [2022-06-06T22:10:22.478Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-06T22:10:22.478Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-06T22:10:22.478Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-06-06T22:10:22.478Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-06T22:10:22.478Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-06T22:10:22.478Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-06T22:10:22.478Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-06T22:10:22.478Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-06T22:10:22.478Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-06-06T22:10:22.478Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-06T22:10:22.478Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-06T22:10:22.478Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-06T22:10:22.478Z] === RUN TestImagesFilterMultiReference [2022-06-06T22:10:22.478Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-06T22:10:22.478Z] === RUN TestImagePullPlatformInvalid [2022-06-06T22:10:22.478Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-06T22:10:22.478Z] === RUN TestRemoveImageOrphaning [2022-06-06T22:10:22.738Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-06-06T22:10:22.738Z] === RUN TestRemoveImageGarbageCollector [2022-06-06T22:10:23.309Z] time="2022-06-06T22:10:23Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-06T22:10:24.690Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2022-06-06T22:10:24.690Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-06T22:10:24.690Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-06T22:10:24.690Z] === RUN TestTagInvalidReference [2022-06-06T22:10:24.690Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-06T22:10:24.690Z] === RUN TestTagValidPrefixedRepo [2022-06-06T22:10:24.690Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-06T22:10:24.690Z] === RUN TestTagExistedNameWithoutForce [2022-06-06T22:10:24.690Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-06T22:10:24.690Z] === RUN TestTagOfficialNames [2022-06-06T22:10:24.690Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-06T22:10:24.690Z] === RUN TestTagMatchesDigest [2022-06-06T22:10:24.690Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-06T22:10:24.690Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-06T22:10:27.752Z] --- PASS: TestBuildSquashParent (9.31s) [2022-06-06T22:10:27.752Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-06T22:10:27.752Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-06T22:10:27.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-06T22:10:27.752Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-06T22:10:27.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-06T22:10:27.752Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-06T22:10:27.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-06T22:10:27.752Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-06T22:10:27.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-06T22:10:27.752Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-06T22:10:27.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-06T22:10:27.752Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-06T22:10:27.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-06T22:10:27.752Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-06T22:10:27.752Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-06T22:10:28.899Z] --- PASS: TestHealthKillContainer (7.85s) [2022-06-06T22:10:28.899Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-06T22:10:28.899Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-06T22:10:28.899Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-06T22:10:28.899Z] === RUN TestIpcModeNone [2022-06-06T22:10:29.157Z] --- PASS: TestIpcModeNone (0.40s) [2022-06-06T22:10:29.157Z] === RUN TestIpcModePrivate [2022-06-06T22:10:29.415Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-06-06T22:10:29.415Z] --- PASS: TestIpcModePrivate (0.45s) [2022-06-06T22:10:29.415Z] === RUN TestIpcModeShareable [2022-06-06T22:10:29.415Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-06T22:10:29.415Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-06T22:10:29.415Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-06T22:10:30.283Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-06T22:10:30.283Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-06T22:10:30.801Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s) [2022-06-06T22:10:30.801Z] === RUN TestAPIIpcModeHost [2022-06-06T22:10:30.801Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-06T22:10:30.801Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-06T22:10:30.801Z] === RUN TestDaemonIpcModeShareable [2022-06-06T22:10:30.801Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-06T22:10:30.801Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-06T22:10:30.801Z] === RUN TestDaemonIpcModePrivate [2022-06-06T22:10:31.744Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-06-06T22:10:32.002Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-06-06T22:10:32.002Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-06T22:10:32.002Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-06T22:10:32.002Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-06T22:10:32.002Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-06T22:10:32.002Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-06T22:10:32.002Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-06T22:10:32.002Z] === RUN TestIpcModeOlderClient [2022-06-06T22:10:32.002Z] === PAUSE TestIpcModeOlderClient [2022-06-06T22:10:32.002Z] === RUN TestKillContainerInvalidSignal [2022-06-06T22:10:32.569Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-06-06T22:10:32.569Z] === RUN TestKillContainer [2022-06-06T22:10:32.569Z] === RUN TestKillContainer/no_signal [2022-06-06T22:10:32.827Z] === RUN TestKillContainer/non_killing_signal [2022-06-06T22:10:33.084Z] === RUN TestKillContainer/killing_signal [2022-06-06T22:10:33.566Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-06T22:10:33.566Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-06T22:10:33.651Z] --- PASS: TestKillContainer (1.17s) [2022-06-06T22:10:33.651Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-06-06T22:10:33.651Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-06-06T22:10:33.651Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-06-06T22:10:33.651Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-06T22:10:33.651Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-06T22:10:33.910Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-06T22:10:34.476Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-06-06T22:10:34.476Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-06-06T22:10:34.476Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-06-06T22:10:34.476Z] === RUN TestKillStoppedContainer [2022-06-06T22:10:34.476Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-06T22:10:34.476Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-06T22:10:34.476Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-06T22:10:34.476Z] === RUN TestKillDifferentUserContainer [2022-06-06T22:10:34.734Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-06-06T22:10:34.734Z] === RUN TestInspectOomKilledTrue [2022-06-06T22:10:34.734Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:10:34.734Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-06T22:10:34.734Z] === RUN TestInspectOomKilledFalse [2022-06-06T22:10:34.734Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-06T22:10:34.734Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-06T22:10:34.734Z] === RUN TestLinksEtcHostsContentMatch [2022-06-06T22:10:34.734Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-06T22:10:34.734Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-06T22:10:34.734Z] === RUN TestLinksContainerNames [2022-06-06T22:10:35.669Z] --- PASS: TestLinksContainerNames (0.79s) [2022-06-06T22:10:35.669Z] === RUN TestLogsFollowTailEmpty [2022-06-06T22:10:35.928Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-06-06T22:10:35.928Z] === RUN TestContainerNetworkMountsNoChown [2022-06-06T22:10:36.494Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/default [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/default [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/private [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/private [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/rprivate [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/slave [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/slave [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/rslave [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/shared [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/shared [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/rshared [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-06T22:10:36.494Z] === CONT TestMountDaemonRoot/default [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-06T22:10:36.494Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-06T22:10:36.494Z] === CONT TestMountDaemonRoot/rshared [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-06T22:10:36.494Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-06T22:10:36.494Z] === CONT TestMountDaemonRoot/shared [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-06T22:10:36.494Z] === CONT TestMountDaemonRoot/rslave [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-06T22:10:36.494Z] === CONT TestMountDaemonRoot/slave [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-06T22:10:36.494Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-06T22:10:36.494Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-06T22:10:36.495Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-06T22:10:36.495Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-06T22:10:36.495Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/rprivate [2022-06-06T22:10:36.495Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-06T22:10:36.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-06T22:10:36.495Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-06T22:10:36.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-06T22:10:36.495Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-06T22:10:36.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-06T22:10:36.495Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-06T22:10:36.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/private [2022-06-06T22:10:36.495Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-06T22:10:36.495Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-06T22:10:36.495Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-06T22:10:36.495Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-06T22:10:36.495Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-06T22:10:36.495Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-06T22:10:36.495Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-06T22:10:36.495Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-06T22:10:36.495Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-06T22:10:36.753Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-06T22:10:36.753Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-06T22:10:36.753Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-06T22:10:36.753Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-06T22:10:36.753Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-06T22:10:36.753Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-06T22:10:36.753Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-06T22:10:36.753Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-06T22:10:36.753Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-06T22:10:36.753Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-06T22:10:36.753Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-06T22:10:36.753Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-06T22:10:36.753Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-06-06T22:10:36.753Z] === RUN TestContainerBindMountNonRecursive [2022-06-06T22:10:36.753Z] 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-06-06T22:10:36.753Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-06-06T22:10:36.753Z] === RUN TestContainerVolumesMountedAsShared [2022-06-06T22:10:36.753Z] 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-06-06T22:10:36.753Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-06T22:10:36.753Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-06T22:10:36.753Z] 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-06-06T22:10:36.753Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-06T22:10:36.753Z] === RUN TestNetworkNat [2022-06-06T22:10:37.320Z] --- PASS: TestNetworkNat (0.46s) [2022-06-06T22:10:37.320Z] === RUN TestNetworkLocalhostTCPNat [2022-06-06T22:10:37.579Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-06-06T22:10:37.579Z] === RUN TestNetworkLoopbackNat [2022-06-06T22:10:37.761Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-06T22:10:37.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.66s) [2022-06-06T22:10:37.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.69s) [2022-06-06T22:10:37.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s) [2022-06-06T22:10:37.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2022-06-06T22:10:37.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2022-06-06T22:10:37.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.47s) [2022-06-06T22:10:37.761Z] === RUN TestBuildMultiStageCopy [2022-06-06T22:10:37.761Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-06T22:10:39.666Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-06T22:10:40.108Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-06-06T22:10:40.108Z] === RUN TestPause [2022-06-06T22:10:40.108Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:10:40.108Z] --- SKIP: TestPause (0.00s) [2022-06-06T22:10:40.108Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-06T22:10:40.108Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-06T22:10:40.108Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-06T22:10:40.108Z] === RUN TestPauseStopPausedContainer [2022-06-06T22:10:40.108Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:10:40.108Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-06T22:10:40.108Z] === RUN TestPidHost [2022-06-06T22:10:40.602Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-06T22:10:41.043Z] --- PASS: TestPidHost (0.89s) [2022-06-06T22:10:41.043Z] === RUN TestPsFilter [2022-06-06T22:10:41.170Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-06T22:10:41.301Z] --- PASS: TestPsFilter (0.09s) [2022-06-06T22:10:41.301Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-06T22:10:41.559Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-06-06T22:10:41.559Z] === RUN TestRemoveContainerWithVolume [2022-06-06T22:10:41.738Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-06T22:10:42.126Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-06-06T22:10:42.126Z] === RUN TestRemoveContainerRunning [2022-06-06T22:10:42.306Z] --- PASS: TestBuildMultiStageCopy (5.14s) [2022-06-06T22:10:42.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2022-06-06T22:10:42.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2022-06-06T22:10:42.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2022-06-06T22:10:42.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2022-06-06T22:10:42.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2022-06-06T22:10:42.306Z] === RUN TestBuildMultiStageParentConfig [2022-06-06T22:10:42.385Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-06-06T22:10:42.385Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-06T22:10:42.644Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-06-06T22:10:42.644Z] === RUN TestRemoveInvalidContainer [2022-06-06T22:10:42.644Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-06T22:10:42.644Z] === RUN TestRenameLinkedContainer [2022-06-06T22:10:43.683Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2022-06-06T22:10:43.684Z] === RUN TestBuildLabelWithTargets [2022-06-06T22:10:44.543Z] --- PASS: TestRenameLinkedContainer (1.60s) [2022-06-06T22:10:44.543Z] === RUN TestRenameStoppedContainer [2022-06-06T22:10:44.802Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-06-06T22:10:44.802Z] === RUN TestRenameRunningContainerAndReuse [2022-06-06T22:10:45.736Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-06-06T22:10:45.736Z] === RUN TestRenameInvalidName [2022-06-06T22:10:45.997Z] --- PASS: TestRenameInvalidName (0.55s) [2022-06-06T22:10:45.997Z] === RUN TestRenameAnonymousContainer [2022-06-06T22:10:46.218Z] --- PASS: TestBuildLabelWithTargets (2.33s) [2022-06-06T22:10:46.218Z] === RUN TestBuildWithEmptyLayers [2022-06-06T22:10:47.155Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2022-06-06T22:10:47.155Z] === RUN TestBuildMultiStageOnBuild [2022-06-06T22:10:47.897Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-06-06T22:10:47.897Z] === RUN TestRenameContainerWithSameName [2022-06-06T22:10:47.897Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-06-06T22:10:47.897Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-06T22:10:48.831Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-06-06T22:10:48.831Z] === RUN TestResize [2022-06-06T22:10:49.089Z] --- PASS: TestResize (0.38s) [2022-06-06T22:10:49.089Z] === RUN TestResizeWithInvalidSize [2022-06-06T22:10:49.656Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-06-06T22:10:49.656Z] === RUN TestResizeWhenContainerNotStarted [2022-06-06T22:10:49.919Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-06-06T22:10:49.919Z] === RUN TestDaemonRestartKillContainers [2022-06-06T22:10:49.919Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-06T22:10:49.919Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-06T22:10:49.919Z] === RUN TestCgroupNamespacesRun [2022-06-06T22:10:50.442Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2022-06-06T22:10:50.442Z] === RUN TestBuildUncleanTarFilenames [2022-06-06T22:10:51.292Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-06-06T22:10:51.292Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-06T22:10:52.228Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-06-06T22:10:52.228Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-06T22:10:52.347Z] --- PASS: TestBuildUncleanTarFilenames (1.82s) [2022-06-06T22:10:52.347Z] === RUN TestBuildMultiStageLayerLeak [2022-06-06T22:10:53.178Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-06-06T22:10:53.178Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-06T22:10:54.554Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-06-06T22:10:54.554Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-06T22:10:55.489Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-06-06T22:10:55.489Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-06T22:10:55.635Z] --- PASS: TestBuildMultiStageLayerLeak (3.56s) [2022-06-06T22:10:55.635Z] === RUN TestBuildWithHugeFile [2022-06-06T22:10:56.865Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-06-06T22:10:56.865Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-06T22:10:57.432Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-06-06T22:10:57.432Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-06T22:10:58.369Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-06-06T22:10:58.369Z] === RUN TestNISDomainname [2022-06-06T22:10:58.369Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-06T22:10:58.369Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-06T22:10:58.369Z] === RUN TestHostnameDnsResolution [2022-06-06T22:10:58.935Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-06-06T22:10:58.935Z] === RUN TestUnprivilegedPortsAndPing [2022-06-06T22:10:58.935Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-06T22:10:58.935Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-06T22:10:58.935Z] === RUN TestPrivilegedHostDevices [2022-06-06T22:10:59.504Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-06-06T22:10:59.504Z] === RUN TestConsoleSize [2022-06-06T22:11:00.071Z] --- PASS: TestConsoleSize (0.40s) [2022-06-06T22:11:00.071Z] === RUN TestStats [2022-06-06T22:11:00.071Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:11:00.071Z] --- SKIP: TestStats (0.00s) [2022-06-06T22:11:00.071Z] === RUN TestStopContainerWithTimeout [2022-06-06T22:11:00.071Z] === RUN TestStopContainerWithTimeout/0 [2022-06-06T22:11:00.071Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-06T22:11:00.071Z] === RUN TestStopContainerWithTimeout/1 [2022-06-06T22:11:00.071Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-06T22:11:00.071Z] === RUN TestStopContainerWithTimeout/3 [2022-06-06T22:11:00.071Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-06T22:11:00.071Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-06T22:11:00.071Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-06T22:11:00.071Z] === CONT TestStopContainerWithTimeout/0 [2022-06-06T22:11:00.071Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-06T22:11:00.637Z] === CONT TestStopContainerWithTimeout/3 [2022-06-06T22:11:02.537Z] === CONT TestStopContainerWithTimeout/1 [2022-06-06T22:11:03.911Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-06T22:11:03.911Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-06-06T22:11:03.911Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2022-06-06T22:11:03.911Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-06-06T22:11:03.911Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-06-06T22:11:03.911Z] === RUN TestDeleteDevicemapper [2022-06-06T22:11:03.911Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-06T22:11:03.911Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-06T22:11:03.911Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-06T22:11:05.289Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.21s) [2022-06-06T22:11:05.289Z] === RUN TestUpdateMemory [2022-06-06T22:11:05.289Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:11:05.289Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-06T22:11:05.289Z] === RUN TestUpdateCPUQuota [2022-06-06T22:11:05.289Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:11:05.289Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-06T22:11:05.289Z] === RUN TestUpdatePidsLimit [2022-06-06T22:11:05.289Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:11:05.289Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-06T22:11:05.289Z] === RUN TestUpdateRestartPolicy [2022-06-06T22:11:16.491Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-06T22:11:16.491Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-06T22:11:16.491Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:11:16.491Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-06T22:11:16.491Z] [2022-06-06T22:11:16.491Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-06T22:11:16.491Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-06T22:11:16.491Z] HOSTNAME=f4373834d80c [2022-06-06T22:11:16.491Z] TESTDEBUG=0 [2022-06-06T22:11:16.491Z] DEST=bundles/test-integration [2022-06-06T22:11:16.491Z] PWD=/go/src/github.com/docker/docker [2022-06-06T22:11:16.491Z] DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 [2022-06-06T22:11:16.491Z] container=docker [2022-06-06T22:11:16.491Z] HOME=/root [2022-06-06T22:11:16.491Z] GOLANG_VERSION=1.18.3 [2022-06-06T22:11:16.491Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-06T22:11:16.491Z] VALIDATE_BRANCH=master [2022-06-06T22:11:16.491Z] TERM=xterm [2022-06-06T22:11:16.491Z] DOCKER_PKG=github.com/docker/docker [2022-06-06T22:11:16.491Z] SHLVL=1 [2022-06-06T22:11:16.491Z] TIMEOUT=120m [2022-06-06T22:11:16.491Z] DOCKER_BUILDTAGS= journald [2022-06-06T22:11:16.491Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-06T22:11:16.491Z] GO111MODULE=off [2022-06-06T22:11:16.491Z] DOCKER_EXPERIMENTAL=1 [2022-06-06T22:11:16.491Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-06T22:11:16.491Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-06T22:11:16.491Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-06T22:11:16.491Z] GOPATH=/go [2022-06-06T22:11:16.491Z] PKG_CONFIG=pkg-config [2022-06-06T22:11:16.491Z] _=/usr/bin/env [2022-06-06T22:11:16.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-06T22:11:17.485Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-06-06T22:11:17.485Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-06T22:11:17.485Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-06-06T22:11:17.485Z] === RUN TestWaitNonBlocked [2022-06-06T22:11:17.485Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-06T22:11:17.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-06T22:11:17.485Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-06T22:11:17.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-06T22:11:17.485Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-06T22:11:17.485Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-06T22:11:17.485Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-06T22:11:17.485Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-06-06T22:11:17.485Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-06-06T22:11:17.485Z] === RUN TestWaitBlocked [2022-06-06T22:11:17.485Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-06T22:11:17.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-06T22:11:17.485Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-06T22:11:17.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-06T22:11:17.485Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-06T22:11:17.485Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-06T22:11:18.051Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-06T22:11:18.051Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-06-06T22:11:18.051Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-06-06T22:11:18.051Z] === CONT TestDaemonRestartIpcMode [2022-06-06T22:11:18.051Z] === CONT TestIpcModeOlderClient [2022-06-06T22:11:18.051Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-06T22:11:18.051Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-06T22:11:20.584Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-06-06T22:11:20.584Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2022-06-06T22:11:20.584Z] PASS [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === Skipped [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-06T22:11:20.584Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-06T22:11:20.584Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-06T22:11:20.584Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-06T22:11:20.584Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-06T22:11:20.584Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-06T22:11:20.584Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-06T22:11:20.584Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-06T22:11:20.584Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-06T22:11:20.584Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-06T22:11:20.584Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-06T22:11:20.584Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-06T22:11:20.584Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-06T22:11:20.584Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-06-06T22:11:20.584Z] 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-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-06T22:11:20.584Z] 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-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-06T22:11:20.584Z] 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-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-06T22:11:20.584Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-06T22:11:20.584Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-06T22:11:20.584Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-06T22:11:20.584Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-06T22:11:20.584Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-06T22:11:20.584Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-06T22:11:20.584Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-06T22:11:20.584Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-06T22:11:20.584Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-06T22:11:20.584Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-06T22:11:20.584Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-06T22:11:20.584Z] [2022-06-06T22:11:20.584Z] DONE 220 tests, 27 skipped in 72.222s [2022-06-06T22:11:20.584Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-06T22:11:20.842Z] === RUN TestConfigDaemonLibtrustID [2022-06-06T22:11:21.408Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-06-06T22:11:21.408Z] === RUN TestConfigDaemonID [2022-06-06T22:11:22.348Z] daemon_test.go:83: [db32c292ea5d1] daemon is not started [2022-06-06T22:11:22.348Z] --- PASS: TestConfigDaemonID (1.07s) [2022-06-06T22:11:22.348Z] === RUN TestDaemonConfigValidation [2022-06-06T22:11:22.348Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-06T22:11:22.348Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-06T22:11:22.348Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-06T22:11:22.348Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-06T22:11:22.348Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-06T22:11:22.348Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-06T22:11:22.348Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-06T22:11:22.348Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-06T22:11:22.348Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-06T22:11:22.348Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-06T22:11:22.348Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-06T22:11:22.348Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-06T22:11:22.606Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-06T22:11:22.606Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-06T22:11:22.606Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-06T22:11:22.606Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-06T22:11:22.606Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-06T22:11:22.606Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-06-06T22:11:22.606Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-06-06T22:11:22.606Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-06-06T22:11:22.606Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-06-06T22:11:22.606Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-06T22:11:22.606Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-06T22:11:24.007Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-06T22:11:24.942Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-06T22:11:25.875Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-06T22:11:25.875Z] daemon_test.go:197: [d83a3e3e411ad] daemon is not started [2022-06-06T22:11:25.875Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-06-06T22:11:25.875Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-06-06T22:11:25.875Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-06-06T22:11:25.875Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-06-06T22:11:25.875Z] === RUN TestDaemonProxy [2022-06-06T22:11:25.875Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-06T22:11:25.875Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-06T22:11:25.875Z] PASS [2022-06-06T22:11:25.875Z] [2022-06-06T22:11:25.875Z] === Skipped [2022-06-06T22:11:25.875Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-06T22:11:25.875Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-06T22:11:25.875Z] [2022-06-06T22:11:25.875Z] DONE 13 tests, 1 skipped in 5.252s [2022-06-06T22:11:25.875Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-06T22:11:26.134Z] INFO: Testing against a local daemon [2022-06-06T22:11:26.134Z] === RUN TestCommitInheritsEnv [2022-06-06T22:11:28.661Z] --- PASS: TestCommitInheritsEnv (2.03s) [2022-06-06T22:11:28.661Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-06T22:11:28.661Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-06T22:11:28.661Z] === RUN TestImportWithCustomPlatform [2022-06-06T22:11:28.661Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-06T22:11:28.661Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-06T22:11:28.661Z] === RUN TestImportWithCustomPlatform// [2022-06-06T22:11:28.661Z] === RUN TestImportWithCustomPlatform/linux [2022-06-06T22:11:28.661Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-06T22:11:28.661Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-06T22:11:28.661Z] === RUN TestImportWithCustomPlatform/macos [2022-06-06T22:11:28.661Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-06T22:11:28.661Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-06T22:11:28.661Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-06-06T22:11:28.661Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-06-06T22:11:28.661Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-06T22:11:28.661Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-06T22:11:28.661Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-06-06T22:11:28.661Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-06T22:11:28.661Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-06-06T22:11:28.661Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-06T22:11:28.661Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-06T22:11:28.661Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-06T22:11:28.661Z] === RUN TestImagesFilterMultiReference [2022-06-06T22:11:28.661Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-06T22:11:28.661Z] === RUN TestImagePullPlatformInvalid [2022-06-06T22:11:28.661Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-06T22:11:28.661Z] === RUN TestRemoveImageOrphaning [2022-06-06T22:11:30.559Z] --- PASS: TestRemoveImageOrphaning (1.61s) [2022-06-06T22:11:30.559Z] === RUN TestRemoveImageGarbageCollector [2022-06-06T22:11:30.559Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-06T22:11:30.559Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-06T22:11:30.559Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-06T22:11:30.559Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-06T22:11:30.559Z] === RUN TestTagInvalidReference [2022-06-06T22:11:30.559Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-06T22:11:30.559Z] === RUN TestTagValidPrefixedRepo [2022-06-06T22:11:30.559Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-06T22:11:30.559Z] === RUN TestTagExistedNameWithoutForce [2022-06-06T22:11:30.559Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-06-06T22:11:30.559Z] === RUN TestTagOfficialNames [2022-06-06T22:11:30.559Z] --- PASS: TestTagOfficialNames (0.04s) [2022-06-06T22:11:30.559Z] === RUN TestTagMatchesDigest [2022-06-06T22:11:30.559Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-06T22:11:30.559Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-06T22:11:33.539Z] INFO [loader] Go packages loading at mode 575 (files|imports|exports_file|deps|name|types_sizes|compiled_files) took 2m52.011613151s [2022-06-06T22:11:33.539Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-06-06T22:11:33.539Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 493.320879ms [2022-06-06T22:11:43.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-06T22:11:43.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-06T22:12:01.320Z] --- PASS: TestImportExtremelyLargeImageWorks (91.92s) [2022-06-06T22:12:01.320Z] PASS [2022-06-06T22:12:01.320Z] [2022-06-06T22:12:01.320Z] DONE 22 tests in 95.046s [2022-06-06T22:12:01.320Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-06T22:12:01.320Z] INFO: Testing against a local daemon [2022-06-06T22:12:01.320Z] === RUN TestNetworkCreateDelete [2022-06-06T22:12:01.320Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-06T22:12:01.320Z] === RUN TestDockerNetworkDeletePreferID [2022-06-06T22:12:01.320Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-06-06T22:12:01.320Z] === RUN TestDaemonDNSFallback [2022-06-06T22:12:03.860Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-06-06T22:12:03.860Z] === RUN TestInspectNetwork [2022-06-06T22:12:04.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-06T22:12:07.157Z] === RUN TestInspectNetwork/full_network_id [2022-06-06T22:12:07.157Z] === RUN TestInspectNetwork/partial_network_id [2022-06-06T22:12:07.157Z] === RUN TestInspectNetwork/network_name [2022-06-06T22:12:07.157Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-06T22:12:09.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-06T22:12:11.354Z] --- PASS: TestInspectNetwork (7.31s) [2022-06-06T22:12:11.354Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-06T22:12:11.354Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-06T22:12:11.354Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-06T22:12:11.354Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-06T22:12:11.354Z] === RUN TestRunContainerWithBridgeNone [2022-06-06T22:12:12.736Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-06T22:12:12.736Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-06T22:12:12.736Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-06T22:12:12.736Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-06T22:12:12.736Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-06T22:12:12.736Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-06T22:12:12.736Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-06T22:12:12.736Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-06T22:12:12.736Z] === RUN TestNetworkList [2022-06-06T22:12:12.736Z] === RUN TestNetworkList//networks [2022-06-06T22:12:12.736Z] === PAUSE TestNetworkList//networks [2022-06-06T22:12:12.736Z] === RUN TestNetworkList//networks/ [2022-06-06T22:12:12.736Z] === PAUSE TestNetworkList//networks/ [2022-06-06T22:12:12.736Z] === CONT TestNetworkList//networks [2022-06-06T22:12:12.736Z] === CONT TestNetworkList//networks/ [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkList (0.01s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-06T22:12:12.736Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-06T22:12:12.736Z] === RUN TestHostIPv4BridgeLabel [2022-06-06T22:12:12.996Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-06T22:12:12.996Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-06T22:12:14.379Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-06-06T22:12:14.379Z] === RUN TestDaemonDefaultNetworkPools [2022-06-06T22:12:14.949Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-06-06T22:12:14.949Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-06T22:12:15.902Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-06-06T22:12:15.902Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-06T22:12:17.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-06T22:12:17.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-06T22:12:17.285Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-06-06T22:12:17.285Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-06T22:12:17.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-06T22:12:17.856Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-06T22:12:17.857Z] === RUN TestServiceWithPredefinedNetwork [2022-06-06T22:12:18.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-06T22:12:18.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-06T22:12:19.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-06T22:12:20.396Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-06-06T22:12:20.396Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-06T22:12:20.396Z] service_test.go:243: FLAKY_TEST [2022-06-06T22:12:20.396Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-06T22:12:20.396Z] === RUN TestServiceWithDataPathPortInit [2022-06-06T22:12:21.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-06T22:12:22.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-06T22:12:23.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-06T22:12:23.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-06T22:12:24.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-06T22:12:25.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-06T22:12:26.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-06T22:12:26.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-06T22:12:27.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-06T22:12:28.224Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-06T22:12:28.224Z] Using test binary docker [2022-06-06T22:12:28.481Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-06T22:12:28.481Z] +++ /etc/init.d/apparmor start [2022-06-06T22:12:28.481Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-06T22:12:28.481Z] INFO: Waiting for daemon to start... [2022-06-06T22:12:28.481Z] Starting dockerd [2022-06-06T22:12:28.481Z] +++ 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-06-06T22:12:30.378Z] . [2022-06-06T22:12:30.378Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-06T22:12:30.636Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-06T22:12:30.636Z] Error: No such image: emptyfs [2022-06-06T22:12:30.636Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-06T22:12:30.636Z] ++++ docker load [2022-06-06T22:12:30.636Z] Running integration-test (iteration 1) [2022-06-06T22:12:30.636Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-06T22:12:30.636Z] ++ 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-06-06T22:12:30.636Z] ++ set -e [2022-06-06T22:12:30.636Z] ++ '[' -n 0 ']' [2022-06-06T22:12:30.636Z] ++ set -x [2022-06-06T22:12:30.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:12:31.202Z] Loaded image: busybox:latest [2022-06-06T22:12:31.202Z] Loaded image: busybox:glibc [2022-06-06T22:12:32.136Z] Loaded image: debian:bullseye-slim [2022-06-06T22:12:32.136Z] Loaded image: hello-world:latest [2022-06-06T22:12:32.136Z] Loaded image: arm32v7/hello-world:latest [2022-06-06T22:12:32.136Z] INFO: Testing against a local daemon [2022-06-06T22:12:32.136Z] === RUN TestCgroupNamespacesBuild [2022-06-06T22:12:33.509Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-06-06T22:12:33.509Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-06T22:12:34.882Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-06-06T22:12:34.882Z] === RUN TestBuildWithSession [2022-06-06T22:12:34.882Z] build_session_test.go:25: TODO: BuildKit [2022-06-06T22:12:34.882Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-06T22:12:34.882Z] === RUN TestBuildSquashParent [2022-06-06T22:12:35.294Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2022-06-06T22:12:35.294Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-06T22:12:36.235Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5x9cf3be4aek21kzjl1laovs1 Created:2022-06-06 22:12:34.986720571 +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[f43f0a38c8dde77ca5172ba26635d50a9854da1e22bd7f5e49165b8d5d5c32bd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lc1de91b2txwqlcker39e5cm6 EndpointID:08579f73bc2573fe233b514d20ff1e38b8d812d0a370baf8d44b4792ad2fd7e3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2f2e5525b25d2fb2393020a289ae3dcd92eedb0d4e4bdb1e76e0f53351259cc7 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:9a9144dc7ea6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lc1de91b2txwqlcker39e5cm6 EndpointID:08579f73bc2573fe233b514d20ff1e38b8d812d0a370baf8d44b4792ad2fd7e3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-06T22:12:38.162Z] --- PASS: TestBuildSquashParent (3.70s) [2022-06-06T22:12:38.162Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-06T22:12:38.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-06T22:12:38.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-06T22:12:38.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-06T22:12:38.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-06T22:12:38.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-06T22:12:38.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-06T22:12:38.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-06T22:12:38.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-06T22:12:38.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-06T22:12:38.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-06T22:12:38.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-06T22:12:38.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-06T22:12:38.425Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-06T22:12:38.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-06T22:12:39.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-06T22:12:39.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-06T22:12:40.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-06T22:12:40.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-06T22:12:41.516Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-06-06T22:12:41.516Z] PASS [2022-06-06T22:12:41.516Z] [2022-06-06T22:12:41.516Z] === Skipped [2022-06-06T22:12:41.516Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-06T22:12:41.516Z] service_test.go:243: FLAKY_TEST [2022-06-06T22:12:41.516Z] [2022-06-06T22:12:41.516Z] DONE 38 tests, 1 skipped in 43.875s [2022-06-06T22:12:41.516Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-06T22:12:41.516Z] INFO: Testing against a local daemon [2022-06-06T22:12:41.516Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-06T22:12:41.516Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:12:41.516Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-06T22:12:41.516Z] === RUN TestDockerNetworkIpvlan [2022-06-06T22:12:41.516Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:12:41.516Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-06T22:12:41.516Z] PASS [2022-06-06T22:12:41.516Z] [2022-06-06T22:12:41.516Z] === Skipped [2022-06-06T22:12:41.516Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-06T22:12:41.516Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:12:41.516Z] [2022-06-06T22:12:41.516Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-06T22:12:41.516Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:12:41.516Z] [2022-06-06T22:12:41.516Z] DONE 2 tests, 2 skipped in 0.024s [2022-06-06T22:12:41.516Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-06T22:12:41.516Z] INFO: Testing against a local daemon [2022-06-06T22:12:41.516Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-06T22:12:41.777Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-06-06T22:12:41.777Z] === RUN TestDockerNetworkMacvlan [2022-06-06T22:12:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-06T22:12:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s) [2022-06-06T22:12:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s) [2022-06-06T22:12:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s) [2022-06-06T22:12:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2022-06-06T22:12:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.12s) [2022-06-06T22:12:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s) [2022-06-06T22:12:42.113Z] === RUN TestBuildMultiStageCopy [2022-06-06T22:12:42.113Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-06T22:12:42.719Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-06T22:12:43.047Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-06T22:12:43.290Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-06T22:12:43.305Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-06T22:12:43.563Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-06T22:12:43.821Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-06T22:12:43.821Z] --- PASS: TestBuildMultiStageCopy (1.98s) [2022-06-06T22:12:43.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-06-06T22:12:43.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-06-06T22:12:43.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-06T22:12:43.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-06-06T22:12:43.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-06-06T22:12:43.821Z] === RUN TestBuildMultiStageParentConfig [2022-06-06T22:12:44.232Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-06T22:12:44.755Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-06-06T22:12:44.756Z] === RUN TestBuildLabelWithTargets [2022-06-06T22:12:45.690Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-06-06T22:12:45.690Z] === RUN TestBuildWithEmptyLayers [2022-06-06T22:12:45.948Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-06-06T22:12:45.948Z] === RUN TestBuildMultiStageOnBuild [2022-06-06T22:12:46.164Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-06T22:12:47.104Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-06T22:12:47.104Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-06T22:12:47.104Z] Using test binary docker [2022-06-06T22:12:47.104Z] Using test binary docker [2022-06-06T22:12:47.104Z] +++ /etc/init.d/apparmor start [2022-06-06T22:12:47.104Z] +++ /etc/init.d/apparmor start [2022-06-06T22:12:47.104Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-06-06T22:12:47.104Z] (warning). [2022-06-06T22:12:47.104Z] INFO: Waiting for daemon to start... [2022-06-06T22:12:47.104Z] Starting dockerd [2022-06-06T22:12:47.104Z] +++ 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-06-06T22:12:47.104Z] INFO: Waiting for daemon to start... [2022-06-06T22:12:47.104Z] Starting dockerd [2022-06-06T22:12:47.104Z] +++ 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-06-06T22:12:47.321Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-06-06T22:12:47.321Z] === RUN TestBuildUncleanTarFilenames [2022-06-06T22:12:47.547Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-06T22:12:47.886Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-06-06T22:12:47.886Z] === RUN TestBuildMultiStageLayerLeak [2022-06-06T22:12:49.005Z] .. [2022-06-06T22:12:49.005Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-06T22:12:49.005Z] [2022-06-06T22:12:49.005Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-06T22:12:49.005Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-06T22:12:49.005Z] Error: No such image: emptyfs [2022-06-06T22:12:49.005Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-06T22:12:49.005Z] ++++ docker load [2022-06-06T22:12:49.005Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-06T22:12:49.259Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s) [2022-06-06T22:12:49.260Z] === RUN TestBuildWithHugeFile [2022-06-06T22:12:49.264Z] Error: No such image: emptyfs [2022-06-06T22:12:49.264Z] ++++ docker load [2022-06-06T22:12:49.264Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-06T22:12:49.523Z] Running integration-test (iteration 1) [2022-06-06T22:12:49.523Z] 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-06-06T22:12:49.523Z] ++ 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-06-06T22:12:49.523Z] ++ set -e [2022-06-06T22:12:49.523Z] ++ '[' -n 0 ']' [2022-06-06T22:12:49.523Z] ++ set -x [2022-06-06T22:12:49.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-06T22:12:49.523Z] Running integration-test (iteration 1) [2022-06-06T22:12:49.523Z] 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-06-06T22:12:49.523Z] ++ 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-06-06T22:12:49.523Z] ++ set -e [2022-06-06T22:12:49.523Z] ++ '[' -n 0 ']' [2022-06-06T22:12:49.523Z] ++ set -x [2022-06-06T22:12:49.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-06T22:12:50.459Z] Loaded image: busybox:latest [2022-06-06T22:12:50.459Z] Loaded image: busybox:latest [2022-06-06T22:12:50.845Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-06T22:12:51.026Z] Loaded image: busybox:glibc [2022-06-06T22:12:51.026Z] Loaded image: busybox:glibc [2022-06-06T22:12:51.784Z] --- PASS: TestDockerNetworkMacvlan (9.79s) [2022-06-06T22:12:51.784Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-06-06T22:12:51.784Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-06T22:12:51.784Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-06-06T22:12:51.784Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-06-06T22:12:51.784Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-06-06T22:12:51.784Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-06-06T22:12:51.784Z] PASS [2022-06-06T22:12:51.784Z] [2022-06-06T22:12:51.784Z] DONE 8 tests in 11.045s [2022-06-06T22:12:51.784Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-06T22:12:51.784Z] testing: warning: no tests to run [2022-06-06T22:12:51.784Z] PASS [2022-06-06T22:12:51.784Z] [2022-06-06T22:12:51.784Z] DONE 0 tests in 0.007s [2022-06-06T22:12:51.784Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-06T22:12:51.784Z] INFO: Testing against a local daemon [2022-06-06T22:12:51.784Z] === RUN TestAuthZPluginAllowRequest [2022-06-06T22:12:53.166Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-06-06T22:12:53.166Z] === RUN TestAuthZPluginTLS [2022-06-06T22:12:53.426Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-06-06T22:12:53.426Z] === RUN TestAuthZPluginDenyRequest [2022-06-06T22:12:53.995Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-06T22:12:53.995Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-06T22:12:54.565Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-06T22:12:54.565Z] === RUN TestAuthZPluginDenyResponse [2022-06-06T22:12:54.993Z] INFO [linters context/goanalysis] analyzers took 4m32.436963382s with top 10 stages: buildir: 2m0.062788917s, goimports: 23.008962683s, unconvert: 18.763925206s, gosec: 15.706230478s, S1038: 8.042157715s, golint: 7.206437725s, misspell: 5.544413304s, nilness: 3.96069263s, inspect: 3.869535278s, S1039: 3.432620527s [2022-06-06T22:12:54.993Z] INFO [runner] Issues before processing: 3033, after processing: 0 [2022-06-06T22:12:54.993Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2034/2417, exclude-rules: 77/2034, cgo: 2417/3033, filename_unadjuster: 2417/2417, exclude: 2034/2034, path_prettifier: 2417/2417, skip_dirs: 2417/2417, nolint: 0/77, skip_files: 2417/2417, identifier_marker: 2034/2034 [2022-06-06T22:12:54.993Z] INFO [runner] processing took 79.969897ms with stages: nolint: 31.720984ms, identifier_marker: 21.472888ms, path_prettifier: 8.636928ms, autogenerated_exclude: 8.066062ms, exclude-rules: 7.812204ms, skip_dirs: 1.871446ms, cgo: 255.492µs, filename_unadjuster: 128.184µs, max_same_issues: 2.077µs, uniq_by_line: 737ns, skip_files: 417ns, exclude: 392ns, max_from_linter: 328ns, diff: 320ns, source_code: 309ns, path_shortener: 237ns, max_per_file_from_linter: 236ns, severity-rules: 234ns, sort_results: 222ns, path_prefixer: 200ns [2022-06-06T22:12:54.993Z] INFO [runner] linters took 1m32.057379064s with stages: goanalysis_metalinter: 1m31.977225332s [2022-06-06T22:12:54.993Z] INFO File cache stats: 1671 entries of total size 8.5MiB [2022-06-06T22:12:54.993Z] INFO Memory: 2647 samples, avg is 283.5MB, max is 1160.5MB [2022-06-06T22:12:54.993Z] INFO Execution took 4m24.572305169s [2022-06-06T22:12:54.993Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-06T22:12:55.138Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-06T22:12:55.138Z] === RUN TestAuthZPluginAllowEventStream [2022-06-06T22:12:55.211Z] Loaded image: debian:bullseye-slim [2022-06-06T22:12:55.212Z] Loaded image: debian:bullseye-slim [2022-06-06T22:12:55.212Z] Loaded image: hello-world:latest [2022-06-06T22:12:55.212Z] Loaded image: arm32v7/hello-world:latest [2022-06-06T22:12:55.212Z] INFO: Testing against a local daemon [2022-06-06T22:12:55.212Z] === RUN TestDockerSuite [2022-06-06T22:12:55.212Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-06T22:12:55.212Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-06T22:12:55.212Z] Loaded image: hello-world:latest [2022-06-06T22:12:55.312Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/make.sh dynbinary test-docker-py [2022-06-06T22:12:55.471Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-06T22:12:55.471Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-06T22:12:55.471Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-06T22:12:55.471Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-06T22:12:55.471Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-06T22:12:55.471Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-06T22:12:55.471Z] Loaded image: arm32v7/hello-world:latest [2022-06-06T22:12:55.471Z] INFO: Testing against a local daemon [2022-06-06T22:12:55.471Z] === RUN TestDockerDaemonSuite [2022-06-06T22:12:55.471Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-06T22:12:55.570Z] [2022-06-06T22:12:55.828Z] Removing bundles/ [2022-06-06T22:12:55.828Z] [2022-06-06T22:12:55.828Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-06T22:12:55.829Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-06T22:12:55.829Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:12:56.522Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-06-06T22:12:56.522Z] === RUN TestAuthZPluginErrorResponse [2022-06-06T22:12:56.782Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-06T22:12:56.782Z] === RUN TestAuthZPluginErrorRequest [2022-06-06T22:12:57.353Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-06T22:12:57.353Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-06T22:12:57.923Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-06T22:12:57.923Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-06T22:12:58.755Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-06T22:12:58.755Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-06T22:12:59.308Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-06-06T22:12:59.308Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-06T22:12:59.321Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-06T22:12:59.321Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-06T22:13:00.259Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-06T22:13:00.259Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-06T22:13:00.259Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-06T22:13:00.692Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-06-06T22:13:00.692Z] === RUN TestAuthZPluginHeader [2022-06-06T22:13:01.262Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-06T22:13:01.262Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-06T22:13:01.635Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-06T22:13:01.894Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-06T22:13:01.894Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-06T22:13:01.895Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-06T22:13:02.836Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-06T22:13:03.094Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-06T22:13:04.030Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-06T22:13:04.289Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-06T22:13:04.289Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-06T22:13:04.289Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-06T22:13:04.289Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-06T22:13:04.547Z] --- PASS: TestBuildWithHugeFile (128.79s) [2022-06-06T22:13:04.547Z] === RUN TestBuildWCOWSandboxSize [2022-06-06T22:13:04.547Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-06T22:13:04.547Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-06T22:13:04.547Z] === RUN TestBuildWithEmptyDockerfile [2022-06-06T22:13:04.547Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-06T22:13:04.547Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-06T22:13:04.547Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-06T22:13:04.547Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-06T22:13:04.547Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-06T22:13:04.547Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-06T22:13:04.547Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-06T22:13:04.547Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-06T22:13:04.806Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-06T22:13:04.806Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-06T22:13:04.806Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-06-06T22:13:04.806Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-06-06T22:13:04.806Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-06-06T22:13:04.806Z] === RUN TestBuildPreserveOwnership [2022-06-06T22:13:04.806Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-06T22:13:05.484Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.10s) [2022-06-06T22:13:05.484Z] === RUN TestAuthZPluginV2Disable [2022-06-06T22:13:06.707Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-06T22:13:06.998Z] --- PASS: TestImportExtremelyLargeImageWorks (92.73s) [2022-06-06T22:13:06.998Z] PASS [2022-06-06T22:13:06.998Z] [2022-06-06T22:13:06.998Z] === Skipped [2022-06-06T22:13:06.998Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-06T22:13:06.998Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-06T22:13:06.998Z] [2022-06-06T22:13:06.998Z] DONE 22 tests, 1 skipped in 97.088s [2022-06-06T22:13:06.998Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-06T22:13:06.998Z] INFO: Testing against a local daemon [2022-06-06T22:13:06.998Z] === RUN TestNetworkCreateDelete [2022-06-06T22:13:06.998Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-06-06T22:13:06.998Z] === RUN TestDockerNetworkDeletePreferID [2022-06-06T22:13:06.998Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-06-06T22:13:06.998Z] === RUN TestDaemonDNSFallback [2022-06-06T22:13:07.655Z] --- PASS: TestBuildPreserveOwnership (2.96s) [2022-06-06T22:13:07.655Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.00s) [2022-06-06T22:13:07.655Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-06-06T22:13:07.655Z] === RUN TestBuildPlatformInvalid [2022-06-06T22:13:07.915Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2022-06-06T22:13:07.915Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-06T22:13:07.915Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-06T22:13:08.849Z] Loaded image: busybox:latest [2022-06-06T22:13:08.849Z] Loaded image: busybox:glibc [2022-06-06T22:13:09.683Z] --- PASS: TestAuthZPluginV2Disable (3.49s) [2022-06-06T22:13:09.683Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-06T22:13:10.225Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-06T22:13:10.225Z] Loaded image: debian:bullseye-slim [2022-06-06T22:13:10.277Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-06-06T22:13:10.277Z] === RUN TestInspectNetwork [2022-06-06T22:13:10.277Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:10.277Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-06T22:13:10.277Z] === RUN TestRunContainerWithBridgeNone [2022-06-06T22:13:10.277Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.277Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-06T22:13:10.277Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-06T22:13:10.277Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-06T22:13:10.277Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-06T22:13:10.277Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-06T22:13:10.277Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-06T22:13:10.277Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-06T22:13:10.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-06T22:13:10.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-06T22:13:10.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-06T22:13:10.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-06T22:13:10.278Z] === RUN TestNetworkList [2022-06-06T22:13:10.278Z] === RUN TestNetworkList//networks [2022-06-06T22:13:10.278Z] === PAUSE TestNetworkList//networks [2022-06-06T22:13:10.278Z] === RUN TestNetworkList//networks/ [2022-06-06T22:13:10.278Z] === PAUSE TestNetworkList//networks/ [2022-06-06T22:13:10.278Z] === CONT TestNetworkList//networks [2022-06-06T22:13:10.278Z] === CONT TestNetworkList//networks/ [2022-06-06T22:13:10.278Z] --- PASS: TestNetworkList (0.01s) [2022-06-06T22:13:10.278Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-06T22:13:10.278Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-06T22:13:10.278Z] === RUN TestHostIPv4BridgeLabel [2022-06-06T22:13:10.278Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-06T22:13:10.278Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-06T22:13:10.278Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-06T22:13:10.278Z] === RUN TestDaemonDefaultNetworkPools [2022-06-06T22:13:10.278Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-06T22:13:10.278Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-06T22:13:10.278Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-06T22:13:10.278Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-06T22:13:10.278Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-06T22:13:10.278Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-06T22:13:10.278Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-06T22:13:10.278Z] === RUN TestServiceWithPredefinedNetwork [2022-06-06T22:13:10.278Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:10.278Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-06T22:13:10.278Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-06T22:13:10.278Z] service_test.go:243: FLAKY_TEST [2022-06-06T22:13:10.278Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-06T22:13:10.278Z] === RUN TestServiceWithDataPathPortInit [2022-06-06T22:13:10.278Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:10.278Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-06T22:13:10.278Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-06T22:13:10.278Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:10.278Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-06T22:13:10.278Z] PASS [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === Skipped [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-06T22:13:10.278Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-06T22:13:10.278Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-06T22:13:10.278Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-06T22:13:10.278Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-06T22:13:10.278Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-06T22:13:10.278Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-06T22:13:10.278Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-06T22:13:10.278Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-06T22:13:10.278Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-06T22:13:10.278Z] service_test.go:243: FLAKY_TEST [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-06T22:13:10.278Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-06T22:13:10.278Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] DONE 34 tests, 12 skipped in 7.048s [2022-06-06T22:13:10.278Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-06T22:13:10.278Z] INFO: Testing against a local daemon [2022-06-06T22:13:10.278Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-06T22:13:10.278Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:13:10.278Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-06T22:13:10.278Z] === RUN TestDockerNetworkIpvlan [2022-06-06T22:13:10.278Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:13:10.278Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-06T22:13:10.278Z] PASS [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === Skipped [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-06T22:13:10.278Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-06T22:13:10.278Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] DONE 2 tests, 2 skipped in 0.092s [2022-06-06T22:13:10.278Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-06T22:13:10.278Z] INFO: Testing against a local daemon [2022-06-06T22:13:10.278Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-06T22:13:10.278Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-06T22:13:10.278Z] === RUN TestDockerNetworkMacvlan [2022-06-06T22:13:10.278Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-06T22:13:10.278Z] PASS [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === Skipped [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-06T22:13:10.278Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-06T22:13:10.278Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] DONE 2 tests, 2 skipped in 0.086s [2022-06-06T22:13:10.278Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-06T22:13:10.278Z] testing: warning: no tests to run [2022-06-06T22:13:10.278Z] PASS [2022-06-06T22:13:10.278Z] [2022-06-06T22:13:10.278Z] DONE 0 tests in 0.023s [2022-06-06T22:13:10.278Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-06T22:13:10.484Z] Loaded image: hello-world:latest [2022-06-06T22:13:10.484Z] Loaded image: arm32v7/hello-world:latest [2022-06-06T22:13:10.536Z] INFO: Testing against a local daemon [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginAllowRequest [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginTLS [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginDenyRequest [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginDenyResponse [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginAllowEventStream [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginErrorResponse [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginErrorRequest [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-06T22:13:10.536Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginHeader [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginV2Disable [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-06-06T22:13:10.536Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-06-06T22:13:10.536Z] PASS [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === Skipped [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-06-06T22:13:10.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.536Z] [2022-06-06T22:13:10.536Z] DONE 17 tests, 17 skipped in 0.270s [2022-06-06T22:13:10.536Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-06T22:13:10.794Z] INFO: Testing against a local daemon [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-06T22:13:10.794Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-06T22:13:10.794Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-06T22:13:10.794Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-06T22:13:10.794Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-06T22:13:10.794Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-06T22:13:10.794Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-06T22:13:10.794Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-06T22:13:10.794Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-06T22:13:10.794Z] === RUN TestPluginInstall [2022-06-06T22:13:10.794Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.794Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-06T22:13:10.794Z] === RUN TestPluginsWithRuntimes [2022-06-06T22:13:10.794Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-06T22:13:10.794Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-06T22:13:10.794Z] === RUN TestPluginBackCompatMediaTypes [2022-06-06T22:13:10.794Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-06T22:13:10.794Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-06T22:13:10.794Z] PASS [2022-06-06T22:13:10.794Z] [2022-06-06T22:13:10.794Z] === Skipped [2022-06-06T22:13:10.794Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-06T22:13:10.794Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-06T22:13:10.794Z] [2022-06-06T22:13:10.794Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-06T22:13:10.794Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-06T22:13:10.794Z] [2022-06-06T22:13:10.794Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-06T22:13:10.794Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-06T22:13:10.794Z] [2022-06-06T22:13:10.794Z] DONE 19 tests, 3 skipped in 0.129s [2022-06-06T22:13:10.794Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-06T22:13:10.794Z] INFO: Testing against a local daemon [2022-06-06T22:13:10.794Z] === RUN TestExternalGraphDriver [2022-06-06T22:13:10.794Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-06T22:13:10.794Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-06-06T22:13:10.794Z] === RUN TestGraphdriverPluginV2 [2022-06-06T22:13:12.222Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2022-06-06T22:13:12.222Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-06T22:13:12.387Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-06T22:13:14.288Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-06T22:13:14.857Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-06T22:13:14.978Z] --- PASS: TestGraphdriverPluginV2 (3.41s) [2022-06-06T22:13:14.978Z] PASS [2022-06-06T22:13:14.978Z] [2022-06-06T22:13:14.978Z] === Skipped [2022-06-06T22:13:14.978Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-06-06T22:13:14.978Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-06T22:13:14.978Z] [2022-06-06T22:13:14.978Z] DONE 2 tests, 1 skipped in 3.532s [2022-06-06T22:13:14.978Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-06T22:13:14.978Z] INFO: Testing against a local daemon [2022-06-06T22:13:14.978Z] === RUN TestContinueAfterPluginCrash [2022-06-06T22:13:14.978Z] === PAUSE TestContinueAfterPluginCrash [2022-06-06T22:13:14.978Z] === RUN TestReadPluginNoRead [2022-06-06T22:13:14.978Z] === PAUSE TestReadPluginNoRead [2022-06-06T22:13:14.978Z] === RUN TestDaemonStartWithLogOpt [2022-06-06T22:13:14.978Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-06T22:13:14.978Z] === CONT TestContinueAfterPluginCrash [2022-06-06T22:13:14.978Z] === CONT TestDaemonStartWithLogOpt [2022-06-06T22:13:15.424Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-06T22:13:15.993Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-06T22:13:16.929Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-06T22:13:18.830Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-06T22:13:19.177Z] --- PASS: TestDaemonStartWithLogOpt (4.20s) [2022-06-06T22:13:19.177Z] === CONT TestReadPluginNoRead [2022-06-06T22:13:20.208Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.04s) [2022-06-06T22:13:20.208Z] PASS [2022-06-06T22:13:20.208Z] [2022-06-06T22:13:20.208Z] === Skipped [2022-06-06T22:13:20.208Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-06T22:13:20.208Z] build_session_test.go:25: TODO: BuildKit [2022-06-06T22:13:20.208Z] [2022-06-06T22:13:20.208Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-06T22:13:20.208Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-06T22:13:20.208Z] [2022-06-06T22:13:20.208Z] DONE 34 tests, 2 skipped in 193.161s [2022-06-06T22:13:20.208Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-06T22:13:20.208Z] ++ 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-06-06T22:13:20.208Z] ++ set -e [2022-06-06T22:13:20.208Z] ++ '[' -n 0 ']' [2022-06-06T22:13:20.208Z] ++ set -x [2022-06-06T22:13:20.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:13:20.208Z] INFO: Testing against a local daemon [2022-06-06T22:13:20.208Z] === RUN TestConfigInspect [2022-06-06T22:13:20.466Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-06T22:13:21.034Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-06T22:13:21.082Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-06T22:13:21.297Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-06T22:13:21.866Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-06T22:13:22.016Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-06T22:13:22.432Z] docker_cli_daemon_test.go:1474: [de57e7a57849f] daemon is not started [2022-06-06T22:13:22.999Z] check_test.go:307: [d76f37d64245e] daemon is not started [2022-06-06T22:13:22.999Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-06T22:13:22.999Z] --- PASS: TestConfigInspect (3.04s) [2022-06-06T22:13:22.999Z] === RUN TestConfigList [2022-06-06T22:13:23.389Z] --- PASS: TestContinueAfterPluginCrash (8.85s) [2022-06-06T22:13:23.389Z] === RUN TestReadPluginNoRead/default [2022-06-06T22:13:23.565Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-06T22:13:24.443Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.18s) [2022-06-06T22:13:24.443Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-06T22:13:24.501Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-06T22:13:24.767Z] === CONT TestReadPluginNoRead [2022-06-06T22:13:24.767Z] read_test.go:92: [dfefa23452c50] daemon is not started [2022-06-06T22:13:24.767Z] --- PASS: TestReadPluginNoRead (5.96s) [2022-06-06T22:13:24.767Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-06-06T22:13:24.767Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-06-06T22:13:24.767Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-06-06T22:13:24.767Z] PASS [2022-06-06T22:13:24.767Z] [2022-06-06T22:13:24.767Z] DONE 6 tests in 10.261s [2022-06-06T22:13:24.767Z] 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-06-06T22:13:24.767Z] testing: warning: no tests to run [2022-06-06T22:13:24.767Z] PASS [2022-06-06T22:13:24.767Z] [2022-06-06T22:13:24.767Z] DONE 0 tests in 0.035s [2022-06-06T22:13:24.767Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-06T22:13:24.767Z] INFO: Testing against a local daemon [2022-06-06T22:13:24.767Z] === RUN TestPluginWithDevMounts [2022-06-06T22:13:24.767Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-06T22:13:24.767Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-06T22:13:24.767Z] PASS [2022-06-06T22:13:24.767Z] [2022-06-06T22:13:24.767Z] === Skipped [2022-06-06T22:13:24.767Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-06T22:13:24.767Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-06T22:13:24.767Z] [2022-06-06T22:13:24.767Z] DONE 1 tests, 1 skipped in 0.099s [2022-06-06T22:13:24.767Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-06T22:13:24.767Z] INFO: Testing against a local daemon [2022-06-06T22:13:24.767Z] === RUN TestSecretInspect [2022-06-06T22:13:24.767Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:24.767Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-06T22:13:24.767Z] === RUN TestSecretList [2022-06-06T22:13:24.767Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:24.767Z] --- SKIP: TestSecretList (0.01s) [2022-06-06T22:13:24.767Z] === RUN TestSecretsCreateAndDelete [2022-06-06T22:13:24.767Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:24.767Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-06-06T22:13:24.767Z] === RUN TestSecretsUpdate [2022-06-06T22:13:24.767Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-06-06T22:13:25.026Z] === RUN TestTemplatedSecret [2022-06-06T22:13:25.026Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-06T22:13:25.026Z] === RUN TestSecretCreateResolve [2022-06-06T22:13:25.026Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-06-06T22:13:25.026Z] PASS [2022-06-06T22:13:25.026Z] [2022-06-06T22:13:25.026Z] === Skipped [2022-06-06T22:13:25.026Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-06T22:13:25.026Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] [2022-06-06T22:13:25.026Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-06-06T22:13:25.026Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] [2022-06-06T22:13:25.026Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-06-06T22:13:25.026Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] [2022-06-06T22:13:25.026Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-06-06T22:13:25.026Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] [2022-06-06T22:13:25.026Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-06T22:13:25.026Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] [2022-06-06T22:13:25.026Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-06-06T22:13:25.026Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] [2022-06-06T22:13:25.026Z] DONE 6 tests, 6 skipped in 0.149s [2022-06-06T22:13:25.026Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-06T22:13:25.026Z] INFO: Testing against a local daemon [2022-06-06T22:13:25.026Z] === RUN TestServiceCreateInit [2022-06-06T22:13:25.026Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-06T22:13:25.026Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-06T22:13:25.026Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] --- PASS: TestServiceCreateInit (0.01s) [2022-06-06T22:13:25.026Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-06T22:13:25.026Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-06T22:13:25.026Z] === RUN TestCreateServiceMultipleTimes [2022-06-06T22:13:25.026Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-06-06T22:13:25.026Z] === RUN TestCreateServiceConflict [2022-06-06T22:13:25.026Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-06-06T22:13:25.026Z] === RUN TestCreateServiceMaxReplicas [2022-06-06T22:13:25.026Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-06-06T22:13:25.026Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-06T22:13:25.026Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-06T22:13:25.026Z] === RUN TestCreateServiceSecretFileMode [2022-06-06T22:13:25.026Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-06T22:13:25.026Z] === RUN TestCreateServiceConfigFileMode [2022-06-06T22:13:25.026Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.026Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-06T22:13:25.026Z] === RUN TestCreateServiceSysctls [2022-06-06T22:13:25.284Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.284Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-06-06T22:13:25.284Z] === RUN TestCreateServiceCapabilities [2022-06-06T22:13:25.284Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.284Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-06T22:13:25.284Z] === RUN TestInspect [2022-06-06T22:13:25.284Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.284Z] --- SKIP: TestInspect (0.01s) [2022-06-06T22:13:25.284Z] === RUN TestCreateJob [2022-06-06T22:13:25.284Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.284Z] --- SKIP: TestCreateJob (0.00s) [2022-06-06T22:13:25.284Z] === RUN TestReplicatedJob [2022-06-06T22:13:25.284Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.284Z] --- SKIP: TestReplicatedJob (0.01s) [2022-06-06T22:13:25.284Z] === RUN TestUpdateReplicatedJob [2022-06-06T22:13:25.284Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.284Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-06-06T22:13:25.284Z] === RUN TestServiceListWithStatuses [2022-06-06T22:13:25.284Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-06T22:13:25.284Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-06T22:13:25.284Z] === RUN TestDockerNetworkConnectAlias [2022-06-06T22:13:25.284Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.284Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-06T22:13:25.284Z] === RUN TestDockerNetworkReConnect [2022-06-06T22:13:25.284Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:25.284Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-06T22:13:25.284Z] === RUN TestServicePlugin [2022-06-06T22:13:25.435Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-06T22:13:25.435Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-06T22:13:26.003Z] --- PASS: TestConfigList (2.89s) [2022-06-06T22:13:26.004Z] === RUN TestConfigsCreateAndDelete [2022-06-06T22:13:26.574Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-06T22:13:26.833Z] check_test.go:307: [d82721cc2d54f] daemon is not started [2022-06-06T22:13:26.833Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-06T22:13:27.185Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.185Z] --- SKIP: TestServicePlugin (1.91s) [2022-06-06T22:13:27.185Z] === RUN TestServiceUpdateLabel [2022-06-06T22:13:27.185Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.185Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-06-06T22:13:27.185Z] === RUN TestServiceUpdateSecrets [2022-06-06T22:13:27.185Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.185Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-06-06T22:13:27.185Z] === RUN TestServiceUpdateConfigs [2022-06-06T22:13:27.185Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.185Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-06-06T22:13:27.185Z] === RUN TestServiceUpdateNetwork [2022-06-06T22:13:27.185Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.185Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-06-06T22:13:27.185Z] === RUN TestServiceUpdatePidsLimit [2022-06-06T22:13:27.186Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-06-06T22:13:27.186Z] PASS [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === Skipped [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-06T22:13:27.186Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-06T22:13:27.186Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-06-06T22:13:27.186Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-06-06T22:13:27.186Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-06-06T22:13:27.186Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-06T22:13:27.186Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-06T22:13:27.186Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-06T22:13:27.186Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-06-06T22:13:27.186Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-06T22:13:27.186Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-06-06T22:13:27.186Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestCreateJob (0.00s) [2022-06-06T22:13:27.186Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-06-06T22:13:27.186Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-06-06T22:13:27.186Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-06T22:13:27.186Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-06T22:13:27.186Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-06T22:13:27.186Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-06-06T22:13:27.186Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-06-06T22:13:27.186Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-06-06T22:13:27.186Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-06-06T22:13:27.186Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-06-06T22:13:27.186Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-06-06T22:13:27.186Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-06T22:13:27.186Z] [2022-06-06T22:13:27.186Z] DONE 24 tests, 23 skipped in 2.305s [2022-06-06T22:13:27.186Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-06T22:13:27.444Z] INFO: Testing against a local daemon [2022-06-06T22:13:27.444Z] === RUN TestSessionCreate [2022-06-06T22:13:27.444Z] --- PASS: TestSessionCreate (0.04s) [2022-06-06T22:13:27.444Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-06T22:13:27.444Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-06T22:13:27.444Z] PASS [2022-06-06T22:13:27.444Z] [2022-06-06T22:13:27.444Z] DONE 2 tests in 0.151s [2022-06-06T22:13:27.444Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-06T22:13:27.444Z] INFO: Testing against a local daemon [2022-06-06T22:13:27.444Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-06T22:13:27.444Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-06T22:13:27.444Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-06T22:13:27.444Z] === RUN TestDiskUsage [2022-06-06T22:13:27.444Z] === PAUSE TestDiskUsage [2022-06-06T22:13:27.444Z] === RUN TestEventsExecDie [2022-06-06T22:13:27.767Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-06T22:13:27.960Z] --- PASS: TestBuildWithHugeFile (34.60s) [2022-06-06T22:13:27.960Z] === RUN TestBuildWCOWSandboxSize [2022-06-06T22:13:27.960Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-06T22:13:27.960Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-06T22:13:27.960Z] === RUN TestBuildWithEmptyDockerfile [2022-06-06T22:13:27.960Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-06T22:13:27.960Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-06T22:13:27.960Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-06T22:13:27.960Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-06T22:13:27.960Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-06T22:13:27.960Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-06T22:13:27.960Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-06T22:13:27.960Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-06T22:13:27.960Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-06T22:13:27.960Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-06T22:13:27.960Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-06-06T22:13:27.960Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-06-06T22:13:27.960Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-06T22:13:27.960Z] === RUN TestBuildPreserveOwnership [2022-06-06T22:13:27.960Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-06T22:13:27.960Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-06T22:13:27.960Z] --- PASS: TestBuildPreserveOwnership (2.79s) [2022-06-06T22:13:27.960Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.84s) [2022-06-06T22:13:27.960Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-06-06T22:13:27.960Z] === RUN TestBuildPlatformInvalid [2022-06-06T22:13:27.960Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-06T22:13:27.960Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-06T22:13:27.960Z] Loaded image: busybox:latest [2022-06-06T22:13:27.960Z] Loaded image: busybox:glibc [2022-06-06T22:13:28.010Z] --- PASS: TestEventsExecDie (0.48s) [2022-06-06T22:13:28.010Z] === RUN TestEventsBackwardsCompatible [2022-06-06T22:13:28.010Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-06-06T22:13:28.010Z] === RUN TestEventsVolumeCreate [2022-06-06T22:13:28.010Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-06-06T22:13:28.010Z] === RUN TestInfoBinaryCommits [2022-06-06T22:13:28.010Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-06T22:13:28.010Z] === RUN TestInfoAPIVersioned [2022-06-06T22:13:28.010Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-06T22:13:28.010Z] === RUN TestInfoAPI [2022-06-06T22:13:28.010Z] --- PASS: TestInfoAPI (0.01s) [2022-06-06T22:13:28.010Z] === RUN TestInfoAPIWarnings [2022-06-06T22:13:28.702Z] --- PASS: TestConfigsCreateAndDelete (2.71s) [2022-06-06T22:13:28.702Z] === RUN TestConfigsUpdate [2022-06-06T22:13:28.702Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-06T22:13:28.893Z] Loaded image: debian:bullseye-slim [2022-06-06T22:13:28.893Z] Loaded image: hello-world:latest [2022-06-06T22:13:28.893Z] Loaded image: arm32v7/hello-world:latest [2022-06-06T22:13:29.655Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-06T22:13:29.655Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-06T22:13:30.222Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-06T22:13:31.157Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-06T22:13:31.415Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-06T22:13:31.674Z] --- PASS: TestConfigsUpdate (2.86s) [2022-06-06T22:13:31.674Z] === RUN TestTemplatedConfig [2022-06-06T22:13:34.203Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-06T22:13:35.580Z] --- PASS: TestTemplatedConfig (3.79s) [2022-06-06T22:13:35.580Z] === RUN TestConfigCreateResolve [2022-06-06T22:13:36.517Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-06T22:13:37.013Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.32s) [2022-06-06T22:13:37.013Z] PASS [2022-06-06T22:13:37.013Z] [2022-06-06T22:13:37.013Z] === Skipped [2022-06-06T22:13:37.013Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-06T22:13:37.013Z] build_session_test.go:25: TODO: BuildKit [2022-06-06T22:13:37.013Z] [2022-06-06T22:13:37.013Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-06T22:13:37.013Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-06T22:13:37.013Z] [2022-06-06T22:13:37.013Z] DONE 34 tests, 2 skipped in 65.489s [2022-06-06T22:13:37.013Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-06T22:13:37.013Z] ++ 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-06-06T22:13:37.013Z] ++ set -e [2022-06-06T22:13:37.013Z] ++ '[' -n 0 ']' [2022-06-06T22:13:37.013Z] ++ set -x [2022-06-06T22:13:37.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:13:37.013Z] INFO: Testing against a local daemon [2022-06-06T22:13:37.013Z] === RUN TestConfigInspect [2022-06-06T22:13:38.385Z] --- PASS: TestConfigInspect (2.17s) [2022-06-06T22:13:38.385Z] === RUN TestConfigList [2022-06-06T22:13:38.419Z] --- PASS: TestConfigCreateResolve (3.09s) [2022-06-06T22:13:38.419Z] PASS [2022-06-06T22:13:38.419Z] [2022-06-06T22:13:38.419Z] DONE 6 tests in 18.470s [2022-06-06T22:13:38.419Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-06T22:13:38.419Z] ++ 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-06-06T22:13:38.419Z] ++ set -e [2022-06-06T22:13:38.419Z] ++ '[' -n 0 ']' [2022-06-06T22:13:38.419Z] ++ set -x [2022-06-06T22:13:38.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:13:38.677Z] INFO: Testing against a local daemon [2022-06-06T22:13:38.677Z] === RUN TestAttachWithTTY [2022-06-06T22:13:38.677Z] --- PASS: TestAttachWithTTY (0.07s) [2022-06-06T22:13:38.677Z] === RUN TestAttachWithoutTTy [2022-06-06T22:13:38.936Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-06-06T22:13:38.936Z] === RUN TestCheckpoint [2022-06-06T22:13:38.936Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-06T22:13:38.936Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/commit [2022-06-06T22:13:38.936Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-06T22:13:38.936Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-06T22:13:38.936Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-06T22:13:38.936Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-06T22:13:38.936Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-06T22:13:38.936Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-06T22:13:38.936Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-06T22:13:38.936Z] === CONT TestContainerInvalidJSON/commit [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-06T22:13:38.936Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-06T22:13:38.936Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-06T22:13:38.936Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-06T22:13:38.936Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-06T22:13:38.936Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-06T22:13:38.936Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-06T22:13:38.936Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-06-06T22:13:38.936Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-06T22:13:38.937Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-06T22:13:38.937Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-06T22:13:38.937Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-06-06T22:13:38.937Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-06T22:13:38.937Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-06-06T22:13:38.937Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-06T22:13:39.195Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-06-06T22:13:39.195Z] === RUN TestCopyEmptyFile [2022-06-06T22:13:39.336Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-06-06T22:13:39.336Z] PASS [2022-06-06T22:13:39.336Z] [2022-06-06T22:13:39.336Z] DONE 17 tests in 47.209s [2022-06-06T22:13:39.336Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-06T22:13:39.336Z] INFO: Testing against a local daemon [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-06T22:13:39.336Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-06T22:13:39.336Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-06T22:13:39.336Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-06T22:13:39.336Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-06T22:13:39.336Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-06T22:13:39.336Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-06T22:13:39.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-06T22:13:39.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-06T22:13:39.336Z] === RUN TestPluginInstall [2022-06-06T22:13:39.336Z] === RUN TestPluginInstall/no_auth [2022-06-06T22:13:39.764Z] --- PASS: TestCopyEmptyFile (0.49s) [2022-06-06T22:13:39.764Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-06T22:13:39.764Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-06-06T22:13:39.764Z] === RUN TestCopyFromContainer [2022-06-06T22:13:39.764Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-06T22:13:39.907Z] time="2022-06-06T22:13:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:13:39.907Z] time="2022-06-06T22:13:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee58fba2c882c6e2feb84e81d0c8be7e8dae1bcba142492a553cd907fde39557" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:13:39.907Z] time="2022-06-06T22:13:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:13:39.907Z] time="2022-06-06T22:13:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee58fba2c882c6e2feb84e81d0c8be7e8dae1bcba142492a553cd907fde39557" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:13:40.176Z] === RUN TestPluginInstall/with_htpasswd [2022-06-06T22:13:40.747Z] time="2022-06-06T22:13:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:13:40.747Z] time="2022-06-06T22:13:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b451961b3e346643580dbb630190f89af1d02bebe47b7e46e25fe749ebc915ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:13:40.747Z] time="2022-06-06T22:13:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:13:40.747Z] time="2022-06-06T22:13:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b451961b3e346643580dbb630190f89af1d02bebe47b7e46e25fe749ebc915ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:13:40.911Z] --- PASS: TestConfigList (2.20s) [2022-06-06T22:13:40.911Z] === RUN TestConfigsCreateAndDelete [2022-06-06T22:13:41.007Z] === RUN TestPluginInstall/with_insecure [2022-06-06T22:13:41.668Z] === RUN TestCopyFromContainer// [2022-06-06T22:13:41.668Z] === RUN TestCopyFromContainer//bar/root [2022-06-06T22:13:41.668Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-06T22:13:41.668Z] === RUN TestCopyFromContainer/bar/quux [2022-06-06T22:13:41.927Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-06T22:13:41.927Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-06T22:13:41.948Z] time="2022-06-06T22:13:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:13:41.948Z] time="2022-06-06T22:13:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18f7a8c4ef6d325ff33b00f1a1ae4b7a7d012378f63d7875353698a63cc77197" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:13:41.948Z] time="2022-06-06T22:13:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:13:41.948Z] time="2022-06-06T22:13:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18f7a8c4ef6d325ff33b00f1a1ae4b7a7d012378f63d7875353698a63cc77197" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:13:41.948Z] plugin_test.go:195: [d3c440a9bfe7c] daemon is not started [2022-06-06T22:13:41.948Z] --- PASS: TestPluginInstall (2.99s) [2022-06-06T22:13:41.948Z] --- PASS: TestPluginInstall/no_auth (1.23s) [2022-06-06T22:13:41.948Z] --- PASS: TestPluginInstall/with_htpasswd (0.67s) [2022-06-06T22:13:41.948Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-06-06T22:13:41.948Z] === RUN TestPluginsWithRuntimes [2022-06-06T22:13:42.186Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-06T22:13:42.186Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-06T22:13:42.445Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-06T22:13:42.445Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-06T22:13:42.703Z] --- PASS: TestCopyFromContainer (3.03s) [2022-06-06T22:13:42.703Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-06-06T22:13:42.703Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-06-06T22:13:42.703Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-06-06T22:13:42.703Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-06-06T22:13:42.703Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.18s) [2022-06-06T22:13:42.703Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2022-06-06T22:13:42.703Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-06-06T22:13:42.703Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-06-06T22:13:42.703Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-06-06T22:13:42.703Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-06-06T22:13:42.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-06T22:13:42.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-06T22:13:42.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-06T22:13:42.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-06T22:13:42.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-06T22:13:42.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-06T22:13:42.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-06T22:13:42.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-06T22:13:42.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-06T22:13:42.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-06T22:13:42.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-06-06T22:13:42.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-06T22:13:42.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-06-06T22:13:42.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-06T22:13:42.703Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-06T22:13:42.703Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-06-06T22:13:42.703Z] === RUN TestCreateWithInvalidEnv [2022-06-06T22:13:42.703Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-06T22:13:42.703Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-06T22:13:42.703Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-06T22:13:42.703Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-06T22:13:42.703Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-06T22:13:42.703Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-06T22:13:42.703Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-06T22:13:42.703Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-06T22:13:42.703Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-06T22:13:42.703Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-06-06T22:13:42.703Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-06T22:13:42.703Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-06T22:13:42.703Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-06T22:13:42.703Z] === RUN TestCreateTmpfsMountsTarget [2022-06-06T22:13:42.703Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-06-06T22:13:42.703Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-06T22:13:42.813Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-06-06T22:13:42.813Z] === RUN TestConfigsUpdate [2022-06-06T22:13:43.270Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-06T22:13:43.857Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-06T22:13:44.428Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-06T22:13:45.171Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2022-06-06T22:13:45.171Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-06T22:13:45.339Z] --- PASS: TestConfigsUpdate (2.17s) [2022-06-06T22:13:45.339Z] === RUN TestTemplatedConfig [2022-06-06T22:13:45.368Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-06-06T22:13:45.368Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-06-06T22:13:45.368Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-06-06T22:13:45.368Z] === RUN TestPluginBackCompatMediaTypes [2022-06-06T22:13:45.738Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-06T22:13:45.938Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-06-06T22:13:45.938Z] PASS [2022-06-06T22:13:45.938Z] [2022-06-06T22:13:45.938Z] DONE 24 tests in 6.963s [2022-06-06T22:13:45.938Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-06T22:13:45.938Z] INFO: Testing against a local daemon [2022-06-06T22:13:45.938Z] === RUN TestExternalGraphDriver [2022-06-06T22:13:45.938Z] === RUN TestExternalGraphDriver/json [2022-06-06T22:13:46.080Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-06-06T22:13:46.080Z] === RUN TestInfoDebug [2022-06-06T22:13:46.080Z] --- PASS: TestInfoDebug (0.55s) [2022-06-06T22:13:46.080Z] === RUN TestInfoInsecureRegistries [2022-06-06T22:13:46.080Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-06-06T22:13:46.080Z] === RUN TestInfoRegistryMirrors [2022-06-06T22:13:46.339Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-06T22:13:46.339Z] === RUN TestLoginFailsWithBadCredentials [2022-06-06T22:13:46.339Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-06-06T22:13:46.339Z] === RUN TestPingCacheHeaders [2022-06-06T22:13:46.339Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-06-06T22:13:46.339Z] === RUN TestPingGet [2022-06-06T22:13:46.339Z] --- PASS: TestPingGet (0.02s) [2022-06-06T22:13:46.339Z] === RUN TestPingHead [2022-06-06T22:13:46.597Z] --- PASS: TestPingHead (0.03s) [2022-06-06T22:13:46.597Z] === RUN TestPingSwarmHeader [2022-06-06T22:13:46.856Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-06T22:13:47.114Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-06T22:13:47.114Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s) [2022-06-06T22:13:47.114Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-06T22:13:47.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-06T22:13:47.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-06T22:13:47.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-06T22:13:47.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-06T22:13:47.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-06T22:13:47.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-06T22:13:47.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-06T22:13:47.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-06T22:13:47.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-06T22:13:47.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-06T22:13:47.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-06T22:13:47.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-06T22:13:47.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-06T22:13:47.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-06T22:13:47.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-06T22:13:47.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-06-06T22:13:47.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-06T22:13:47.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-06T22:13:47.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-06T22:13:47.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-06-06T22:13:47.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-06-06T22:13:47.115Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-06T22:13:47.422Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-06T22:13:47.848Z] === RUN TestExternalGraphDriver/spec [2022-06-06T22:13:47.867Z] --- PASS: TestTemplatedConfig (2.43s) [2022-06-06T22:13:47.867Z] === RUN TestConfigCreateResolve [2022-06-06T22:13:48.052Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-06-06T22:13:48.052Z] === RUN TestCreateDifferentPlatform [2022-06-06T22:13:48.052Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-06T22:13:48.052Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-06T22:13:48.052Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-06T22:13:48.052Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-06T22:13:48.052Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-06T22:13:48.052Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-06T22:13:48.052Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-06T22:13:48.052Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-06T22:13:48.052Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-06-06T22:13:48.052Z] === RUN TestCreateInvalidHostConfig [2022-06-06T22:13:48.052Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-06T22:13:48.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-06T22:13:48.052Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-06T22:13:48.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-06T22:13:48.052Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-06T22:13:48.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-06T22:13:48.052Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-06T22:13:48.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-06T22:13:48.052Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-06T22:13:48.052Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-06T22:13:48.052Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-06T22:13:48.052Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-06T22:13:48.052Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-06-06T22:13:48.052Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-06T22:13:48.052Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-06T22:13:48.052Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-06T22:13:48.052Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-06T22:13:48.052Z] === RUN TestContainerStartOnDaemonRestart [2022-06-06T22:13:48.052Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-06T22:13:48.052Z] === RUN TestDaemonRestartIpcMode [2022-06-06T22:13:48.052Z] === PAUSE TestDaemonRestartIpcMode [2022-06-06T22:13:48.052Z] === RUN TestDaemonHostGatewayIP [2022-06-06T22:13:48.052Z] === PAUSE TestDaemonHostGatewayIP [2022-06-06T22:13:48.052Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-06T22:13:48.052Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-06T22:13:48.052Z] === RUN TestContainerKillOnDaemonStart [2022-06-06T22:13:48.052Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-06T22:13:48.052Z] === RUN TestDiff [2022-06-06T22:13:48.356Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-06T22:13:48.356Z] --- PASS: TestPingSwarmHeader (1.99s) [2022-06-06T22:13:48.356Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-06T22:13:48.356Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-06T22:13:48.356Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-06T22:13:48.356Z] === RUN TestVersion [2022-06-06T22:13:48.613Z] --- PASS: TestVersion (0.03s) [2022-06-06T22:13:48.613Z] === CONT TestDiskUsage [2022-06-06T22:13:48.622Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-06T22:13:48.885Z] --- PASS: TestDiff (0.81s) [2022-06-06T22:13:48.885Z] === RUN TestExecWithCloseStdin [2022-06-06T22:13:49.144Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/empty [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/empty/container_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/empty/image_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/empty/volume_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-06T22:13:49.180Z] === RUN TestDiskUsage/after_container.Run [2022-06-06T22:13:49.403Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-06T22:13:49.439Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-06T22:13:49.439Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-06T22:13:49.439Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-06T22:13:49.439Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-06T22:13:49.439Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-06T22:13:49.439Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-06T22:13:49.439Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-06T22:13:49.439Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-06T22:13:49.439Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-06T22:13:49.439Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage (1.19s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-06T22:13:49.697Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-06-06T22:13:49.697Z] PASS [2022-06-06T22:13:49.697Z] [2022-06-06T22:13:49.697Z] === Skipped [2022-06-06T22:13:49.697Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-06T22:13:49.697Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-06T22:13:49.697Z] [2022-06-06T22:13:49.697Z] DONE 54 tests, 1 skipped in 22.276s [2022-06-06T22:13:49.697Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-06T22:13:49.697Z] INFO: Testing against a local daemon [2022-06-06T22:13:49.697Z] === RUN TestVolumesCreateAndList [2022-06-06T22:13:49.697Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-06T22:13:49.697Z] === RUN TestVolumesRemove [2022-06-06T22:13:49.759Z] === RUN TestExternalGraphDriver/pull [2022-06-06T22:13:49.764Z] --- PASS: TestConfigCreateResolve (2.23s) [2022-06-06T22:13:49.764Z] PASS [2022-06-06T22:13:49.764Z] [2022-06-06T22:13:49.764Z] DONE 6 tests in 13.425s [2022-06-06T22:13:49.764Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-06T22:13:49.764Z] ++ 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-06-06T22:13:49.764Z] ++ set -e [2022-06-06T22:13:49.764Z] ++ '[' -n 0 ']' [2022-06-06T22:13:49.764Z] ++ set -x [2022-06-06T22:13:49.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:13:49.765Z] INFO: Testing against a local daemon [2022-06-06T22:13:49.765Z] === RUN TestAttachWithTTY [2022-06-06T22:13:49.765Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-06T22:13:49.765Z] === RUN TestAttachWithoutTTy [2022-06-06T22:13:49.765Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-06T22:13:49.765Z] === RUN TestCheckpoint [2022-06-06T22:13:49.765Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-06T22:13:49.765Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/commit [2022-06-06T22:13:49.765Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-06T22:13:49.765Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-06T22:13:49.765Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-06T22:13:49.765Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-06T22:13:49.765Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-06T22:13:49.765Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-06T22:13:49.765Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-06T22:13:49.765Z] === CONT TestContainerInvalidJSON/commit [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-06T22:13:49.765Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-06T22:13:49.765Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-06T22:13:49.765Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-06T22:13:49.765Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-06T22:13:49.765Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-06T22:13:49.765Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-06T22:13:49.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-06-06T22:13:49.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-06T22:13:49.765Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-06T22:13:49.955Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-06T22:13:49.955Z] === RUN TestVolumesInspect [2022-06-06T22:13:49.955Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-06T22:13:49.955Z] === RUN TestVolumesInvalidJSON [2022-06-06T22:13:49.955Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-06T22:13:49.955Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-06T22:13:49.955Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-06T22:13:49.955Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-06T22:13:49.955Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-06T22:13:49.955Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-06T22:13:49.955Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-06T22:13:49.955Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-06T22:13:49.955Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-06T22:13:49.955Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-06T22:13:49.955Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-06T22:13:49.955Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-06T22:13:49.955Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-06T22:13:49.955Z] PASS [2022-06-06T22:13:49.955Z] [2022-06-06T22:13:49.955Z] DONE 9 tests in 0.171s [2022-06-06T22:13:49.955Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-06T22:13:49.955Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14221 is not a child of this shell [2022-06-06T22:13:49.955Z] warning: PID 14221 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-06T22:13:49.955Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-06T22:13:49.955Z] [2022-06-06T22:13:49.955Z] Unloading profiles will leave already running processes permanently [2022-06-06T22:13:49.955Z] unconfined, which can lead to unexpected situations. [2022-06-06T22:13:49.955Z] [2022-06-06T22:13:49.955Z] To set a process to complain mode, use the command line tool [2022-06-06T22:13:49.955Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-06T22:13:49.955Z] Removing test suite binaries [2022-06-06T22:13:49.955Z] exiting test-integration [2022-06-06T22:13:49.955Z] ++ exit 0 [2022-06-06T22:13:49.955Z] [2022-06-06T22:13:49.971Z] --- PASS: TestExecWithCloseStdin (0.95s) [2022-06-06T22:13:49.971Z] === RUN TestExec [2022-06-06T22:13:50.022Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-06T22:13:50.022Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-06T22:13:50.022Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-06T22:13:50.022Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-06T22:13:50.022Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-06T22:13:50.022Z] === RUN TestCopyEmptyFile [2022-06-06T22:13:50.280Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-06-06T22:13:50.280Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-06T22:13:50.280Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-06T22:13:50.280Z] === RUN TestCopyFromContainer [2022-06-06T22:13:50.538Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-06T22:13:50.538Z] --- PASS: TestExec (0.82s) [2022-06-06T22:13:50.538Z] === RUN TestExecUser [2022-06-06T22:13:50.797Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-06T22:13:50.797Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-06T22:13:51.144Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-06-06T22:13:51.144Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-06-06T22:13:51.144Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-06-06T22:13:51.144Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-06-06T22:13:51.144Z] === RUN TestGraphdriverPluginV2 [2022-06-06T22:13:51.214Z] === RUN TestCopyFromContainer// [2022-06-06T22:13:51.214Z] === RUN TestCopyFromContainer//bar/root [2022-06-06T22:13:51.214Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-06T22:13:51.214Z] === RUN TestCopyFromContainer/bar/quux Post stage [Pipeline] junit [2022-06-06T22:13:51.341Z] Recording test results [2022-06-06T22:13:51.390Z] check_test.go:307: [d617882b81410] daemon is not started [2022-06-06T22:13:51.390Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-06T22:13:51.471Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-06T22:13:51.471Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-06T22:13:51.471Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-06T22:13:51.471Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-06T22:13:51.649Z] --- PASS: TestExecUser (0.94s) [2022-06-06T22:13:51.649Z] === RUN TestExportContainerAndImportImage [2022-06-06T22:13:51.729Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-06T22:13:51.729Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-06T22:13:51.729Z] --- PASS: TestCopyFromContainer (1.51s) [2022-06-06T22:13:51.729Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-06T22:13:51.729Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-06-06T22:13:51.729Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-06T22:13:51.729Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-06-06T22:13:51.729Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-06T22:13:51.729Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-06T22:13:51.729Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-06T22:13:51.729Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-06T22:13:51.729Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-06T22:13:51.729Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-06T22:13:51.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-06T22:13:51.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-06T22:13:51.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-06T22:13:51.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-06T22:13:51.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-06T22:13:51.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-06T22:13:51.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-06T22:13:51.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-06T22:13:51.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-06T22:13:51.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-06T22:13:51.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-06-06T22:13:51.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-06T22:13:51.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-06T22:13:51.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-06T22:13:51.729Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-06T22:13:51.729Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-06T22:13:51.729Z] === RUN TestCreateWithInvalidEnv [2022-06-06T22:13:51.729Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-06T22:13:51.729Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-06T22:13:51.729Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-06T22:13:51.729Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-06T22:13:51.729Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-06T22:13:51.729Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-06T22:13:51.729Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-06T22:13:51.729Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-06T22:13:51.729Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-06T22:13:51.729Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-06T22:13:51.729Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-06T22:13:51.729Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-06T22:13:51.729Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-06T22:13:51.729Z] === RUN TestCreateTmpfsMountsTarget [2022-06-06T22:13:51.729Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-06T22:13:51.729Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-06T22:13:51.759Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-06T22:13:51.911Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-06T22:13:52.092Z] + echo Ensuring container killed. [2022-06-06T22:13:52.092Z] Ensuring container killed. [2022-06-06T22:13:52.092Z] + docker rm -vf docker-pr3 [2022-06-06T22:13:52.092Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-06T22:13:52.375Z] + echo Chowning /workspace to jenkins user [2022-06-06T22:13:52.375Z] Chowning /workspace to jenkins user [2022-06-06T22:13:52.375Z] + id -u [2022-06-06T22:13:52.375Z] + id -g [2022-06-06T22:13:52.375Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43699:/workspace busybox chown -R 1000:1000 /workspace [2022-06-06T22:13:52.846Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2022-06-06T22:13:52.846Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-06T22:13:53.103Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-06-06T22:13:53.103Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-06T22:13:53.782Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-06T22:13:54.041Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-06T22:13:54.044Z] + bundleName=amd64-rootless [2022-06-06T22:13:54.044Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-06T22:13:54.044Z] Creating amd64-rootless-bundles.tar.gz [2022-06-06T22:13:54.044Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-06T22:13:54.044Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-06T22:13:54.055Z] Archiving artifacts [2022-06-06T22:13:54.300Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-06-06T22:13:54.300Z] === RUN TestHealthCheckWorkdir [2022-06-06T22:13:54.356Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43699/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-06T22:13:54.504Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-06-06T22:13:54.504Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-06T22:13:54.504Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-06T22:13:54.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-06T22:13:54.504Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-06T22:13:54.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-06T22:13:54.504Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-06T22:13:54.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-06T22:13:54.504Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-06T22:13:54.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-06T22:13:54.504Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-06T22:13:54.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-06T22:13:54.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-06T22:13:54.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-06T22:13:54.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-06T22:13:54.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-06T22:13:54.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-06T22:13:54.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-06T22:13:54.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-06T22:13:54.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-06T22:13:54.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-06T22:13:54.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-06T22:13:54.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-06T22:13:54.504Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-06T22:13:54.656Z] + make clean [2022-06-06T22:13:54.656Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-06T22:13:54.656Z] docker-dev-cache [2022-06-06T22:13:54.656Z] docker-mod-cache [Pipeline] deleteDir [2022-06-06T22:13:54.762Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-06-06T22:13:54.762Z] === RUN TestCreateDifferentPlatform [2022-06-06T22:13:54.762Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-06T22:13:54.762Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-06T22:13:54.762Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-06T22:13:54.762Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-06T22:13:54.762Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-06T22:13:54.762Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-06T22:13:54.762Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-06T22:13:54.762Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-06T22:13:54.762Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-06T22:13:54.762Z] === RUN TestCreateInvalidHostConfig [2022-06-06T22:13:54.762Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-06T22:13:54.762Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-06T22:13:54.762Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-06T22:13:54.762Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-06T22:13:54.762Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-06T22:13:54.762Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-06T22:13:54.762Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-06T22:13:54.762Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-06T22:13:54.762Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-06T22:13:54.762Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-06T22:13:54.762Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-06T22:13:54.762Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-06T22:13:54.762Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-06T22:13:54.762Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-06T22:13:54.762Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-06T22:13:54.762Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-06T22:13:54.762Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-06T22:13:54.762Z] === RUN TestContainerStartOnDaemonRestart [2022-06-06T22:13:54.762Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-06T22:13:54.762Z] === RUN TestDaemonRestartIpcMode [2022-06-06T22:13:54.762Z] === PAUSE TestDaemonRestartIpcMode [2022-06-06T22:13:54.762Z] === RUN TestDaemonHostGatewayIP [2022-06-06T22:13:54.762Z] === PAUSE TestDaemonHostGatewayIP [2022-06-06T22:13:54.762Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-06T22:13:54.762Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-06T22:13:54.762Z] === RUN TestContainerKillOnDaemonStart [2022-06-06T22:13:54.762Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-06T22:13:54.762Z] === RUN TestDiff [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T22:13:55.237Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-06T22:13:55.327Z] --- PASS: TestDiff (0.45s) [2022-06-06T22:13:55.327Z] === RUN TestExecWithCloseStdin [2022-06-06T22:13:55.344Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2022-06-06T22:13:55.344Z] PASS [2022-06-06T22:13:55.344Z] [2022-06-06T22:13:55.344Z] DONE 5 tests in 8.970s [2022-06-06T22:13:55.344Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-06T22:13:55.344Z] INFO: Testing against a local daemon [2022-06-06T22:13:55.344Z] === RUN TestContinueAfterPluginCrash [2022-06-06T22:13:55.344Z] === PAUSE TestContinueAfterPluginCrash [2022-06-06T22:13:55.344Z] === RUN TestReadPluginNoRead [2022-06-06T22:13:55.344Z] === PAUSE TestReadPluginNoRead [2022-06-06T22:13:55.344Z] === RUN TestDaemonStartWithLogOpt [2022-06-06T22:13:55.344Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-06T22:13:55.344Z] === CONT TestContinueAfterPluginCrash [2022-06-06T22:13:55.344Z] === CONT TestDaemonStartWithLogOpt [2022-06-06T22:13:55.495Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2022-06-06T22:13:55.495Z] === RUN TestHealthKillContainer [2022-06-06T22:13:55.893Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-06-06T22:13:55.893Z] === RUN TestExec [2022-06-06T22:13:56.151Z] --- PASS: TestExec (0.46s) [2022-06-06T22:13:56.151Z] === RUN TestExecUser [2022-06-06T22:13:56.429Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-06T22:13:56.717Z] --- PASS: TestExecUser (0.48s) [2022-06-06T22:13:56.717Z] === RUN TestExportContainerAndImportImage [2022-06-06T22:13:56.996Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-06T22:13:57.254Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-06T22:13:57.284Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-06-06T22:13:57.284Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-06T22:13:58.640Z] --- PASS: TestDaemonStartWithLogOpt (3.50s) [2022-06-06T22:13:58.640Z] === CONT TestReadPluginNoRead [2022-06-06T22:13:58.656Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-06-06T22:13:58.656Z] === RUN TestHealthCheckWorkdir [2022-06-06T22:13:59.221Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-06-06T22:13:59.221Z] === RUN TestHealthKillContainer [2022-06-06T22:14:00.539Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-06T22:14:00.556Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-06T22:14:01.914Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-06T22:14:01.938Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-06T22:14:03.320Z] === RUN TestReadPluginNoRead/default [2022-06-06T22:14:03.320Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-06-06T22:14:03.817Z] --- PASS: TestHealthKillContainer (8.22s) [2022-06-06T22:14:03.817Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-06T22:14:04.386Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-06-06T22:14:04.386Z] === RUN TestIpcModeNone [2022-06-06T22:14:04.386Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-06T22:14:04.386Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-06T22:14:04.644Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-06T22:14:04.702Z] === CONT TestReadPluginNoRead [2022-06-06T22:14:04.702Z] read_test.go:92: [d682764059b5d] daemon is not started [2022-06-06T22:14:04.702Z] --- PASS: TestReadPluginNoRead (6.01s) [2022-06-06T22:14:04.702Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-06-06T22:14:04.702Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-06-06T22:14:04.702Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-06-06T22:14:04.702Z] PASS [2022-06-06T22:14:04.702Z] [2022-06-06T22:14:04.702Z] DONE 6 tests in 9.536s [2022-06-06T22:14:04.702Z] 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-06-06T22:14:04.702Z] testing: warning: no tests to run [2022-06-06T22:14:04.702Z] PASS [2022-06-06T22:14:04.702Z] [2022-06-06T22:14:04.702Z] DONE 0 tests in 0.008s [2022-06-06T22:14:04.702Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-06T22:14:04.702Z] INFO: Testing against a local daemon [2022-06-06T22:14:04.702Z] === RUN TestPluginWithDevMounts [2022-06-06T22:14:04.702Z] === PAUSE TestPluginWithDevMounts [2022-06-06T22:14:04.702Z] === CONT TestPluginWithDevMounts [2022-06-06T22:14:04.902Z] check_test.go:307: [d915086fc2a33] daemon is not started [2022-06-06T22:14:04.902Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-06T22:14:04.902Z] --- PASS: TestIpcModeNone (0.77s) [2022-06-06T22:14:04.902Z] === RUN TestIpcModePrivate [2022-06-06T22:14:05.469Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-06T22:14:05.469Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-06-06T22:14:05.727Z] --- PASS: TestIpcModePrivate (0.77s) [2022-06-06T22:14:05.727Z] === RUN TestIpcModeShareable [2022-06-06T22:14:05.727Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-06T22:14:06.085Z] --- PASS: TestPluginWithDevMounts (1.62s) [2022-06-06T22:14:06.085Z] PASS [2022-06-06T22:14:06.085Z] [2022-06-06T22:14:06.085Z] DONE 1 tests in 1.642s [2022-06-06T22:14:06.085Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-06T22:14:06.085Z] INFO: Testing against a local daemon [2022-06-06T22:14:06.085Z] === RUN TestSecretInspect [2022-06-06T22:14:06.295Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-06-06T22:14:06.295Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-06T22:14:06.295Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-06T22:14:06.556Z] --- PASS: TestIpcModeShareable (0.79s) [2022-06-06T22:14:06.556Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-06T22:14:07.325Z] --- PASS: TestHealthKillContainer (7.91s) [2022-06-06T22:14:07.325Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-06T22:14:07.325Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-06-06T22:14:07.325Z] === RUN TestIpcModeNone [2022-06-06T22:14:07.891Z] --- PASS: TestIpcModeNone (0.46s) [2022-06-06T22:14:07.891Z] === RUN TestIpcModePrivate [2022-06-06T22:14:08.149Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-06-06T22:14:08.407Z] --- PASS: TestIpcModePrivate (0.46s) [2022-06-06T22:14:08.407Z] === RUN TestIpcModeShareable [2022-06-06T22:14:08.626Z] --- PASS: TestSecretInspect (2.17s) [2022-06-06T22:14:08.626Z] === RUN TestSecretList [2022-06-06T22:14:08.665Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-06-06T22:14:08.922Z] --- PASS: TestIpcModeShareable (0.47s) [2022-06-06T22:14:08.923Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-06T22:14:09.843Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2022-06-06T22:14:09.843Z] === RUN TestAPIIpcModeHost [2022-06-06T22:14:09.843Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-06T22:14:09.843Z] --- PASS: TestAPIIpcModeHost (0.69s) [2022-06-06T22:14:09.843Z] === RUN TestDaemonIpcModeShareable [2022-06-06T22:14:10.102Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-06T22:14:10.296Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-06-06T22:14:10.296Z] === RUN TestAPIIpcModeHost [2022-06-06T22:14:10.537Z] --- PASS: TestSecretList (2.19s) [2022-06-06T22:14:10.537Z] === RUN TestSecretsCreateAndDelete [2022-06-06T22:14:10.554Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-06-06T22:14:10.554Z] === RUN TestDaemonIpcModeShareable [2022-06-06T22:14:11.481Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-06T22:14:11.482Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2022-06-06T22:14:11.740Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2022-06-06T22:14:11.740Z] === RUN TestDaemonIpcModePrivate [2022-06-06T22:14:11.990Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-06T22:14:11.990Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-06-06T22:14:11.990Z] === RUN TestDaemonIpcModePrivate [2022-06-06T22:14:11.998Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-06T22:14:12.922Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-06-06T22:14:12.922Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-06-06T22:14:12.922Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-06T22:14:13.078Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-06-06T22:14:13.078Z] === RUN TestSecretsUpdate [2022-06-06T22:14:13.373Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:119, shared: false, mustBeShared: false [2022-06-06T22:14:13.373Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2022-06-06T22:14:13.373Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-06T22:14:13.855Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-06-06T22:14:14.112Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-06-06T22:14:14.112Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-06T22:14:14.307Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-06T22:14:14.891Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-06T22:14:14.891Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-06-06T22:14:14.988Z] --- PASS: TestSecretsUpdate (2.17s) [2022-06-06T22:14:14.988Z] === RUN TestTemplatedSecret [2022-06-06T22:14:15.045Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-06T22:14:15.149Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2022-06-06T22:14:15.149Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-06T22:14:15.303Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-06-06T22:14:15.303Z] === RUN TestIpcModeOlderClient [2022-06-06T22:14:15.303Z] === PAUSE TestIpcModeOlderClient [2022-06-06T22:14:15.303Z] === RUN TestKillContainerInvalidSignal [2022-06-06T22:14:15.560Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-06-06T22:14:15.560Z] === RUN TestKillContainer [2022-06-06T22:14:15.818Z] === RUN TestKillContainer/no_signal [2022-06-06T22:14:16.077Z] === RUN TestKillContainer/non_killing_signal [2022-06-06T22:14:16.335Z] === RUN TestKillContainer/killing_signal [2022-06-06T22:14:16.525Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-06-06T22:14:16.783Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.47s) [2022-06-06T22:14:16.783Z] === RUN TestIpcModeOlderClient [2022-06-06T22:14:16.783Z] === PAUSE TestIpcModeOlderClient [2022-06-06T22:14:16.783Z] === RUN TestKillContainerInvalidSignal [2022-06-06T22:14:16.783Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-06T22:14:16.784Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-06T22:14:16.784Z] check_test.go:307: [de8399d9503fb] daemon is not started [2022-06-06T22:14:16.784Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-06T22:14:16.900Z] --- PASS: TestKillContainer (1.27s) [2022-06-06T22:14:16.900Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-06-06T22:14:16.900Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-06-06T22:14:16.900Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-06-06T22:14:16.900Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-06T22:14:16.900Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-06T22:14:17.350Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2022-06-06T22:14:17.350Z] === RUN TestKillContainer [2022-06-06T22:14:17.350Z] === RUN TestKillContainer/no_signal [2022-06-06T22:14:17.467Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-06T22:14:17.528Z] --- PASS: TestTemplatedSecret (2.52s) [2022-06-06T22:14:17.528Z] === RUN TestSecretCreateResolve [2022-06-06T22:14:17.608Z] === RUN TestKillContainer/non_killing_signal [2022-06-06T22:14:17.725Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-06-06T22:14:17.725Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-06-06T22:14:17.725Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-06-06T22:14:17.725Z] === RUN TestKillStoppedContainer [2022-06-06T22:14:17.725Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-06T22:14:17.725Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-06T22:14:17.867Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-06T22:14:17.983Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-06T22:14:17.983Z] === RUN TestKillDifferentUserContainer [2022-06-06T22:14:18.240Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-06-06T22:14:18.240Z] === RUN TestInspectOomKilledTrue [2022-06-06T22:14:18.434Z] === RUN TestKillContainer/killing_signal [2022-06-06T22:14:18.806Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-06-06T22:14:18.806Z] === RUN TestInspectOomKilledFalse [2022-06-06T22:14:19.002Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-06T22:14:19.064Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-06-06T22:14:19.064Z] === RUN TestLinksEtcHostsContentMatch [2022-06-06T22:14:19.262Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-06T22:14:19.262Z] --- PASS: TestKillContainer (2.07s) [2022-06-06T22:14:19.262Z] --- PASS: TestKillContainer/no_signal (0.48s) [2022-06-06T22:14:19.262Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2022-06-06T22:14:19.262Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2022-06-06T22:14:19.262Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-06T22:14:19.262Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-06T22:14:19.322Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-06-06T22:14:19.322Z] === RUN TestLinksContainerNames [2022-06-06T22:14:19.438Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-06-06T22:14:19.438Z] PASS [2022-06-06T22:14:19.438Z] [2022-06-06T22:14:19.438Z] DONE 6 tests in 13.433s [2022-06-06T22:14:19.698Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-06T22:14:19.698Z] INFO: Testing against a local daemon [2022-06-06T22:14:19.698Z] === RUN TestServiceCreateInit [2022-06-06T22:14:19.698Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-06T22:14:20.198Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-06T22:14:20.256Z] --- PASS: TestLinksContainerNames (0.83s) [2022-06-06T22:14:20.256Z] === RUN TestLogsFollowTailEmpty [2022-06-06T22:14:20.456Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-06T22:14:20.821Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-06-06T22:14:20.821Z] === RUN TestContainerNetworkMountsNoChown [2022-06-06T22:14:21.022Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2022-06-06T22:14:21.022Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2022-06-06T22:14:21.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-06-06T22:14:21.023Z] === RUN TestKillStoppedContainer [2022-06-06T22:14:21.023Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-06-06T22:14:21.023Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-06T22:14:21.023Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-06-06T22:14:21.023Z] === RUN TestKillDifferentUserContainer [2022-06-06T22:14:21.023Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-06T22:14:21.079Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/default [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/default [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/private [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/private [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rprivate [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/slave [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/slave [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rslave [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/shared [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/shared [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rshared [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/default [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/rslave [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/rshared [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/shared [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/rprivate [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/slave [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/private [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-06T22:14:21.079Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-06T22:14:21.079Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-06T22:14:21.079Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-06T22:14:21.337Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-06T22:14:21.595Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-06T22:14:21.595Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-06T22:14:21.595Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-06T22:14:21.595Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-06T22:14:21.595Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-06T22:14:21.595Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-06T22:14:21.595Z] === RUN TestContainerBindMountNonRecursive [2022-06-06T22:14:21.957Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2022-06-06T22:14:21.957Z] === RUN TestInspectOomKilledTrue [2022-06-06T22:14:21.957Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-06T22:14:21.957Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-06T22:14:21.957Z] === RUN TestInspectOomKilledFalse [2022-06-06T22:14:21.957Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-06T22:14:21.957Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-06T22:14:21.957Z] === RUN TestLinksEtcHostsContentMatch [2022-06-06T22:14:22.527Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2022-06-06T22:14:22.527Z] === RUN TestLinksContainerNames [2022-06-06T22:14:22.527Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-06T22:14:22.967Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-06-06T22:14:22.967Z] === RUN TestContainerVolumesMountedAsShared [2022-06-06T22:14:23.225Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-06-06T22:14:23.225Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-06T22:14:23.464Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-06T22:14:23.483Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-06-06T22:14:23.483Z] === RUN TestNetworkNat [2022-06-06T22:14:23.909Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-06T22:14:24.031Z] --- PASS: TestLinksContainerNames (1.63s) [2022-06-06T22:14:24.031Z] === RUN TestLogsFollowTailEmpty [2022-06-06T22:14:24.049Z] --- PASS: TestNetworkNat (0.43s) [2022-06-06T22:14:24.049Z] === RUN TestNetworkLocalhostTCPNat [2022-06-06T22:14:24.293Z] check_test.go:307: [dd4b71ddec84d] daemon is not started [2022-06-06T22:14:24.293Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-06T22:14:24.614Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-06-06T22:14:24.614Z] === RUN TestNetworkLoopbackNat [2022-06-06T22:14:24.861Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2022-06-06T22:14:24.861Z] === RUN TestContainerNetworkMountsNoChown [2022-06-06T22:14:25.798Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/default [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/default [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/private [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/private [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rprivate [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/slave [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/slave [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rslave [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/shared [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/shared [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rshared [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-06T22:14:25.798Z] === CONT TestMountDaemonRoot/default [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-06T22:14:25.798Z] === CONT TestMountDaemonRoot/rslave [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-06T22:14:25.798Z] === CONT TestMountDaemonRoot/rshared [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-06T22:14:25.798Z] === CONT TestMountDaemonRoot/shared [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-06T22:14:25.798Z] === CONT TestMountDaemonRoot/rprivate [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-06T22:14:25.798Z] === CONT TestMountDaemonRoot/slave [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-06T22:14:25.798Z] === CONT TestMountDaemonRoot/private [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-06T22:14:25.798Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-06T22:14:25.798Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-06T22:14:25.798Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-06T22:14:25.798Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-06T22:14:25.798Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-06T22:14:25.798Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-06T22:14:25.799Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-06T22:14:25.799Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-06T22:14:25.799Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-06T22:14:26.057Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-06T22:14:26.057Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-06T22:14:26.057Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-06T22:14:26.057Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-06T22:14:26.057Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-06T22:14:26.057Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-06T22:14:26.057Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-06T22:14:26.057Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-06T22:14:26.315Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-06T22:14:26.315Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-06-06T22:14:26.315Z] === RUN TestContainerBindMountNonRecursive [2022-06-06T22:14:27.141Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-06-06T22:14:27.141Z] === RUN TestPause [2022-06-06T22:14:27.207Z] --- PASS: TestServiceCreateInit (7.67s) [2022-06-06T22:14:27.207Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2022-06-06T22:14:27.207Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s) [2022-06-06T22:14:27.207Z] === RUN TestCreateServiceMultipleTimes [2022-06-06T22:14:27.399Z] --- PASS: TestPause (0.44s) [2022-06-06T22:14:27.399Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-06T22:14:27.399Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-06T22:14:27.399Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-06T22:14:27.399Z] === RUN TestPauseStopPausedContainer [2022-06-06T22:14:27.700Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-06T22:14:27.958Z] check_test.go:307: [d54f75d1e1bb5] daemon is not started [2022-06-06T22:14:27.959Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-06T22:14:27.965Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-06-06T22:14:27.965Z] === RUN TestPidHost [2022-06-06T22:14:28.895Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2022-06-06T22:14:28.895Z] === RUN TestContainerVolumesMountedAsShared [2022-06-06T22:14:28.897Z] --- PASS: TestPidHost (0.96s) [2022-06-06T22:14:28.897Z] === RUN TestPsFilter [2022-06-06T22:14:28.897Z] --- PASS: TestPsFilter (0.10s) [2022-06-06T22:14:28.897Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-06T22:14:29.152Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s) [2022-06-06T22:14:29.152Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-06T22:14:29.462Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-06-06T22:14:29.462Z] === RUN TestRemoveContainerWithVolume [2022-06-06T22:14:29.719Z] --- PASS: TestContainerVolumesMountedAsSlave (0.52s) [2022-06-06T22:14:29.720Z] === RUN TestNetworkNat [2022-06-06T22:14:29.730Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-06-06T22:14:29.730Z] === RUN TestRemoveContainerRunning [2022-06-06T22:14:30.306Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-06-06T22:14:30.306Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-06T22:14:30.563Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-06-06T22:14:30.563Z] === RUN TestRemoveInvalidContainer [2022-06-06T22:14:30.563Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-06T22:14:30.563Z] === RUN TestRenameLinkedContainer [2022-06-06T22:14:30.655Z] --- PASS: TestNetworkNat (0.88s) [2022-06-06T22:14:30.655Z] === RUN TestNetworkLocalhostTCPNat [2022-06-06T22:14:30.655Z] docker_cli_daemon_plugins_test.go:80: [dce52548750ab] daemon is not started [2022-06-06T22:14:30.914Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-06T22:14:31.480Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2022-06-06T22:14:31.480Z] === RUN TestNetworkLoopbackNat [2022-06-06T22:14:32.048Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-06T22:14:32.461Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-06-06T22:14:32.461Z] === RUN TestRenameStoppedContainer [2022-06-06T22:14:32.719Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-06-06T22:14:32.719Z] === RUN TestRenameRunningContainerAndReuse [2022-06-06T22:14:33.653Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-06-06T22:14:33.653Z] === RUN TestRenameInvalidName [2022-06-06T22:14:34.217Z] --- PASS: TestRenameInvalidName (0.41s) [2022-06-06T22:14:34.217Z] === RUN TestRenameAnonymousContainer [2022-06-06T22:14:34.576Z] docker_cli_daemon_plugins_test.go:170: [d779f2696811f] daemon is not started [2022-06-06T22:14:34.576Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2022-06-06T22:14:34.576Z] === RUN TestPause [2022-06-06T22:14:34.576Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-06T22:14:35.531Z] --- PASS: TestPause (0.79s) [2022-06-06T22:14:35.531Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-06T22:14:35.531Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-06T22:14:35.531Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-06T22:14:35.531Z] === RUN TestPauseStopPausedContainer [2022-06-06T22:14:35.591Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-06-06T22:14:35.591Z] === RUN TestRenameContainerWithSameName [2022-06-06T22:14:36.098Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-06T22:14:36.098Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2022-06-06T22:14:36.098Z] === RUN TestPidHost [2022-06-06T22:14:36.156Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-06-06T22:14:36.156Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-06T22:14:37.089Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-06-06T22:14:37.089Z] === RUN TestResize [2022-06-06T22:14:37.346Z] --- PASS: TestResize (0.46s) [2022-06-06T22:14:37.346Z] === RUN TestResizeWithInvalidSize [2022-06-06T22:14:37.474Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-06T22:14:37.732Z] --- PASS: TestPidHost (1.68s) [2022-06-06T22:14:37.732Z] === RUN TestPsFilter [2022-06-06T22:14:37.913Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-06-06T22:14:37.913Z] === RUN TestResizeWhenContainerNotStarted [2022-06-06T22:14:37.991Z] --- PASS: TestPsFilter (0.14s) [2022-06-06T22:14:37.991Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-06T22:14:37.991Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-06T22:14:38.172Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:14:38.172Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:14:38.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:14:38.172Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-06T22:14:38.172Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:14:38.560Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2022-06-06T22:14:38.560Z] === RUN TestRemoveContainerWithVolume [2022-06-06T22:14:39.496Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2022-06-06T22:14:39.496Z] === RUN TestRemoveContainerRunning [2022-06-06T22:14:39.496Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-06T22:14:40.064Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-06T22:14:40.064Z] --- PASS: TestRemoveContainerRunning (0.72s) [2022-06-06T22:14:40.064Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-06T22:14:40.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:14:40.631Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-06T22:14:40.890Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2022-06-06T22:14:40.890Z] === RUN TestRemoveInvalidContainer [2022-06-06T22:14:40.890Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-06T22:14:40.890Z] === RUN TestRenameLinkedContainer [2022-06-06T22:14:41.148Z] check_test.go:307: [d78804185a32d] daemon is not started [2022-06-06T22:14:41.148Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-06T22:14:41.444Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:14:42.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:14:42.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:14:43.053Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-06T22:14:43.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:14:43.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:14:43.988Z] --- PASS: TestRenameLinkedContainer (2.99s) [2022-06-06T22:14:43.989Z] === RUN TestRenameStoppedContainer [2022-06-06T22:14:44.557Z] --- PASS: TestRenameStoppedContainer (0.84s) [2022-06-06T22:14:44.557Z] === RUN TestRenameRunningContainerAndReuse [2022-06-06T22:14:44.557Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-06T22:14:45.312Z] --- PASS: TestCreateServiceMultipleTimes (15.74s) [2022-06-06T22:14:45.312Z] === RUN TestCreateServiceConflict [2022-06-06T22:14:45.312Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-06-06T22:14:45.312Z] === RUN TestCreateServiceMaxReplicas [2022-06-06T22:14:45.936Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-06T22:14:46.502Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2022-06-06T22:14:46.502Z] === RUN TestRenameInvalidName [2022-06-06T22:14:46.502Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-06T22:14:46.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:14:47.069Z] --- PASS: TestRenameInvalidName (0.76s) [2022-06-06T22:14:47.069Z] === RUN TestRenameAnonymousContainer [2022-06-06T22:14:47.069Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-06T22:14:47.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-06T22:14:48.448Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-06T22:14:48.448Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-06T22:14:48.607Z] --- PASS: TestCreateServiceMaxReplicas (2.86s) [2022-06-06T22:14:48.607Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-06T22:14:49.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-06T22:14:50.353Z] --- PASS: TestRenameAnonymousContainer (2.97s) [2022-06-06T22:14:50.353Z] === RUN TestRenameContainerWithSameName [2022-06-06T22:14:50.353Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-06T22:14:50.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-06T22:14:50.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-06T22:14:50.922Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2022-06-06T22:14:50.922Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-06T22:14:51.856Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-06T22:14:52.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-06T22:14:52.423Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-06T22:14:52.423Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2022-06-06T22:14:52.423Z] === RUN TestResize [2022-06-06T22:14:52.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-06T22:14:53.358Z] --- PASS: TestResize (0.72s) [2022-06-06T22:14:53.358Z] === RUN TestResizeWithInvalidSize [2022-06-06T22:14:53.913Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-06T22:14:53.925Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2022-06-06T22:14:53.925Z] === RUN TestResizeWhenContainerNotStarted [2022-06-06T22:14:53.925Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-06T22:14:54.492Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-06T22:14:54.751Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:14:54.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:14:54.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:14:54.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-06T22:14:54.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-06-06T22:14:55.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-06-06T22:14:55.811Z] === RUN TestCgroupNamespacesRun [2022-06-06T22:14:56.743Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-06-06T22:14:56.743Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-06T22:14:57.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:14:57.676Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-06-06T22:14:57.676Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-06T22:14:58.229Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-06T22:14:58.488Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-06T22:14:58.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:14:58.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-06T22:14:59.048Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-06-06T22:14:59.048Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-06T22:14:59.683Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-06T22:14:59.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-06T22:14:59.981Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-06-06T22:14:59.981Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-06T22:15:00.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-06T22:15:01.354Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-06-06T22:15:01.354Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-06T22:15:01.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:15:01.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-06T22:15:02.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-06T22:15:02.277Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-06T22:15:02.277Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-06T22:15:02.277Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:15:02.277Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-06T22:15:02.277Z] [2022-06-06T22:15:02.277Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-06T22:15:02.278Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-06T22:15:02.278Z] Using test binary docker [2022-06-06T22:15:02.278Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-06T22:15:02.278Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-06T22:15:02.278Z] INFO: Waiting for daemon to start... [2022-06-06T22:15:02.278Z] Starting dockerd [2022-06-06T22:15:02.278Z] . [2022-06-06T22:15:02.278Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-06T22:15:02.289Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-06-06T22:15:02.289Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-06T22:15:03.223Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-06-06T22:15:03.223Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-06T22:15:03.386Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-06T22:15:03.502Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-06-06T22:15:03.502Z] === RUN TestCreateServiceSecretFileMode [2022-06-06T22:15:03.763Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-06-06T22:15:03.763Z] === RUN TestCreateServiceConfigFileMode [2022-06-06T22:15:04.158Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-06-06T22:15:04.158Z] === RUN TestNISDomainname [2022-06-06T22:15:04.725Z] --- PASS: TestNISDomainname (0.55s) [2022-06-06T22:15:04.725Z] === RUN TestHostnameDnsResolution [2022-06-06T22:15:04.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-06T22:15:04.763Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-06T22:15:05.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-06T22:15:05.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-06T22:15:05.659Z] --- PASS: TestHostnameDnsResolution (0.77s) [2022-06-06T22:15:05.659Z] === RUN TestUnprivilegedPortsAndPing [2022-06-06T22:15:06.224Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-06-06T22:15:06.224Z] === RUN TestPrivilegedHostDevices [2022-06-06T22:15:06.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-06T22:15:06.789Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-06-06T22:15:06.789Z] === RUN TestConsoleSize [2022-06-06T22:15:07.047Z] --- PASS: TestConsoleSize (0.42s) [2022-06-06T22:15:07.047Z] === RUN TestStats [2022-06-06T22:15:07.073Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) [2022-06-06T22:15:07.073Z] === RUN TestCreateServiceSysctls [2022-06-06T22:15:09.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-06T22:15:09.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-06T22:15:09.597Z] --- PASS: TestStats (2.43s) [2022-06-06T22:15:09.597Z] === RUN TestStopContainerWithTimeout [2022-06-06T22:15:09.597Z] === RUN TestStopContainerWithTimeout/0 [2022-06-06T22:15:09.597Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-06T22:15:09.597Z] === RUN TestStopContainerWithTimeout/1 [2022-06-06T22:15:09.597Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-06T22:15:09.597Z] === RUN TestStopContainerWithTimeout/3 [2022-06-06T22:15:09.597Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-06T22:15:09.597Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-06T22:15:09.597Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-06T22:15:09.597Z] === CONT TestStopContainerWithTimeout/0 [2022-06-06T22:15:09.597Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-06T22:15:09.617Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-06-06T22:15:09.617Z] === RUN TestCreateServiceCapabilities [2022-06-06T22:15:10.162Z] === CONT TestStopContainerWithTimeout/3 [2022-06-06T22:15:10.182Z] check_test.go:307: [dd8e08d3366fd] daemon is not started [2022-06-06T22:15:10.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-06T22:15:10.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-06T22:15:11.006Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-06T22:15:11.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-06T22:15:12.060Z] === CONT TestStopContainerWithTimeout/1 [2022-06-06T22:15:12.159Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-06-06T22:15:12.159Z] === RUN TestInspect [2022-06-06T22:15:12.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-06T22:15:13.434Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-06T22:15:13.434Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-06-06T22:15:13.434Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-06-06T22:15:13.434Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-06-06T22:15:13.434Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-06-06T22:15:13.434Z] === RUN TestDeleteDevicemapper [2022-06-06T22:15:13.434Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-06T22:15:13.434Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-06T22:15:13.434Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-06T22:15:13.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-06T22:15:14.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-06T22:15:15.332Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-06-06T22:15:15.332Z] === RUN TestUpdateMemory [2022-06-06T22:15:15.455Z] --- PASS: TestInspect (2.82s) [2022-06-06T22:15:15.455Z] === RUN TestCreateJob [2022-06-06T22:15:15.590Z] --- PASS: TestUpdateMemory (0.52s) [2022-06-06T22:15:15.590Z] === RUN TestUpdateCPUQuota [2022-06-06T22:15:16.155Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-06-06T22:15:16.155Z] === RUN TestUpdatePidsLimit [2022-06-06T22:15:16.155Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-06T22:15:16.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-06T22:15:16.412Z] === RUN TestUpdatePidsLimit/no_change [2022-06-06T22:15:16.670Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-06T22:15:16.928Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-06T22:15:16.928Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-06T22:15:17.186Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-06T22:15:17.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-06T22:15:17.444Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-06T22:15:17.996Z] --- PASS: TestCreateJob (3.08s) [2022-06-06T22:15:17.997Z] === RUN TestReplicatedJob [2022-06-06T22:15:18.009Z] --- PASS: TestUpdatePidsLimit (1.76s) [2022-06-06T22:15:18.009Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-06-06T22:15:18.009Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-06-06T22:15:18.009Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-06-06T22:15:18.009Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-06-06T22:15:18.009Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-06-06T22:15:18.009Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-06-06T22:15:18.009Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-06-06T22:15:18.009Z] === RUN TestUpdateRestartPolicy [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.44s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.10s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.02s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.79s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.76s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.42s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.00s) [2022-06-06T22:15:20.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.83s) [2022-06-06T22:15:20.606Z] === RUN TestCgroupNamespacesRun [2022-06-06T22:15:22.509Z] --- PASS: TestCgroupNamespacesRun (2.26s) [2022-06-06T22:15:22.510Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-06T22:15:23.285Z] --- PASS: TestReplicatedJob (4.83s) [2022-06-06T22:15:23.285Z] === RUN TestUpdateReplicatedJob [2022-06-06T22:15:24.413Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.99s) [2022-06-06T22:15:24.413Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-06T22:15:26.317Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s) [2022-06-06T22:15:26.317Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-06T22:15:26.580Z] --- PASS: TestUpdateReplicatedJob (3.28s) [2022-06-06T22:15:26.580Z] === RUN TestServiceListWithStatuses [2022-06-06T22:15:26.581Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-06T22:15:26.581Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-06T22:15:26.581Z] === RUN TestDockerNetworkConnectAlias [2022-06-06T22:15:28.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-06T22:15:28.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-06T22:15:28.789Z] --- PASS: TestCgroupNamespacesRunHostMode (2.28s) [2022-06-06T22:15:28.789Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-06T22:15:30.203Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-06-06T22:15:30.203Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-06T22:15:30.203Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-06-06T22:15:30.203Z] === RUN TestWaitNonBlocked [2022-06-06T22:15:30.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-06T22:15:30.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-06T22:15:30.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-06T22:15:30.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-06T22:15:30.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-06T22:15:30.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-06T22:15:30.203Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-06T22:15:30.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-06-06T22:15:30.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2022-06-06T22:15:30.203Z] === RUN TestWaitBlocked [2022-06-06T22:15:30.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-06T22:15:30.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-06T22:15:30.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-06T22:15:30.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-06T22:15:30.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-06T22:15:30.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-06T22:15:30.693Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2022-06-06T22:15:30.693Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-06T22:15:30.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-06T22:15:30.768Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-06T22:15:30.769Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-06-06T22:15:30.769Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-06-06T22:15:30.769Z] === CONT TestContainerStartOnDaemonRestart [2022-06-06T22:15:30.769Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-06T22:15:30.799Z] --- PASS: TestDockerNetworkConnectAlias (4.28s) [2022-06-06T22:15:30.799Z] === RUN TestDockerNetworkReConnect [2022-06-06T22:15:31.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-06T22:15:31.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-06T22:15:32.086Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2022-06-06T22:15:32.086Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-06T22:15:32.669Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.95s) [2022-06-06T22:15:32.669Z] === CONT TestIpcModeOlderClient [2022-06-06T22:15:32.927Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-06T22:15:32.927Z] === CONT TestContainerKillOnDaemonStart [2022-06-06T22:15:32.927Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s) [2022-06-06T22:15:32.927Z] === CONT TestDaemonHostGatewayIP [2022-06-06T22:15:33.023Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2022-06-06T22:15:33.023Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-06T22:15:33.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-06T22:15:34.095Z] --- PASS: TestDockerNetworkReConnect (3.43s) [2022-06-06T22:15:34.095Z] === RUN TestServicePlugin [2022-06-06T22:15:34.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-06T22:15:35.090Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2022-06-06T22:15:35.090Z] === RUN TestNISDomainname [2022-06-06T22:15:35.475Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2022-06-06T22:15:35.475Z] === CONT TestDaemonRestartIpcMode [2022-06-06T22:15:36.029Z] --- PASS: TestNISDomainname (1.03s) [2022-06-06T22:15:36.029Z] === RUN TestHostnameDnsResolution [2022-06-06T22:15:36.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-06T22:15:36.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-06T22:15:37.223Z] --- PASS: TestHostnameDnsResolution (1.23s) [2022-06-06T22:15:37.223Z] === RUN TestUnprivilegedPortsAndPing [2022-06-06T22:15:37.373Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-06-06T22:15:37.393Z] plugin_test.go:61: [d95ffd61158fb] joining swarm manager [d79d78519b762]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:15:38.160Z] --- PASS: TestUnprivilegedPortsAndPing (1.05s) [2022-06-06T22:15:38.160Z] === RUN TestPrivilegedHostDevices [2022-06-06T22:15:38.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-06T22:15:38.772Z] plugin_test.go:64: [dfd642500b8cf] joining swarm manager [d79d78519b762]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:15:39.355Z] --- PASS: TestPrivilegedHostDevices (0.92s) [2022-06-06T22:15:39.355Z] === RUN TestConsoleSize [2022-06-06T22:15:39.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-06T22:15:39.922Z] --- PASS: TestConsoleSize (0.77s) [2022-06-06T22:15:39.922Z] === RUN TestStats [2022-06-06T22:15:40.991Z] sha256:cf60b2c10e405d37b537cc59d24f148bc6785dbeb2b853927ac711fbc455ab46 [2022-06-06T22:15:40.991Z] INFO: Starting docker-py tests... [2022-06-06T22:15:40.991Z] ============================= test session starts ============================== [2022-06-06T22:15:40.991Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-06T22:15:40.991Z] rootdir: /src, inifile: pytest.ini [2022-06-06T22:15:40.991Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-06T22:15:40.991Z] collected 395 items / 2 deselected / 393 selected [2022-06-06T22:15:40.991Z] [2022-06-06T22:15:43.211Z] --- PASS: TestStats (2.75s) [2022-06-06T22:15:43.212Z] === RUN TestStopContainerWithTimeout [2022-06-06T22:15:43.212Z] === RUN TestStopContainerWithTimeout/0 [2022-06-06T22:15:43.212Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-06T22:15:43.212Z] === RUN TestStopContainerWithTimeout/1 [2022-06-06T22:15:43.212Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-06T22:15:43.212Z] === RUN TestStopContainerWithTimeout/3 [2022-06-06T22:15:43.212Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-06T22:15:43.212Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-06T22:15:43.212Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-06T22:15:43.212Z] === CONT TestStopContainerWithTimeout/0 [2022-06-06T22:15:43.212Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-06T22:15:43.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-06T22:15:44.065Z] === CONT TestStopContainerWithTimeout/3 [2022-06-06T22:15:44.065Z] check_test.go:307: [dc2d3477b6811] daemon is not started [2022-06-06T22:15:44.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-06T22:15:44.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-06T22:15:45.476Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-06-06T22:15:45.476Z] PASS [2022-06-06T22:15:45.476Z] [2022-06-06T22:15:45.476Z] === Skipped [2022-06-06T22:15:45.476Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-06T22:15:45.476Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-06T22:15:45.476Z] [2022-06-06T22:15:45.476Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-06T22:15:45.476Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-06T22:15:45.476Z] [2022-06-06T22:15:45.476Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-06T22:15:45.476Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-06T22:15:45.476Z] [2022-06-06T22:15:45.476Z] DONE 243 tests, 3 skipped in 114.868s [2022-06-06T22:15:45.476Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-06T22:15:45.476Z] ++ 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-06-06T22:15:45.476Z] ++ set -e [2022-06-06T22:15:45.476Z] ++ '[' -n 0 ']' [2022-06-06T22:15:45.476Z] ++ set -x [2022-06-06T22:15:45.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:15:45.476Z] === RUN TestConfigDaemonLibtrustID [2022-06-06T22:15:45.476Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-06T22:15:45.476Z] === RUN TestConfigDaemonID [2022-06-06T22:15:45.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-06T22:15:45.585Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-06T22:15:45.843Z] === CONT TestStopContainerWithTimeout/1 [2022-06-06T22:15:46.409Z] daemon_test.go:83: [dd7776e0310ef] daemon is not started [2022-06-06T22:15:46.409Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-06T22:15:46.409Z] === RUN TestDaemonConfigValidation [2022-06-06T22:15:46.409Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-06T22:15:46.409Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-06T22:15:46.409Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-06T22:15:46.409Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-06T22:15:46.409Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-06T22:15:46.409Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-06T22:15:46.409Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-06T22:15:46.409Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-06T22:15:46.409Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-06T22:15:46.409Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-06T22:15:46.409Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-06T22:15:46.409Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-06T22:15:46.409Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-06T22:15:46.409Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-06T22:15:46.409Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-06T22:15:46.409Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-06T22:15:46.409Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-06-06T22:15:46.409Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-06-06T22:15:46.409Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-06-06T22:15:46.409Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-06-06T22:15:46.409Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-06T22:15:46.409Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-06T22:15:46.409Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-06T22:15:46.412Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-06T22:15:46.979Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-06T22:15:47.343Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-06T22:15:47.546Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2022-06-06T22:15:47.546Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2022-06-06T22:15:47.546Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2022-06-06T22:15:47.546Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-06-06T22:15:47.546Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2022-06-06T22:15:47.546Z] === RUN TestDeleteDevicemapper [2022-06-06T22:15:47.546Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-06T22:15:47.546Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-06T22:15:47.546Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-06T22:15:47.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-06T22:15:48.716Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-06T22:15:49.649Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-06T22:15:49.649Z] daemon_test.go:197: [da53e0f3463d6] daemon is not started [2022-06-06T22:15:49.649Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-06-06T22:15:49.649Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-06T22:15:49.649Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-06T22:15:49.649Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-06T22:15:49.649Z] === RUN TestDaemonProxy [2022-06-06T22:15:49.649Z] === RUN TestDaemonProxy/environment_variables [2022-06-06T22:15:51.547Z] === RUN TestDaemonProxy/command-line_options [2022-06-06T22:15:51.737Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.39s) [2022-06-06T22:15:51.737Z] === RUN TestUpdateMemory [2022-06-06T22:15:51.737Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-06T22:15:51.737Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-06T22:15:51.737Z] === RUN TestUpdateCPUQuota [2022-06-06T22:15:52.672Z] --- PASS: TestUpdateCPUQuota (1.48s) [2022-06-06T22:15:52.672Z] === RUN TestUpdatePidsLimit [2022-06-06T22:15:52.672Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-06T22:15:52.919Z] === RUN TestDaemonProxy/configuration_file [2022-06-06T22:15:52.931Z] === RUN TestUpdatePidsLimit/no_change [2022-06-06T22:15:53.497Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-06T22:15:53.497Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-06T22:15:53.755Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-06T22:15:54.014Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-06T22:15:54.582Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-06T22:15:54.587Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-06T22:15:54.817Z] === RUN TestDaemonProxy/conflicting_options [2022-06-06T22:15:54.841Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-06T22:15:54.841Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-06T22:15:55.382Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-06T22:15:55.410Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-06T22:15:55.778Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-06T22:15:55.947Z] --- PASS: TestDaemonProxy (6.23s) [2022-06-06T22:15:55.947Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-06-06T22:15:55.947Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-06-06T22:15:55.947Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-06-06T22:15:55.947Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-06-06T22:15:55.947Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-06T22:15:55.947Z] PASS [2022-06-06T22:15:55.947Z] [2022-06-06T22:15:55.947Z] DONE 18 tests in 11.261s [2022-06-06T22:15:55.947Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-06T22:15:55.947Z] ++ 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-06-06T22:15:55.947Z] ++ set -e [2022-06-06T22:15:55.947Z] ++ '[' -n 0 ']' [2022-06-06T22:15:55.947Z] ++ set -x [2022-06-06T22:15:55.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:15:55.947Z] INFO: Testing against a local daemon [2022-06-06T22:15:55.947Z] === RUN TestCommitInheritsEnv [2022-06-06T22:15:56.205Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-06-06T22:15:56.205Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-06T22:15:56.205Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-06T22:15:56.205Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-06T22:15:56.205Z] === RUN TestImportWithCustomPlatform [2022-06-06T22:15:56.205Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-06T22:15:56.205Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-06T22:15:56.205Z] === RUN TestImportWithCustomPlatform// [2022-06-06T22:15:56.205Z] === RUN TestImportWithCustomPlatform/linux [2022-06-06T22:15:56.346Z] --- PASS: TestUpdatePidsLimit (3.76s) [2022-06-06T22:15:56.346Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2022-06-06T22:15:56.346Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-06-06T22:15:56.346Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2022-06-06T22:15:56.346Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-06-06T22:15:56.346Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-06-06T22:15:56.346Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-06-06T22:15:56.346Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-06-06T22:15:56.346Z] === RUN TestUpdateRestartPolicy [2022-06-06T22:15:56.463Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-06T22:15:56.463Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-06T22:15:56.463Z] === RUN TestImportWithCustomPlatform/macos [2022-06-06T22:15:56.463Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-06T22:15:56.463Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-06T22:15:56.463Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-06-06T22:15:56.463Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-06T22:15:56.463Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-06T22:15:56.463Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-06T22:15:56.463Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-06T22:15:56.463Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-06T22:15:56.463Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-06T22:15:56.463Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-06T22:15:56.463Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-06T22:15:56.463Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-06T22:15:56.463Z] === RUN TestImagesFilterMultiReference [2022-06-06T22:15:56.720Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-06T22:15:56.720Z] === RUN TestImagePullPlatformInvalid [2022-06-06T22:15:56.720Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-06T22:15:56.720Z] === RUN TestRemoveImageOrphaning [2022-06-06T22:15:56.908Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-06T22:15:56.913Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-06T22:15:56.978Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-06-06T22:15:56.978Z] === RUN TestRemoveImageGarbageCollector [2022-06-06T22:15:56.978Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:15:56.978Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-06T22:15:56.978Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-06T22:15:56.978Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-06T22:15:56.978Z] === RUN TestTagInvalidReference [2022-06-06T22:15:56.978Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-06T22:15:56.978Z] === RUN TestTagValidPrefixedRepo [2022-06-06T22:15:56.978Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-06T22:15:56.978Z] === RUN TestTagExistedNameWithoutForce [2022-06-06T22:15:56.978Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-06T22:15:56.978Z] === RUN TestTagOfficialNames [2022-06-06T22:15:56.978Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-06T22:15:56.978Z] === RUN TestTagMatchesDigest [2022-06-06T22:15:56.978Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-06T22:15:56.978Z] PASS [2022-06-06T22:15:56.978Z] [2022-06-06T22:15:56.978Z] === Skipped [2022-06-06T22:15:56.978Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-06T22:15:56.978Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-06T22:15:56.978Z] [2022-06-06T22:15:56.978Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-06T22:15:56.978Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:15:56.978Z] [2022-06-06T22:15:56.978Z] DONE 22 tests, 2 skipped in 1.280s [2022-06-06T22:15:56.978Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-06T22:15:56.978Z] ++ 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-06-06T22:15:56.978Z] ++ set -e [2022-06-06T22:15:56.978Z] ++ '[' -n 0 ']' [2022-06-06T22:15:56.978Z] ++ set -x [2022-06-06T22:15:56.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:15:57.236Z] INFO: Testing against a local daemon [2022-06-06T22:15:57.236Z] === RUN TestNetworkCreateDelete [2022-06-06T22:15:57.236Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-06T22:15:57.236Z] === RUN TestDockerNetworkDeletePreferID [2022-06-06T22:15:57.801Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-06-06T22:15:57.801Z] === RUN TestDaemonDNSFallback [2022-06-06T22:15:58.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-06-06T22:16:01.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-06T22:16:01.605Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-06T22:16:02.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-06T22:16:03.240Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-06T22:16:03.806Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-06T22:16:04.368Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-06-06T22:16:04.368Z] === RUN TestInspectNetwork [2022-06-06T22:16:04.372Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-06T22:16:04.631Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-06T22:16:04.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-06T22:16:04.890Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-06T22:16:05.149Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-06T22:16:05.149Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-06T22:16:05.149Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-06T22:16:05.337Z] --- PASS: TestServicePlugin (30.19s) [2022-06-06T22:16:05.337Z] === RUN TestServiceUpdateLabel [2022-06-06T22:16:06.279Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-06-06T22:16:06.279Z] === RUN TestServiceUpdateSecrets [2022-06-06T22:16:06.547Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-06T22:16:06.895Z] === RUN TestInspectNetwork/full_network_id [2022-06-06T22:16:06.895Z] === RUN TestInspectNetwork/partial_network_id [2022-06-06T22:16:06.895Z] === RUN TestInspectNetwork/network_name [2022-06-06T22:16:06.895Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-06T22:16:07.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-06T22:16:07.483Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-06T22:16:07.483Z] check_test.go:307: [d196522d2274c] daemon is not started [2022-06-06T22:16:07.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-06T22:16:07.483Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-06T22:16:07.483Z] check_test.go:307: [d3f0b4782a11a] daemon is not started [2022-06-06T22:16:07.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-06T22:16:09.384Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2022-06-06T22:16:09.384Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-06T22:16:09.646Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2022-06-06T22:16:09.646Z] === RUN TestWaitNonBlocked [2022-06-06T22:16:09.646Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-06T22:16:09.646Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-06T22:16:09.646Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-06T22:16:09.646Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-06T22:16:09.646Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-06T22:16:09.646Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-06T22:16:10.583Z] check_test.go:307: [d028625f4235d] daemon is not started [2022-06-06T22:16:10.583Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-06T22:16:10.842Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-06-06T22:16:10.842Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2022-06-06T22:16:10.842Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2022-06-06T22:16:10.842Z] === RUN TestWaitBlocked [2022-06-06T22:16:10.842Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-06T22:16:10.842Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-06T22:16:10.842Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-06T22:16:10.842Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-06T22:16:10.842Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-06T22:16:10.842Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-06T22:16:10.842Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-06T22:16:11.074Z] --- PASS: TestInspectNetwork (7.10s) [2022-06-06T22:16:11.074Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-06T22:16:11.074Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-06T22:16:11.074Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-06T22:16:11.074Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-06T22:16:11.074Z] === RUN TestRunContainerWithBridgeNone [2022-06-06T22:16:12.219Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-06T22:16:12.219Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-06T22:16:12.219Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2022-06-06T22:16:12.219Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2022-06-06T22:16:12.219Z] === CONT TestContainerStartOnDaemonRestart [2022-06-06T22:16:12.219Z] === CONT TestContainerKillOnDaemonStart [2022-06-06T22:16:12.447Z] --- PASS: TestRunContainerWithBridgeNone (1.41s) [2022-06-06T22:16:12.448Z] === RUN TestNetworkInvalidJSON [2022-06-06T22:16:12.448Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-06T22:16:12.448Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-06T22:16:12.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-06T22:16:12.448Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-06T22:16:12.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-06T22:16:12.448Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-06T22:16:12.448Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-06T22:16:12.448Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-06T22:16:12.448Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-06T22:16:12.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-06T22:16:12.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-06T22:16:12.448Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-06T22:16:12.448Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-06T22:16:12.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-06T22:16:12.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-06T22:16:12.448Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-06T22:16:12.705Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-06T22:16:12.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-06T22:16:12.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-06T22:16:12.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-06T22:16:12.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-06T22:16:12.705Z] === RUN TestNetworkList [2022-06-06T22:16:12.705Z] === RUN TestNetworkList//networks [2022-06-06T22:16:12.705Z] === PAUSE TestNetworkList//networks [2022-06-06T22:16:12.705Z] === RUN TestNetworkList//networks/ [2022-06-06T22:16:12.705Z] === PAUSE TestNetworkList//networks/ [2022-06-06T22:16:12.705Z] === CONT TestNetworkList//networks [2022-06-06T22:16:12.705Z] === CONT TestNetworkList//networks/ [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkList (0.01s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-06T22:16:12.705Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-06T22:16:12.705Z] === RUN TestHostIPv4BridgeLabel [2022-06-06T22:16:13.270Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-06T22:16:13.270Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-06T22:16:13.595Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-06T22:16:13.853Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-06T22:16:14.202Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-06T22:16:14.202Z] === RUN TestDaemonDefaultNetworkPools [2022-06-06T22:16:14.789Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-06T22:16:15.135Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-06-06T22:16:15.135Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-06T22:16:15.357Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-06T22:16:15.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-06T22:16:15.616Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2022-06-06T22:16:15.616Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-06T22:16:15.616Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-06T22:16:16.068Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-06-06T22:16:16.068Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-06T22:16:17.441Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-06-06T22:16:17.441Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-06T22:16:18.007Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-06T22:16:18.007Z] === RUN TestServiceWithPredefinedNetwork [2022-06-06T22:16:18.904Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.87s) [2022-06-06T22:16:18.904Z] === CONT TestDaemonHostGatewayIP [2022-06-06T22:16:18.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-06T22:16:20.537Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-06-06T22:16:20.537Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-06T22:16:20.537Z] service_test.go:243: FLAKY_TEST [2022-06-06T22:16:20.537Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-06T22:16:20.537Z] === RUN TestServiceWithDataPathPortInit [2022-06-06T22:16:21.191Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2022-06-06T22:16:21.191Z] === RUN TestServiceUpdateConfigs [2022-06-06T22:16:22.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-06T22:16:22.187Z] --- PASS: TestDaemonHostGatewayIP (3.37s) [2022-06-06T22:16:22.187Z] === CONT TestDaemonRestartIpcMode [2022-06-06T22:16:24.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-06T22:16:25.285Z] --- PASS: TestDaemonRestartIpcMode (3.29s) [2022-06-06T22:16:25.285Z] === CONT TestIpcModeOlderClient [2022-06-06T22:16:25.285Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-06-06T22:16:25.285Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2022-06-06T22:16:25.285Z] PASS [2022-06-06T22:16:25.285Z] [2022-06-06T22:16:25.285Z] === Skipped [2022-06-06T22:16:25.285Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-06T22:16:25.285Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-06T22:16:25.285Z] [2022-06-06T22:16:25.285Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-06T22:16:25.285Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-06T22:16:25.285Z] [2022-06-06T22:16:25.285Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-06T22:16:25.285Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-06T22:16:25.285Z] [2022-06-06T22:16:25.285Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-06T22:16:25.285Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-06T22:16:25.285Z] [2022-06-06T22:16:25.285Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-06T22:16:25.285Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-06T22:16:25.285Z] [2022-06-06T22:16:25.285Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-06T22:16:25.285Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-06T22:16:25.285Z] [2022-06-06T22:16:25.285Z] DONE 243 tests, 6 skipped in 166.809s [2022-06-06T22:16:25.285Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-06T22:16:25.285Z] ++ 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-06-06T22:16:25.285Z] ++ set -e [2022-06-06T22:16:25.285Z] ++ '[' -n 0 ']' [2022-06-06T22:16:25.285Z] ++ set -x [2022-06-06T22:16:25.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:16:25.543Z] === RUN TestConfigDaemonLibtrustID [2022-06-06T22:16:26.110Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-06T22:16:26.110Z] === RUN TestConfigDaemonID [2022-06-06T22:16:26.677Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-06T22:16:26.880Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-06T22:16:27.244Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-06T22:16:27.244Z] daemon_test.go:83: [dcc826b9ef57b] daemon is not started [2022-06-06T22:16:27.244Z] --- PASS: TestConfigDaemonID (1.08s) [2022-06-06T22:16:27.244Z] === RUN TestDaemonConfigValidation [2022-06-06T22:16:27.244Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-06T22:16:27.244Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-06T22:16:27.244Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-06T22:16:27.244Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-06T22:16:27.244Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-06T22:16:27.244Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-06T22:16:27.244Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-06T22:16:27.244Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-06T22:16:27.244Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-06T22:16:27.244Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-06T22:16:27.245Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-06T22:16:27.245Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-06T22:16:27.245Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-06T22:16:27.503Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-06T22:16:27.503Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-06T22:16:27.762Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-06T22:16:27.762Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.26s) [2022-06-06T22:16:27.762Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.29s) [2022-06-06T22:16:27.762Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2022-06-06T22:16:27.762Z] --- PASS: TestDaemonConfigValidation/valid_config (0.26s) [2022-06-06T22:16:27.762Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-06-06T22:16:27.762Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-06T22:16:27.762Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-06T22:16:27.762Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-06T22:16:28.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-06T22:16:28.697Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-06T22:16:30.072Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-06T22:16:30.643Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-06T22:16:30.901Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-06T22:16:30.901Z] daemon_test.go:197: [d205fdf76eee3] daemon is not started [2022-06-06T22:16:30.901Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-06-06T22:16:30.901Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-06-06T22:16:30.901Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-06-06T22:16:30.901Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-06-06T22:16:30.901Z] === RUN TestDaemonProxy [2022-06-06T22:16:30.901Z] === RUN TestDaemonProxy/environment_variables [2022-06-06T22:16:32.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-06T22:16:32.844Z] === RUN TestDaemonProxy/command-line_options [2022-06-06T22:16:34.222Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-06T22:16:34.481Z] === RUN TestDaemonProxy/configuration_file [2022-06-06T22:16:35.048Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-06T22:16:35.048Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-06T22:16:35.307Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-06T22:16:35.307Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-06T22:16:35.307Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-06T22:16:35.307Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-06T22:16:35.307Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-06T22:16:35.307Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-06T22:16:35.307Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-06T22:16:35.404Z] --- PASS: TestServiceWithDataPathPortInit (13.92s) [2022-06-06T22:16:35.404Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-06T22:16:35.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-06T22:16:36.086Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-06-06T22:16:36.086Z] === RUN TestServiceUpdateNetwork [2022-06-06T22:16:36.440Z] === RUN TestDaemonProxy/conflicting_options [2022-06-06T22:16:36.777Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3l9xfcwfbk6oo4xuag14j7mpf Created:2022-06-06 22:16:35.409120964 +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[a1f51d44cadf1a51859fb82151cb60b962446420375a70866312f6b229e8793d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qzsr8hcvnxvrnszcfdupxujgb EndpointID:51b3db6681e936d8e01c3561fc40aa181b2ff5292ad476ccd31733cf4d199c44 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:74bfaf17e42c1ebf0495364aca89371c2491b6929d3572dd96ab4e06f14d9314 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:9f22713cbdc0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qzsr8hcvnxvrnszcfdupxujgb EndpointID:51b3db6681e936d8e01c3561fc40aa181b2ff5292ad476ccd31733cf4d199c44 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-06T22:16:37.007Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-06T22:16:37.266Z] --- PASS: TestDaemonProxy (6.42s) [2022-06-06T22:16:37.266Z] --- PASS: TestDaemonProxy/environment_variables (1.83s) [2022-06-06T22:16:37.266Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-06-06T22:16:37.266Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-06-06T22:16:37.266Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-06T22:16:37.266Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-06-06T22:16:37.266Z] PASS [2022-06-06T22:16:37.526Z] [2022-06-06T22:16:37.526Z] DONE 18 tests in 12.106s [2022-06-06T22:16:37.526Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-06T22:16:37.526Z] ++ 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-06-06T22:16:37.526Z] ++ set -e [2022-06-06T22:16:37.526Z] ++ '[' -n 0 ']' [2022-06-06T22:16:37.526Z] ++ set -x [2022-06-06T22:16:37.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:16:37.526Z] INFO: Testing against a local daemon [2022-06-06T22:16:37.526Z] === RUN TestCommitInheritsEnv [2022-06-06T22:16:38.093Z] check_test.go:307: [d39295c7f7fd1] daemon is not started [2022-06-06T22:16:38.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-06T22:16:38.093Z] --- PASS: TestCommitInheritsEnv (0.49s) [2022-06-06T22:16:38.094Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-06T22:16:38.094Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-06T22:16:38.094Z] === RUN TestImportWithCustomPlatform [2022-06-06T22:16:38.094Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-06T22:16:38.353Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-06T22:16:38.353Z] === RUN TestImportWithCustomPlatform// [2022-06-06T22:16:38.353Z] === RUN TestImportWithCustomPlatform/linux [2022-06-06T22:16:38.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-06T22:16:38.353Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-06T22:16:38.612Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-06T22:16:38.612Z] === RUN TestImportWithCustomPlatform/macos [2022-06-06T22:16:38.612Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-06T22:16:38.612Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-06T22:16:38.870Z] --- PASS: TestImportWithCustomPlatform (0.62s) [2022-06-06T22:16:38.870Z] --- PASS: TestImportWithCustomPlatform/#00 (0.17s) [2022-06-06T22:16:38.870Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-06T22:16:38.870Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-06T22:16:38.870Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-06-06T22:16:38.870Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-06-06T22:16:38.870Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-06-06T22:16:38.870Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-06T22:16:38.870Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-06T22:16:38.870Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-06T22:16:38.870Z] === RUN TestImagesFilterMultiReference [2022-06-06T22:16:38.870Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-06-06T22:16:38.870Z] === RUN TestImagePullPlatformInvalid [2022-06-06T22:16:38.870Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-06-06T22:16:38.870Z] === RUN TestRemoveImageOrphaning [2022-06-06T22:16:39.438Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-06-06T22:16:39.438Z] === RUN TestRemoveImageGarbageCollector [2022-06-06T22:16:40.004Z] time="2022-06-06T22:16:39Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-06T22:16:40.957Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2022-06-06T22:16:40.958Z] PASS [2022-06-06T22:16:40.958Z] [2022-06-06T22:16:40.958Z] === Skipped [2022-06-06T22:16:40.958Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-06T22:16:40.958Z] service_test.go:243: FLAKY_TEST [2022-06-06T22:16:40.958Z] [2022-06-06T22:16:40.958Z] DONE 38 tests, 1 skipped in 43.801s [2022-06-06T22:16:40.958Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-06T22:16:40.958Z] ++ 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-06-06T22:16:40.958Z] ++ set -e [2022-06-06T22:16:40.958Z] ++ '[' -n 0 ']' [2022-06-06T22:16:40.958Z] ++ set -x [2022-06-06T22:16:40.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:16:40.958Z] INFO: Testing against a local daemon [2022-06-06T22:16:40.958Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-06T22:16:40.958Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:16:40.958Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-06T22:16:40.958Z] === RUN TestDockerNetworkIpvlan [2022-06-06T22:16:40.958Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:16:40.958Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-06T22:16:40.958Z] PASS [2022-06-06T22:16:40.958Z] [2022-06-06T22:16:40.958Z] === Skipped [2022-06-06T22:16:40.958Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-06T22:16:40.958Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:16:40.958Z] [2022-06-06T22:16:40.958Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-06T22:16:40.958Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:16:40.958Z] [2022-06-06T22:16:40.958Z] DONE 2 tests, 2 skipped in 0.088s [2022-06-06T22:16:40.958Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-06T22:16:40.958Z] ++ 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-06-06T22:16:40.958Z] ++ set -e [2022-06-06T22:16:40.958Z] ++ '[' -n 0 ']' [2022-06-06T22:16:40.958Z] ++ set -x [2022-06-06T22:16:40.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:16:41.216Z] INFO: Testing against a local daemon [2022-06-06T22:16:41.216Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-06T22:16:41.383Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-06T22:16:41.951Z] --- PASS: TestRemoveImageGarbageCollector (2.47s) [2022-06-06T22:16:41.951Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-06T22:16:41.951Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-06-06T22:16:41.951Z] === RUN TestTagInvalidReference [2022-06-06T22:16:41.951Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-06T22:16:41.951Z] === RUN TestTagValidPrefixedRepo [2022-06-06T22:16:41.951Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-06T22:16:41.951Z] === RUN TestTagExistedNameWithoutForce [2022-06-06T22:16:41.951Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-06T22:16:41.951Z] === RUN TestTagOfficialNames [2022-06-06T22:16:41.951Z] --- PASS: TestTagOfficialNames (0.07s) [2022-06-06T22:16:41.951Z] === RUN TestTagMatchesDigest [2022-06-06T22:16:41.951Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-06-06T22:16:41.951Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-06T22:16:42.589Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-06-06T22:16:42.589Z] === RUN TestDockerNetworkMacvlan [2022-06-06T22:16:42.887Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-06T22:16:43.155Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-06T22:16:43.720Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-06T22:16:44.654Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-06T22:16:45.422Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-06T22:16:46.032Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-06T22:16:46.359Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-06T22:16:46.928Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-06T22:16:47.494Z] check_test.go:307: [dac3d261946e5] daemon is not started [2022-06-06T22:16:47.494Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-06T22:16:47.939Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-06T22:16:48.311Z] --- PASS: TestServiceUpdateNetwork (12.56s) [2022-06-06T22:16:48.311Z] === RUN TestServiceUpdatePidsLimit [2022-06-06T22:16:49.252Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-06T22:16:49.823Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-06T22:16:50.782Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-06T22:16:51.220Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-06T22:16:51.786Z] --- PASS: TestDockerNetworkMacvlan (9.33s) [2022-06-06T22:16:51.786Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-06-06T22:16:51.786Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-06T22:16:51.786Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-06-06T22:16:51.786Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-06-06T22:16:51.786Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-06-06T22:16:51.786Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-06-06T22:16:51.786Z] PASS [2022-06-06T22:16:51.786Z] [2022-06-06T22:16:51.786Z] DONE 8 tests in 10.653s [2022-06-06T22:16:51.786Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-06T22:16:51.786Z] ++ 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-06-06T22:16:51.786Z] ++ set -e [2022-06-06T22:16:51.786Z] ++ '[' -n 0 ']' [2022-06-06T22:16:51.786Z] ++ set -x [2022-06-06T22:16:51.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:16:51.786Z] testing: warning: no tests to run [2022-06-06T22:16:51.786Z] PASS [2022-06-06T22:16:51.786Z] [2022-06-06T22:16:51.786Z] DONE 0 tests in 0.026s [2022-06-06T22:16:51.786Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-06T22:16:51.786Z] ++ 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-06-06T22:16:51.786Z] ++ set -e [2022-06-06T22:16:51.786Z] ++ '[' -n 0 ']' [2022-06-06T22:16:51.786Z] ++ set -x [2022-06-06T22:16:51.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:16:51.786Z] INFO: Testing against a local daemon [2022-06-06T22:16:51.786Z] === RUN TestAuthZPluginAllowRequest [2022-06-06T22:16:52.157Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-06T22:16:53.159Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-06-06T22:16:53.159Z] === RUN TestAuthZPluginTLS [2022-06-06T22:16:53.416Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-06T22:16:53.416Z] === RUN TestAuthZPluginDenyRequest [2022-06-06T22:16:53.983Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-06T22:16:53.983Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-06T22:16:54.549Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-06T22:16:54.549Z] === RUN TestAuthZPluginDenyResponse [2022-06-06T22:16:55.114Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-06T22:16:55.114Z] === RUN TestAuthZPluginAllowEventStream [2022-06-06T22:16:56.487Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-06-06T22:16:56.487Z] === RUN TestAuthZPluginErrorResponse [2022-06-06T22:16:56.744Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-06T22:16:56.744Z] === RUN TestAuthZPluginErrorRequest [2022-06-06T22:16:57.313Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-06T22:16:57.313Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-06T22:16:57.427Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-06T22:16:57.685Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-06T22:16:57.685Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-06T22:16:57.878Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-06T22:16:57.879Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-06T22:16:57.950Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-06T22:16:58.252Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-06T22:16:58.252Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-06T22:16:58.820Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-06T22:16:58.820Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-06T22:16:59.251Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-06-06T22:16:59.251Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-06T22:16:59.387Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-06T22:16:59.646Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-06T22:16:59.905Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-06T22:17:00.472Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-06T22:17:00.648Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2022-06-06T22:17:00.648Z] === RUN TestAuthZPluginHeader [2022-06-06T22:17:01.039Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-06T22:17:01.215Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-06-06T22:17:01.215Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-06T22:17:01.215Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:17:01.215Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-06T22:17:01.215Z] === RUN TestAuthZPluginV2Disable [2022-06-06T22:17:01.215Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:17:01.215Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-06T22:17:01.215Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-06T22:17:01.215Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:17:01.215Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-06T22:17:01.215Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-06T22:17:01.215Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:17:01.215Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-06T22:17:01.215Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-06T22:17:01.615Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-06T22:17:01.877Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-06T22:17:02.443Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-06T22:17:03.010Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-06T22:17:03.268Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-06T22:17:03.527Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-06T22:17:03.785Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-06T22:17:03.785Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-06T22:17:04.044Z] check_test.go:307: [d6bb187c8c5f0] daemon is not started [2022-06-06T22:17:04.044Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-06T22:17:04.526Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) [2022-06-06T22:17:04.526Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-06-06T22:17:04.526Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-06-06T22:17:04.526Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-06-06T22:17:04.526Z] PASS [2022-06-06T22:17:04.526Z] [2022-06-06T22:17:04.526Z] === Skipped [2022-06-06T22:17:04.526Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-06T22:17:04.526Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-06T22:17:04.526Z] [2022-06-06T22:17:04.526Z] DONE 27 tests, 1 skipped in 164.533s [2022-06-06T22:17:04.526Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-06T22:17:04.526Z] INFO: Testing against a local daemon [2022-06-06T22:17:04.526Z] === RUN TestSessionCreate [2022-06-06T22:17:04.526Z] --- PASS: TestSessionCreate (0.02s) [2022-06-06T22:17:04.526Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-06T22:17:04.526Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-06T22:17:04.526Z] PASS [2022-06-06T22:17:04.526Z] [2022-06-06T22:17:04.526Z] DONE 2 tests in 0.056s [2022-06-06T22:17:04.526Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-06T22:17:04.526Z] INFO: Testing against a local daemon [2022-06-06T22:17:04.526Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-06T22:17:04.526Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-06T22:17:04.526Z] === RUN TestDiskUsage [2022-06-06T22:17:04.526Z] === PAUSE TestDiskUsage [2022-06-06T22:17:04.526Z] === RUN TestEventsExecDie [2022-06-06T22:17:04.787Z] --- PASS: TestEventsExecDie (0.54s) [2022-06-06T22:17:04.787Z] === RUN TestEventsBackwardsCompatible [2022-06-06T22:17:04.787Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-06-06T22:17:04.787Z] === RUN TestEventsVolumeCreate [2022-06-06T22:17:04.787Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-06T22:17:04.787Z] === RUN TestInfoBinaryCommits [2022-06-06T22:17:04.787Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-06T22:17:04.787Z] === RUN TestInfoAPIVersioned [2022-06-06T22:17:04.980Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-06T22:17:05.047Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-06T22:17:05.047Z] === RUN TestInfoAPI [2022-06-06T22:17:05.047Z] --- PASS: TestInfoAPI (0.02s) [2022-06-06T22:17:05.047Z] === RUN TestInfoAPIWarnings [2022-06-06T22:17:05.238Z] check_test.go:307: [dd75e90924d79] daemon is not started [2022-06-06T22:17:05.238Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-06T22:17:05.804Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-06T22:17:06.371Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-06T22:17:07.307Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-06T22:17:07.307Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-06T22:17:10.593Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-06T22:17:11.160Z] check_test.go:307: [db411b8587ba6] daemon is not started [2022-06-06T22:17:11.160Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-06T22:17:14.447Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-06T22:17:15.823Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-06T22:17:18.359Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-06T22:17:19.286Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-06T22:17:19.286Z] PASS [2022-06-06T22:17:19.286Z] [2022-06-06T22:17:19.286Z] === Skipped [2022-06-06T22:17:19.286Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-06T22:17:19.286Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:17:19.286Z] [2022-06-06T22:17:19.286Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-06T22:17:19.286Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:17:19.286Z] [2022-06-06T22:17:19.286Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-06T22:17:19.286Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:17:19.286Z] [2022-06-06T22:17:19.286Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-06T22:17:19.286Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:17:19.287Z] [2022-06-06T22:17:19.287Z] DONE 17 tests, 4 skipped in 26.182s [2022-06-06T22:17:19.287Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-06T22:17:19.287Z] ++ 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-06-06T22:17:19.287Z] ++ set -e [2022-06-06T22:17:19.287Z] ++ '[' -n 0 ']' [2022-06-06T22:17:19.287Z] ++ set -x [2022-06-06T22:17:19.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:17:19.287Z] INFO: Testing against a local daemon [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-06T22:17:19.287Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-06T22:17:19.287Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-06T22:17:19.287Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-06T22:17:19.287Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-06T22:17:19.287Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-06T22:17:19.287Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-06T22:17:19.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-06T22:17:19.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-06T22:17:19.287Z] === RUN TestPluginInstall [2022-06-06T22:17:19.287Z] === RUN TestPluginInstall/no_auth [2022-06-06T22:17:19.287Z] time="2022-06-06T22:17:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:17:19.287Z] time="2022-06-06T22:17:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d552fbc69c549a960485be2b748151575cff5901b0aec4420f70663777b1d798" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:17:19.287Z] time="2022-06-06T22:17:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:17:19.287Z] time="2022-06-06T22:17:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d552fbc69c549a960485be2b748151575cff5901b0aec4420f70663777b1d798" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:17:19.287Z] === RUN TestPluginInstall/with_htpasswd [2022-06-06T22:17:19.545Z] time="2022-06-06T22:17:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:17:19.545Z] time="2022-06-06T22:17:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d552fbc69c549a960485be2b748151575cff5901b0aec4420f70663777b1d798" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:17:19.545Z] time="2022-06-06T22:17:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:17:19.545Z] time="2022-06-06T22:17:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d552fbc69c549a960485be2b748151575cff5901b0aec4420f70663777b1d798" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:17:19.545Z] === RUN TestPluginInstall/with_insecure [2022-06-06T22:17:19.739Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-06T22:17:19.997Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-06T22:17:20.478Z] time="2022-06-06T22:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:17:20.478Z] time="2022-06-06T22:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54283fe58ae1a5a230a8dfc8ba70b47ebcffdf7dae5999b4c770143fc00b1aef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:17:20.478Z] time="2022-06-06T22:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:17:20.478Z] time="2022-06-06T22:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54283fe58ae1a5a230a8dfc8ba70b47ebcffdf7dae5999b4c770143fc00b1aef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:17:20.736Z] plugin_test.go:195: [df2bbd002172e] daemon is not started [2022-06-06T22:17:20.736Z] --- PASS: TestPluginInstall (2.57s) [2022-06-06T22:17:20.736Z] --- PASS: TestPluginInstall/no_auth (1.00s) [2022-06-06T22:17:20.736Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-06-06T22:17:20.736Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-06-06T22:17:20.736Z] === RUN TestPluginsWithRuntimes [2022-06-06T22:17:21.011Z] .........................xx.................... [ 29%] [2022-06-06T22:17:21.373Z] check_test.go:307: [db4f5fe879498] daemon is not started [2022-06-06T22:17:21.373Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-06T22:17:22.108Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-06T22:17:23.050Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-06T22:17:23.168Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-06T22:17:23.168Z] === RUN TestInfoDebug [2022-06-06T22:17:23.168Z] --- PASS: TestInfoDebug (0.52s) [2022-06-06T22:17:23.168Z] === RUN TestInfoInsecureRegistries [2022-06-06T22:17:23.168Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-06T22:17:23.168Z] === RUN TestInfoRegistryMirrors [2022-06-06T22:17:23.168Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-06T22:17:23.168Z] === RUN TestLoginFailsWithBadCredentials [2022-06-06T22:17:23.168Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-06-06T22:17:23.168Z] === RUN TestPingCacheHeaders [2022-06-06T22:17:23.168Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-06T22:17:23.168Z] === RUN TestPingGet [2022-06-06T22:17:23.168Z] --- PASS: TestPingGet (0.01s) [2022-06-06T22:17:23.168Z] === RUN TestPingHead [2022-06-06T22:17:23.168Z] --- PASS: TestPingHead (0.02s) [2022-06-06T22:17:23.168Z] === RUN TestPingSwarmHeader [2022-06-06T22:17:23.275Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-06T22:17:23.737Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-06T22:17:23.991Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-06-06T22:17:23.991Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-06-06T22:17:23.991Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-06-06T22:17:23.991Z] === RUN TestPluginBackCompatMediaTypes [2022-06-06T22:17:24.307Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-06T22:17:24.557Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-06-06T22:17:24.557Z] PASS [2022-06-06T22:17:24.557Z] [2022-06-06T22:17:24.557Z] DONE 24 tests in 6.618s [2022-06-06T22:17:24.557Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-06T22:17:24.557Z] ++ 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-06-06T22:17:24.557Z] ++ set -e [2022-06-06T22:17:24.557Z] ++ '[' -n 0 ']' [2022-06-06T22:17:24.557Z] ++ set -x [2022-06-06T22:17:24.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:17:24.557Z] INFO: Testing against a local daemon [2022-06-06T22:17:24.557Z] === RUN TestExternalGraphDriver [2022-06-06T22:17:24.814Z] === RUN TestExternalGraphDriver/json [2022-06-06T22:17:25.247Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-06T22:17:25.247Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-06-06T22:17:25.247Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-06T22:17:25.247Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-06T22:17:25.247Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-06T22:17:25.247Z] === RUN TestVersion [2022-06-06T22:17:25.247Z] --- PASS: TestVersion (0.02s) [2022-06-06T22:17:25.247Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-06T22:17:25.247Z] === CONT TestDiskUsage [2022-06-06T22:17:25.806Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-06T22:17:25.817Z] === RUN TestDiskUsage/empty [2022-06-06T22:17:25.817Z] === RUN TestDiskUsage/empty/container_types [2022-06-06T22:17:25.817Z] === RUN TestDiskUsage/empty/image_types [2022-06-06T22:17:25.817Z] === RUN TestDiskUsage/empty/volume_types [2022-06-06T22:17:25.817Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-06T22:17:25.817Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-06T22:17:25.817Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-06T22:17:25.817Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-06T22:17:25.817Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-06T22:17:25.817Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-06T22:17:25.817Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-06T22:17:25.817Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-06T22:17:26.077Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-06T22:17:26.077Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-06T22:17:26.077Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-06T22:17:26.077Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-06T22:17:26.077Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-06T22:17:26.077Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-06T22:17:26.077Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-06T22:17:26.077Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-06T22:17:26.077Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-06T22:17:26.077Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-06T22:17:26.077Z] === RUN TestDiskUsage/after_container.Run [2022-06-06T22:17:26.187Z] === RUN TestExternalGraphDriver/spec [2022-06-06T22:17:26.648Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-06T22:17:26.648Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-06T22:17:26.648Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-06T22:17:26.648Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-06T22:17:26.648Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-06T22:17:26.648Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-06T22:17:26.648Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-06T22:17:26.648Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-06T22:17:26.648Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-06T22:17:26.648Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage (1.64s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-06T22:17:26.919Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.67s) [2022-06-06T22:17:26.919Z] PASS [2022-06-06T22:17:26.919Z] [2022-06-06T22:17:26.919Z] DONE 54 tests in 22.695s [2022-06-06T22:17:26.919Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-06T22:17:26.919Z] INFO: Testing against a local daemon [2022-06-06T22:17:26.919Z] === RUN TestVolumesCreateAndList [2022-06-06T22:17:26.919Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-06T22:17:26.919Z] === RUN TestVolumesRemove [2022-06-06T22:17:26.919Z] --- PASS: TestVolumesRemove (0.09s) [2022-06-06T22:17:26.919Z] === RUN TestVolumesInspect [2022-06-06T22:17:27.187Z] --- PASS: TestVolumesInspect (0.05s) [2022-06-06T22:17:27.187Z] === RUN TestVolumesInvalidJSON [2022-06-06T22:17:27.187Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-06T22:17:27.187Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-06T22:17:27.187Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-06T22:17:27.187Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-06T22:17:27.187Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-06T22:17:27.187Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-06T22:17:27.187Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-06T22:17:27.187Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-06T22:17:27.187Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-06T22:17:27.187Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-06T22:17:27.187Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-06T22:17:27.187Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-06T22:17:27.187Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-06T22:17:27.187Z] PASS [2022-06-06T22:17:27.187Z] [2022-06-06T22:17:27.187Z] DONE 9 tests in 0.194s [2022-06-06T22:17:27.187Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-06T22:17:27.759Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-06T22:17:27.759Z] Removing test suite binaries [2022-06-06T22:17:27.759Z] exiting test-integration [2022-06-06T22:17:27.759Z] ++ exit 0 [2022-06-06T22:17:27.759Z] [2022-06-06T22:17:28.091Z] === RUN TestExternalGraphDriver/pull Post stage [Pipeline] junit [2022-06-06T22:17:29.159Z] Recording test results [2022-06-06T22:17:29.399Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-06T22:17:29.466Z] --- PASS: TestExternalGraphDriver (4.85s) [2022-06-06T22:17:29.466Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-06-06T22:17:29.466Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-06-06T22:17:29.466Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-06-06T22:17:29.466Z] === RUN TestGraphdriverPluginV2 [2022-06-06T22:17:29.466Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:17:29.466Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-06T22:17:29.466Z] PASS [2022-06-06T22:17:29.466Z] [2022-06-06T22:17:29.466Z] === Skipped [2022-06-06T22:17:29.466Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-06T22:17:29.466Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:17:29.466Z] [2022-06-06T22:17:29.466Z] DONE 5 tests, 1 skipped in 4.969s [2022-06-06T22:17:29.466Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-06T22:17:29.466Z] ++ 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-06-06T22:17:29.466Z] ++ set -e [2022-06-06T22:17:29.466Z] ++ '[' -n 0 ']' [2022-06-06T22:17:29.466Z] ++ set -x [2022-06-06T22:17:29.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:17:29.724Z] INFO: Testing against a local daemon [2022-06-06T22:17:29.724Z] === RUN TestContinueAfterPluginCrash [2022-06-06T22:17:29.724Z] === PAUSE TestContinueAfterPluginCrash [2022-06-06T22:17:29.724Z] === RUN TestReadPluginNoRead [2022-06-06T22:17:29.724Z] === PAUSE TestReadPluginNoRead [2022-06-06T22:17:29.724Z] === RUN TestDaemonStartWithLogOpt [2022-06-06T22:17:29.724Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-06T22:17:29.724Z] === CONT TestContinueAfterPluginCrash [2022-06-06T22:17:29.724Z] === CONT TestDaemonStartWithLogOpt [2022-06-06T22:17:29.740Z] + echo Ensuring container killed. [2022-06-06T22:17:29.740Z] Ensuring container killed. [2022-06-06T22:17:29.740Z] + docker rm -vf docker-pr3 [2022-06-06T22:17:29.740Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-06T22:17:29.995Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-06T22:17:30.026Z] + echo Chowning /workspace to jenkins user [2022-06-06T22:17:30.026Z] Chowning /workspace to jenkins user [2022-06-06T22:17:30.026Z] + id -u [2022-06-06T22:17:30.026Z] + id -g [2022-06-06T22:17:30.026Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43699:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-06T22:17:31.709Z] + bundleName=amd64-cgroup2 [2022-06-06T22:17:31.709Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-06T22:17:31.709Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-06T22:17:31.709Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-06T22:17:31.709Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-06T22:17:31.983Z] Archiving artifacts [2022-06-06T22:17:32.318Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43699/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-06T22:17:32.530Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-06T22:17:32.625Z] + make clean [2022-06-06T22:17:32.625Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-06T22:17:32.625Z] docker-dev-cache [2022-06-06T22:17:32.625Z] docker-mod-cache [Pipeline] deleteDir [2022-06-06T22:17:33.007Z] --- PASS: TestDaemonStartWithLogOpt (2.94s) [2022-06-06T22:17:33.007Z] === CONT TestReadPluginNoRead [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T22:17:34.434Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-06T22:17:34.693Z] check_test.go:307: [dd61e6495880d] daemon is not started [2022-06-06T22:17:34.693Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-06T22:17:34.905Z] === RUN TestReadPluginNoRead/default [2022-06-06T22:17:35.260Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-06T22:17:35.518Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-06T22:17:35.518Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-06T22:17:35.838Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-06T22:17:36.100Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-06T22:17:36.670Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-06T22:17:37.212Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-06T22:17:37.429Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-06T22:17:37.789Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-06-06T22:17:38.354Z] === CONT TestReadPluginNoRead [2022-06-06T22:17:38.354Z] read_test.go:92: [d2123c8e9fef1] daemon is not started [2022-06-06T22:17:38.354Z] --- PASS: TestReadPluginNoRead (5.61s) [2022-06-06T22:17:38.354Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-06-06T22:17:38.354Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-06-06T22:17:38.354Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-06-06T22:17:38.354Z] PASS [2022-06-06T22:17:38.354Z] [2022-06-06T22:17:38.354Z] DONE 6 tests in 8.672s [2022-06-06T22:17:38.354Z] 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-06-06T22:17:38.354Z] ++ 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-06-06T22:17:38.354Z] ++ set -e [2022-06-06T22:17:38.354Z] ++ '[' -n 0 ']' [2022-06-06T22:17:38.354Z] ++ set -x [2022-06-06T22:17:38.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:17:38.354Z] testing: warning: no tests to run [2022-06-06T22:17:38.354Z] PASS [2022-06-06T22:17:38.354Z] [2022-06-06T22:17:38.354Z] DONE 0 tests in 0.033s [2022-06-06T22:17:38.354Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-06T22:17:38.354Z] ++ 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-06-06T22:17:38.354Z] ++ set -e [2022-06-06T22:17:38.354Z] ++ '[' -n 0 ']' [2022-06-06T22:17:38.354Z] ++ set -x [2022-06-06T22:17:38.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:17:38.355Z] INFO: Testing against a local daemon [2022-06-06T22:17:38.355Z] === RUN TestPluginWithDevMounts [2022-06-06T22:17:38.355Z] === PAUSE TestPluginWithDevMounts [2022-06-06T22:17:38.355Z] === CONT TestPluginWithDevMounts [2022-06-06T22:17:38.573Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-06T22:17:38.573Z] check_test.go:307: [d0dbf2f7c96c1] daemon is not started [2022-06-06T22:17:38.573Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-06T22:17:39.950Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-06T22:17:40.252Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-06-06T22:17:40.252Z] PASS [2022-06-06T22:17:40.252Z] [2022-06-06T22:17:40.252Z] DONE 1 tests in 1.633s [2022-06-06T22:17:40.252Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-06T22:17:40.252Z] ++ 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-06-06T22:17:40.252Z] ++ set -e [2022-06-06T22:17:40.252Z] ++ '[' -n 0 ']' [2022-06-06T22:17:40.252Z] ++ set -x [2022-06-06T22:17:40.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:17:40.252Z] INFO: Testing against a local daemon [2022-06-06T22:17:40.252Z] === RUN TestSecretInspect [2022-06-06T22:17:40.886Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-06T22:17:42.151Z] --- PASS: TestSecretInspect (2.16s) [2022-06-06T22:17:42.151Z] === RUN TestSecretList [2022-06-06T22:17:42.262Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-06T22:17:43.199Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-06T22:17:44.574Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-06T22:17:44.677Z] --- PASS: TestSecretList (2.17s) [2022-06-06T22:17:44.678Z] === RUN TestSecretsCreateAndDelete [2022-06-06T22:17:44.873Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-06T22:17:46.575Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-06-06T22:17:46.575Z] === RUN TestSecretsUpdate [2022-06-06T22:17:47.104Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-06T22:17:49.006Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-06T22:17:49.102Z] --- PASS: TestSecretsUpdate (2.16s) [2022-06-06T22:17:49.102Z] === RUN TestTemplatedSecret [2022-06-06T22:17:49.984Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-06T22:17:50.908Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-06T22:17:50.908Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-06T22:17:51.629Z] --- PASS: TestTemplatedSecret (2.54s) [2022-06-06T22:17:51.629Z] === RUN TestSecretCreateResolve [2022-06-06T22:17:53.002Z] --- PASS: TestSecretCreateResolve (1.83s) [2022-06-06T22:17:53.002Z] PASS [2022-06-06T22:17:53.002Z] [2022-06-06T22:17:53.002Z] DONE 6 tests in 13.140s [2022-06-06T22:17:53.002Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-06T22:17:53.002Z] ++ 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-06-06T22:17:53.002Z] ++ set -e [2022-06-06T22:17:53.002Z] ++ '[' -n 0 ']' [2022-06-06T22:17:53.002Z] ++ set -x [2022-06-06T22:17:53.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:17:53.260Z] INFO: Testing against a local daemon [2022-06-06T22:17:53.260Z] === RUN TestServiceCreateInit [2022-06-06T22:17:53.260Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-06T22:17:53.448Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-06T22:17:54.014Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-06T22:17:55.915Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-06T22:17:57.292Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-06T22:17:57.440Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-06T22:18:00.719Z] --- PASS: TestServiceCreateInit (7.05s) [2022-06-06T22:18:00.719Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s) [2022-06-06T22:18:00.719Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-06-06T22:18:00.719Z] === RUN TestCreateServiceMultipleTimes [2022-06-06T22:18:02.560Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-06-06T22:18:03.495Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-06T22:18:04.871Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-06T22:18:05.807Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-06T22:18:06.233Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-06T22:18:09.091Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-06T22:18:13.278Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-06T22:18:13.278Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-06T22:18:14.653Z] docker_cli_daemon_test.go:2503: [d6d6fd1ed5c06] daemon is not started [2022-06-06T22:18:16.345Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-06T22:18:16.557Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-06T22:18:17.792Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-06T22:18:17.932Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-06T22:18:18.191Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-06T22:18:18.761Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-06T22:18:18.789Z] --- PASS: TestCreateServiceMultipleTimes (15.52s) [2022-06-06T22:18:18.789Z] === RUN TestCreateServiceConflict [2022-06-06T22:18:18.789Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-06-06T22:18:18.789Z] === RUN TestCreateServiceMaxReplicas [2022-06-06T22:18:19.697Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-06T22:18:19.697Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-06T22:18:20.263Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-06T22:18:20.522Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-06T22:18:20.687Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2022-06-06T22:18:20.687Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-06T22:18:21.714Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-06T22:18:22.426Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-06T22:18:23.801Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-06T22:18:25.176Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-06T22:18:25.435Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-06T22:18:26.399Z] ............................ [ 66%] [2022-06-06T22:18:26.810Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-06T22:18:27.745Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-06T22:18:28.312Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-06T22:18:29.710Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-06T22:18:29.710Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-06T22:18:32.240Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-06T22:18:32.499Z] check_test.go:307: [db77326065b4a] daemon is not started [2022-06-06T22:18:32.499Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-06T22:18:35.550Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2022-06-06T22:18:35.550Z] === RUN TestCreateServiceSecretFileMode [2022-06-06T22:18:35.550Z] --- PASS: TestCreateServiceSecretFileMode (1.99s) [2022-06-06T22:18:35.550Z] === RUN TestCreateServiceConfigFileMode [2022-06-06T22:18:36.689Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite (342.61s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.16s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.61s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.16s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.20s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.67s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.45s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.67s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.32s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.41s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.47s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.47s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.41s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.31s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.61s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.83s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.10s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.93s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.48s) [2022-06-06T22:18:38.064Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.00s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.14s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.58s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.98s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.94s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.86s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.46s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.71s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.75s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.98s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.85s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.35s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.13s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.84s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.71s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.44s) [2022-06-06T22:18:38.064Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-06T22:18:38.064Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.31s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.92s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.01s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.16s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.74s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.19s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.65s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.63s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.24s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.11s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.11s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.03s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.73s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.84s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.22s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.75s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.46s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.02s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.45s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.32s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.12s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.32s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.45s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.77s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.40s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.77s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2022-06-06T22:18:38.064Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.67s) [2022-06-06T22:18:38.064Z] === RUN TestDockerSwarmSuite [2022-06-06T22:18:38.064Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-06T22:18:38.076Z] --- PASS: TestCreateServiceConfigFileMode (2.36s) [2022-06-06T22:18:38.076Z] === RUN TestCreateServiceSysctls [2022-06-06T22:18:41.348Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-06T22:18:41.369Z] --- PASS: TestCreateServiceSysctls (2.97s) [2022-06-06T22:18:41.369Z] === RUN TestCreateServiceCapabilities [2022-06-06T22:18:43.268Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2022-06-06T22:18:43.268Z] === RUN TestInspect [2022-06-06T22:18:44.632Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-06T22:18:46.549Z] --- PASS: TestInspect (2.65s) [2022-06-06T22:18:46.549Z] === RUN TestCreateJob [2022-06-06T22:18:49.077Z] --- PASS: TestCreateJob (2.90s) [2022-06-06T22:18:49.077Z] === RUN TestReplicatedJob [2022-06-06T22:18:49.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-06T22:18:54.340Z] --- PASS: TestReplicatedJob (4.57s) [2022-06-06T22:18:54.340Z] === RUN TestUpdateReplicatedJob [2022-06-06T22:18:56.868Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-06-06T22:18:56.868Z] === RUN TestServiceListWithStatuses [2022-06-06T22:18:56.868Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-06T22:18:56.868Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-06T22:18:56.868Z] === RUN TestDockerNetworkConnectAlias [2022-06-06T22:18:58.064Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-06T22:18:59.441Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-06T22:19:01.049Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2022-06-06T22:19:01.049Z] === RUN TestDockerNetworkReConnect [2022-06-06T22:19:03.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-06T22:19:04.329Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-06-06T22:19:04.329Z] === RUN TestServicePlugin [2022-06-06T22:19:04.329Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:19:04.329Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-06T22:19:04.329Z] === RUN TestServiceUpdateLabel [2022-06-06T22:19:04.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-06T22:19:06.226Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-06-06T22:19:06.226Z] === RUN TestServiceUpdateSecrets [2022-06-06T22:19:07.097Z] docker_api_swarm_test.go:563: [d13f949d661bc] joining swarm manager [d4f11ba90f6f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:19:07.635Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-06T22:19:08.032Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-06T22:19:09.408Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-06T22:19:09.667Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-06T22:19:10.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-06T22:19:12.158Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-06T22:19:12.158Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-06T22:19:12.158Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-06T22:19:12.158Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-06T22:19:20.271Z] docker_api_swarm_test.go:585: [d3993447d75e2] joining swarm manager [d4f11ba90f6f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:19:21.088Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-06-06T22:19:21.088Z] === RUN TestServiceUpdateConfigs [2022-06-06T22:19:22.764Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-06T22:19:22.802Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-06T22:19:23.060Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-06T22:19:23.060Z] check_test.go:378: [d13f949d661bc] daemon is not started [2022-06-06T22:19:23.627Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-06T22:19:24.194Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-06T22:19:24.453Z] === RUN TestDockerSuite/TestBuildFails [2022-06-06T22:19:24.659Z] tests/integration/client_test.py ..... [ 75%] [2022-06-06T22:19:24.659Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-06T22:19:25.225Z] tests/integration/errors_test.py . [ 76%] [2022-06-06T22:19:25.388Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-06T22:19:25.388Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-06T22:19:27.290Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-06T22:19:29.821Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-06T22:19:31.198Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-06T22:19:32.582Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-06T22:19:32.840Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-06T22:19:33.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-06T22:19:33.775Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-06T22:19:33.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-06T22:19:33.775Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-06T22:19:35.950Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2022-06-06T22:19:35.950Z] === RUN TestServiceUpdateNetwork [2022-06-06T22:19:36.308Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-06T22:19:36.566Z] docker_api_swarm_test.go:46: [d97253fdb5e26] joining swarm manager [d9b4c462bb6ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:19:37.501Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-06T22:19:37.761Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-06T22:19:39.662Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-06T22:19:41.562Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-06T22:19:42.936Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-06T22:19:43.937Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-06T22:19:44.839Z] --- PASS: TestImportExtremelyLargeImageWorks (182.68s) [2022-06-06T22:19:44.839Z] PASS [2022-06-06T22:19:44.839Z] [2022-06-06T22:19:44.839Z] DONE 22 tests in 187.301s [2022-06-06T22:19:44.839Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-06T22:19:44.839Z] ++ 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-06-06T22:19:44.839Z] ++ set -e [2022-06-06T22:19:44.839Z] ++ '[' -n 0 ']' [2022-06-06T22:19:44.839Z] ++ set -x [2022-06-06T22:19:44.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:19:44.839Z] INFO: Testing against a local daemon [2022-06-06T22:19:44.839Z] === RUN TestNetworkCreateDelete [2022-06-06T22:19:45.097Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-06-06T22:19:45.097Z] === RUN TestDockerNetworkDeletePreferID [2022-06-06T22:19:45.356Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-06-06T22:19:45.356Z] === RUN TestDaemonDNSFallback [2022-06-06T22:19:46.291Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-06T22:19:46.549Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-06T22:19:47.116Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-06T22:19:48.068Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-06T22:19:48.145Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-06-06T22:19:48.145Z] === RUN TestServiceUpdatePidsLimit [2022-06-06T22:19:48.145Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-06T22:19:48.326Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-06T22:19:48.326Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-06T22:19:49.079Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-06T22:19:49.262Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-06T22:19:49.262Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-06T22:19:49.520Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-06T22:19:49.780Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-06T22:19:50.038Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-06T22:19:50.295Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-06T22:19:51.229Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-06T22:19:52.165Z] --- PASS: TestDaemonDNSFallback (6.72s) [2022-06-06T22:19:52.165Z] === RUN TestInspectNetwork [2022-06-06T22:19:53.099Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-06T22:19:53.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-06T22:19:54.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-06T22:19:55.634Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-06T22:19:55.978Z] === RUN TestInspectNetwork/full_network_id [2022-06-06T22:19:55.978Z] === RUN TestInspectNetwork/partial_network_id [2022-06-06T22:19:55.978Z] === RUN TestInspectNetwork/network_name [2022-06-06T22:19:55.978Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-06T22:19:57.880Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-06T22:19:59.782Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-06T22:20:00.041Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-06T22:20:00.041Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-06T22:20:00.041Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-06T22:20:00.164Z] ......... [ 85%] [2022-06-06T22:20:00.300Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-06T22:20:00.300Z] --- PASS: TestInspectNetwork (8.08s) [2022-06-06T22:20:00.300Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-06T22:20:00.300Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-06T22:20:00.300Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-06T22:20:00.300Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-06T22:20:00.300Z] === RUN TestRunContainerWithBridgeNone [2022-06-06T22:20:00.559Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-06T22:20:01.934Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-06T22:20:02.192Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2022-06-06T22:20:02.192Z] === RUN TestNetworkInvalidJSON [2022-06-06T22:20:02.192Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-06T22:20:02.192Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-06T22:20:02.192Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-06T22:20:02.192Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-06T22:20:02.192Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-06T22:20:02.192Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-06T22:20:02.453Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-06T22:20:02.453Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-06T22:20:02.453Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-06T22:20:02.453Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-06T22:20:02.453Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-06T22:20:02.453Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-06T22:20:02.453Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-06T22:20:02.453Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-06T22:20:02.453Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-06T22:20:02.453Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-06T22:20:02.453Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-06T22:20:02.453Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-06T22:20:02.453Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-06T22:20:02.453Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-06T22:20:02.453Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-06T22:20:02.453Z] === RUN TestNetworkList [2022-06-06T22:20:02.453Z] === RUN TestNetworkList//networks [2022-06-06T22:20:02.453Z] === PAUSE TestNetworkList//networks [2022-06-06T22:20:02.453Z] === RUN TestNetworkList//networks/ [2022-06-06T22:20:02.453Z] === PAUSE TestNetworkList//networks/ [2022-06-06T22:20:02.453Z] === CONT TestNetworkList//networks [2022-06-06T22:20:02.453Z] === CONT TestNetworkList//networks/ [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkList (0.01s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-06T22:20:02.453Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-06T22:20:02.453Z] === RUN TestHostIPv4BridgeLabel [2022-06-06T22:20:03.020Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-06-06T22:20:03.021Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-06T22:20:03.278Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-06T22:20:03.743Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2022-06-06T22:20:03.743Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-06-06T22:20:03.743Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-06-06T22:20:03.743Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-06-06T22:20:03.743Z] PASS [2022-06-06T22:20:03.743Z] [2022-06-06T22:20:03.743Z] === Skipped [2022-06-06T22:20:03.743Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-06T22:20:03.743Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-06T22:20:03.743Z] [2022-06-06T22:20:03.743Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-06T22:20:03.743Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-06T22:20:03.743Z] [2022-06-06T22:20:03.743Z] DONE 27 tests, 2 skipped in 129.946s [2022-06-06T22:20:03.743Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-06T22:20:03.743Z] ++ 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-06-06T22:20:03.743Z] ++ set -e [2022-06-06T22:20:03.743Z] ++ '[' -n 0 ']' [2022-06-06T22:20:03.743Z] ++ set -x [2022-06-06T22:20:03.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:20:03.743Z] INFO: Testing against a local daemon [2022-06-06T22:20:03.743Z] === RUN TestSessionCreate [2022-06-06T22:20:03.743Z] --- PASS: TestSessionCreate (0.03s) [2022-06-06T22:20:03.743Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-06T22:20:03.743Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-06T22:20:03.743Z] PASS [2022-06-06T22:20:03.743Z] [2022-06-06T22:20:03.743Z] DONE 2 tests in 0.146s [2022-06-06T22:20:03.743Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-06T22:20:03.743Z] ++ 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-06-06T22:20:03.743Z] ++ set -e [2022-06-06T22:20:03.743Z] ++ '[' -n 0 ']' [2022-06-06T22:20:03.743Z] ++ set -x [2022-06-06T22:20:03.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:20:03.743Z] INFO: Testing against a local daemon [2022-06-06T22:20:03.743Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-06T22:20:03.743Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-06T22:20:03.743Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-06T22:20:03.743Z] === RUN TestDiskUsage [2022-06-06T22:20:03.743Z] === PAUSE TestDiskUsage [2022-06-06T22:20:03.743Z] === RUN TestEventsExecDie [2022-06-06T22:20:04.003Z] --- PASS: TestEventsExecDie (0.54s) [2022-06-06T22:20:04.003Z] === RUN TestEventsBackwardsCompatible [2022-06-06T22:20:04.003Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-06T22:20:04.003Z] === RUN TestEventsVolumeCreate [2022-06-06T22:20:04.003Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-06T22:20:04.003Z] === RUN TestInfoBinaryCommits [2022-06-06T22:20:04.003Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-06-06T22:20:04.003Z] === RUN TestInfoAPIVersioned [2022-06-06T22:20:04.003Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-06T22:20:04.003Z] === RUN TestInfoAPI [2022-06-06T22:20:04.003Z] --- PASS: TestInfoAPI (0.02s) [2022-06-06T22:20:04.003Z] === RUN TestInfoAPIWarnings [2022-06-06T22:20:04.212Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-06-06T22:20:04.212Z] === RUN TestDaemonDefaultNetworkPools [2022-06-06T22:20:04.779Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-06-06T22:20:04.779Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-06T22:20:05.575Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-06T22:20:06.155Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-06-06T22:20:06.155Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-06T22:20:06.155Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-06T22:20:06.414Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-06T22:20:06.778Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-06T22:20:06.981Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-06T22:20:07.241Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-06-06T22:20:07.241Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-06T22:20:07.808Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-06-06T22:20:07.808Z] === RUN TestServiceWithPredefinedNetwork [2022-06-06T22:20:11.089Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2022-06-06T22:20:11.089Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-06T22:20:11.089Z] service_test.go:243: FLAKY_TEST [2022-06-06T22:20:11.089Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-06T22:20:11.089Z] === RUN TestServiceWithDataPathPortInit [2022-06-06T22:20:13.331Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-06T22:20:13.331Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-06T22:20:15.086Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-06T22:20:15.276Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-06T22:20:17.176Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-06T22:20:17.742Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-06T22:20:18.355Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-06T22:20:18.355Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-06T22:20:19.644Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-06T22:20:19.644Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-06T22:20:19.644Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-06T22:20:21.962Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-06T22:20:22.073Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-06T22:20:22.073Z] === RUN TestInfoDebug [2022-06-06T22:20:22.073Z] --- PASS: TestInfoDebug (0.52s) [2022-06-06T22:20:22.073Z] === RUN TestInfoInsecureRegistries [2022-06-06T22:20:22.073Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-06T22:20:22.073Z] === RUN TestInfoRegistryMirrors [2022-06-06T22:20:22.073Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-06T22:20:22.073Z] === RUN TestLoginFailsWithBadCredentials [2022-06-06T22:20:22.331Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-06T22:20:22.331Z] === RUN TestPingCacheHeaders [2022-06-06T22:20:22.331Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-06T22:20:22.331Z] === RUN TestPingGet [2022-06-06T22:20:22.331Z] --- PASS: TestPingGet (0.01s) [2022-06-06T22:20:22.331Z] === RUN TestPingHead [2022-06-06T22:20:22.331Z] --- PASS: TestPingHead (0.02s) [2022-06-06T22:20:22.331Z] === RUN TestPingSwarmHeader [2022-06-06T22:20:22.478Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-06T22:20:22.478Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-06T22:20:22.478Z] [2022-06-06T22:20:22.478Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-06T22:20:22.478Z] =========================== short test summary info ============================ [2022-06-06T22:20:22.478Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-06T22:20:22.478Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-06T22:20:22.478Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-06T22:20:22.478Z] Not supported on most drivers [2022-06-06T22:20:22.478Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-06T22:20:22.478Z] Output of docker top depends on host distro, and is not formalized. [2022-06-06T22:20:22.478Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-06T22:20:22.478Z] Output of docker top depends on host distro, and is not formalized. [2022-06-06T22:20:22.478Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-06T22:20:22.478Z] Can fail if eth0 has multiple IP addresses [2022-06-06T22:20:22.478Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-06T22:20:22.478Z] This doesn't seem to be taken into account by the engine [2022-06-06T22:20:22.478Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-06T22:20:22.478Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-06T22:20:22.478Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.65 seconds == [2022-06-06T22:20:22.736Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-06T22:20:22.896Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-06T22:20:23.461Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-06T22:20:23.833Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-06T22:20:23.833Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-06T22:20:24.394Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-06T22:20:24.395Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-06-06T22:20:24.395Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-06T22:20:24.395Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-06T22:20:24.395Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-06T22:20:24.395Z] === RUN TestVersion [2022-06-06T22:20:24.395Z] --- PASS: TestVersion (0.02s) [2022-06-06T22:20:24.395Z] === CONT TestDiskUsage [2022-06-06T22:20:24.768Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-06T22:20:24.768Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/empty [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/empty/container_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/empty/image_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/empty/volume_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-06T22:20:24.960Z] === RUN TestDiskUsage/after_container.Run [2022-06-06T22:20:25.526Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-06T22:20:25.526Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-06T22:20:25.526Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-06T22:20:25.526Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-06T22:20:25.526Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-06T22:20:25.526Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-06T22:20:25.526Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-06T22:20:25.526Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-06T22:20:25.526Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-06T22:20:25.526Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage (1.17s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-06T22:20:25.526Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-06T22:20:25.526Z] PASS [2022-06-06T22:20:25.526Z] [2022-06-06T22:20:25.526Z] === Skipped [2022-06-06T22:20:25.526Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-06T22:20:25.526Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-06T22:20:25.526Z] [2022-06-06T22:20:25.526Z] DONE 54 tests, 1 skipped in 22.290s [2022-06-06T22:20:25.526Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-06T22:20:25.526Z] ++ 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-06-06T22:20:25.526Z] ++ set -e [2022-06-06T22:20:25.526Z] ++ '[' -n 0 ']' [2022-06-06T22:20:25.526Z] ++ set -x [2022-06-06T22:20:25.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:20:25.526Z] INFO: Testing against a local daemon [2022-06-06T22:20:25.526Z] === RUN TestVolumesCreateAndList [2022-06-06T22:20:25.798Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-06T22:20:25.798Z] === RUN TestVolumesRemove [2022-06-06T22:20:25.798Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-06T22:20:25.798Z] === RUN TestVolumesInspect [2022-06-06T22:20:25.798Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-06T22:20:25.798Z] === RUN TestVolumesInvalidJSON [2022-06-06T22:20:25.798Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-06T22:20:25.798Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-06T22:20:25.798Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-06T22:20:25.798Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-06T22:20:25.798Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-06T22:20:25.798Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-06T22:20:25.798Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-06T22:20:25.798Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-06T22:20:25.798Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-06T22:20:25.798Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-06T22:20:25.798Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-06T22:20:25.798Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-06T22:20:25.798Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-06T22:20:25.798Z] PASS [2022-06-06T22:20:25.798Z] [2022-06-06T22:20:25.798Z] DONE 9 tests in 0.203s [2022-06-06T22:20:25.798Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-06T22:20:25.798Z] ++++ cat bundles/test-integration/docker.pid [2022-06-06T22:20:25.798Z] +++ kill 14186 [2022-06-06T22:20:26.064Z] +++ /etc/init.d/apparmor stop [2022-06-06T22:20:26.064Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-06T22:20:26.064Z] [2022-06-06T22:20:26.064Z] Unloading profiles will leave already running processes permanently [2022-06-06T22:20:26.064Z] unconfined, which can lead to unexpected situations. [2022-06-06T22:20:26.064Z] [2022-06-06T22:20:26.064Z] To set a process to complain mode, use the command line tool [2022-06-06T22:20:26.064Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-06T22:20:26.064Z] +++ true [2022-06-06T22:20:26.064Z] exiting test-integration [2022-06-06T22:20:26.064Z] ++ exit 0 [2022-06-06T22:20:26.064Z] Post stage [Pipeline] junit [2022-06-06T22:20:26.648Z] Recording test results [2022-06-06T22:20:26.669Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-06T22:20:26.669Z] --- PASS: TestServiceWithDataPathPortInit (16.08s) [2022-06-06T22:20:26.669Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-06T22:20:26.837Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-06T22:20:26.927Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-06T22:20:27.165Z] + echo Ensuring container killed. [2022-06-06T22:20:27.165Z] Ensuring container killed. [2022-06-06T22:20:27.165Z] + docker rm -vf docker-pr3 [2022-06-06T22:20:27.165Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-06T22:20:27.446Z] + echo Chowning /workspace to jenkins user [2022-06-06T22:20:27.446Z] Chowning /workspace to jenkins user [2022-06-06T22:20:27.446Z] + id -u [2022-06-06T22:20:27.446Z] + id -g [2022-06-06T22:20:27.446Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43699:/workspace busybox chown -R 1000:1000 /workspace [2022-06-06T22:20:27.862Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-06T22:20:28.428Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-06T22:20:29.107Z] + bundleName=arm64-integration [2022-06-06T22:20:29.107Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-06T22:20:29.107Z] Creating arm64-integration-bundles.tar.gz [2022-06-06T22:20:29.107Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-06-06T22:20:29.107Z] + 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-06-06T22:20:29.376Z] Archiving artifacts [2022-06-06T22:20:29.645Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43699/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-06T22:20:29.946Z] + make clean [2022-06-06T22:20:29.946Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-06T22:20:29.946Z] docker-dev-cache [2022-06-06T22:20:29.946Z] docker-mod-cache [Pipeline] deleteDir [2022-06-06T22:20:30.332Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-06T22:20:30.332Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9dz1mvssfxpfhh0qhisf3i8t4 Created:2022-06-06 22:20:28.147263334 +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[a351abec1335c4633f5ba962258d97073ffa1539a98b5c86a0fecba492bdc621:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oe90rfyoir7zhaq7u06vobzqg EndpointID:12a3cf4a860601abc0664f2788133b0ce90f9d06376997527db5433beadcaac3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a4203c6d60de586e763aba4b250e5343d6739be110fae9c1ceadf437eadc401a 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:1ecc0722b79e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oe90rfyoir7zhaq7u06vobzqg EndpointID:12a3cf4a860601abc0664f2788133b0ce90f9d06376997527db5433beadcaac3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-06T22:20:30.332Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-06T22:20:30.332Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-06T22:20:30.591Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-06T22:20:30.849Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-06T22:20:31.416Z] === RUN TestDockerSuite/TestBuildOnBuild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T22:20:32.791Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-06T22:20:33.050Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-06T22:20:34.945Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-06T22:20:34.945Z] [2022-06-06T22:20:34.945Z] Unloading profiles will leave already running processes permanently [2022-06-06T22:20:34.945Z] unconfined, which can lead to unexpected situations. [2022-06-06T22:20:34.945Z] [2022-06-06T22:20:34.945Z] To set a process to complain mode, use the command line tool [2022-06-06T22:20:34.945Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-06T22:20:34.945Z] [2022-06-06T22:20:34.950Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.14s) [2022-06-06T22:20:34.950Z] PASS [2022-06-06T22:20:34.950Z] [2022-06-06T22:20:34.950Z] === Skipped [2022-06-06T22:20:34.950Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-06T22:20:34.950Z] service_test.go:243: FLAKY_TEST [2022-06-06T22:20:34.950Z] [2022-06-06T22:20:34.950Z] DONE 38 tests, 1 skipped in 50.080s [2022-06-06T22:20:34.950Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-06T22:20:34.950Z] ++ 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-06-06T22:20:34.950Z] ++ set -e [2022-06-06T22:20:34.950Z] ++ '[' -n 0 ']' [2022-06-06T22:20:34.950Z] ++ set -x [2022-06-06T22:20:34.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:20:34.950Z] INFO: Testing against a local daemon [2022-06-06T22:20:34.950Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-06T22:20:34.950Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:20:34.950Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-06T22:20:34.950Z] === RUN TestDockerNetworkIpvlan [2022-06-06T22:20:34.950Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:20:34.950Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-06T22:20:34.950Z] PASS [2022-06-06T22:20:34.950Z] [2022-06-06T22:20:34.950Z] === Skipped [2022-06-06T22:20:34.950Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-06T22:20:34.950Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:20:34.950Z] [2022-06-06T22:20:34.950Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-06T22:20:34.950Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-06T22:20:34.950Z] [2022-06-06T22:20:34.950Z] DONE 2 tests, 2 skipped in 0.113s [2022-06-06T22:20:34.950Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-06T22:20:34.950Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-06T22:20:34.950Z] ++ 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-06-06T22:20:34.950Z] ++ set -e [2022-06-06T22:20:34.950Z] ++ '[' -n 0 ']' [2022-06-06T22:20:34.950Z] ++ set -x [2022-06-06T22:20:34.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m Post stage [Pipeline] junit [2022-06-06T22:20:34.956Z] Recording test results [2022-06-06T22:20:35.094Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-06T22:20:35.208Z] INFO: Testing against a local daemon [2022-06-06T22:20:35.208Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-06T22:20:35.366Z] + echo Ensuring container killed. [2022-06-06T22:20:35.366Z] Ensuring container killed. [2022-06-06T22:20:35.366Z] + docker rm -vf docker-pr3 [2022-06-06T22:20:35.366Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-06T22:20:35.643Z] + echo Chowning /workspace to jenkins user [2022-06-06T22:20:35.643Z] Chowning /workspace to jenkins user [2022-06-06T22:20:35.643Z] + id -u [2022-06-06T22:20:35.643Z] + id -g [2022-06-06T22:20:35.643Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43699:/workspace busybox chown -R 1000:1000 /workspace [2022-06-06T22:20:36.146Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-06T22:20:36.405Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-06-06T22:20:36.405Z] === RUN TestDockerNetworkMacvlan [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-06T22:20:37.307Z] + bundleName=docker-py [2022-06-06T22:20:37.307Z] + echo Creating docker-py-bundles.tar.gz [2022-06-06T22:20:37.307Z] Creating docker-py-bundles.tar.gz [2022-06-06T22:20:37.307Z] + 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-06-06T22:20:37.318Z] Archiving artifacts [2022-06-06T22:20:37.343Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-06T22:20:37.626Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43699/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-06T22:20:37.911Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-06T22:20:37.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 -e DOCKER_GRAPHDRIVER docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/make.sh binary [2022-06-06T22:20:38.170Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-06T22:20:38.223Z] [2022-06-06T22:20:38.482Z] Removing bundles/ [2022-06-06T22:20:38.482Z] [2022-06-06T22:20:38.482Z] ---> Making bundle: binary (in bundles/binary) [2022-06-06T22:20:38.482Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-06T22:20:38.482Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:20:39.105Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-06T22:20:39.105Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-06T22:20:40.482Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-06T22:20:40.482Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-06T22:20:41.417Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-06T22:20:43.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-06T22:20:43.584Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-06T22:20:43.842Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-06T22:20:45.894Z] docker_api_swarm_test.go:304: [d5e8b328d1a6d] joining swarm manager [d607834b953af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:20:46.829Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-06T22:20:47.397Z] docker_api_swarm_test.go:305: [dde0b2a927b8f] joining swarm manager [d607834b953af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:20:47.655Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-06T22:20:48.590Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-06T22:20:48.849Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-06T22:20:49.416Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-06T22:20:50.352Z] --- PASS: TestDockerNetworkMacvlan (13.95s) [2022-06-06T22:20:50.352Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-06-06T22:20:50.352Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-06T22:20:50.352Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-06-06T22:20:50.352Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s) [2022-06-06T22:20:50.352Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.08s) [2022-06-06T22:20:50.352Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2022-06-06T22:20:50.352Z] PASS [2022-06-06T22:20:50.352Z] [2022-06-06T22:20:50.352Z] DONE 8 tests in 15.433s [2022-06-06T22:20:50.352Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-06T22:20:50.352Z] ++ 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-06-06T22:20:50.352Z] ++ set -e [2022-06-06T22:20:50.352Z] ++ '[' -n 0 ']' [2022-06-06T22:20:50.352Z] ++ set -x [2022-06-06T22:20:50.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:20:50.610Z] testing: warning: no tests to run [2022-06-06T22:20:50.610Z] PASS [2022-06-06T22:20:50.610Z] [2022-06-06T22:20:50.610Z] DONE 0 tests in 0.031s [2022-06-06T22:20:50.610Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-06T22:20:50.610Z] ++ 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-06-06T22:20:50.610Z] ++ set -e [2022-06-06T22:20:50.610Z] ++ '[' -n 0 ']' [2022-06-06T22:20:50.610Z] ++ set -x [2022-06-06T22:20:50.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:20:50.610Z] INFO: Testing against a local daemon [2022-06-06T22:20:50.610Z] === RUN TestAuthZPluginAllowRequest [2022-06-06T22:20:52.513Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-06-06T22:20:52.513Z] === RUN TestAuthZPluginTLS [2022-06-06T22:20:52.771Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-06-06T22:20:52.771Z] === RUN TestAuthZPluginDenyRequest [2022-06-06T22:20:53.337Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-06-06T22:20:53.337Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-06T22:20:53.903Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-06-06T22:20:53.903Z] === RUN TestAuthZPluginDenyResponse [2022-06-06T22:20:54.470Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-06-06T22:20:54.470Z] === RUN TestAuthZPluginAllowEventStream [2022-06-06T22:20:55.928Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2022-06-06T22:20:55.929Z] === RUN TestAuthZPluginErrorResponse [2022-06-06T22:20:56.188Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-06T22:20:56.188Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-06T22:20:56.188Z] === RUN TestAuthZPluginErrorRequest [2022-06-06T22:20:56.755Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-06-06T22:20:56.755Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-06T22:20:57.323Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-06-06T22:20:57.323Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-06T22:20:59.227Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-06T22:20:59.227Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-06-06T22:20:59.227Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-06T22:21:01.130Z] === RUN TestDockerSuite/TestBuildRm [2022-06-06T22:21:01.130Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s) [2022-06-06T22:21:01.130Z] === RUN TestAuthZPluginHeader [2022-06-06T22:21:01.697Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-06-06T22:21:01.697Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-06T22:21:03.071Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-06T22:21:03.638Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-06T22:21:05.037Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-06T22:21:05.604Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-06T22:21:06.169Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-06T22:21:06.169Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.73s) [2022-06-06T22:21:06.169Z] === RUN TestAuthZPluginV2Disable [2022-06-06T22:21:07.103Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-06T22:21:08.038Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-06T22:21:08.605Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-06T22:21:09.539Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-06T22:21:10.106Z] --- PASS: TestAuthZPluginV2Disable (3.91s) [2022-06-06T22:21:10.106Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-06T22:21:12.007Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-06T22:21:12.007Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-06T22:21:12.007Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-06T22:21:12.007Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-06T22:21:12.007Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-06T22:21:12.265Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-06T22:21:13.200Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-06T22:21:13.200Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-06T22:21:13.766Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-06-06T22:21:13.766Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-06T22:21:13.766Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-06T22:21:17.050Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-06T22:21:17.987Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-06T22:21:19.372Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-06T22:21:19.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-06T22:21:20.197Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-06T22:21:21.574Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-06T22:21:22.955Z] docker_api_swarm_test.go:272: [d004208bcc409] joining swarm manager [d5b6f58507e8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:21:23.521Z] === RUN TestDockerSuite/TestBuildUser [2022-06-06T22:21:25.013Z] docker_api_swarm_test.go:273: [d44a958456693] joining swarm manager [d5b6f58507e8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:21:25.013Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-06T22:21:26.915Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.99s) [2022-06-06T22:21:26.915Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-06T22:21:27.482Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-06T22:21:37.455Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-06T22:21:38.024Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-06T22:21:38.286Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-06T22:21:38.854Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-06T22:21:39.420Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-06T22:21:40.357Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-06T22:21:40.357Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-06T22:21:40.357Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-06T22:21:40.357Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-06T22:21:40.357Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-06T22:21:40.357Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-06T22:21:40.357Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-06T22:21:40.357Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-06T22:21:40.357Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-06T22:21:41.731Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-06T22:21:41.731Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-06T22:21:42.298Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-06T22:21:42.555Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-06T22:21:43.490Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-06T22:21:43.490Z] PASS [2022-06-06T22:21:43.490Z] [2022-06-06T22:21:43.490Z] DONE 17 tests in 52.755s [2022-06-06T22:21:43.490Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-06T22:21:43.490Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-06T22:21:43.490Z] ++ 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-06-06T22:21:43.490Z] ++ set -e [2022-06-06T22:21:43.490Z] ++ '[' -n 0 ']' [2022-06-06T22:21:43.490Z] ++ set -x [2022-06-06T22:21:43.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:21:43.490Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-06T22:21:43.490Z] INFO: Testing against a local daemon [2022-06-06T22:21:43.490Z] === RUN TestPluginInvalidJSON [2022-06-06T22:21:43.490Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-06T22:21:43.490Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-06T22:21:43.490Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-06T22:21:43.490Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-06T22:21:43.490Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-06T22:21:43.490Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-06T22:21:43.490Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-06T22:21:43.490Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-06T22:21:43.490Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-06T22:21:43.490Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-06T22:21:43.490Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-06T22:21:43.490Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-06T22:21:43.490Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-06T22:21:43.490Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-06T22:21:43.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-06T22:21:43.491Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-06T22:21:43.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-06T22:21:43.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-06T22:21:43.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-06T22:21:43.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-06T22:21:43.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-06T22:21:43.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-06T22:21:43.491Z] === RUN TestPluginInstall [2022-06-06T22:21:43.491Z] === RUN TestPluginInstall/no_auth [2022-06-06T22:21:46.020Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-06T22:21:46.020Z] time="2022-06-06T22:21:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:21:46.020Z] time="2022-06-06T22:21:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:caa7f5e0ceaa5489c88e7c28a9589b4c29b25e286d74ceafd8359979ea7cc87a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:21:46.020Z] time="2022-06-06T22:21:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:21:46.020Z] time="2022-06-06T22:21:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:caa7f5e0ceaa5489c88e7c28a9589b4c29b25e286d74ceafd8359979ea7cc87a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:21:46.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-06T22:21:46.279Z] === RUN TestPluginInstall/with_htpasswd [2022-06-06T22:21:46.846Z] time="2022-06-06T22:21:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:21:46.846Z] time="2022-06-06T22:21:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ee3a6c72453b0ce7eb623ede103c636d9181c93ba093028b794f8e5a3478131" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:21:46.846Z] time="2022-06-06T22:21:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:21:46.846Z] time="2022-06-06T22:21:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ee3a6c72453b0ce7eb623ede103c636d9181c93ba093028b794f8e5a3478131" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:21:47.412Z] === RUN TestPluginInstall/with_insecure [2022-06-06T22:21:47.412Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-06T22:21:48.347Z] time="2022-06-06T22:21:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:21:48.347Z] time="2022-06-06T22:21:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d29fb78fc2607fc45c7794ff336e5fb9c31bf76654938e6385ef6545ca38b5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:21:48.347Z] time="2022-06-06T22:21:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-06T22:21:48.347Z] time="2022-06-06T22:21:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d29fb78fc2607fc45c7794ff336e5fb9c31bf76654938e6385ef6545ca38b5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-06T22:21:48.606Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-06T22:21:48.865Z] plugin_test.go:195: [d5f9381560b7b] daemon is not started [2022-06-06T22:21:48.865Z] --- PASS: TestPluginInstall (5.43s) [2022-06-06T22:21:48.865Z] --- PASS: TestPluginInstall/no_auth (2.79s) [2022-06-06T22:21:48.865Z] --- PASS: TestPluginInstall/with_htpasswd (0.99s) [2022-06-06T22:21:48.865Z] --- PASS: TestPluginInstall/with_insecure (1.65s) [2022-06-06T22:21:48.865Z] === RUN TestPluginsWithRuntimes [2022-06-06T22:21:49.433Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-06T22:21:49.999Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-06T22:21:49.999Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-06T22:21:49.999Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-06T22:21:50.565Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-06T22:21:50.565Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-06T22:21:51.940Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-06T22:21:52.198Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-06T22:21:52.456Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-06T22:21:52.456Z] docker_cli_sni_test.go:18: Flakey test [2022-06-06T22:21:52.456Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-06T22:21:52.740Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-06T22:21:53.015Z] --- PASS: TestPluginsWithRuntimes (4.03s) [2022-06-06T22:21:53.015Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-06-06T22:21:53.015Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.14s) [2022-06-06T22:21:53.015Z] === RUN TestPluginBackCompatMediaTypes [2022-06-06T22:21:53.581Z] === RUN TestDockerSuite/TestCommitChange [2022-06-06T22:21:53.839Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-06-06T22:21:53.839Z] PASS [2022-06-06T22:21:53.839Z] [2022-06-06T22:21:53.839Z] DONE 24 tests in 10.409s [2022-06-06T22:21:53.839Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-06T22:21:53.839Z] ++ 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-06-06T22:21:53.839Z] ++ set -e [2022-06-06T22:21:53.839Z] ++ '[' -n 0 ']' [2022-06-06T22:21:53.839Z] ++ set -x [2022-06-06T22:21:53.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:21:53.839Z] INFO: Testing against a local daemon [2022-06-06T22:21:53.839Z] === RUN TestExternalGraphDriver [2022-06-06T22:21:53.839Z] === RUN TestExternalGraphDriver/json [2022-06-06T22:21:54.412Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-06T22:21:55.349Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-06T22:21:55.916Z] === RUN TestExternalGraphDriver/spec [2022-06-06T22:21:56.485Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-06T22:21:57.859Z] === RUN TestExternalGraphDriver/pull [2022-06-06T22:21:57.859Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-06T22:21:58.426Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-06T22:21:59.360Z] --- PASS: TestExternalGraphDriver (5.54s) [2022-06-06T22:21:59.360Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-06-06T22:21:59.360Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2022-06-06T22:21:59.360Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-06-06T22:21:59.360Z] === RUN TestGraphdriverPluginV2 [2022-06-06T22:21:59.621Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-06T22:22:00.187Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-06T22:22:01.563Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-06T22:22:01.821Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-06T22:22:01.821Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-06T22:22:01.821Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-06T22:22:02.079Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-06T22:22:02.079Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-06T22:22:02.079Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-06T22:22:02.079Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-06T22:22:03.454Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-06T22:22:03.712Z] --- PASS: TestGraphdriverPluginV2 (4.38s) [2022-06-06T22:22:03.712Z] PASS [2022-06-06T22:22:03.712Z] [2022-06-06T22:22:03.712Z] DONE 5 tests in 10.065s [2022-06-06T22:22:03.712Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-06T22:22:03.712Z] ++ 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-06-06T22:22:03.712Z] ++ set -e [2022-06-06T22:22:03.712Z] ++ '[' -n 0 ']' [2022-06-06T22:22:03.712Z] ++ set -x [2022-06-06T22:22:03.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:22:03.971Z] INFO: Testing against a local daemon [2022-06-06T22:22:03.971Z] === RUN TestContinueAfterPluginCrash [2022-06-06T22:22:03.971Z] === PAUSE TestContinueAfterPluginCrash [2022-06-06T22:22:03.971Z] === RUN TestReadPluginNoRead [2022-06-06T22:22:03.971Z] === PAUSE TestReadPluginNoRead [2022-06-06T22:22:03.971Z] === RUN TestDaemonStartWithLogOpt [2022-06-06T22:22:03.971Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-06T22:22:03.971Z] === CONT TestContinueAfterPluginCrash [2022-06-06T22:22:03.971Z] === CONT TestDaemonStartWithLogOpt [2022-06-06T22:22:04.537Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-06T22:22:04.537Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-06T22:22:05.103Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-06T22:22:06.038Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-06T22:22:06.974Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-06T22:22:07.554Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-06T22:22:08.119Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-06T22:22:08.119Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-06T22:22:08.119Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-06T22:22:08.378Z] --- PASS: TestDaemonStartWithLogOpt (4.42s) [2022-06-06T22:22:08.378Z] === CONT TestReadPluginNoRead [2022-06-06T22:22:08.636Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-06T22:22:08.636Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-06T22:22:08.895Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-06T22:22:08.895Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-06T22:22:08.895Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-06T22:22:09.830Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-06T22:22:10.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-06T22:22:10.397Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-06T22:22:11.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-06T22:22:11.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-06T22:22:11.331Z] === RUN TestReadPluginNoRead/default [2022-06-06T22:22:13.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-06T22:22:13.494Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-06T22:22:13.752Z] --- PASS: TestContinueAfterPluginCrash (9.88s) [2022-06-06T22:22:14.011Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-06T22:22:14.011Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-06T22:22:14.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-06T22:22:14.837Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-06T22:22:15.404Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-06T22:22:15.663Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-06T22:22:16.601Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-06T22:22:16.860Z] docker_api_swarm_node_test.go:20: [d29f20e2a4f87] joining swarm manager [d4d8615f470e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:22:17.118Z] === CONT TestReadPluginNoRead [2022-06-06T22:22:17.118Z] read_test.go:92: [de437f601517e] daemon is not started [2022-06-06T22:22:17.118Z] --- PASS: TestReadPluginNoRead (8.69s) [2022-06-06T22:22:17.118Z] --- PASS: TestReadPluginNoRead/default (2.08s) [2022-06-06T22:22:17.118Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2022-06-06T22:22:17.118Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2022-06-06T22:22:17.118Z] PASS [2022-06-06T22:22:17.118Z] [2022-06-06T22:22:17.118Z] DONE 6 tests in 13.236s [2022-06-06T22:22:17.118Z] 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-06-06T22:22:17.118Z] ++ 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-06-06T22:22:17.118Z] ++ set -e [2022-06-06T22:22:17.118Z] ++ '[' -n 0 ']' [2022-06-06T22:22:17.118Z] ++ set -x [2022-06-06T22:22:17.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:22:17.118Z] testing: warning: no tests to run [2022-06-06T22:22:17.118Z] PASS [2022-06-06T22:22:17.118Z] [2022-06-06T22:22:17.118Z] DONE 0 tests in 0.044s [2022-06-06T22:22:17.118Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-06T22:22:17.118Z] ++ 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-06-06T22:22:17.118Z] ++ set -e [2022-06-06T22:22:17.118Z] ++ '[' -n 0 ']' [2022-06-06T22:22:17.118Z] ++ set -x [2022-06-06T22:22:17.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:22:17.377Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-06T22:22:17.377Z] INFO: Testing against a local daemon [2022-06-06T22:22:17.377Z] === RUN TestPluginWithDevMounts [2022-06-06T22:22:17.377Z] === PAUSE TestPluginWithDevMounts [2022-06-06T22:22:17.377Z] === CONT TestPluginWithDevMounts [2022-06-06T22:22:17.377Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-06T22:22:17.945Z] docker_api_swarm_node_test.go:21: [dd75d79ba04c7] joining swarm manager [d4d8615f470e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:22:17.945Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-06T22:22:18.880Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-06T22:22:19.139Z] --- PASS: TestPluginWithDevMounts (1.89s) [2022-06-06T22:22:19.139Z] PASS [2022-06-06T22:22:19.139Z] [2022-06-06T22:22:19.139Z] DONE 1 tests in 2.016s [2022-06-06T22:22:19.139Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-06T22:22:19.139Z] ++ 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-06-06T22:22:19.139Z] ++ set -e [2022-06-06T22:22:19.139Z] ++ '[' -n 0 ']' [2022-06-06T22:22:19.139Z] ++ set -x [2022-06-06T22:22:19.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:22:19.397Z] INFO: Testing against a local daemon [2022-06-06T22:22:19.398Z] === RUN TestSecretInspect [2022-06-06T22:22:19.398Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-06T22:22:19.398Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-06T22:22:19.964Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-06T22:22:20.900Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-06T22:22:21.838Z] --- PASS: TestSecretInspect (2.57s) [2022-06-06T22:22:21.838Z] === RUN TestSecretList [2022-06-06T22:22:22.408Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-06T22:22:22.408Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-06T22:22:22.408Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-06T22:22:22.408Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-06T22:22:22.408Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-06T22:22:22.974Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-06T22:22:24.347Z] --- PASS: TestSecretList (2.38s) [2022-06-06T22:22:24.347Z] === RUN TestSecretsCreateAndDelete [2022-06-06T22:22:26.874Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-06-06T22:22:26.874Z] === RUN TestSecretsUpdate [2022-06-06T22:22:27.132Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-06T22:22:27.698Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-06T22:22:28.635Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-06T22:22:28.635Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-06T22:22:28.635Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-06T22:22:28.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-06T22:22:28.635Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-06T22:22:28.894Z] --- PASS: TestSecretsUpdate (2.48s) [2022-06-06T22:22:28.894Z] === RUN TestTemplatedSecret [2022-06-06T22:22:31.426Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-06T22:22:31.993Z] --- PASS: TestTemplatedSecret (3.00s) [2022-06-06T22:22:31.993Z] === RUN TestSecretCreateResolve [2022-06-06T22:22:31.993Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-06T22:22:32.928Z] docker_api_swarm_test.go:502: [dbda9e25e8426] joining swarm manager [dc90903495e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:22:33.187Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-06T22:22:35.087Z] --- PASS: TestSecretCreateResolve (2.96s) [2022-06-06T22:22:35.087Z] PASS [2022-06-06T22:22:35.087Z] [2022-06-06T22:22:35.087Z] DONE 6 tests in 15.672s [2022-06-06T22:22:35.087Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-06T22:22:35.087Z] ++ 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-06-06T22:22:35.087Z] ++ set -e [2022-06-06T22:22:35.087Z] ++ '[' -n 0 ']' [2022-06-06T22:22:35.087Z] ++ set -x [2022-06-06T22:22:35.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:22:35.087Z] INFO: Testing against a local daemon [2022-06-06T22:22:35.087Z] === RUN TestServiceCreateInit [2022-06-06T22:22:35.087Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-06T22:22:36.989Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-06T22:22:37.555Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-06T22:22:38.939Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-06T22:22:39.874Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-06T22:22:40.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-06T22:22:41.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-06T22:22:42.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-06T22:22:43.008Z] docker_api_swarm_test.go:507: [d7d1fdae446b3] joining swarm manager [dc90903495e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:22:43.943Z] --- PASS: TestServiceCreateInit (9.01s) [2022-06-06T22:22:43.943Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s) [2022-06-06T22:22:43.943Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.37s) [2022-06-06T22:22:43.943Z] === RUN TestCreateServiceMultipleTimes [2022-06-06T22:22:44.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-06T22:22:44.931Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-06T22:22:44.931Z] Copying nested executables into bundles/binary-daemon [2022-06-06T22:22:44.931Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-06T22:22:44.931Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:22:44.931Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-06T22:22:44.931Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-06T22:22:45.249Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 -e DOCKER_GRAPHDRIVER docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/make.sh cross [2022-06-06T22:22:45.507Z] [2022-06-06T22:22:45.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-06T22:22:45.765Z] Removing bundles/ [2022-06-06T22:22:45.765Z] [2022-06-06T22:22:45.765Z] ---> Making bundle: cross (in bundles/cross) [2022-06-06T22:22:45.765Z] Cross building: bundles/cross/linux/amd64 [2022-06-06T22:22:45.765Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-06T22:22:45.765Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-06T22:22:46.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001095680__} [2022-06-06T22:22:48.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12780242862_/foo_false_____} [2022-06-06T22:22:49.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12780242862_/foo_true_____} [2022-06-06T22:22:50.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3581178460_/foo_false_____} [2022-06-06T22:22:51.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3581178460_/foo_true_____} [2022-06-06T22:22:53.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3581178460_/foo_true__0xc0010956b0___} [2022-06-06T22:22:54.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010956c8__} [2022-06-06T22:22:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010956e0__} [2022-06-06T22:22:57.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010956f8__} [2022-06-06T22:22:58.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001095710__} [2022-06-06T22:23:00.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-06T22:23:00.998Z] --- PASS: TestCreateServiceMultipleTimes (16.85s) [2022-06-06T22:23:00.998Z] === RUN TestCreateServiceConflict [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-06T22:23:00.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-06T22:23:01.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-06T22:23:01.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-06T22:23:01.256Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-06T22:23:03.786Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-06T22:23:03.786Z] --- PASS: TestCreateServiceConflict (2.74s) [2022-06-06T22:23:03.786Z] === RUN TestCreateServiceMaxReplicas [2022-06-06T22:23:05.161Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-06T22:23:07.064Z] --- PASS: TestCreateServiceMaxReplicas (3.37s) [2022-06-06T22:23:07.064Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-06T22:23:07.631Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-06T22:23:08.566Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-06T22:23:08.825Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-06T22:23:09.785Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-06T22:23:10.352Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-06T22:23:10.919Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-06T22:23:11.485Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-06T22:23:12.051Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-06T22:23:12.619Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-06T22:23:13.186Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-06T22:23:13.752Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-06T22:23:14.318Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-06T22:23:15.251Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-06T22:23:15.818Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-06T22:23:15.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-06T22:23:16.077Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-06T22:23:17.014Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-06T22:23:17.950Z] docker_api_swarm_node_test.go:81: [d32bdfaaa2d9c] joining swarm manager [dd824fb459cf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:23:18.208Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-06T22:23:18.774Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-06T22:23:19.340Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-06T22:23:19.340Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-06T22:23:20.275Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-06T22:23:20.534Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-06T22:23:21.103Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s) [2022-06-06T22:23:21.103Z] === RUN TestCreateServiceSecretFileMode [2022-06-06T22:23:22.038Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-06T22:23:22.605Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-06T22:23:23.541Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-06T22:23:24.481Z] --- PASS: TestCreateServiceSecretFileMode (3.46s) [2022-06-06T22:23:24.481Z] === RUN TestCreateServiceConfigFileMode [2022-06-06T22:23:25.055Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-06T22:23:25.990Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-06T22:23:27.894Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2022-06-06T22:23:27.894Z] === RUN TestCreateServiceSysctls [2022-06-06T22:23:27.894Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-06T22:23:32.080Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-06T22:23:32.080Z] --- PASS: TestCreateServiceSysctls (3.79s) [2022-06-06T22:23:32.080Z] === RUN TestCreateServiceCapabilities [2022-06-06T22:23:32.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-06T22:23:34.611Z] docker_api_swarm_node_test.go:53: [dbe5ec69311ea] joining swarm manager [d129f28d31e99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:23:34.611Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-06T22:23:35.178Z] --- PASS: TestCreateServiceCapabilities (3.63s) [2022-06-06T22:23:35.178Z] === RUN TestInspect [2022-06-06T22:23:35.436Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-06T22:23:35.695Z] docker_api_swarm_node_test.go:54: [d5709e08e7e31] joining swarm manager [d129f28d31e99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:23:38.979Z] --- PASS: TestInspect (3.40s) [2022-06-06T22:23:38.979Z] === RUN TestCreateJob [2022-06-06T22:23:38.979Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-06T22:23:42.269Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-06T22:23:42.269Z] --- PASS: TestCreateJob (3.48s) [2022-06-06T22:23:42.269Z] === RUN TestReplicatedJob [2022-06-06T22:23:42.540Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-06T22:23:46.736Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-06T22:23:47.303Z] === RUN TestDockerSuite/TestCpToDot [2022-06-06T22:23:47.870Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-06T22:23:48.129Z] --- PASS: TestReplicatedJob (5.86s) [2022-06-06T22:23:48.129Z] === RUN TestUpdateReplicatedJob [2022-06-06T22:23:49.064Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-06T22:23:50.002Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-06T22:23:50.938Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-06T22:23:51.874Z] --- PASS: TestUpdateReplicatedJob (3.65s) [2022-06-06T22:23:51.874Z] === RUN TestServiceListWithStatuses [2022-06-06T22:23:51.874Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-06T22:23:51.874Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-06T22:23:51.874Z] === RUN TestDockerNetworkConnectAlias [2022-06-06T22:23:51.874Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-06T22:23:52.133Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-06T22:23:53.067Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-06T22:23:54.003Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-06T22:23:54.262Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-06T22:23:54.262Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-06T22:23:54.829Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-06T22:23:55.395Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-06T22:23:55.395Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-06T22:23:55.395Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-06T22:23:55.395Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-06T22:23:55.961Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-06T22:23:56.528Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-06T22:23:56.528Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-06T22:23:56.528Z] === RUN TestDockerSuite/TestCreateRM [2022-06-06T22:23:56.528Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-06T22:23:56.528Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-06T22:23:56.528Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-06T22:23:56.786Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-06T22:23:56.786Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-06T22:23:56.786Z] --- PASS: TestDockerNetworkConnectAlias (5.17s) [2022-06-06T22:23:56.786Z] === RUN TestDockerNetworkReConnect [2022-06-06T22:23:58.702Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-06T22:23:58.702Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-06T22:23:58.702Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-06T22:24:01.234Z] --- PASS: TestDockerNetworkReConnect (4.45s) [2022-06-06T22:24:01.234Z] === RUN TestServicePlugin [2022-06-06T22:24:02.611Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-06T22:24:02.611Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-06T22:24:02.611Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-06T22:24:02.870Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-06T22:24:02.870Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-06T22:24:03.128Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-06T22:24:03.694Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-06T22:24:04.628Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-06T22:24:05.561Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-06T22:24:05.561Z] plugin_test.go:61: [dacdfabfdf3fd] joining swarm manager [d6c4913fce9cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:24:06.495Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-06T22:24:07.062Z] plugin_test.go:64: [d55b723f04c2f] joining swarm manager [d6c4913fce9cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:24:07.998Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-06T22:24:07.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-06T22:24:08.564Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-06T22:24:09.131Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-06T22:24:09.131Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-06T22:24:09.697Z] === RUN TestDockerSuite/TestDockerFails [2022-06-06T22:24:09.956Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-06T22:24:09.956Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-06T22:24:09.956Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-06T22:24:10.891Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-06T22:24:11.458Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-06T22:24:12.832Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-06T22:24:12.832Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-06T22:24:12.832Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-06T22:24:12.832Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-06T22:24:14.755Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-06T22:24:16.655Z] docker_api_swarm_test.go:202: [ddf9325e0932f] joining swarm manager [da17031b78d6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:24:18.553Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-06T22:24:20.456Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-06T22:24:22.357Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-06T22:24:23.731Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-06T22:24:24.298Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-06T22:24:24.556Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-06T22:24:25.489Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-06T22:24:25.747Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-06T22:24:26.313Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-06T22:24:26.878Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-06T22:24:28.252Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-06T22:24:29.199Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-06T22:24:31.731Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-06T22:24:33.629Z] --- PASS: TestServicePlugin (31.97s) [2022-06-06T22:24:33.629Z] === RUN TestServiceUpdateLabel [2022-06-06T22:24:33.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-06T22:24:33.629Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-06T22:24:34.565Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-06T22:24:35.944Z] docker_api_swarm_test.go:384: [dc60bfff27175] joining swarm manager [d30d930babe24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:24:36.203Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-06T22:24:36.462Z] --- PASS: TestServiceUpdateLabel (3.27s) [2022-06-06T22:24:36.462Z] === RUN TestServiceUpdateSecrets [2022-06-06T22:24:37.397Z] docker_api_swarm_test.go:385: [daa6763fb3e0a] joining swarm manager [d30d930babe24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:24:42.660Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-06T22:24:42.660Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-06T22:24:42.918Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-06T22:24:43.177Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-06T22:24:43.177Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-06T22:24:43.435Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-06T22:24:43.693Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-06T22:24:43.693Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-06T22:24:44.630Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-06T22:24:46.024Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-06T22:24:46.024Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-06T22:24:46.024Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-06T22:24:46.590Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-06T22:24:46.590Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-06T22:24:47.522Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-06T22:24:48.455Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-06T22:24:48.455Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-06T22:24:48.455Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-06T22:24:48.455Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-06T22:24:48.455Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-06T22:24:48.455Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-06T22:24:50.981Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-06T22:24:50.981Z] === RUN TestDockerSuite/TestEventsRename [2022-06-06T22:24:51.551Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2022-06-06T22:24:51.551Z] === RUN TestServiceUpdateConfigs [2022-06-06T22:24:51.809Z] === RUN TestDockerSuite/TestEventsResize [2022-06-06T22:24:52.223Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-06T22:24:52.223Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-06T22:24:52.223Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-06T22:24:52.223Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-06T22:24:52.223Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-06T22:24:52.223Z] Cross building: bundles/cross/windows/amd64 [2022-06-06T22:24:52.223Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-06T22:24:52.223Z] { [2022-06-06T22:24:52.223Z] "RT_GROUP_ICON": { [2022-06-06T22:24:52.223Z] "#1": { [2022-06-06T22:24:52.223Z] "0409": "../../winresources/docker.ico" [2022-06-06T22:24:52.223Z] } [2022-06-06T22:24:52.223Z] }, [2022-06-06T22:24:52.223Z] "RT_MANIFEST": { [2022-06-06T22:24:52.223Z] "#1": { [2022-06-06T22:24:52.223Z] "0409": { [2022-06-06T22:24:52.223Z] "identity": {}, [2022-06-06T22:24:52.223Z] "description": "Docker Engine", [2022-06-06T22:24:52.223Z] "minimum-os": "vista", [2022-06-06T22:24:52.223Z] "execution-level": "", [2022-06-06T22:24:52.223Z] "ui-access": false, [2022-06-06T22:24:52.223Z] "auto-elevate": false, [2022-06-06T22:24:52.223Z] "dpi-awareness": "unaware", [2022-06-06T22:24:52.223Z] "disable-theming": false, [2022-06-06T22:24:52.223Z] "disable-window-filtering": false, [2022-06-06T22:24:52.223Z] "high-resolution-scrolling-aware": false, [2022-06-06T22:24:52.223Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-06T22:24:52.223Z] "long-path-aware": false, [2022-06-06T22:24:52.223Z] "printer-driver-isolation": false, [2022-06-06T22:24:52.223Z] "gdi-scaling": false, [2022-06-06T22:24:52.223Z] "segment-heap": false, [2022-06-06T22:24:52.223Z] "use-common-controls-v6": false [2022-06-06T22:24:52.223Z] } [2022-06-06T22:24:52.223Z] } [2022-06-06T22:24:52.223Z] }, [2022-06-06T22:24:52.223Z] "RT_MESSAGETABLE": { [2022-06-06T22:24:52.223Z] "#1": { [2022-06-06T22:24:52.223Z] "0409": "../../winresources/event_messages.bin" [2022-06-06T22:24:52.223Z] } [2022-06-06T22:24:52.223Z] }, [2022-06-06T22:24:52.223Z] "RT_VERSION": { [2022-06-06T22:24:52.223Z] "#1": { [2022-06-06T22:24:52.223Z] "0409": { [2022-06-06T22:24:52.223Z] "fixed": { [2022-06-06T22:24:52.223Z] "file_version": "0.0.0.0", [2022-06-06T22:24:52.223Z] "product_version": "0.0.0.0", [2022-06-06T22:24:52.223Z] "type": "Unknown" [2022-06-06T22:24:52.223Z] }, [2022-06-06T22:24:52.223Z] "info": { [2022-06-06T22:24:52.223Z] "0000": { [2022-06-06T22:24:52.223Z] "CompanyName": "", [2022-06-06T22:24:52.223Z] "FileVersion": "dev", [2022-06-06T22:24:52.223Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-06T22:24:52.223Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-06T22:24:52.223Z] "ProductName": "", [2022-06-06T22:24:52.223Z] "ProductVersion": "dev", [2022-06-06T22:24:52.223Z] "SpecialBuild": "73b4b07c4df87a9cade13ddb58a1e10907c12176" [2022-06-06T22:24:52.223Z] } [2022-06-06T22:24:52.223Z] } [2022-06-06T22:24:52.223Z] } [2022-06-06T22:24:52.223Z] } [2022-06-06T22:24:52.223Z] } [2022-06-06T22:24:52.223Z] } [2022-06-06T22:24:52.223Z] cmd/dockerd/config.go [2022-06-06T22:24:52.223Z] cmd/dockerd/config_windows.go [2022-06-06T22:24:52.223Z] cmd/dockerd/daemon.go [2022-06-06T22:24:52.223Z] cmd/dockerd/daemon_test.go [2022-06-06T22:24:52.223Z] cmd/dockerd/daemon_windows.go [2022-06-06T22:24:52.223Z] cmd/dockerd/docker.go [2022-06-06T22:24:52.223Z] cmd/dockerd/docker_windows.go [2022-06-06T22:24:52.223Z] cmd/dockerd/genwinres_windows.go [2022-06-06T22:24:52.223Z] cmd/dockerd/metrics.go [2022-06-06T22:24:52.223Z] cmd/dockerd/options.go [2022-06-06T22:24:52.223Z] cmd/dockerd/options_test.go [2022-06-06T22:24:52.223Z] cmd/dockerd/service_windows.go [2022-06-06T22:24:52.223Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-06T22:24:52.223Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-06T22:24:52.377Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-06T22:24:52.970Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-06T22:24:53.906Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-06T22:24:54.471Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-06T22:24:56.999Z] === RUN TestDockerSuite/TestEventsTop [2022-06-06T22:24:57.564Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-06T22:25:00.092Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-06T22:25:06.664Z] --- PASS: TestServiceUpdateConfigs (14.96s) [2022-06-06T22:25:06.664Z] === RUN TestServiceUpdateNetwork [2022-06-06T22:25:10.845Z] === RUN TestDockerSuite/TestExec [2022-06-06T22:25:11.412Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-06T22:25:11.979Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-06T22:25:12.545Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-06T22:25:13.112Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-06T22:25:14.487Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-06T22:25:14.745Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-06T22:25:15.311Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-06T22:25:15.877Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-06T22:25:16.442Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-06T22:25:17.009Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-06T22:25:17.576Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-06T22:25:18.519Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-06T22:25:19.456Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2022-06-06T22:25:19.456Z] === RUN TestServiceUpdatePidsLimit [2022-06-06T22:25:19.456Z] === RUN TestDockerSuite/TestExecEnv [2022-06-06T22:25:20.025Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-06T22:25:20.590Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-06T22:25:21.158Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-06T22:25:21.724Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-06T22:25:21.983Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-06T22:25:24.509Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-06T22:25:25.076Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-06T22:25:25.642Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-06T22:25:26.211Z] === RUN TestDockerSuite/TestExecParseError [2022-06-06T22:25:26.468Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-06T22:25:27.034Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-06T22:25:27.601Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-06T22:25:28.537Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-06T22:25:28.537Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-06T22:25:29.103Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-06T22:25:29.670Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-06T22:25:36.239Z] --- PASS: TestServiceUpdatePidsLimit (16.73s) [2022-06-06T22:25:36.240Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s) [2022-06-06T22:25:36.240Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2022-06-06T22:25:36.240Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-06-06T22:25:36.240Z] PASS [2022-06-06T22:25:36.240Z] [2022-06-06T22:25:36.240Z] === Skipped [2022-06-06T22:25:36.240Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-06T22:25:36.240Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-06T22:25:36.240Z] [2022-06-06T22:25:36.240Z] DONE 27 tests, 1 skipped in 181.194s [2022-06-06T22:25:36.240Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-06T22:25:36.240Z] ++ 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-06-06T22:25:36.240Z] ++ set -e [2022-06-06T22:25:36.240Z] ++ '[' -n 0 ']' [2022-06-06T22:25:36.240Z] ++ set -x [2022-06-06T22:25:36.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:25:36.240Z] INFO: Testing against a local daemon [2022-06-06T22:25:36.240Z] === RUN TestSessionCreate [2022-06-06T22:25:36.240Z] --- PASS: TestSessionCreate (0.03s) [2022-06-06T22:25:36.240Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-06T22:25:36.240Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-06T22:25:36.240Z] PASS [2022-06-06T22:25:36.240Z] [2022-06-06T22:25:36.240Z] DONE 2 tests in 0.178s [2022-06-06T22:25:36.240Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-06T22:25:36.240Z] ++ 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-06-06T22:25:36.240Z] ++ set -e [2022-06-06T22:25:36.240Z] ++ '[' -n 0 ']' [2022-06-06T22:25:36.240Z] ++ set -x [2022-06-06T22:25:36.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:25:36.498Z] INFO: Testing against a local daemon [2022-06-06T22:25:36.498Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-06T22:25:36.498Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-06T22:25:36.498Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-06T22:25:36.498Z] === RUN TestDiskUsage [2022-06-06T22:25:36.498Z] === PAUSE TestDiskUsage [2022-06-06T22:25:36.498Z] === RUN TestEventsExecDie [2022-06-06T22:25:37.433Z] --- PASS: TestEventsExecDie (0.74s) [2022-06-06T22:25:37.433Z] === RUN TestEventsBackwardsCompatible [2022-06-06T22:25:37.433Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-06T22:25:37.433Z] === RUN TestEventsVolumeCreate [2022-06-06T22:25:37.433Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-06T22:25:37.433Z] === RUN TestInfoBinaryCommits [2022-06-06T22:25:37.433Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-06T22:25:37.433Z] === RUN TestInfoAPIVersioned [2022-06-06T22:25:37.433Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-06T22:25:37.433Z] === RUN TestInfoAPI [2022-06-06T22:25:37.433Z] --- PASS: TestInfoAPI (0.02s) [2022-06-06T22:25:37.433Z] === RUN TestInfoAPIWarnings [2022-06-06T22:25:37.433Z] check_test.go:378: [daa6763fb3e0a] daemon is not started [2022-06-06T22:25:37.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-06T22:25:39.331Z] docker_api_swarm_test.go:802: [d714dac86e8b1] joining swarm manager [d6fe4bb1eebbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:25:40.704Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-06T22:25:40.961Z] docker_api_swarm_test.go:802: [d9889374437d9] joining swarm manager [d6fe4bb1eebbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:25:41.220Z] === RUN TestDockerSuite/TestExecTTY [2022-06-06T22:25:41.786Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-06T22:25:42.353Z] docker_api_swarm_test.go:802: [dbb7407cd38dd] joining swarm manager [d6fe4bb1eebbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-06T22:25:42.353Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-06T22:25:42.919Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-06T22:25:43.485Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-06T22:25:43.485Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-06T22:25:43.485Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-06T22:25:44.859Z] docker_api_swarm_test.go:802: [d74c5bd919558] joining swarm manager [d6fe4bb1eebbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-06T22:25:44.859Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-06T22:25:45.426Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-06T22:25:45.993Z] docker_api_swarm_test.go:810: [da2b1ef0686f4] joining swarm manager [d6fe4bb1eebbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-06T22:25:46.252Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-06T22:25:47.186Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-06T22:25:47.751Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-06T22:25:53.012Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-06T22:25:53.945Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-06T22:25:53.945Z] === RUN TestInfoDebug [2022-06-06T22:25:54.513Z] --- PASS: TestInfoDebug (0.52s) [2022-06-06T22:25:54.513Z] === RUN TestInfoInsecureRegistries [2022-06-06T22:25:55.078Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-06T22:25:55.078Z] === RUN TestInfoRegistryMirrors [2022-06-06T22:25:55.645Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-06T22:25:55.645Z] === RUN TestLoginFailsWithBadCredentials [2022-06-06T22:25:55.645Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-06T22:25:55.645Z] === RUN TestPingCacheHeaders [2022-06-06T22:25:55.645Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-06T22:25:55.645Z] === RUN TestPingGet [2022-06-06T22:25:55.645Z] --- PASS: TestPingGet (0.01s) [2022-06-06T22:25:55.645Z] === RUN TestPingHead [2022-06-06T22:25:55.645Z] --- PASS: TestPingHead (0.02s) [2022-06-06T22:25:55.645Z] === RUN TestPingSwarmHeader [2022-06-06T22:25:56.210Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-06T22:25:56.210Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-06T22:25:56.777Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-06T22:25:57.343Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-06T22:25:57.343Z] --- PASS: TestPingSwarmHeader (1.83s) [2022-06-06T22:25:57.343Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-06T22:25:57.343Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-06T22:25:57.343Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-06T22:25:57.343Z] === RUN TestVersion [2022-06-06T22:25:57.343Z] --- PASS: TestVersion (0.02s) [2022-06-06T22:25:57.343Z] === CONT TestDiskUsage [2022-06-06T22:25:57.909Z] === RUN TestDiskUsage/empty [2022-06-06T22:25:57.909Z] === RUN TestDiskUsage/empty/container_types [2022-06-06T22:25:57.909Z] === RUN TestDiskUsage/empty/image_types [2022-06-06T22:25:57.909Z] === RUN TestDiskUsage/empty/volume_types [2022-06-06T22:25:57.909Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-06T22:25:57.909Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-06T22:25:57.909Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-06T22:25:57.909Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-06T22:25:57.909Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-06T22:25:57.909Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-06T22:25:57.909Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-06T22:25:57.909Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-06T22:25:58.168Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-06T22:25:58.168Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-06T22:25:58.168Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-06T22:25:58.168Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-06T22:25:58.168Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-06T22:25:58.168Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-06T22:25:58.168Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-06T22:25:58.168Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-06T22:25:58.168Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-06T22:25:58.168Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-06T22:25:58.168Z] === RUN TestDiskUsage/after_container.Run [2022-06-06T22:25:58.426Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-06T22:25:58.426Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-06T22:25:58.426Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-06T22:25:58.426Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-06T22:25:58.426Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-06T22:25:58.426Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-06T22:25:58.426Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-06T22:25:58.426Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-06T22:25:58.426Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-06T22:25:58.426Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-06T22:25:58.426Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage (1.29s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-06T22:25:58.684Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-06T22:25:58.684Z] PASS [2022-06-06T22:25:58.684Z] [2022-06-06T22:25:58.684Z] === Skipped [2022-06-06T22:25:58.684Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-06T22:25:58.684Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-06T22:25:58.684Z] [2022-06-06T22:25:58.684Z] DONE 54 tests, 1 skipped in 22.391s [2022-06-06T22:25:58.684Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-06T22:25:58.684Z] ++ 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-06-06T22:25:58.684Z] ++ set -e [2022-06-06T22:25:58.684Z] ++ '[' -n 0 ']' [2022-06-06T22:25:58.684Z] ++ set -x [2022-06-06T22:25:58.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-06T22:25:58.942Z] INFO: Testing against a local daemon [2022-06-06T22:25:58.942Z] === RUN TestVolumesCreateAndList [2022-06-06T22:25:58.942Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-06-06T22:25:58.942Z] === RUN TestVolumesRemove [2022-06-06T22:25:58.942Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-06T22:25:58.942Z] === RUN TestVolumesInspect [2022-06-06T22:25:58.942Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-06T22:25:58.942Z] === RUN TestVolumesInvalidJSON [2022-06-06T22:25:58.942Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-06T22:25:58.942Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-06T22:25:58.942Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-06T22:25:58.942Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-06T22:25:58.942Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-06T22:25:58.942Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-06T22:25:58.942Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-06T22:25:58.942Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-06T22:25:58.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-06T22:25:58.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-06T22:25:58.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-06T22:25:58.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-06T22:25:58.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-06T22:25:58.942Z] PASS [2022-06-06T22:25:58.942Z] [2022-06-06T22:25:58.942Z] DONE 9 tests in 0.222s [2022-06-06T22:25:58.942Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-06T22:25:59.199Z] ++++ cat bundles/test-integration/docker.pid [2022-06-06T22:25:59.199Z] +++ kill 6655 [2022-06-06T22:25:59.457Z] +++ /etc/init.d/apparmor stop [2022-06-06T22:25:59.457Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-06T22:25:59.457Z] [2022-06-06T22:25:59.457Z] Unloading profiles will leave already running processes permanently [2022-06-06T22:25:59.457Z] unconfined, which can lead to unexpected situations. [2022-06-06T22:25:59.457Z] [2022-06-06T22:25:59.457Z] To set a process to complain mode, use the command line tool [2022-06-06T22:25:59.457Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-06T22:25:59.457Z] +++ true [2022-06-06T22:25:59.457Z] exiting test-integration [2022-06-06T22:25:59.457Z] ++ exit 0 [2022-06-06T22:25:59.457Z] [2022-06-06T22:26:00.393Z] + for job in $(jobs -p) [2022-06-06T22:26:00.393Z] + wait 23887 [2022-06-06T22:26:03.674Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-06T22:26:03.674Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-06T22:26:03.674Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-06T22:26:03.674Z] === RUN TestDockerSuite/TestHealth [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-06T22:26:25.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-06T22:26:25.593Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-06T22:26:26.159Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-06T22:26:26.725Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-06T22:26:26.725Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-06T22:26:27.291Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-06T22:26:28.671Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-06T22:26:28.671Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-06T22:26:28.671Z] { [2022-06-06T22:26:28.671Z] "RT_GROUP_ICON": { [2022-06-06T22:26:28.671Z] "#1": { [2022-06-06T22:26:28.671Z] "0409": "../../winresources/docker.ico" [2022-06-06T22:26:28.671Z] } [2022-06-06T22:26:28.671Z] }, [2022-06-06T22:26:28.671Z] "RT_MANIFEST": { [2022-06-06T22:26:28.671Z] "#1": { [2022-06-06T22:26:28.671Z] "0409": { [2022-06-06T22:26:28.671Z] "identity": {}, [2022-06-06T22:26:28.671Z] "description": "Docker Engine", [2022-06-06T22:26:28.671Z] "minimum-os": "vista", [2022-06-06T22:26:28.671Z] "execution-level": "", [2022-06-06T22:26:28.671Z] "ui-access": false, [2022-06-06T22:26:28.671Z] "auto-elevate": false, [2022-06-06T22:26:28.671Z] "dpi-awareness": "unaware", [2022-06-06T22:26:28.671Z] "disable-theming": false, [2022-06-06T22:26:28.671Z] "disable-window-filtering": false, [2022-06-06T22:26:28.671Z] "high-resolution-scrolling-aware": false, [2022-06-06T22:26:28.671Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-06T22:26:28.671Z] "long-path-aware": false, [2022-06-06T22:26:28.671Z] "printer-driver-isolation": false, [2022-06-06T22:26:28.671Z] "gdi-scaling": false, [2022-06-06T22:26:28.671Z] "segment-heap": false, [2022-06-06T22:26:28.671Z] "use-common-controls-v6": false [2022-06-06T22:26:28.671Z] } [2022-06-06T22:26:28.671Z] } [2022-06-06T22:26:28.671Z] }, [2022-06-06T22:26:28.671Z] "RT_MESSAGETABLE": { [2022-06-06T22:26:28.671Z] "#1": { [2022-06-06T22:26:28.671Z] "0409": "../../winresources/event_messages.bin" [2022-06-06T22:26:28.671Z] } [2022-06-06T22:26:28.671Z] }, [2022-06-06T22:26:28.671Z] "RT_VERSION": { [2022-06-06T22:26:28.671Z] "#1": { [2022-06-06T22:26:28.671Z] "0409": { [2022-06-06T22:26:28.671Z] "fixed": { [2022-06-06T22:26:28.671Z] "file_version": "0.0.0.0", [2022-06-06T22:26:28.671Z] "product_version": "0.0.0.0", [2022-06-06T22:26:28.671Z] "type": "Unknown" [2022-06-06T22:26:28.671Z] }, [2022-06-06T22:26:28.671Z] "info": { [2022-06-06T22:26:28.671Z] "0000": { [2022-06-06T22:26:28.671Z] "CompanyName": "", [2022-06-06T22:26:28.671Z] "FileVersion": "dev", [2022-06-06T22:26:28.671Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-06T22:26:28.671Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-06T22:26:28.671Z] "ProductName": "", [2022-06-06T22:26:28.671Z] "ProductVersion": "dev", [2022-06-06T22:26:28.671Z] "SpecialBuild": "73b4b07c4df87a9cade13ddb58a1e10907c12176" [2022-06-06T22:26:28.671Z] } [2022-06-06T22:26:28.671Z] } [2022-06-06T22:26:28.671Z] } [2022-06-06T22:26:28.671Z] } [2022-06-06T22:26:28.671Z] } [2022-06-06T22:26:28.671Z] } [2022-06-06T22:26:28.671Z] cmd/docker-proxy/genwinres_windows.go [2022-06-06T22:26:28.671Z] cmd/docker-proxy/main.go [2022-06-06T22:26:28.671Z] cmd/docker-proxy/network_proxy_test.go [2022-06-06T22:26:28.671Z] cmd/docker-proxy/proxy.go [2022-06-06T22:26:28.671Z] cmd/docker-proxy/sctp_proxy.go [2022-06-06T22:26:28.671Z] cmd/docker-proxy/tcp_proxy.go [2022-06-06T22:26:28.671Z] cmd/docker-proxy/udp_proxy.go [2022-06-06T22:26:28.671Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-06T22:26:28.671Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-06T22:26:28.671Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-06T22:26:28.671Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-06T22:26:28.671Z] remote: Enumerating objects: 23, done. [2022-06-06T22:26:28.671Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-06T22:26:28.671Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-06T22:26:28.671Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-06T22:26:28.671Z] 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-06-06T22:26:28.671Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-06T22:26:28.671Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-06T22:26:28.929Z] Cross building: bundles/cross/linux/ppc64le [2022-06-06T22:26:28.930Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-06T22:26:28.930Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-06T22:26:29.822Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-06T22:26:29.822Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-06T22:26:29.822Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-06T22:26:31.199Z] === RUN TestDockerSuite/TestImportFile [2022-06-06T22:26:32.132Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-06T22:26:32.133Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-06T22:26:33.067Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-06T22:26:34.441Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-06T22:26:35.375Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-06T22:26:35.942Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-06T22:26:36.508Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-06T22:26:37.075Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-06T22:26:37.075Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-06T22:26:37.075Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-06T22:26:37.332Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-06T22:26:37.898Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-06T22:26:38.464Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-06T22:26:38.723Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-06T22:26:39.290Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-06T22:26:39.856Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-06T22:26:39.856Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-06T22:26:40.790Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-06T22:26:41.356Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-06T22:26:41.922Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-06T22:26:41.922Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-06T22:26:42.180Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-06T22:26:42.180Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-06T22:26:42.180Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-06T22:26:43.114Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-06T22:26:43.373Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-06T22:26:43.940Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-06T22:26:44.530Z] === RUN TestDockerSuite/TestInspectImage [2022-06-06T22:26:44.530Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-06T22:26:44.530Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-06T22:26:44.530Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-06T22:26:44.530Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-06T22:26:45.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-06T22:26:45.097Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-06T22:26:45.664Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-06T22:26:45.664Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-06T22:26:46.232Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-06T22:26:46.797Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-06T22:26:49.326Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-06T22:26:49.326Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-06T22:26:49.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-06T22:26:49.893Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-06T22:26:50.460Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-06T22:26:51.396Z] docker_api_swarm_service_test.go:395: [d5ec4b91da84d] joining swarm manager [de08e1153acb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:26:51.655Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-06T22:26:52.221Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-06T22:26:52.479Z] docker_api_swarm_service_test.go:395: [dfda1ca9b67b5] joining swarm manager [de08e1153acb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:26:52.737Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-06T22:26:53.673Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-06T22:26:54.241Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-06T22:26:55.178Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-06T22:26:55.745Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-06T22:26:55.745Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-06T22:26:58.284Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-06T22:26:58.850Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-06T22:26:59.785Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-06T22:27:00.043Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-06T22:27:01.417Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-06T22:27:02.794Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-06T22:27:04.170Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-06T22:27:04.170Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-06T22:27:05.545Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-06T22:27:05.803Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-06T22:27:06.370Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-06T22:27:08.271Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-06T22:27:10.802Z] docker_api_swarm_service_test.go:343: [d514e16f452a7] joining swarm manager [d86e7fc1c63f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:27:11.736Z] docker_api_swarm_service_test.go:343: [d9bdeb1a995ff] joining swarm manager [d86e7fc1c63f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:27:15.033Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-06T22:27:16.410Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-06T22:27:17.785Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-06T22:27:18.043Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-06T22:27:19.418Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-06T22:27:19.418Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-06T22:27:19.984Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-06T22:27:19.984Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-06T22:27:19.984Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-06T22:27:20.242Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-06T22:27:20.808Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-06T22:27:24.988Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-06T22:27:24.988Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-06T22:27:25.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-06T22:27:27.454Z] docker_api_swarm_service_test.go:490: [df8f4963b9a58] joining swarm manager [dab999ae1501c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:27:28.020Z] docker_api_swarm_service_test.go:490: [d2de71d9baf74] joining swarm manager [dab999ae1501c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:27:29.404Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-06T22:27:29.970Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-06T22:27:29.970Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-06T22:27:30.905Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-06T22:27:31.840Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-06T22:27:32.407Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-06T22:27:33.340Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-06T22:27:33.905Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-06T22:27:35.805Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-06T22:27:36.371Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-06T22:27:36.629Z] === RUN TestDockerSuite/TestLogsSince [2022-06-06T22:27:40.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-06T22:27:43.339Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-06T22:27:46.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-06T22:27:48.009Z] docker_api_swarm_service_test.go:128: [d89940ca252e6] joining swarm manager [da91756ca83cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:27:48.944Z] docker_api_swarm_service_test.go:129: [de36fa9ec0297] joining swarm manager [da91756ca83cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:27:49.203Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-06T22:27:50.137Z] === RUN TestDockerSuite/TestLogsTail [2022-06-06T22:27:50.703Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-06T22:27:50.961Z] docker_api_swarm_service_test.go:137: [d34f28aa3f56a] joining swarm manager [da91756ca83cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-06T22:27:51.220Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-06T22:27:51.787Z] docker_api_swarm_service_test.go:138: [d5b0f9c7d993b] joining swarm manager [da91756ca83cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-06T22:27:51.787Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-06T22:27:52.045Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-06T22:27:52.611Z] === RUN TestDockerSuite/TestNetHostname [2022-06-06T22:27:54.511Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-06T22:27:54.511Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-06T22:28:01.069Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-06T22:28:01.327Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-06T22:28:01.893Z] === RUN TestDockerSuite/TestPluginActive [2022-06-06T22:28:03.809Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-06T22:28:09.074Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-06T22:28:09.074Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-06T22:28:09.074Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-06T22:28:10.447Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-06T22:28:12.973Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-06T22:28:14.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-06T22:28:14.912Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-06T22:28:16.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-06T22:28:17.380Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-06T22:28:18.758Z] docker_api_swarm_service_test.go:304: [d3f57d833748d] joining swarm manager [d49906873ba2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:28:19.324Z] docker_api_swarm_service_test.go:304: [d68c55f459792] joining swarm manager [d49906873ba2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:28:20.376Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-06T22:28:20.941Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-06T22:28:20.941Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-06T22:28:21.200Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-06T22:28:21.200Z] Cross building: bundles/cross/linux/s390x [2022-06-06T22:28:21.200Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-06T22:28:21.200Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-06T22:28:23.511Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-06T22:28:24.076Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-06T22:28:25.011Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-06T22:28:25.945Z] === RUN TestDockerSuite/TestPortList [2022-06-06T22:28:34.055Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-06T22:28:34.055Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-06T22:28:39.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-06T22:28:39.882Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-06T22:28:40.142Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-06T22:28:40.142Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-06T22:28:40.709Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-06T22:28:40.709Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-06T22:28:40.968Z] docker_api_swarm_service_test.go:100: [dd2e172826471] joining swarm manager [dbd2e3a95d5a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:28:41.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-06T22:28:41.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-06T22:28:41.792Z] docker_api_swarm_service_test.go:101: [dc1006f3e01dd] joining swarm manager [dbd2e3a95d5a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:28:42.050Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-06T22:28:42.050Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-06T22:28:42.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-06T22:28:42.985Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-06T22:28:46.271Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-06T22:28:47.207Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-06T22:28:47.465Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-06T22:28:47.723Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-06T22:28:49.624Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-06T22:28:50.191Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-06T22:28:52.718Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-06T22:28:56.007Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-06T22:28:56.007Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-06T22:28:58.539Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-06T22:29:03.804Z] check_test.go:378: [dd2e172826471] daemon is not started [2022-06-06T22:29:05.179Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-06T22:29:06.113Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-06T22:29:07.487Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-06T22:29:08.420Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-06T22:29:08.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-06T22:29:09.614Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-06T22:29:10.995Z] docker_api_swarm_service_test.go:533: [dd209d2e1ed1f] joining swarm manager [d1d43e223a7b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:29:11.561Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-06T22:29:12.494Z] docker_api_swarm_service_test.go:534: [d208c133db91f] joining swarm manager [d1d43e223a7b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:29:13.062Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-06T22:29:14.436Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-06T22:29:15.002Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-06T22:29:15.938Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-06T22:29:17.843Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-06T22:29:20.373Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-06T22:29:20.373Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-06T22:29:20.373Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-06T22:29:20.373Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-06T22:29:20.630Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-06T22:29:20.630Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-06T22:29:20.630Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-06T22:29:21.196Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-06T22:29:22.130Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-06T22:29:23.065Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-06T22:29:23.632Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-06T22:29:30.190Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-06T22:29:30.449Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-06T22:29:31.824Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-06T22:29:31.824Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-06T22:29:32.082Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-06T22:29:32.082Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-06T22:29:34.609Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-06T22:29:35.175Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-06T22:29:35.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-06T22:29:37.707Z] docker_api_swarm_service_test.go:148: [dc54cea31dffc] joining swarm manager [df16e52664c2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:29:37.707Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-06T22:29:38.641Z] docker_api_swarm_service_test.go:148: [d4965203847d0] joining swarm manager [df16e52664c2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:29:38.641Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-06T22:29:38.900Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-06T22:29:38.900Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-06T22:29:42.187Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-06T22:29:43.162Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-06T22:29:43.162Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-06T22:29:44.534Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-06T22:29:45.100Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-06T22:29:46.033Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-06T22:29:46.599Z] === RUN TestDockerSuite/TestRmiTag [2022-06-06T22:29:46.858Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-06T22:29:47.425Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-06T22:29:50.708Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-06T22:29:50.708Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-06T22:29:51.274Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-06T22:29:51.532Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-06T22:29:52.467Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-06T22:29:53.033Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-06T22:29:53.291Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-06T22:29:53.549Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-06T22:29:53.549Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-06T22:29:54.114Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-06T22:29:55.488Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-06T22:29:55.747Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-06T22:29:56.695Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-06T22:29:57.269Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-06T22:29:58.204Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-06T22:29:59.139Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-06T22:29:59.704Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-06T22:30:00.269Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-06T22:30:01.204Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-06T22:30:01.462Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-06T22:30:02.033Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-06T22:30:03.408Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-06T22:30:04.342Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-06T22:30:04.600Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-06T22:30:05.167Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-06T22:30:05.424Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-06T22:30:05.424Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-06T22:30:07.325Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-06T22:30:07.325Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-06T22:30:07.892Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-06T22:30:08.459Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-06T22:30:08.717Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-06T22:30:08.717Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-06T22:30:09.284Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-06T22:30:09.851Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-06T22:30:10.417Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-06T22:30:10.677Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-06T22:30:11.242Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-06T22:30:11.242Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-06T22:30:11.808Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-06T22:30:11.808Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-06T22:30:12.376Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-06T22:30:12.679Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-06T22:30:12.679Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-06T22:30:12.679Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-06T22:30:12.679Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-06T22:30:12.679Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-06T22:30:12.943Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-06T22:30:12.999Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-06T22:30:13.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/test/unit [2022-06-06T22:30:13.512Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-06T22:30:13.535Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-06T22:30:13.535Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-06T22:30:13.535Z] + TESTDIRS=./... [2022-06-06T22:30:13.535Z] + exclude_paths='/vendor/|/integration' [2022-06-06T22:30:13.535Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-06T22:30:13.535Z] ++ go list ./... [2022-06-06T22:30:13.771Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-06T22:30:14.028Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-06T22:30:14.286Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-06T22:30:14.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-06T22:30:14.470Z] + pkg_list='github.com/docker/docker/api [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/backend/build [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/httpstatus [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/httputils [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/middleware [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/build [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/container [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/debug [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/distribution [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/grpc [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/image [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/network [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/plugin [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/session [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/swarm [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/system [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/server/router/volume [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/types [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/types/backend [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/types/blkiodev [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/types/container [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/types/events [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/types/filters [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/types/image [2022-06-06T22:30:14.470Z] github.com/docker/docker/api/types/mount [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/network [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/registry [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/strslice [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/swarm [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/time [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/versions [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/volume [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next/worker [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/dockerfile [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/remotecontext [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/remotecontext/git [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-06T22:30:14.471Z] github.com/docker/docker/cli [2022-06-06T22:30:14.471Z] github.com/docker/docker/cli/config [2022-06-06T22:30:14.471Z] github.com/docker/docker/cli/debug [2022-06-06T22:30:14.471Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-06T22:30:14.471Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-06T22:30:14.471Z] github.com/docker/docker/client [2022-06-06T22:30:14.471Z] github.com/docker/docker/cmd/docker-proxy [2022-06-06T22:30:14.471Z] github.com/docker/docker/cmd/dockerd [2022-06-06T22:30:14.471Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-06T22:30:14.471Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-06T22:30:14.471Z] github.com/docker/docker/container [2022-06-06T22:30:14.471Z] github.com/docker/docker/container/stream [2022-06-06T22:30:14.471Z] github.com/docker/docker/contrib/apparmor [2022-06-06T22:30:14.471Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-06T22:30:14.471Z] github.com/docker/docker/contrib/httpserver [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/cluster [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/cluster/convert [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/cluster/executor [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/cluster/provider [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/config [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/events [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/events/testutils [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/exec [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/images [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/initlayer [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/links [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/listeners [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/gelf [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/journald [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/local [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/logentries [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/splunk [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/syslog [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/templates [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/names [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/network [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/stats [2022-06-06T22:30:14.471Z] github.com/docker/docker/distribution [2022-06-06T22:30:14.471Z] github.com/docker/docker/distribution/metadata [2022-06-06T22:30:14.471Z] github.com/docker/docker/distribution/utils [2022-06-06T22:30:14.471Z] github.com/docker/docker/distribution/xfer [2022-06-06T22:30:14.471Z] github.com/docker/docker/dockerversion [2022-06-06T22:30:14.471Z] github.com/docker/docker/errdefs [2022-06-06T22:30:14.471Z] github.com/docker/docker/image [2022-06-06T22:30:14.471Z] github.com/docker/docker/image/cache [2022-06-06T22:30:14.471Z] github.com/docker/docker/image/tarexport [2022-06-06T22:30:14.471Z] github.com/docker/docker/image/v1 [2022-06-06T22:30:14.471Z] github.com/docker/docker/internal/test/suite [2022-06-06T22:30:14.471Z] github.com/docker/docker/layer [2022-06-06T22:30:14.471Z] github.com/docker/docker/libcontainerd [2022-06-06T22:30:14.471Z] github.com/docker/docker/libcontainerd/queue [2022-06-06T22:30:14.471Z] github.com/docker/docker/libcontainerd/remote [2022-06-06T22:30:14.471Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-06T22:30:14.471Z] github.com/docker/docker/libcontainerd/types [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/bitseq [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/cluster [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/config [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/datastore [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/driverapi [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/etchosts [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/idm [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/ipam [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/iptables [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/netlabel [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/netutils [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/networkdb [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/ns [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/options [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/osl [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/portallocator [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/portmapper [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/testutils [2022-06-06T22:30:14.471Z] github.com/docker/docker/libnetwork/types [2022-06-06T22:30:14.471Z] github.com/docker/docker/oci [2022-06-06T22:30:14.471Z] github.com/docker/docker/oci/caps [2022-06-06T22:30:14.471Z] github.com/docker/docker/opts [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/aaparser [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/archive [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/authorization [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/broadcaster [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/capabilities [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/chrootarchive [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/containerfs [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/devicemapper [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/directory [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/dmesg [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/fileutils [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/fsutils [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/homedir [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/idtools [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/ioutils [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/jsonmessage [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/longpath [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/loopback [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/namesgenerator [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/parsers [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/pidfile [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/platform [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/plugingetter [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/plugins [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/plugins/transport [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/pools [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/progress [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/pubsub [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/reexec [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/signal [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/stack [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/stdcopy [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/streamformatter [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/stringid [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/sysinfo [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/system [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/tailfile [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/tarsum [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/truncindex [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/urlutil [2022-06-06T22:30:14.471Z] github.com/docker/docker/pkg/useragent [2022-06-06T22:30:14.471Z] github.com/docker/docker/plugin [2022-06-06T22:30:14.471Z] github.com/docker/docker/plugin/executor/containerd [2022-06-06T22:30:14.471Z] github.com/docker/docker/plugin/v2 [2022-06-06T22:30:14.471Z] github.com/docker/docker/profiles/apparmor [2022-06-06T22:30:14.471Z] github.com/docker/docker/profiles/seccomp [2022-06-06T22:30:14.471Z] github.com/docker/docker/quota [2022-06-06T22:30:14.471Z] github.com/docker/docker/reference [2022-06-06T22:30:14.471Z] github.com/docker/docker/registry [2022-06-06T22:30:14.471Z] github.com/docker/docker/registry/resumable [2022-06-06T22:30:14.471Z] github.com/docker/docker/restartmanager [2022-06-06T22:30:14.471Z] github.com/docker/docker/rootless [2022-06-06T22:30:14.471Z] github.com/docker/docker/rootless/specconv [2022-06-06T22:30:14.471Z] github.com/docker/docker/runconfig [2022-06-06T22:30:14.471Z] github.com/docker/docker/runconfig/opts [2022-06-06T22:30:14.471Z] github.com/docker/docker/testutil [2022-06-06T22:30:14.471Z] github.com/docker/docker/testutil/daemon [2022-06-06T22:30:14.471Z] github.com/docker/docker/testutil/environment [2022-06-06T22:30:14.471Z] github.com/docker/docker/testutil/fakecontext [2022-06-06T22:30:14.471Z] github.com/docker/docker/testutil/fakegit [2022-06-06T22:30:14.471Z] github.com/docker/docker/testutil/fakestorage [2022-06-06T22:30:14.471Z] github.com/docker/docker/testutil/fixtures/load [2022-06-06T22:30:14.471Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-06T22:30:14.471Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-06T22:30:14.471Z] github.com/docker/docker/testutil/registry [2022-06-06T22:30:14.471Z] github.com/docker/docker/testutil/request [2022-06-06T22:30:14.471Z] github.com/docker/docker/volume [2022-06-06T22:30:14.471Z] github.com/docker/docker/volume/drivers [2022-06-06T22:30:14.471Z] github.com/docker/docker/volume/local [2022-06-06T22:30:14.471Z] github.com/docker/docker/volume/mounts [2022-06-06T22:30:14.471Z] github.com/docker/docker/volume/service [2022-06-06T22:30:14.471Z] github.com/docker/docker/volume/service/opts [2022-06-06T22:30:14.471Z] github.com/docker/docker/volume/testutils' [2022-06-06T22:30:14.471Z] ++ echo 'github.com/docker/docker/api [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/backend/build [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/httpstatus [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/httputils [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/middleware [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/build [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/container [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/debug [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/distribution [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/grpc [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/image [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/network [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/plugin [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/session [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/swarm [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/system [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/server/router/volume [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types [2022-06-06T22:30:14.471Z] github.com/docker/docke++ grep --fixed-strings -v /libnetwork [2022-06-06T22:30:14.471Z] r/api/types/backend [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/blkiodev [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/container [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/events [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/filters [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/image [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/mount [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/network [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/registry [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/strslice [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/swarm [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/time [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/versions [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-06T22:30:14.471Z] github.com/docker/docker/api/types/volume [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/builder-next/worker [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/dockerfile [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/remotecontext [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/remotecontext/git [2022-06-06T22:30:14.471Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-06T22:30:14.471Z] github.com/docker/docker/cli [2022-06-06T22:30:14.471Z] github.com/docker/docker/cli/config [2022-06-06T22:30:14.471Z] github.com/docker/docker/cli/debug [2022-06-06T22:30:14.471Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-06T22:30:14.471Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-06T22:30:14.471Z] github.com/docker/docker/client [2022-06-06T22:30:14.471Z] github.com/docker/docker/cmd/docker-proxy [2022-06-06T22:30:14.471Z] github.com/docker/docker/cmd/dockerd [2022-06-06T22:30:14.471Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-06T22:30:14.471Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-06T22:30:14.471Z] github.com/docker/docker/container [2022-06-06T22:30:14.471Z] github.com/docker/docker/container/stream [2022-06-06T22:30:14.471Z] github.com/docker/docker/contrib/apparmor [2022-06-06T22:30:14.471Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-06T22:30:14.471Z] github.com/docker/docker/contrib/httpserver [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/cluster [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/cluster/convert [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/cluster/executor [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/cluster/provider [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/config [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/events [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/events/testutils [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/exec [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/images [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/initlayer [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/links [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/listeners [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/gelf [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/journald [2022-06-06T22:30:14.471Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/local [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/logentries [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/splunk [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/syslog [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/templates [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/names [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/network [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/stats [2022-06-06T22:30:14.472Z] github.com/docker/docker/distribution [2022-06-06T22:30:14.472Z] github.com/docker/docker/distribution/metadata [2022-06-06T22:30:14.472Z] github.com/docker/docker/distribution/utils [2022-06-06T22:30:14.472Z] github.com/docker/docker/distribution/xfer [2022-06-06T22:30:14.472Z] github.com/docker/docker/dockerversion [2022-06-06T22:30:14.472Z] github.com/docker/docker/errdefs [2022-06-06T22:30:14.472Z] github.com/docker/docker/image [2022-06-06T22:30:14.472Z] github.com/docker/docker/image/cache [2022-06-06T22:30:14.472Z] github.com/docker/docker/image/tarexport [2022-06-06T22:30:14.472Z] github.com/docker/docker/image/v1 [2022-06-06T22:30:14.472Z] github.com/docker/docker/internal/test/suite [2022-06-06T22:30:14.472Z] github.com/docker/docker/layer [2022-06-06T22:30:14.472Z] github.com/docker/docker/libcontainerd [2022-06-06T22:30:14.472Z] github.com/docker/docker/libcontainerd/queue [2022-06-06T22:30:14.472Z] github.com/docker/docker/libcontainerd/remote [2022-06-06T22:30:14.472Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-06T22:30:14.472Z] github.com/docker/docker/libcontainerd/types [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/bitseq [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/cluster [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/config [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/datastore [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/driverapi [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/etchosts [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/idm [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/ipam [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/iptables [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/netlabel [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/netutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/networkdb [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/ns [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/options [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/osl [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/portallocator [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/portmapper [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/testutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/libnetwork/types [2022-06-06T22:30:14.472Z] github.com/docker/docker/oci [2022-06-06T22:30:14.472Z] github.com/docker/docker/oci/caps [2022-06-06T22:30:14.472Z] github.com/docker/docker/opts [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/aaparser [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/archive [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/authorization [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/broadcaster [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/capabilities [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/chrootarchive [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/containerfs [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/devicemapper [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/directory [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/dmesg [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/fileutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/fsutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/homedir [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/idtools [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/ioutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/jsonmessage [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/longpath [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/loopback [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/namesgenerator [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/parsers [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/pidfile [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/platform [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/plugingetter [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/plugins [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/plugins/transport [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/pools [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/progress [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/pubsub [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/reexec [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/signal [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/stack [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/stdcopy [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/streamformatter [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/stringid [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/sysinfo [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/system [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/tailfile [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/tarsum [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/truncindex [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/urlutil [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/useragent [2022-06-06T22:30:14.472Z] github.com/docker/docker/plugin [2022-06-06T22:30:14.472Z] github.com/docker/docker/plugin/executor/containerd [2022-06-06T22:30:14.472Z] github.com/docker/docker/plugin/v2 [2022-06-06T22:30:14.472Z] github.com/docker/docker/profiles/apparmor [2022-06-06T22:30:14.472Z] github.com/docker/docker/profiles/seccomp [2022-06-06T22:30:14.472Z] github.com/docker/docker/quota [2022-06-06T22:30:14.472Z] github.com/docker/docker/reference [2022-06-06T22:30:14.472Z] github.com/docker/docker/registry [2022-06-06T22:30:14.472Z] github.com/docker/docker/registry/resumable [2022-06-06T22:30:14.472Z] github.com/docker/docker/restartmanager [2022-06-06T22:30:14.472Z] github.com/docker/docker/rootless [2022-06-06T22:30:14.472Z] github.com/docker/docker/rootless/specconv [2022-06-06T22:30:14.472Z] github.com/docker/docker/runconfig [2022-06-06T22:30:14.472Z] github.com/docker/docker/runconfig/opts [2022-06-06T22:30:14.472Z] github.com/docker/docker/testutil [2022-06-06T22:30:14.472Z] github.com/docker/docker/testutil/daemon [2022-06-06T22:30:14.472Z] github.com/docker/docker/testutil/environment [2022-06-06T22:30:14.472Z] github.com/docker/docker/testutil/fakecontext [2022-06-06T22:30:14.472Z] github.com/docker/docker/testutil/fakegit [2022-06-06T22:30:14.472Z] github.com/docker/docker/testutil/fakestorage [2022-06-06T22:30:14.472Z] github.com/docker/docker/testutil/fixtures/load [2022-06-06T22:30:14.472Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-06T22:30:14.472Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-06T22:30:14.472Z] github.com/docker/docker/testutil/registry [2022-06-06T22:30:14.472Z] github.com/docker/docker/testutil/request [2022-06-06T22:30:14.472Z] github.com/docker/docker/volume [2022-06-06T22:30:14.472Z] github.com/docker/docker/volume/drivers [2022-06-06T22:30:14.472Z] github.com/docker/docker/volume/local [2022-06-06T22:30:14.472Z] github.com/docker/docker/volume/mounts [2022-06-06T22:30:14.472Z] github.com/docker/docker/volume/service [2022-06-06T22:30:14.472Z] github.com/docker/docker/volume/service/opts [2022-06-06T22:30:14.472Z] github.com/docker/docker/volume/testutils' [2022-06-06T22:30:14.472Z] + base_pkg_list='github.com/docker/docker/api [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/backend/build [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/httpstatus [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/httputils [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/middleware [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/build [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/container [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/debug [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/distribution [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/grpc [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/image [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/network [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/plugin [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/session [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/swarm [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/system [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/server/router/volume [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/backend [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/blkiodev [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/container [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/events [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/filters [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/image [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/mount [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/network [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/registry [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/strslice [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/swarm [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/time [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/versions [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-06T22:30:14.472Z] github.com/docker/docker/api/types/volume [2022-06-06T22:30:14.472Z] github.com/docker/docker/builder [2022-06-06T22:30:14.472Z] github.com/docker/docker/builder/builder-next [2022-06-06T22:30:14.472Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-06T22:30:14.472Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-06T22:30:14.472Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-06T22:30:14.472Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-06T22:30:14.472Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-06T22:30:14.472Z] github.com/docker/docker/builder/builder-next/worker [2022-06-06T22:30:14.472Z] github.com/docker/docker/builder/dockerfile [2022-06-06T22:30:14.472Z] github.com/docker/docker/builder/remotecontext [2022-06-06T22:30:14.472Z] github.com/docker/docker/builder/remotecontext/git [2022-06-06T22:30:14.472Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-06T22:30:14.472Z] github.com/docker/docker/cli [2022-06-06T22:30:14.472Z] github.com/docker/docker/cli/config [2022-06-06T22:30:14.472Z] github.com/docker/docker/cli/debug [2022-06-06T22:30:14.472Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-06T22:30:14.472Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-06T22:30:14.472Z] github.com/docker/docker/client [2022-06-06T22:30:14.472Z] github.com/docker/docker/cmd/docker-proxy [2022-06-06T22:30:14.472Z] github.com/docker/docker/cmd/dockerd [2022-06-06T22:30:14.472Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-06T22:30:14.472Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-06T22:30:14.472Z] github.com/docker/docker/container [2022-06-06T22:30:14.472Z] github.com/docker/docker/container/stream [2022-06-06T22:30:14.472Z] github.com/docker/docker/contrib/apparmor [2022-06-06T22:30:14.472Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-06T22:30:14.472Z] github.com/docker/docker/contrib/httpserver [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/cluster [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/cluster/convert [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/cluster/executor [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/cluster/provider [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/config [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/events [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/events/testutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/exec [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/images [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/initlayer [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/links [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/listeners [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/gelf [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/journald [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/local [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/logentries [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/splunk [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/syslog [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/logger/templates [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/names [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/network [2022-06-06T22:30:14.472Z] github.com/docker/docker/daemon/stats [2022-06-06T22:30:14.472Z] github.com/docker/docker/distribution [2022-06-06T22:30:14.472Z] github.com/docker/docker/distribution/metadata [2022-06-06T22:30:14.472Z] github.com/docker/docker/distribution/utils [2022-06-06T22:30:14.472Z] github.com/docker/docker/distribution/xfer [2022-06-06T22:30:14.472Z] github.com/docker/docker/dockerversion [2022-06-06T22:30:14.472Z] github.com/docker/docker/errdefs [2022-06-06T22:30:14.472Z] github.com/docker/docker/image [2022-06-06T22:30:14.472Z] github.com/docker/docker/image/cache [2022-06-06T22:30:14.472Z] github.com/docker/docker/image/tarexport [2022-06-06T22:30:14.472Z] github.com/docker/docker/image/v1 [2022-06-06T22:30:14.472Z] github.com/docker/docker/internal/test/suite [2022-06-06T22:30:14.472Z] github.com/docker/docker/layer [2022-06-06T22:30:14.472Z] github.com/docker/docker/libcontainerd [2022-06-06T22:30:14.472Z] github.com/docker/docker/libcontainerd/queue [2022-06-06T22:30:14.472Z] github.com/docker/docker/libcontainerd/remote [2022-06-06T22:30:14.472Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-06T22:30:14.472Z] github.com/docker/docker/libcontainerd/types [2022-06-06T22:30:14.472Z] github.com/docker/docker/oci [2022-06-06T22:30:14.472Z] github.com/docker/docker/oci/caps [2022-06-06T22:30:14.472Z] github.com/docker/docker/opts [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/aaparser [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/archive [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/authorization [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/broadcaster [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/capabilities [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/chrootarchive [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/containerfs [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/devicemapper [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/directory [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/dmesg [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/fileutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/fsutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/homedir [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/idtools [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/ioutils [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/jsonmessage [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/longpath [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/loopback [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/namesgenerator [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/parsers [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/pidfile [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/platform [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/plugingetter [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/plugins [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/plugins/transport [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/pools [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/progress [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/pubsub [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/reexec [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/signal [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/stack [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/stdcopy [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/streamformatter [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/stringid [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/sysinfo [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/system [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/tailfile [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/tarsum [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/truncindex [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/urlutil [2022-06-06T22:30:14.472Z] github.com/docker/docker/pkg/useragent [2022-06-06T22:30:14.472Z] github.com/docker/docker/plugin [2022-06-06T22:30:14.472Z] github.com/docker/docker/plugin/executor/containerd [2022-06-06T22:30:14.472Z] github.com/docker/docker/plugin/v2 [2022-06-06T22:30:14.473Z] github.com/docker/docker/profiles/apparmor [2022-06-06T22:30:14.473Z] github.com/docker/docker/profiles/seccomp [2022-06-06T22:30:14.473Z] github.com/docker/docker/quota [2022-06-06T22:30:14.473Z] github.com/docker/docker/reference [2022-06-06T22:30:14.473Z] github.com/docker/docker/registry [2022-06-06T22:30:14.473Z] github.com/docker/docker/registry/resumable [2022-06-06T22:30:14.473Z] github.com/docker/docker/restartmanager [2022-06-06T22:30:14.473Z] github.com/docker/docker/rootless [2022-06-06T22:30:14.473Z] github.com/docker/docker/rootless/specconv [2022-06-06T22:30:14.473Z] github.com/docker/docker/runconfig [2022-06-06T22:30:14.473Z] github.com/docker/docker/runconfig/opts [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/daemon [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/environment [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/fakecontext [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/fakegit [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/fakestorage [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/fixtures/load [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/registry [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/request [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume/drivers [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume/local [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume/mounts [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume/service [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume/service/opts [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume/testutils' [2022-06-06T22:30:14.473Z] ++ grep --fixed-strings /libnetwork [2022-06-06T22:30:14.473Z] ++ echo 'github.com/docker/docker/api [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/backend/build [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/httpstatus [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/httputils [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/middleware [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/build [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/container [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/debug [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/distribution [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/grpc [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/image [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/network [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/plugin [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/session [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/swarm [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/system [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/server/router/volume [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/backend [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/blkiodev [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/container [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/events [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/filters [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/image [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/mount [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/network [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/registry [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/strslice [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/swarm [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/time [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/versions [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-06T22:30:14.473Z] github.com/docker/docker/api/types/volume [2022-06-06T22:30:14.473Z] github.com/docker/docker/builder [2022-06-06T22:30:14.473Z] github.com/docker/docker/builder/builder-next [2022-06-06T22:30:14.473Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-06T22:30:14.473Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-06T22:30:14.473Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-06T22:30:14.473Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-06T22:30:14.473Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-06T22:30:14.473Z] github.com/docker/docker/builder/builder-next/worker [2022-06-06T22:30:14.473Z] github.com/docker/docker/builder/dockerfile [2022-06-06T22:30:14.473Z] github.com/docker/docker/builder/remotecontext [2022-06-06T22:30:14.473Z] github.com/docker/docker/builder/remotecontext/git [2022-06-06T22:30:14.473Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-06T22:30:14.473Z] github.com/docker/docker/cli [2022-06-06T22:30:14.473Z] github.com/docker/docker/cli/config [2022-06-06T22:30:14.473Z] github.com/docker/docker/cli/debug [2022-06-06T22:30:14.473Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-06T22:30:14.473Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-06T22:30:14.473Z] github.com/docker/docker/client [2022-06-06T22:30:14.473Z] github.com/docker/docker/cmd/docker-proxy [2022-06-06T22:30:14.473Z] github.com/docker/docker/cmd/dockerd [2022-06-06T22:30:14.473Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-06T22:30:14.473Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-06T22:30:14.473Z] github.com/docker/docker/container [2022-06-06T22:30:14.473Z] github.com/docker/docker/container/stream [2022-06-06T22:30:14.473Z] github.com/docker/docker/contrib/apparmor [2022-06-06T22:30:14.473Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-06T22:30:14.473Z] github.com/docker/docker/contrib/httpserver [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/cluster [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/cluster/convert [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/cluster/executor [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/cluster/provider [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/config [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/events [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/events/testutils [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/exec [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/images [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/initlayer [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/links [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/listeners [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/gelf [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/journald [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/local [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/logentries [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/splunk [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/syslog [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/logger/templates [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/names [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/network [2022-06-06T22:30:14.473Z] github.com/docker/docker/daemon/stats [2022-06-06T22:30:14.473Z] github.com/docker/docker/distribution [2022-06-06T22:30:14.473Z] github.com/docker/docker/distribution/metadata [2022-06-06T22:30:14.473Z] github.com/docker/docker/distribution/utils [2022-06-06T22:30:14.473Z] github.com/docker/docker/distribution/xfer [2022-06-06T22:30:14.473Z] github.com/docker/docker/dockerversion [2022-06-06T22:30:14.473Z] github.com/docker/docker/errdefs [2022-06-06T22:30:14.473Z] github.com/docker/docker/image [2022-06-06T22:30:14.473Z] github.com/docker/docker/image/cache [2022-06-06T22:30:14.473Z] github.com/docker/docker/image/tarexport [2022-06-06T22:30:14.473Z] github.com/docker/docker/image/v1 [2022-06-06T22:30:14.473Z] github.com/docker/docker/internal/test/suite [2022-06-06T22:30:14.473Z] github.com/docker/docker/layer [2022-06-06T22:30:14.473Z] github.com/docker/docker/libcontainerd [2022-06-06T22:30:14.473Z] github.com/docker/docker/libcontainerd/queue [2022-06-06T22:30:14.473Z] github.com/docker/docker/libcontainerd/remote [2022-06-06T22:30:14.473Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-06T22:30:14.473Z] github.com/docker/docker/libcontainerd/types [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/bitseq [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cluster [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/config [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/datastore [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/driverapi [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/etchosts [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/idm [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/ipam [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/iptables [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/netlabel [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/netutils [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/networkdb [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/ns [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/options [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/osl [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/portallocator [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/portmapper [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/testutils [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/types [2022-06-06T22:30:14.473Z] github.com/docker/docker/oci [2022-06-06T22:30:14.473Z] github.com/docker/docker/oci/caps [2022-06-06T22:30:14.473Z] github.com/docker/docker/opts [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/aaparser [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/archive [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/authorization [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/broadcaster [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/capabilities [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/chrootarchive [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/containerfs [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/devicemapper [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/directory [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/dmesg [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/fileutils [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/fsutils [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/homedir [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/idtools [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/ioutils [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/jsonmessage [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/longpath [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/loopback [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/namesgenerator [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/parsers [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/pidfile [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/platform [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/plugingetter [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/plugins [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/plugins/transport [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/pools [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/progress [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/pubsub [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/reexec [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/signal [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/stack [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/stdcopy [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/streamformatter [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/stringid [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/sysinfo [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/system [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/tailfile [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/tarsum [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/truncindex [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/urlutil [2022-06-06T22:30:14.473Z] github.com/docker/docker/pkg/useragent [2022-06-06T22:30:14.473Z] github.com/docker/docker/plugin [2022-06-06T22:30:14.473Z] github.com/docker/docker/plugin/executor/containerd [2022-06-06T22:30:14.473Z] github.com/docker/docker/plugin/v2 [2022-06-06T22:30:14.473Z] github.com/docker/docker/profiles/apparmor [2022-06-06T22:30:14.473Z] github.com/docker/docker/profiles/seccomp [2022-06-06T22:30:14.473Z] github.com/docker/docker/quota [2022-06-06T22:30:14.473Z] github.com/docker/docker/reference [2022-06-06T22:30:14.473Z] github.com/docker/docker/registry [2022-06-06T22:30:14.473Z] github.com/docker/docker/registry/resumable [2022-06-06T22:30:14.473Z] github.com/docker/docker/restartmanager [2022-06-06T22:30:14.473Z] github.com/docker/docker/rootless [2022-06-06T22:30:14.473Z] github.com/docker/docker/rootless/specconv [2022-06-06T22:30:14.473Z] github.com/docker/docker/runconfig [2022-06-06T22:30:14.473Z] github.com/docker/docker/runconfig/opts [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/daemon [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/environment [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/fakecontext [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/fakegit [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/fakestorage [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/fixtures/load [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/registry [2022-06-06T22:30:14.473Z] github.com/docker/docker/testutil/request [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume/drivers [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume/local [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume/mounts [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume/service [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume/service/opts [2022-06-06T22:30:14.473Z] github.com/docker/docker/volume/testutils' [2022-06-06T22:30:14.473Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/bitseq [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cluster [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/config [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/datastore [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/driverapi [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:30:14.473Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/etchosts [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/idm [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipam [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/iptables [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/netlabel [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/netutils [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/networkdb [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ns [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/options [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/osl [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/portallocator [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/portmapper [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/testutils [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/types' [2022-06-06T22:30:14.474Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-06T22:30:14.474Z] + echo 'github.com/docker/docker/libnetwork [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/bitseq [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/cluster [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/config [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/datastore [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/driverapi [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/etchosts [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/idm [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipam [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/iptables [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/netlabel [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/netutils [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/networkdb [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/ns [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/options [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/osl [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/portallocator [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/portmapper [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/testutils [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/types' [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:30:14.474Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:30:14.474Z] + type docker-proxy [2022-06-06T22:30:14.474Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-06T22:30:14.474Z] + hack/make.sh binary-proxy install-proxy [2022-06-06T22:30:14.474Z] [2022-06-06T22:30:14.474Z] Removing bundles/ [2022-06-06T22:30:14.732Z] [2022-06-06T22:30:14.732Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-06T22:30:14.732Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-06T22:30:14.732Z] GOOS="" GOARCH="" GOARM="" [2022-06-06T22:30:15.662Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-06T22:30:17.039Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-06T22:30:18.415Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-06T22:30:18.982Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-06T22:30:19.547Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-06T22:30:20.114Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-06T22:30:20.372Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-06T22:30:20.939Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-06T22:30:22.315Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-06T22:30:22.857Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-06T22:30:22.857Z] [2022-06-06T22:30:22.857Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-06T22:30:22.857Z] Installing docker-proxy to /usr/local/bin/ [2022-06-06T22:30:22.857Z] [2022-06-06T22:30:22.857Z] + mkdir -p bundles [2022-06-06T22:30:22.857Z] + '[' -n 'github.com/docker/docker/api [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/backend/build [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/httpstatus [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/httputils [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/middleware [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/build [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/container [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/debug [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/distribution [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/grpc [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/image [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/network [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/plugin [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/session [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/swarm [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/system [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/server/router/volume [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/types [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/types/backend [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/types/blkiodev [2022-06-06T22:30:22.857Z] github.com/docker/docker/api/types/container [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/events [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/filters [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/image [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/mount [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/network [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/registry [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/strslice [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/swarm [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/time [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/versions [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-06T22:30:22.858Z] github.com/docker/docker/api/types/volume [2022-06-06T22:30:22.858Z] github.com/docker/docker/builder [2022-06-06T22:30:22.858Z] github.com/docker/docker/builder/builder-next [2022-06-06T22:30:22.858Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-06T22:30:22.858Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-06T22:30:22.858Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-06T22:30:22.858Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-06T22:30:22.858Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-06T22:30:22.858Z] github.com/docker/docker/builder/builder-next/worker [2022-06-06T22:30:22.858Z] github.com/docker/docker/builder/dockerfile [2022-06-06T22:30:22.858Z] github.com/docker/docker/builder/remotecontext [2022-06-06T22:30:22.858Z] github.com/docker/docker/builder/remotecontext/git [2022-06-06T22:30:22.858Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-06T22:30:22.858Z] github.com/docker/docker/cli [2022-06-06T22:30:22.858Z] github.com/docker/docker/cli/config [2022-06-06T22:30:22.858Z] github.com/docker/docker/cli/debug [2022-06-06T22:30:22.858Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-06T22:30:22.858Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-06T22:30:22.858Z] github.com/docker/docker/client [2022-06-06T22:30:22.858Z] github.com/docker/docker/cmd/docker-proxy [2022-06-06T22:30:22.858Z] github.com/docker/docker/cmd/dockerd [2022-06-06T22:30:22.858Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-06T22:30:22.858Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-06T22:30:22.858Z] github.com/docker/docker/container [2022-06-06T22:30:22.858Z] github.com/docker/docker/container/stream [2022-06-06T22:30:22.858Z] github.com/docker/docker/contrib/apparmor [2022-06-06T22:30:22.858Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-06T22:30:22.858Z] github.com/docker/docker/contrib/httpserver [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/cluster [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/cluster/convert [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/cluster/executor [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/cluster/provider [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/config [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/events [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/events/testutils [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/exec [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/images [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/initlayer [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/links [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/listeners [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/gelf [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/journald [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/local [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/logentries [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/splunk [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/syslog [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/logger/templates [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/names [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/network [2022-06-06T22:30:22.858Z] github.com/docker/docker/daemon/stats [2022-06-06T22:30:22.858Z] github.com/docker/docker/distribution [2022-06-06T22:30:22.858Z] github.com/docker/docker/distribution/metadata [2022-06-06T22:30:22.858Z] github.com/docker/docker/distribution/utils [2022-06-06T22:30:22.858Z] github.com/docker/docker/distribution/xfer [2022-06-06T22:30:22.858Z] github.com/docker/docker/dockerversion [2022-06-06T22:30:22.858Z] github.com/docker/docker/errdefs [2022-06-06T22:30:22.858Z] github.com/docker/docker/image [2022-06-06T22:30:22.858Z] github.com/docker/docker/image/cache [2022-06-06T22:30:22.858Z] github.com/docker/docker/image/tarexport [2022-06-06T22:30:22.858Z] github.com/docker/docker/image/v1 [2022-06-06T22:30:22.858Z] github.com/docker/docker/internal/test/suite [2022-06-06T22:30:22.858Z] github.com/docker/docker/layer [2022-06-06T22:30:22.858Z] github.com/docker/docker/libcontainerd [2022-06-06T22:30:22.858Z] github.com/docker/docker/libcontainerd/queue [2022-06-06T22:30:22.858Z] github.com/docker/docker/libcontainerd/remote [2022-06-06T22:30:22.858Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-06T22:30:22.858Z] github.com/docker/docker/libcontainerd/types [2022-06-06T22:30:22.858Z] github.com/docker/docker/oci [2022-06-06T22:30:22.858Z] github.com/docker/docker/oci/caps [2022-06-06T22:30:22.858Z] github.com/docker/docker/opts [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/aaparser [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/archive [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/authorization [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/broadcaster [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/capabilities [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/chrootarchive [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/containerfs [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/devicemapper [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/directory [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/dmesg [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/fileutils [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/fsutils [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/homedir [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/idtools [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/ioutils [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/jsonmessage [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/longpath [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/loopback [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/namesgenerator [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/parsers [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/pidfile [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/platform [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/plugingetter [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/plugins [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/plugins/transport [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/pools [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/progress [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/pubsub [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/reexec [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/signal [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/stack [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/stdcopy [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/streamformatter [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/stringid [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/sysinfo [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/system [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/tailfile [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/tarsum [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/truncindex [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/urlutil [2022-06-06T22:30:22.858Z] github.com/docker/docker/pkg/useragent [2022-06-06T22:30:22.858Z] github.com/docker/docker/plugin [2022-06-06T22:30:22.858Z] github.com/docker/docker/plugin/executor/containerd [2022-06-06T22:30:22.858Z] github.com/docker/docker/plugin/v2 [2022-06-06T22:30:22.858Z] github.com/docker/docker/profiles/apparmor [2022-06-06T22:30:22.858Z] github.com/docker/docker/profiles/seccomp [2022-06-06T22:30:22.858Z] github.com/docker/docker/quota [2022-06-06T22:30:22.858Z] github.com/docker/docker/reference [2022-06-06T22:30:22.858Z] github.com/docker/docker/registry [2022-06-06T22:30:22.858Z] github.com/docker/docker/registry/resumable [2022-06-06T22:30:22.858Z] github.com/docker/docker/restartmanager [2022-06-06T22:30:22.858Z] github.com/docker/docker/rootless [2022-06-06T22:30:22.858Z] github.com/docker/docker/rootless/specconv [2022-06-06T22:30:22.858Z] github.com/docker/docker/runconfig [2022-06-06T22:30:22.858Z] github.com/docker/docker/runconfig/opts [2022-06-06T22:30:22.858Z] github.com/docker/docker/testutil [2022-06-06T22:30:22.858Z] github.com/docker/docker/testutil/daemon [2022-06-06T22:30:22.858Z] github.com/docker/docker/testutil/environment [2022-06-06T22:30:22.858Z] github.com/docker/docker/testutil/fakecontext [2022-06-06T22:30:22.858Z] github.com/docker/docker/testutil/fakegit [2022-06-06T22:30:22.858Z] github.com/docker/docker/testutil/fakestorage [2022-06-06T22:30:22.858Z] github.com/docker/docker/testutil/fixtures/load [2022-06-06T22:30:22.858Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-06T22:30:22.858Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-06T22:30:22.858Z] github.com/docker/docker/testutil/registry [2022-06-06T22:30:22.858Z] github.com/docker/docker/testutil/request [2022-06-06T22:30:22.858Z] github.com/docker/docker/volume [2022-06-06T22:30:22.858Z] github.com/docker/docker/volume/drivers [2022-06-06T22:30:22.858Z] github.com/docker/docker/volume/local [2022-06-06T22:30:22.858Z] github.com/docker/docker/volume/mounts [2022-06-06T22:30:22.858Z] github.com/docker/docker/volume/service [2022-06-06T22:30:22.858Z] github.com/docker/docker/volume/service/opts [2022-06-06T22:30:22.858Z] github.com/docker/docker/volume/testutils' ']' [2022-06-06T22:30:22.859Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-06T22:30:22.859Z] ? github.com/docker/docker/api [no test files] [2022-06-06T22:30:24.221Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-06T22:30:24.483Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-06T22:30:25.049Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-06T22:30:26.952Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-06T22:30:27.887Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-06T22:30:29.787Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-06T22:30:31.687Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-06T22:30:31.687Z] docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows [2022-06-06T22:30:31.687Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-06T22:30:31.687Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-06T22:30:31.687Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-06T22:30:32.253Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-06T22:30:34.154Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-06T22:30:35.090Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-06T22:30:36.465Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-06T22:30:37.034Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-06T22:30:38.408Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-06T22:30:39.347Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-06T22:30:39.347Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-06T22:30:39.347Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-06T22:30:40.280Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-06T22:30:40.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-06T22:30:40.941Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-06-06T22:30:41.215Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-06T22:30:41.215Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-06T22:30:41.783Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-06T22:30:42.718Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-06T22:30:43.286Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-06T22:30:43.855Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-06T22:30:44.114Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-06T22:30:45.052Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-06T22:30:45.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-06T22:30:45.568Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-06T22:30:46.135Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-06T22:30:46.701Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-06T22:30:47.267Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-06T22:30:47.833Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-06T22:30:48.091Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-06T22:30:48.658Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-06T22:30:49.226Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-06T22:30:49.226Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-06T22:30:49.794Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-06T22:30:50.362Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-06T22:30:50.928Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-06T22:30:51.863Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-06T22:30:51.863Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-06T22:30:51.863Z] docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows [2022-06-06T22:30:51.863Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-06T22:30:53.771Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-06T22:30:55.145Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-06T22:30:55.712Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-06T22:30:57.088Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-06T22:30:59.615Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-06T22:31:02.896Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-06T22:31:06.177Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-06T22:31:06.743Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-06T22:31:07.677Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-06T22:31:09.052Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-06T22:31:09.052Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-06T22:31:09.052Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-06T22:31:09.052Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-06T22:31:09.622Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-06T22:31:11.527Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-06T22:31:12.513Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-06T22:31:13.451Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-06T22:31:20.006Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-06T22:31:20.006Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-06T22:31:20.006Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-06T22:31:20.572Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-06T22:31:20.572Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-06T22:31:20.572Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-06T22:31:21.947Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-06T22:31:22.514Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-06T22:31:23.448Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-06T22:31:23.448Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-06T22:31:23.448Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-06T22:31:24.383Z] === RUN TestDockerSuite/TestRunMount [2022-06-06T22:31:28.570Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-06T22:31:28.828Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-06T22:31:29.394Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-06T22:31:30.768Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-06T22:31:30.768Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-06T22:31:32.142Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-06T22:31:35.463Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-06T22:31:36.397Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-06T22:31:38.297Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-06T22:31:39.671Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-06T22:31:39.671Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-06T22:31:40.606Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-06T22:31:40.606Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-06T22:31:41.173Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-06T22:31:42.108Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-06T22:31:43.043Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-06T22:31:43.043Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-06T22:31:43.611Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-06T22:31:44.986Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-06T22:31:46.362Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-06T22:31:46.929Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-06T22:31:49.471Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-06T22:31:50.406Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-06T22:31:50.972Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-06T22:31:50.972Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-06T22:31:51.907Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-06T22:31:51.907Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-06T22:31:52.166Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-06T22:31:52.424Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-06T22:31:52.991Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-06T22:31:52.991Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-06T22:31:53.556Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-06T22:31:54.930Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-06T22:31:57.462Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-06T22:31:59.361Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-06T22:31:59.361Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-06T22:31:59.361Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-06T22:31:59.928Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-06T22:32:00.187Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-06T22:32:00.445Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-06T22:32:01.380Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-06T22:32:02.763Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-06T22:32:03.026Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-06T22:32:03.284Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-06T22:32:03.284Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-06T22:32:03.850Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-06T22:32:04.415Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-06T22:32:04.674Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-06T22:32:05.608Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-06T22:32:05.608Z] docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows [2022-06-06T22:32:05.608Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-06T22:32:06.173Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-06T22:32:06.173Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-06T22:32:06.740Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-06T22:32:06.740Z] docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured [2022-06-06T22:32:06.740Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-06T22:32:07.306Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-06T22:32:08.683Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-06T22:32:08.683Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-06T22:32:08.683Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-06T22:32:09.616Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-06T22:32:10.991Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-06T22:32:12.369Z] === RUN TestDockerSuite/TestRunRm [2022-06-06T22:32:12.936Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-06T22:32:15.463Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-06T22:32:16.397Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-06T22:32:17.342Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.0% of statements [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 77.3% of statements [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/builder [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.7% of statements [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/builder/dockerfile 0.558s coverage: 49.3% of statements [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-06T22:32:17.399Z] ok github.com/docker/docker/builder/remotecontext/git 1.659s coverage: 86.3% of statements [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/cli [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-06T22:32:17.399Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-06T22:32:17.658Z] ok github.com/docker/docker/cmd/docker-proxy 0.239s coverage: 69.3% of statements [2022-06-06T22:32:17.908Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-06T22:32:19.811Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-06T22:32:19.811Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-06T22:32:20.746Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-06T22:32:21.841Z] ok github.com/docker/docker/client 0.150s coverage: 75.6% of statements [2022-06-06T22:32:22.648Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-06T22:32:24.552Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-06T22:32:26.453Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-06T22:32:27.386Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-06T22:32:27.386Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-06T22:32:27.644Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-06T22:32:28.212Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-06T22:32:28.778Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-06T22:32:29.344Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-06T22:32:29.910Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-06T22:32:30.479Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-06T22:32:30.479Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-06T22:32:31.046Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-06T22:32:31.618Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-06T22:32:33.518Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-06T22:32:34.452Z] === RUN TestDockerSuite/TestRunState [2022-06-06T22:32:35.389Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-06T22:32:36.324Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-06T22:32:36.583Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-06T22:32:36.841Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-06T22:32:36.841Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-06T22:32:36.841Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-06T22:32:37.407Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-06T22:32:37.665Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-06T22:32:38.598Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-06T22:32:38.856Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-06T22:32:39.115Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-06T22:32:39.115Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-06T22:32:39.680Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-06T22:32:41.583Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-06T22:32:41.583Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-06T22:32:42.150Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-06T22:32:43.525Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-06T22:32:44.900Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-06T22:32:46.816Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-06T22:32:48.189Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-06T22:32:49.565Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-06T22:32:50.502Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-06T22:32:50.502Z] docker_cli_service_logs_test.go:246: checking task 3dgs3iwjlwtv [2022-06-06T22:32:50.502Z] docker_cli_service_logs_test.go:251: checking messages for 3dgs3iwjlwtv [2022-06-06T22:32:50.502Z] docker_cli_service_logs_test.go:246: checking task sgjxkn0tfx76 [2022-06-06T22:32:50.502Z] docker_cli_service_logs_test.go:251: checking messages for sgjxkn0tfx76 [2022-06-06T22:32:51.068Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-06T22:32:51.326Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-06T22:32:51.585Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-06T22:32:53.487Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-06T22:32:54.054Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-06T22:32:54.313Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-06T22:32:54.879Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-06T22:32:55.137Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-06T22:32:55.137Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-06T22:32:55.704Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-06T22:32:56.640Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-06T22:32:56.898Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-06T22:32:56.898Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-06T22:32:56.898Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-06T22:32:57.156Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-06T22:32:57.415Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-06T22:33:00.702Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-06T22:33:00.969Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-06T22:33:01.911Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-06T22:33:03.816Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-06T22:33:04.750Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-06T22:33:06.123Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-06T22:33:08.025Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-06T22:33:08.283Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-06T22:33:08.284Z] docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows [2022-06-06T22:33:08.284Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-06T22:33:08.284Z] docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows [2022-06-06T22:33:08.284Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-06T22:33:08.284Z] docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows [2022-06-06T22:33:08.284Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-06T22:33:08.506Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 29.7% of statements [2022-06-06T22:33:08.507Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2022-06-06T22:33:08.507Z] ok github.com/docker/docker/cmd/dockerd/trap 2.507s coverage: 0.0% of statements [2022-06-06T22:33:08.507Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-06T22:33:08.507Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-06T22:33:08.507Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-06T22:33:08.507Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-06T22:33:08.507Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-06T22:33:08.542Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-06T22:33:08.542Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-06T22:33:08.542Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-06T22:33:09.109Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-06T22:33:10.044Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-06T22:33:11.418Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-06T22:33:11.680Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-06T22:33:11.939Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-06T22:33:12.505Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-06T22:33:12.505Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-06T22:33:12.690Z] ok github.com/docker/docker/daemon/cluster 0.084s coverage: 0.5% of statements [2022-06-06T22:33:12.763Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-06T22:33:12.763Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-06T22:33:12.763Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-06T22:33:13.022Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-06T22:33:13.022Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-06T22:33:13.022Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-06T22:33:13.022Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-06T22:33:13.022Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-06T22:33:13.022Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-06T22:33:13.022Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-06T22:33:13.022Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-06T22:33:13.022Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-06T22:33:13.022Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-06T22:33:13.022Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-06T22:33:13.022Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-06T22:33:13.587Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-06T22:33:13.624Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-06-06T22:33:14.154Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-06T22:33:14.412Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-06T22:33:14.412Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-06T22:33:14.980Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-06T22:33:14.980Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-06T22:33:14.996Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-06T22:33:15.553Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-06T22:33:15.553Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-06T22:33:16.488Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-06T22:33:16.747Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-06T22:33:17.005Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-06T22:33:17.005Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-06T22:33:17.005Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-06T22:33:17.571Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-06T22:33:18.506Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-06T22:33:19.073Z] docker_cli_swarm_test.go:1895: [d3006b6f9f96c] joining swarm manager [d80060b9fbdd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:33:19.073Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-06T22:33:19.073Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-06T22:33:19.331Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-06T22:33:19.589Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-06T22:33:19.589Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-06T22:33:20.523Z] docker_cli_swarm_test.go:1896: [d8c5aeb2f86c0] joining swarm manager [d80060b9fbdd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:33:20.780Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-06T22:33:21.346Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-06T22:33:23.110Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-06-06T22:33:23.246Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-06T22:33:23.246Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-06T22:33:23.246Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-06T22:33:23.246Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-06T22:33:23.368Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.5% of statements [2022-06-06T22:33:23.932Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-06T22:33:24.181Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-06T22:33:24.499Z] ok github.com/docker/docker/daemon 10.189s coverage: 16.1% of statements [2022-06-06T22:33:24.499Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-06T22:33:24.499Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-06T22:33:24.499Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-06T22:33:24.499Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-06T22:33:24.499Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2022-06-06T22:33:24.749Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-06T22:33:25.683Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-06T22:33:25.683Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-06T22:33:26.401Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.718s coverage: 74.8% of statements [2022-06-06T22:33:26.620Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-06T22:33:26.879Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-06T22:33:26.967Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 3.0% of statements [2022-06-06T22:33:27.139Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-06T22:33:27.224Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.285s coverage: 56.2% of statements [2022-06-06T22:33:28.552Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4242517907 [2022-06-06T22:33:28.552Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-06T22:33:28.552Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-06T22:33:28.600Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2022-06-06T22:33:29.932Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-06T22:33:29.932Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-06T22:33:29.932Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-06T22:33:30.540Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.311s coverage: 50.6% of statements [2022-06-06T22:33:30.870Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-06T22:33:31.479Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.428s coverage: 45.9% of statements [2022-06-06T22:33:31.479Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-06T22:33:32.243Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-06T22:33:32.413Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-06-06T22:33:32.501Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-06T22:33:32.501Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-06T22:33:32.672Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.730s coverage: 58.5% of statements [2022-06-06T22:33:32.672Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-06T22:33:32.672Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-06T22:33:32.759Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-06T22:33:32.759Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-06T22:33:33.325Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-06T22:33:33.325Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-06T22:33:33.607Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2022-06-06T22:33:33.891Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-06T22:33:34.567Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-06-06T22:33:34.826Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-06T22:33:35.390Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-06T22:33:35.500Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.6% of statements [2022-06-06T22:33:35.500Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-06T22:33:35.500Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-06T22:33:36.435Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2022-06-06T22:33:37.000Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 79.9% of statements [2022-06-06T22:33:37.258Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-06-06T22:33:37.258Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-06T22:33:37.824Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-06-06T22:33:37.916Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-06T22:33:38.082Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-06-06T22:33:38.649Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-06-06T22:33:39.216Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.172s coverage: 76.8% of statements [2022-06-06T22:33:39.474Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 79.2% of statements [2022-06-06T22:33:39.474Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-06T22:33:39.474Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-06T22:33:40.407Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 62.0% of statements [2022-06-06T22:33:40.407Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-06-06T22:33:40.444Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-06T22:33:41.781Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-06-06T22:33:41.781Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-06-06T22:33:41.817Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-06T22:33:42.346Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-06T22:33:42.383Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-06T22:33:43.281Z] ok github.com/docker/docker/daemon/logger/splunk 1.603s coverage: 82.5% of statements [2022-06-06T22:33:43.281Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-06T22:33:43.281Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-06T22:33:43.327Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-06T22:33:44.216Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-06-06T22:33:44.473Z] ok github.com/docker/docker/distribution 0.630s coverage: 28.0% of statements [2022-06-06T22:33:44.473Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-06T22:33:45.039Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-06T22:33:45.606Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-06-06T22:33:45.856Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-06T22:33:45.856Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-06T22:33:46.171Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-06-06T22:33:46.429Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-06-06T22:33:46.704Z] ok github.com/docker/docker/distribution/xfer 1.919s coverage: 84.9% of statements [2022-06-06T22:33:46.704Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-06T22:33:46.704Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-06T22:33:46.704Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-06T22:33:47.274Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-06-06T22:33:47.757Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-06T22:33:48.015Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-06T22:33:48.208Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-06-06T22:33:48.581Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-06T22:33:48.775Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-06-06T22:33:48.775Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-06T22:33:49.516Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-06T22:33:50.674Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 81.9% of statements [2022-06-06T22:33:51.240Z] ok github.com/docker/docker/pkg/authorization 0.353s coverage: 68.3% of statements [2022-06-06T22:33:51.499Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-06T22:33:51.757Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-06T22:33:52.048Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-06T22:33:52.981Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-06T22:33:55.034Z] ok github.com/docker/docker/pkg/chrootarchive 2.477s coverage: 42.7% of statements [2022-06-06T22:33:55.034Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-06T22:33:55.291Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-06-06T22:33:55.291Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2022-06-06T22:33:55.508Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-06T22:33:55.857Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-06-06T22:33:56.115Z] ok github.com/docker/docker/pkg/fsutils 0.117s coverage: 85.1% of statements [2022-06-06T22:33:56.115Z] ok github.com/docker/docker/layer 7.940s coverage: 69.0% of statements [2022-06-06T22:33:56.115Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-06T22:33:56.115Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-06T22:33:56.115Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-06T22:33:56.115Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-06T22:33:56.115Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-06T22:33:56.115Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-06T22:33:56.373Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-06-06T22:33:57.747Z] ok github.com/docker/docker/pkg/idtools 0.479s coverage: 67.9% of statements [2022-06-06T22:33:57.747Z] ok github.com/docker/docker/pkg/ioutils 0.455s coverage: 71.5% of statements [2022-06-06T22:33:57.747Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-06-06T22:33:58.006Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-06-06T22:33:58.006Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-06T22:33:58.264Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-06-06T22:33:58.264Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-06-06T22:33:58.522Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-06-06T22:33:58.781Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-06-06T22:33:58.781Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2022-06-06T22:33:58.781Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-06T22:33:58.781Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-06T22:33:59.348Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-06-06T22:33:59.691Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-06T22:33:59.924Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-06T22:34:00.182Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-06T22:34:00.439Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-06T22:34:01.810Z] ok github.com/docker/docker/pkg/pubsub 1.037s coverage: 75.0% of statements [2022-06-06T22:34:01.810Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-06-06T22:34:02.068Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-06-06T22:34:02.217Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-06T22:34:02.325Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-06-06T22:34:02.583Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-06-06T22:34:02.842Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-06T22:34:03.407Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-06-06T22:34:03.591Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-06T22:34:03.665Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-06-06T22:34:03.923Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2022-06-06T22:34:04.489Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-06-06T22:34:04.748Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-06-06T22:34:05.006Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-06T22:34:05.488Z] docker_cli_swarm_test.go:1796: [d8800a57ce477] joining swarm manager [dad915701ce70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:34:06.905Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-06-06T22:34:06.905Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-06T22:34:07.386Z] docker_cli_swarm_test.go:1797: [db36e438a90ec] joining swarm manager [dad915701ce70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:34:07.386Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-06T22:34:07.471Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-06-06T22:34:08.405Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-06-06T22:34:08.663Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-06T22:34:09.597Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-06-06T22:34:09.913Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-06T22:34:10.163Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-06T22:34:10.164Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-06T22:34:10.730Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-06T22:34:10.988Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-06T22:34:11.285Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-06T22:34:11.850Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-06T22:34:12.109Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-06T22:34:12.675Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-06T22:34:12.675Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-06T22:34:12.675Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-06T22:34:12.914Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-06T22:34:13.173Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.8% of statements [2022-06-06T22:34:13.610Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-06T22:34:13.740Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-06-06T22:34:14.673Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-06-06T22:34:16.163Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-06T22:34:19.443Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-06T22:34:19.443Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-06T22:34:19.701Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-06T22:34:20.269Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-06T22:34:20.269Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-06T22:34:20.269Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-06T22:34:20.269Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-06T22:34:20.269Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-06T22:34:21.643Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-06T22:34:22.211Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-06T22:34:22.777Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-06T22:34:24.151Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-06T22:34:27.429Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-06T22:34:27.429Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-06T22:34:28.366Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-06T22:34:28.366Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-06T22:34:28.366Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-06T22:34:29.306Z] docker_cli_swarm_test.go:1315: [dfad5ad5a4847] joining swarm manager [d8827fc8a5e8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:34:29.306Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-06T22:34:30.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-06T22:34:30.498Z] docker_cli_swarm_test.go:1316: [df9123f564c04] joining swarm manager [d8827fc8a5e8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:34:33.027Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-06T22:34:34.928Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-06T22:34:36.582Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/rootless [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/volume [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-06T22:34:36.582Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === Skipped [2022-06-06T22:34:36.582Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-06T22:34:36.582Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-06T22:34:36.582Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-06T22:34:36.582Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-06T22:34:36.582Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:71: No driver to put! [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-06T22:34:36.582Z] time="2022-06-06T22:33:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-06T22:34:36.582Z] time="2022-06-06T22:33:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-06T22:34:36.582Z] time="2022-06-06T22:33:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-06T22:34:36.582Z] time="2022-06-06T22:33:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-06T22:34:36.582Z] time="2022-06-06T22:33:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:71: No driver to put! [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-06T22:34:36.582Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-06T22:34:36.582Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-06T22:34:36.582Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-06T22:34:36.582Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-06T22:34:36.582Z] graphtest_unix.go:71: No driver to put! [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-06T22:34:36.582Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-06T22:34:36.582Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-06T22:34:36.582Z] [2022-06-06T22:34:36.582Z] DONE 2781 tests, 28 skipped in 251.547s [2022-06-06T22:34:36.582Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/bitseq [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/cluster [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/config [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/datastore [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/driverapi [2022-06-06T22:34:36.582Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/etchosts [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/idm [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/ipam [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/iptables [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/netlabel [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/netutils [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/networkdb [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/ns [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/options [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/osl [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/portallocator [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/portmapper [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/testutils [2022-06-06T22:34:36.583Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-06T22:34:36.583Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-06-06T22:34:37.456Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-06T22:34:38.830Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-06T22:34:40.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-06T22:34:44.017Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-06T22:34:44.956Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-06T22:34:46.331Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-06T22:34:47.266Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-06T22:34:48.199Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-06T22:34:49.575Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-06T22:34:50.950Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-06T22:34:52.322Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-06T22:34:53.696Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-06T22:34:55.072Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-06T22:35:13.144Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-06T22:35:13.710Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-06T22:35:13.710Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-06T22:35:13.968Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-06T22:35:13.968Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-06T22:35:13.968Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-06T22:35:20.522Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-06T22:35:21.088Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-06T22:35:21.088Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-06T22:35:21.088Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-06T22:35:23.009Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-06T22:35:23.238Z] ok github.com/docker/docker/libnetwork 37.033s coverage: 40.6% of statements [2022-06-06T22:35:23.239Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-06T22:35:23.239Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-06T22:35:23.239Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-06T22:35:23.239Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-06T22:35:23.239Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.374s coverage: 59.9% of statements [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-06T22:35:23.239Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-06T22:35:23.239Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.123s coverage: 4.0% of statements [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-06T22:35:23.239Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-06-06T22:35:23.239Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-06T22:35:23.239Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-06T22:35:25.538Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-06T22:35:25.538Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite (1350.34s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.10s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.71s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.36s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.97s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.63s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.55s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.02s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.61s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAttachDetach (0.85s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.69s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.23s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.31s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.95s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.75s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.72s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.41s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.24s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.39s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.77s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.57s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.62s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.83s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.79s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.21s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.62s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.88s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2022-06-06T22:35:25.538Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.04s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.29s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.89s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.92s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.81s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.35s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.37s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.83s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.10s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.31s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.57s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.43s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.13s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.52s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.28s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.85s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.82s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.10s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.44s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.11s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.29s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.90s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.23s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.76s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.69s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.29s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.45s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.13s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.83s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.60s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.72s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.39s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.28s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.17s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.57s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.15s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.85s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.93s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.48s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.85s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.37s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.19s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.13s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.42s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.48s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.03s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.72s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.45s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.16s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.24s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.08s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.73s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.59s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.28s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.33s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.45s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.20s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.13s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.37s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.55s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.61s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.89s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.80s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.11s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.21s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.64s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEnv (1.49s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.99s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.89s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.71s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.73s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.29s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.64s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.34s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildFails (0.79s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.97s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.15s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.61s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.40s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.02s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.24s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.28s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.76s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.76s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildHistory (3.50s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.63s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.02s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.41s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.40s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.46s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.29s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.78s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.69s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.27s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.62s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.60s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.25s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.57s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.74s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.62s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.37s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.91s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.19s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.80s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.02s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.19s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.00s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildPATH (3.22s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.10s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.30s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.96s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.72s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildRm (2.19s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.35s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.78s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.99s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.34s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.40s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.87s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.25s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.07s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildUser (1.62s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.51s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.82s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.66s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.71s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.18s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.82s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.32s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.63s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.60s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.66s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-06-06T22:35:25.539Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.84s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestCommitChange (0.77s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.74s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.24s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.29s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestCommitTTY (1.26s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.60s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.04s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.59s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.10s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.28s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2022-06-06T22:35:25.539Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.71s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.71s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.49s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.63s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.70s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.71s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.99s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.64s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.49s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.33s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.68s) [2022-06-06T22:35:25.540Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.60s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.92s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.27s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.65s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.38s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.62s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.50s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.57s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.35s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.47s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001095680__} (1.58s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12780242862_/foo_false_____} (1.34s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12780242862_/foo_true_____} (0.62s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3581178460_/foo_false_____} (1.30s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3581178460_/foo_true_____} (1.51s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3581178460_/foo_true__0xc0010956b0___} (1.34s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010956c8__} (1.30s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010956e0__} (1.31s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010956f8__} (1.32s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001095710__} (1.32s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.09s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.32s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.43s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.52s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.06s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.26s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.88s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.72s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.51s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.61s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.60s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.54s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.16s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.61s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.69s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.57s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.61s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.10s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.64s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.11s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.60s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.04s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.74s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.68s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.89s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.59s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.87s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToDot (0.65s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.10s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.10s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.14s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.64s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.22s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.60s) [2022-06-06T22:35:25.540Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.66s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-06-06T22:35:25.540Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.57s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.60s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.98s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.74s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.19s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.31s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.62s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.95s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.05s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.47s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.89s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.91s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.49s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.22s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.59s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.58s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.13s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFormat (1.11s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.70s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-06-06T22:35:25.540Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-06T22:35:25.540Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.96s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsRename (0.68s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsResize (0.63s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.54s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.90s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.83s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.62s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.21s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecCgroup (0.88s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecEnv (0.64s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.13s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.73s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.80s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.67s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.65s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-06-06T22:35:25.540Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.04s) [2022-06-06T22:35:25.540Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.66s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.78s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.62s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestHealth (19.03s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.25s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImportDisplay (0.99s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.49s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-06-06T22:35:25.541Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-06-06T22:35:25.541Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.58s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.64s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.25s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.61s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectStatus (0.71s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.29s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.54s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.54s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.96s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.56s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.75s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.60s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.09s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.17s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.46s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.33s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.80s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.53s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.62s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.93s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsSince (6.62s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsTail (0.65s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.58s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.73s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.58s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestNetHostname (1.54s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPluginActive (1.94s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.29s) [2022-06-06T22:35:25.541Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.82s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.53s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.26s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.96s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPortList (6.82s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.05s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.11s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.65s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.68s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.61s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.20s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.18s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.27s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.70s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.61s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.00s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.71s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.28s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.96s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.10s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.05s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-06-06T22:35:25.541Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.96s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.36s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.49s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.16s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.08s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.89s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.97s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.51s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.16s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.80s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.77s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.98s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.02s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-06-06T22:35:25.541Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.11s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.42s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.40s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.51s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.24s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.13s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.15s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s) [2022-06-06T22:35:25.542Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.47s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.32s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.76s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.98s) [2022-06-06T22:35:25.801Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-06T22:35:25.801Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.62s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.63s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.23s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.44s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.33s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s) [2022-06-06T22:35:25.801Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.92s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.19s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.57s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.74s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.57s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.92s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.66s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.61s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunExitCode (0.61s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.60s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.70s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.19s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2022-06-06T22:35:25.801Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.88s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.67s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.32s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.45s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.93s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.05s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.96s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.02s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunMount (3.85s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.39s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.53s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.89s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.43s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.53s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.51s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.05s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.64s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNetHost (0.97s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.68s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.56s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.81s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.54s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.63s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.67s) [2022-06-06T22:35:25.801Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.11s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.71s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.57s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s) [2022-06-06T22:35:25.801Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.74s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2022-06-06T22:35:25.801Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.56s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.19s) [2022-06-06T22:35:25.801Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.67s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.24s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunRm (0.58s) [2022-06-06T22:35:25.801Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.56s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.65s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.86s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.57s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.68s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.66s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.62s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunState (1.24s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.65s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunSysctls (1.23s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.57s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.98s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.56s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.51s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.65s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunUserByID (0.55s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunUserByName (0.58s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.22s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.78s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.56s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.01s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.97s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.94s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.43s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.56s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.72s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.63s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.25s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.61s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.54s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.64s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.60s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.08s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.69s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.42s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.07s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.69s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.87s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStartRecordError (1.21s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.93s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.06s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.70s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.71s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.70s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.83s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.36s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.01s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.67s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.58s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.37s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.10s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.14s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.82s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.39s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.39s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.45s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.45s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.55s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.49s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.00s) [2022-06-06T22:35:25.802Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.54s) [2022-06-06T22:35:25.802Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-06T22:35:25.802Z] === RUN TestDockerRegistrySuite [2022-06-06T22:35:25.802Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-06T22:35:26.737Z] check_test.go:194: [dcd616fbe1a7a] daemon is not started [2022-06-06T22:35:26.737Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-06T22:35:28.111Z] check_test.go:194: [d082a78f1d578] daemon is not started [2022-06-06T22:35:28.111Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-06T22:35:29.053Z] check_test.go:194: [d038d4945ffb7] daemon is not started [2022-06-06T22:35:29.053Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-06T22:35:29.311Z] check_test.go:194: [d98945040d17b] daemon is not started [2022-06-06T22:35:29.311Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-06T22:35:31.339Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.680s coverage: 7.2% of statements [2022-06-06T22:35:31.339Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-06T22:35:31.598Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-06T22:35:32.162Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-06-06T22:35:32.162Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-06T22:35:32.162Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-06T22:35:32.162Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-06T22:35:32.592Z] check_test.go:194: [d2befb593932b] daemon is not started [2022-06-06T22:35:32.592Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-06T22:35:32.728Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-06-06T22:35:32.728Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-06-06T22:35:32.986Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-06T22:35:33.244Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-06T22:35:37.856Z] check_test.go:194: [db504fe322744] daemon is not started [2022-06-06T22:35:37.856Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-06T22:35:39.761Z] check_test.go:194: [d8604ffc962ff] daemon is not started [2022-06-06T22:35:39.761Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-06T22:35:40.694Z] check_test.go:194: [d33c2d35f90bd] daemon is not started [2022-06-06T22:35:40.694Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-06T22:35:41.627Z] check_test.go:194: [d879f23dae9c0] daemon is not started [2022-06-06T22:35:41.627Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-06T22:35:41.886Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-06T22:35:42.819Z] check_test.go:194: [d5b98ec9915dd] daemon is not started [2022-06-06T22:35:42.819Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-06T22:35:44.722Z] check_test.go:194: [dc3cf89d2ffcf] daemon is not started [2022-06-06T22:35:44.722Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-06T22:35:45.438Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-06T22:35:46.097Z] check_test.go:194: [dc7531b1fb433] daemon is not started [2022-06-06T22:35:46.097Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-06T22:35:46.097Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-06T22:35:47.032Z] check_test.go:194: [d0975480a5d0d] daemon is not started [2022-06-06T22:35:47.032Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-06T22:35:48.408Z] check_test.go:194: [dde40b86b3ba9] daemon is not started [2022-06-06T22:35:48.408Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-06T22:35:49.344Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:faa1a4087a32e72d3e58b8883e63c78d51aa26d91aaef05caeb51e6e82d1d861 [2022-06-06T22:35:50.720Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:771fd608b265a8feb84a22b121e37213d636513ff72036e0bc08350bce67d166 [2022-06-06T22:35:50.979Z] check_test.go:194: [d165cc08bac42] daemon is not started [2022-06-06T22:35:50.979Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-06T22:35:52.354Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6f81e5c62a2fb6d53e0236422844ca3d13d0dae0df139586ce066417d65b6088 [2022-06-06T22:35:53.300Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-06T22:35:53.300Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e5b98d9784439e20c2a1fa55661d2259c5e1ff67cce1aad612d659d40d08a2ab [2022-06-06T22:35:53.866Z] check_test.go:194: [da3f0bd267ead] daemon is not started [2022-06-06T22:35:53.866Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-06T22:35:55.241Z] check_test.go:194: [d9aec509f8ac0] daemon is not started [2022-06-06T22:35:55.241Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-06T22:35:57.774Z] check_test.go:194: [d4bad51b0ad5e] daemon is not started [2022-06-06T22:35:57.774Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-06T22:35:59.149Z] check_test.go:194: [d8772e124198f] daemon is not started [2022-06-06T22:35:59.149Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-06T22:35:59.149Z] check_test.go:194: [de725625bb894] daemon is not started [2022-06-06T22:35:59.149Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-06T22:36:00.336Z] ok github.com/docker/docker/libnetwork/ipam 14.277s coverage: 85.3% of statements [2022-06-06T22:36:00.336Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-06T22:36:00.336Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-06T22:36:00.336Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-06T22:36:00.336Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-06-06T22:36:00.336Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-06T22:36:00.336Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-06T22:36:00.336Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-06-06T22:36:00.336Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-06-06T22:36:00.336Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-06-06T22:36:00.523Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-06T22:36:00.523Z] check_test.go:194: [df5f601d31a44] daemon is not started [2022-06-06T22:36:00.523Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-06T22:36:00.902Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-06-06T22:36:01.459Z] check_test.go:194: [d103f229404d6] daemon is not started [2022-06-06T22:36:01.459Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-06T22:36:02.834Z] check_test.go:194: [d427a2cf2b5e5] daemon is not started [2022-06-06T22:36:02.834Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-06T22:36:02.834Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-06T22:36:05.364Z] check_test.go:194: [d1934b428dca1] daemon is not started [2022-06-06T22:36:05.364Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-06T22:36:05.929Z] check_test.go:194: [dfe5651a9fef5] daemon is not started [2022-06-06T22:36:05.929Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-06T22:36:07.303Z] check_test.go:194: [d2fb828c8034d] daemon is not started [2022-06-06T22:36:07.303Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-06T22:36:07.586Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-06T22:36:07.844Z] check_test.go:194: [d66714aab9422] daemon is not started [2022-06-06T22:36:07.844Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-06T22:36:07.844Z] check_test.go:194: [dc87639b1f2f5] daemon is not started [2022-06-06T22:36:07.844Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-06T22:36:08.410Z] check_test.go:194: [d301c1ad208b9] daemon is not started [2022-06-06T22:36:08.410Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-06T22:36:08.668Z] check_test.go:194: [d871f8edbcfa6] daemon is not started [2022-06-06T22:36:08.668Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-06T22:36:08.926Z] check_test.go:194: [d466a1576f167] daemon is not started [2022-06-06T22:36:08.926Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-06T22:36:09.184Z] check_test.go:194: [de8b846de5e9d] daemon is not started [2022-06-06T22:36:09.184Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-06T22:36:10.118Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-06T22:36:10.376Z] check_test.go:194: [d90c54f40bcae] daemon is not started [2022-06-06T22:36:10.376Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-06T22:36:12.277Z] check_test.go:194: [d8a49523b8680] daemon is not started [2022-06-06T22:36:12.277Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-06T22:36:13.212Z] check_test.go:194: [de061cf579fe0] daemon is not started [2022-06-06T22:36:13.212Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-06T22:36:14.652Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-06T22:36:14.652Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-06T22:36:14.652Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-06T22:36:14.652Z] check_test.go:194: [d8466b8996553] daemon is not started [2022-06-06T22:36:14.652Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-06T22:36:15.589Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite (50.69s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.86s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.88s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.24s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.57s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.40s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.09s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.27s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.73s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.80s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.26s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.63s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.26s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.18s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.96s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.90s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.41s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.40s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.79s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.90s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.30s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) [2022-06-06T22:36:16.523Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-06-06T22:36:16.523Z] === RUN TestDockerSchema1RegistrySuite [2022-06-06T22:36:16.523Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-06T22:36:16.523Z] check_test.go:221: [d6d50cd4c63e8] daemon is not started [2022-06-06T22:36:16.523Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-06T22:36:20.706Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-06T22:36:20.706Z] check_test.go:221: [d00d4512950b3] daemon is not started [2022-06-06T22:36:20.706Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-06T22:36:20.706Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-06T22:36:21.641Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-06T22:36:24.174Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-06T22:36:26.704Z] check_test.go:221: [d2595ac337b73] daemon is not started [2022-06-06T22:36:26.704Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-06T22:36:27.638Z] check_test.go:221: [de055a80927f3] daemon is not started [2022-06-06T22:36:27.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-06T22:36:27.638Z] check_test.go:221: [d86d95b632a8f] daemon is not started [2022-06-06T22:36:27.639Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-06T22:36:28.573Z] check_test.go:221: [d02eeae10d226] daemon is not started [2022-06-06T22:36:28.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-06T22:36:29.507Z] check_test.go:221: [d1fcb472abe89] daemon is not started [2022-06-06T22:36:29.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-06T22:36:30.441Z] check_test.go:221: [da2e3fe4926ca] daemon is not started [2022-06-06T22:36:30.441Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-06T22:36:32.970Z] check_test.go:221: [d3318db347810] daemon is not started [2022-06-06T22:36:32.970Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-06T22:36:33.228Z] check_test.go:221: [d1930344e233b] daemon is not started [2022-06-06T22:36:33.228Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-06T22:36:33.794Z] check_test.go:221: [d12a8ca183863] daemon is not started [2022-06-06T22:36:33.794Z] --- PASS: TestDockerSchema1RegistrySuite (17.41s) [2022-06-06T22:36:33.794Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-06-06T22:36:33.794Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.75s) [2022-06-06T22:36:33.794Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.29s) [2022-06-06T22:36:33.794Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-06-06T22:36:33.794Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-06T22:36:33.794Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-06-06T22:36:33.794Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-06-06T22:36:33.794Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-06-06T22:36:33.794Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.45s) [2022-06-06T22:36:33.794Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-06-06T22:36:33.794Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2022-06-06T22:36:33.794Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-06T22:36:33.794Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-06T22:36:34.360Z] check_test.go:250: [dd34a77f42b0c] daemon is not started [2022-06-06T22:36:34.360Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-06T22:36:34.926Z] check_test.go:250: [d326021111a63] daemon is not started [2022-06-06T22:36:34.926Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-06T22:36:35.184Z] check_test.go:250: [dc880c2d850d5] daemon is not started [2022-06-06T22:36:35.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-06T22:36:36.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-06T22:36:37.153Z] check_test.go:250: [dd57f7a58ab55] daemon is not started [2022-06-06T22:36:37.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-06T22:36:37.410Z] check_test.go:250: [d4bfdd5661fde] daemon is not started [2022-06-06T22:36:37.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-06T22:36:38.345Z] check_test.go:250: [d82dfad1df730] daemon is not started [2022-06-06T22:36:38.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-06T22:36:38.603Z] check_test.go:250: [d2da33f13b1d9] daemon is not started [2022-06-06T22:36:38.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.81s) [2022-06-06T22:36:38.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-06-06T22:36:38.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-06-06T22:36:38.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-06-06T22:36:38.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.29s) [2022-06-06T22:36:38.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-06-06T22:36:38.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-06-06T22:36:38.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-06-06T22:36:38.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-06-06T22:36:38.603Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-06T22:36:38.603Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-06T22:36:43.863Z] check_test.go:277: [d83e753f51435] daemon is not started [2022-06-06T22:36:43.863Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-06T22:36:43.863Z] check_test.go:277: [d24ac9a016cc9] daemon is not started [2022-06-06T22:36:43.863Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-06T22:36:44.121Z] check_test.go:277: [d8991bede0219] daemon is not started [2022-06-06T22:36:44.121Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-06T22:36:44.121Z] check_test.go:277: [d7cc7fcb673bf] daemon is not started [2022-06-06T22:36:44.121Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-06T22:36:44.378Z] check_test.go:277: [db6aa27596d68] daemon is not started [2022-06-06T22:36:44.378Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-06-06T22:36:44.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-06-06T22:36:44.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-06-06T22:36:44.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-06-06T22:36:44.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-06-06T22:36:44.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-06-06T22:36:44.378Z] === RUN TestDockerNetworkSuite [2022-06-06T22:36:44.378Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-06T22:36:45.313Z] docker_cli_network_unix_test.go:46: [dd687d33c16fa] daemon is not started [2022-06-06T22:36:45.313Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-06T22:36:45.879Z] docker_cli_network_unix_test.go:46: [dc8aa96fa89f5] daemon is not started [2022-06-06T22:36:46.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-06T22:36:48.664Z] docker_cli_network_unix_test.go:46: [dc3244ece3ca8] daemon is not started [2022-06-06T22:36:48.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-06T22:36:50.296Z] docker_cli_network_unix_test.go:46: [d23c98e963388] daemon is not started [2022-06-06T22:36:50.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-06T22:36:50.557Z] docker_cli_network_unix_test.go:1233: [dd6b0dfba66a1] daemon is not started [2022-06-06T22:36:53.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-06T22:36:54.021Z] docker_cli_network_unix_test.go:46: [dd1699b41215e] daemon is not started [2022-06-06T22:36:54.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-06T22:36:59.850Z] docker_cli_network_unix_test.go:46: [d696e4a7cbd9e] daemon is not started [2022-06-06T22:36:59.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-06T22:37:01.749Z] docker_cli_network_unix_test.go:46: [de337f9d069aa] daemon is not started [2022-06-06T22:37:02.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-06T22:37:03.691Z] docker_cli_network_unix_test.go:46: [dd0bf5a023b3d] daemon is not started [2022-06-06T22:37:03.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-06T22:37:03.949Z] docker_cli_network_unix_test.go:46: [d59ddb16f6318] daemon is not started [2022-06-06T22:37:04.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-06T22:37:04.465Z] docker_cli_network_unix_test.go:46: [d6250a7bf50a4] daemon is not started [2022-06-06T22:37:04.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-06T22:37:05.030Z] docker_cli_network_unix_test.go:46: [d55074f5de856] daemon is not started [2022-06-06T22:37:05.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-06T22:37:06.223Z] docker_cli_network_unix_test.go:46: [d3b5eaecbc747] daemon is not started [2022-06-06T22:37:06.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-06T22:37:06.481Z] docker_cli_network_unix_test.go:46: [ddcdbc911e1e6] daemon is not started [2022-06-06T22:37:06.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-06T22:37:07.047Z] docker_cli_network_unix_test.go:46: [ded7f4ae9317c] daemon is not started [2022-06-06T22:37:07.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-06T22:37:07.614Z] docker_cli_network_unix_test.go:46: [dcbf99f80348f] daemon is not started [2022-06-06T22:37:07.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-06T22:37:07.872Z] docker_cli_network_unix_test.go:46: [db91bd18b8c7b] daemon is not started [2022-06-06T22:37:07.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-06T22:37:07.872Z] docker_cli_network_unix_test.go:46: [d920599b5970d] daemon is not started [2022-06-06T22:37:07.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-06T22:37:08.130Z] docker_cli_network_unix_test.go:46: [d79569bd818e8] daemon is not started [2022-06-06T22:37:08.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-06T22:37:09.063Z] docker_cli_network_unix_test.go:46: [db77a4de46289] daemon is not started [2022-06-06T22:37:09.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-06T22:37:09.631Z] docker_cli_network_unix_test.go:46: [d96c4ed0740fd] daemon is not started [2022-06-06T22:37:09.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-06T22:37:10.148Z] docker_cli_network_unix_test.go:46: [d867e3cacaff8] daemon is not started [2022-06-06T22:37:10.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-06T22:37:10.148Z] docker_cli_network_unix_test.go:46: [de0a530bf2604] daemon is not started [2022-06-06T22:37:10.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-06T22:37:10.406Z] docker_cli_network_unix_test.go:46: [d9f32aedb42d6] daemon is not started [2022-06-06T22:37:10.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-06T22:37:11.778Z] docker_cli_network_unix_test.go:968: [d9873f948ea8e] daemon is not started [2022-06-06T22:37:12.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-06T22:37:14.086Z] docker_cli_network_unix_test.go:46: [d6cccdb0a8ac2] daemon is not started [2022-06-06T22:37:14.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-06T22:37:16.616Z] docker_cli_network_unix_test.go:1116: [d3353a8e1ce6c] daemon is not started [2022-06-06T22:37:17.991Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-06T22:37:20.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-06T22:37:20.528Z] docker_cli_swarm_test.go:1180: [d11e6b03d55ef] joining swarm manager [dd913251ee808]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:37:20.786Z] docker_cli_network_unix_test.go:46: [dc83eff1fa6e9] daemon is not started [2022-06-06T22:37:20.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-06T22:37:21.721Z] docker_cli_network_unix_test.go:46: [d464f8fd9b88d] daemon is not started [2022-06-06T22:37:21.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-06T22:37:21.721Z] docker_cli_network_unix_test.go:46: [dcafcb4089963] daemon is not started [2022-06-06T22:37:21.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-06T22:37:21.721Z] docker_cli_network_unix_test.go:46: [d20d2c1ca3763] daemon is not started [2022-06-06T22:37:21.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-06T22:37:21.980Z] docker_cli_network_unix_test.go:46: [df4bc127ff388] daemon is not started [2022-06-06T22:37:21.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-06T22:37:21.980Z] docker_cli_network_unix_test.go:46: [db933c0b49225] daemon is not started [2022-06-06T22:37:21.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-06T22:37:21.980Z] docker_cli_network_unix_test.go:46: [d087cc1048a15] daemon is not started [2022-06-06T22:37:21.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-06T22:37:23.882Z] docker_cli_network_unix_test.go:46: [d81471f67e0e9] daemon is not started [2022-06-06T22:37:24.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-06T22:37:24.816Z] docker_cli_network_unix_test.go:46: [db7d79ed88e40] daemon is not started [2022-06-06T22:37:24.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-06T22:37:24.816Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-06T22:37:24.816Z] docker_cli_network_unix_test.go:46: [d9a6311e2ddef] daemon is not started [2022-06-06T22:37:24.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-06T22:37:25.073Z] docker_cli_network_unix_test.go:46: [d2e6457924491] daemon is not started [2022-06-06T22:37:25.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-06T22:37:27.013Z] docker_cli_swarm_test.go:1189: [df5a833386001] joining swarm manager [dd913251ee808]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:37:29.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-06T22:37:30.915Z] docker_cli_network_unix_test.go:1084: [d50d7cdc40122] daemon is not started [2022-06-06T22:37:32.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-06T22:37:32.291Z] docker_cli_network_unix_test.go:46: [de9ac1d2b54f9] daemon is not started [2022-06-06T22:37:32.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-06T22:37:32.807Z] docker_cli_network_unix_test.go:46: [d09e7afa7981a] daemon is not started [2022-06-06T22:37:33.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-06T22:37:34.753Z] docker_cli_network_unix_test.go:46: [daa8ed9056473] daemon is not started [2022-06-06T22:37:35.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-06T22:37:35.012Z] docker_cli_network_unix_test.go:46: [db5a6d2299582] daemon is not started [2022-06-06T22:37:35.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-06T22:37:35.270Z] docker_cli_network_unix_test.go:46: [d75c774fd640d] daemon is not started [2022-06-06T22:37:35.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-06T22:37:36.094Z] docker_cli_network_unix_test.go:46: [d6fa61d64dc7b] daemon is not started [2022-06-06T22:37:36.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-06T22:37:37.030Z] docker_cli_network_unix_test.go:46: [d05e2d5db3921] daemon is not started [2022-06-06T22:37:37.030Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-06T22:37:42.298Z] docker_cli_network_unix_test.go:46: [d682a592a19ab] daemon is not started [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite (58.22s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.03s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.87s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.54s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.53s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.37s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.39s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.26s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.58s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.02s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.82s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.44s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.39s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.31s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.53s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-06-06T22:37:42.557Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.70s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.21s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.69s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-06-06T22:37:42.557Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.45s) [2022-06-06T22:37:42.557Z] === RUN TestDockerHubPullSuite [2022-06-06T22:37:42.557Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-06T22:37:44.456Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-06T22:37:46.353Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-06T22:37:47.286Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-06T22:37:48.685Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-06T22:37:48.944Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-06T22:37:48.944Z] --- PASS: TestDockerHubPullSuite (6.44s) [2022-06-06T22:37:48.944Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2022-06-06T22:37:48.944Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-06-06T22:37:48.944Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-06-06T22:37:48.944Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.54s) [2022-06-06T22:37:48.944Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2022-06-06T22:37:48.944Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-06-06T22:37:48.944Z] PASS [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === Skipped [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_sni_test.go:18: Flakey test [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-06T22:37:48.944Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-06-06T22:37:48.944Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-06T22:37:48.944Z] docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.944Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-06T22:37:48.944Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-06T22:37:48.945Z] docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-06T22:37:48.945Z] docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-06-06T22:37:48.945Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-06T22:37:48.945Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-06-06T22:37:48.945Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-06-06T22:37:48.945Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-06-06T22:37:48.945Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-06-06T22:37:48.945Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-06T22:37:48.945Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-06-06T22:37:48.945Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-06-06T22:37:48.945Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-06T22:37:48.945Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-06T22:37:48.945Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-06-06T22:37:48.945Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-06T22:37:48.945Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-06T22:37:48.945Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-06T22:37:48.945Z] docker_cli_network_unix_test.go:46: [d9a6311e2ddef] daemon is not started [2022-06-06T22:37:48.945Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] DONE 1265 tests, 51 skipped in 1499.421s [2022-06-06T22:37:48.945Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-06T22:37:48.945Z] ++++ cat bundles/test-integration/docker.pid [2022-06-06T22:37:48.945Z] +++ kill 9365 [2022-06-06T22:37:48.945Z] +++ /etc/init.d/apparmor stop [2022-06-06T22:37:48.945Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] Unloading profiles will leave already running processes permanently [2022-06-06T22:37:48.945Z] unconfined, which can lead to unexpected situations. [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:48.945Z] To set a process to complain mode, use the command line tool [2022-06-06T22:37:48.945Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-06T22:37:48.945Z] +++ true [2022-06-06T22:37:48.945Z] exiting test-integration [2022-06-06T22:37:48.945Z] ++ exit 0 [2022-06-06T22:37:48.945Z] [2022-06-06T22:37:49.510Z] + for job in $(jobs -p) [2022-06-06T22:37:49.510Z] + wait 23888 [2022-06-06T22:37:52.319Z] ok github.com/docker/docker/libnetwork/networkdb 104.516s coverage: 60.0% of statements [2022-06-06T22:37:52.319Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-06T22:37:52.319Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-06T22:37:52.319Z] ok github.com/docker/docker/libnetwork/osl 4.315s coverage: 39.7% of statements [2022-06-06T22:37:52.319Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-06T22:37:52.319Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-06-06T22:37:53.264Z] ok github.com/docker/docker/libnetwork/portmapper 0.583s coverage: 48.6% of statements [2022-06-06T22:37:53.522Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-06T22:37:53.522Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-06T22:37:53.779Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-06T22:37:53.779Z] [2022-06-06T22:37:53.779Z] === Skipped [2022-06-06T22:37:53.779Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-06T22:37:53.779Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-06T22:37:53.779Z] [2022-06-06T22:37:53.779Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-06T22:37:53.779Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-06T22:37:53.779Z] [2022-06-06T22:37:53.779Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-06T22:37:53.779Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-06T22:37:53.779Z] [2022-06-06T22:37:53.779Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-06T22:37:53.779Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-06T22:37:53.779Z] [2022-06-06T22:37:53.779Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-06T22:37:53.779Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-06T22:37:53.779Z] [2022-06-06T22:37:53.779Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-06T22:37:53.779Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-06T22:37:53.779Z] [2022-06-06T22:37:53.779Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-06T22:37:53.779Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-06T22:37:53.779Z] [2022-06-06T22:37:53.780Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-06T22:37:53.780Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-06T22:37:53.780Z] [2022-06-06T22:37:53.780Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-06T22:37:53.780Z] firewalld_test.go:14: firewalld is not running [2022-06-06T22:37:53.780Z] [2022-06-06T22:37:53.780Z] DONE 325 tests, 9 skipped in 200.496s Post stage [Pipeline] junit [2022-06-06T22:37:54.355Z] Recording test results [2022-06-06T22:37:54.660Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-06T22:37:54.976Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43699/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b4b07c4df87a9cade13ddb58a1e10907c12176 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73b4b07c4df87a9cade13ddb58a1e10907c12176 hack/validate/vendor [2022-06-06T22:37:55.540Z] +++ dirname ./hack/vendor.sh [2022-06-06T22:37:55.540Z] ++ cd ./hack [2022-06-06T22:37:55.540Z] ++ pwd [2022-06-06T22:37:55.540Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-06T22:37:55.540Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-06-06T22:37:55.540Z] + GO111MODULE=auto [2022-06-06T22:37:55.540Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-06-06T22:37:55.540Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-06-06T22:37:55.540Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-06T22:37:56.106Z] go: downloading google.golang.org/grpc v1.45.0 [2022-06-06T22:37:56.106Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-06T22:37:56.106Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-06T22:37:56.106Z] go: downloading github.com/containerd/containerd v1.6.6 [2022-06-06T22:37:56.364Z] go: downloading gotest.tools/v3 v3.2.0 [2022-06-06T22:37:56.364Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-06T22:37:56.364Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-06-06T22:37:56.364Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-06-06T22:37:56.625Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-06-06T22:37:56.625Z] go: downloading github.com/moby/buildkit v0.10.3 [2022-06-06T22:37:56.625Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-06T22:37:56.883Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-06T22:37:56.883Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-06T22:37:56.883Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-06T22:37:56.883Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-06-06T22:37:56.883Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-06-06T22:37:56.883Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-06-06T22:37:56.883Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-06-06T22:37:56.883Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-06-06T22:37:56.883Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-06-06T22:37:56.883Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-06-06T22:37:57.141Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-06-06T22:37:57.141Z] go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad [2022-06-06T22:37:57.141Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-06-06T22:37:57.141Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-06T22:37:57.141Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-06-06T22:37:57.399Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-06T22:37:57.399Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-06-06T22:37:57.399Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-06-06T22:37:57.399Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-06-06T22:37:57.399Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-06-06T22:37:57.399Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-06-06T22:37:57.399Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-06-06T22:37:57.399Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-06T22:37:57.399Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-06-06T22:37:57.657Z] go: downloading github.com/moby/sys/mount v0.3.1 [2022-06-06T22:37:57.657Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-06-06T22:37:57.657Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-06T22:37:57.657Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-06-06T22:37:57.657Z] go: downloading github.com/Microsoft/hcsshim v0.9.3 [2022-06-06T22:37:57.657Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-06-06T22:37:57.657Z] go: downloading github.com/moby/locker v1.0.1 [2022-06-06T22:37:57.657Z] go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-06T22:37:57.657Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-06-06T22:37:57.915Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-06-06T22:37:57.915Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-06T22:37:57.915Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-06-06T22:37:57.915Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-06-06T22:37:57.915Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-06-06T22:37:59.817Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-06-06T22:37:59.817Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-06-06T22:37:59.817Z] go: downloading cloud.google.com/go v0.93.3 [2022-06-06T22:37:59.817Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-06-06T22:38:00.075Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-06-06T22:38:00.075Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-06-06T22:38:00.075Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-06-06T22:38:00.075Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-06-06T22:38:00.075Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-06-06T22:38:00.075Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-06T22:38:00.075Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-06-06T22:38:00.333Z] go: downloading github.com/creack/pty v1.1.11 [2022-06-06T22:38:00.333Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-06-06T22:38:00.333Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-06-06T22:38:00.333Z] go: downloading github.com/miekg/dns v1.1.27 [2022-06-06T22:38:00.333Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-06-06T22:38:00.333Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-06-06T22:38:00.333Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-06-06T22:38:00.591Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-06-06T22:38:00.591Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-06-06T22:38:00.591Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-06-06T22:38:00.591Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-06-06T22:38:00.849Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-06-06T22:38:01.108Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-06-06T22:38:01.108Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-06-06T22:38:01.108Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-06T22:38:03.009Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-06-06T22:38:03.009Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-06-06T22:38:03.009Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-06-06T22:38:03.009Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-06-06T22:38:03.009Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-06T22:38:03.009Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-06-06T22:38:03.009Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-06-06T22:38:03.267Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-06-06T22:38:03.267Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-06-06T22:38:03.267Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-06-06T22:38:03.267Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-06-06T22:38:03.267Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-06-06T22:38:03.267Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-06-06T22:38:03.267Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-06-06T22:38:03.267Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-06-06T22:38:03.267Z] go: downloading github.com/containerd/console v1.0.3 [2022-06-06T22:38:03.267Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-06-06T22:38:03.267Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-06-06T22:38:03.267Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-06-06T22:38:03.267Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-06-06T22:38:03.267Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-06T22:38:03.267Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-06T22:38:03.267Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-06-06T22:38:03.267Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-06-06T22:38:03.524Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-06-06T22:38:03.524Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-06-06T22:38:03.524Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-06-06T22:38:03.524Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-06T22:38:03.524Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-06T22:38:03.524Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-06T22:38:03.524Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-06T22:38:03.524Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-06-06T22:38:03.524Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-06-06T22:38:03.524Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-06T22:38:03.524Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-06-06T22:38:03.524Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-06-06T22:38:03.524Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-06-06T22:38:03.524Z] go: downloading google.golang.org/api v0.54.0 [2022-06-06T22:38:06.050Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-06-06T22:38:06.050Z] go: downloading go.opencensus.io v0.22.3 [2022-06-06T22:38:06.050Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-06-06T22:38:06.050Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-06T22:38:06.050Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-06-06T22:38:06.050Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-06-06T22:38:06.050Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-06-06T22:38:06.050Z] go: downloading github.com/google/btree v1.0.1 [2022-06-06T22:38:06.051Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-06T22:38:06.051Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-06T22:38:06.051Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-06T22:38:06.051Z] go: downloading go.uber.org/goleak v1.1.12 [2022-06-06T22:38:06.309Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-06T22:38:06.309Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-06T22:38:06.309Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-06T22:38:06.309Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-06T22:38:06.309Z] go: downloading golang.org/x/text v0.3.7 [2022-06-06T22:38:07.242Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-06T22:38:07.242Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-06-06T22:38:07.242Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-06-06T22:38:07.242Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-06-06T22:38:07.243Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-06T22:38:07.243Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-06-06T22:38:07.243Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-06-06T22:38:07.243Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-06-06T22:38:07.243Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-06-06T22:38:07.243Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-06-06T22:38:07.243Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-06-06T22:38:07.243Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-06T22:38:07.243Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-06-06T22:38:07.243Z] go: downloading github.com/kr/pretty v0.2.1 [2022-06-06T22:38:07.243Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-06-06T22:38:07.243Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-06T22:38:07.243Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-06-06T22:38:07.243Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-06-06T22:38:07.243Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-06-06T22:38:07.243Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-06-06T22:38:07.243Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-06T22:38:07.243Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-06-06T22:38:07.243Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-06-06T22:38:07.243Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-06-06T22:38:07.243Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-06-06T22:38:07.243Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-06-06T22:38:07.243Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-06-06T22:38:07.501Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-06-06T22:38:07.501Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-06-06T22:38:07.501Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-06-06T22:38:07.501Z] go: downloading github.com/kr/text v0.2.0 [2022-06-06T22:38:07.501Z] go: downloading google.golang.org/appengine v1.6.7 [2022-06-06T22:38:07.577Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-06T22:38:07.759Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-06-06T22:38:07.759Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-06-06T22:38:07.759Z] go: downloading go.uber.org/zap v1.17.0 [2022-06-06T22:38:07.759Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-06-06T22:38:07.759Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-06-06T22:38:07.759Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-06-06T22:38:07.759Z] go: downloading go.uber.org/atomic v1.7.0 [2022-06-06T22:38:07.759Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-06T22:38:07.759Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-06-06T22:38:07.759Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-06T22:38:07.759Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-06-06T22:38:07.759Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-06-06T22:38:07.759Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-06T22:38:07.759Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-06-06T22:38:07.759Z] + GO111MODULE=auto [2022-06-06T22:38:07.759Z] + go mod vendor -modfile vendor.mod [2022-06-06T22:38:11.038Z] Congratulations! All vendoring changes are done the right way. [2022-06-06T22:38:11.296Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-06T22:38:12.977Z] + echo Ensuring container killed. [2022-06-06T22:38:12.977Z] Ensuring container killed. [2022-06-06T22:38:12.977Z] + docker rm -vf docker-pr3 [2022-06-06T22:38:12.977Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-06T22:38:13.255Z] + echo Chowning /workspace to jenkins user [2022-06-06T22:38:13.255Z] Chowning /workspace to jenkins user [2022-06-06T22:38:13.255Z] + id -u [2022-06-06T22:38:13.255Z] + id -g [2022-06-06T22:38:13.255Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43699:/workspace busybox chown -R 1000:1000 /workspace [2022-06-06T22:38:14.130Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-06T22:38:14.477Z] + bundleName=unit [2022-06-06T22:38:14.477Z] + echo Creating unit-bundles.tar.gz [2022-06-06T22:38:14.477Z] Creating unit-bundles.tar.gz [2022-06-06T22:38:14.477Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-06-06T22:38:14.477Z] bundles/junit-report-libnetwork.xml [2022-06-06T22:38:14.477Z] bundles/junit-report.xml [2022-06-06T22:38:14.477Z] bundles/go-test-report-libnetwork.json [2022-06-06T22:38:14.477Z] bundles/go-test-report.json [2022-06-06T22:38:14.477Z] bundles/profile-libnetwork.out [2022-06-06T22:38:14.477Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-06T22:38:14.488Z] Archiving artifacts [2022-06-06T22:38:14.901Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43699/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-06T22:38:15.217Z] + make clean [2022-06-06T22:38:15.217Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-06T22:38:15.217Z] docker-dev-cache [2022-06-06T22:38:15.217Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T22:38:18.312Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-06T22:38:19.686Z] docker_cli_swarm_test.go:1112: [de7974e4ef6aa] joining swarm manager [dff81c13344a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:38:21.166Z] docker_cli_swarm_test.go:1113: [d8c77588a6791] joining swarm manager [dff81c13344a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:39:42.579Z] docker_cli_swarm_test.go:1166: [dc60514b23525] joining swarm manager [dff81c13344a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-06T22:40:21.270Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-06T22:40:21.270Z] docker_cli_swarm_test.go:1447: [db27c82fde176] joining swarm manager [d8d9bb827c88f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:40:21.270Z] docker_cli_swarm_test.go:1448: [de9b6c5c0be1a] joining swarm manager [d8d9bb827c88f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-06T22:40:29.375Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-06T22:40:29.941Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-06T22:40:30.199Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-06T22:40:30.199Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-06T22:40:30.199Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-06T22:40:31.135Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-06T22:40:33.665Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-06T22:40:36.947Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-06T22:40:38.844Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-06T22:40:40.742Z] docker_cli_swarm_unix_test.go:63: [dc8a7c9074c17] joining swarm manager [d93789debf022]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:41:36.944Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-06T22:41:36.944Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-06T22:41:36.944Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-06T22:41:38.849Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-06T22:41:42.130Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-06T22:41:44.659Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-06T22:41:46.560Z] docker_api_swarm_test.go:962: [d1f60063a0ce5] joining swarm manager [d2b44d5df8417]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-06T22:42:04.636Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-06T22:42:16.828Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-06T22:42:18.203Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-06T22:42:20.744Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-06T22:42:24.027Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-06T22:42:32.137Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-06T22:42:36.321Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-06T22:42:38.237Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-06T22:42:40.765Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-06T22:42:43.295Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-06T22:42:45.823Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-06T22:42:49.106Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-06T22:42:51.007Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-06T22:43:47.217Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-06T22:44:02.110Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite (1538.79s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.35s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.24s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.13s) [2022-06-06T22:44:16.977Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.13s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.78s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.00s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.41s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.04s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.12s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.43s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.93s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.08s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.07s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.98s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (46.33s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.30s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.96s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.30s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.79s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.61s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.26s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.25s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.21s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.05s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.49s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.07s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.75s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.13s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.06s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.75s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.18s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.46s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.47s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.46s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.31s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.94s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.66s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.03s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.17s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.95s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.41s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.70s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.77s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.18s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.84s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.96s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.41s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.43s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.38s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.14s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.01s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.20s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.39s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.60s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.54s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.92s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.62s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.76s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.42s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.41s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.09s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (74.80s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.27s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.06s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.08s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.67s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.68s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.25s) [2022-06-06T22:44:16.977Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.55s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.04s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.67s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.55s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.23s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.45s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.64s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.83s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-06-06T22:44:16.977Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-06-06T22:44:16.977Z] === RUN TestDockerExternalVolumeSuite [2022-06-06T22:44:16.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-06T22:44:17.240Z] docker_cli_external_volume_driver_test.go:53: [d6d396d6b3880] daemon is not started [2022-06-06T22:44:35.308Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-06T22:45:42.992Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-06T22:45:49.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-06T22:46:04.404Z] docker_cli_external_volume_driver_test.go:53: [dd6ad829a0203] daemon is not started [2022-06-06T22:46:19.266Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-06T22:46:37.332Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-06T22:46:52.194Z] docker_cli_external_volume_driver_test.go:53: [d7e50c06dff26] daemon is not started [2022-06-06T22:47:07.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-06T22:47:07.055Z] docker_cli_external_volume_driver_test.go:53: [db003d82d03f8] daemon is not started [2022-06-06T22:47:21.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-06T22:47:53.969Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-06T22:48:08.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-06T22:48:23.693Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-06T22:49:10.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-06T22:49:28.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-06T22:50:00.463Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-06T22:50:32.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-06T22:50:47.379Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-06T22:51:05.446Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-06T22:51:05.447Z] docker_cli_external_volume_driver_test.go:485: [d7e298dc93413] daemon is not started [2022-06-06T22:51:20.307Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-06T22:51:20.307Z] docker_cli_external_volume_driver_test.go:53: [d86977ccf285e] daemon is not started [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite (436.99s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.25s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-06-06T22:51:35.170Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-06-06T22:51:35.170Z] PASS [2022-06-06T22:51:35.170Z] [2022-06-06T22:51:35.170Z] === Skipped [2022-06-06T22:51:35.170Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-06T22:51:35.170Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-06T22:51:35.170Z] check_test.go:307: [de8399d9503fb] daemon is not started [2022-06-06T22:51:35.170Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-06T22:51:35.170Z] [2022-06-06T22:51:35.170Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-06T22:51:35.170Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-06T22:51:35.170Z] check_test.go:307: [d196522d2274c] daemon is not started [2022-06-06T22:51:35.170Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-06T22:51:35.170Z] [2022-06-06T22:51:35.170Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-06T22:51:35.170Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-06T22:51:35.170Z] check_test.go:307: [d3f0b4782a11a] daemon is not started [2022-06-06T22:51:35.170Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-06T22:51:35.170Z] [2022-06-06T22:51:35.170Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-06T22:51:35.170Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-06T22:51:35.170Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-06T22:51:35.170Z] [2022-06-06T22:51:35.170Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-06T22:51:35.170Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-06T22:51:35.170Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-06T22:51:35.170Z] [2022-06-06T22:51:35.170Z] DONE 269 tests, 5 skipped in 2324.360s [2022-06-06T22:51:35.170Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-06T22:51:35.170Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d79eb041fcfd9/docker.pid [2022-06-06T22:51:35.170Z] +++ kill 7257 [2022-06-06T22:51:35.170Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7257 is not a child of this shell [2022-06-06T22:51:35.170Z] warning: PID 7257 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d79eb041fcfd9/docker.pid had a nonzero exit code [2022-06-06T22:51:35.170Z] ++++ cat bundles/test-integration/docker.pid [2022-06-06T22:51:35.170Z] +++ kill 9366 [2022-06-06T22:51:35.170Z] +++ /etc/init.d/apparmor stop [2022-06-06T22:51:35.170Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-06T22:51:35.170Z] [2022-06-06T22:51:35.170Z] Unloading profiles will leave already running processes permanently [2022-06-06T22:51:35.170Z] unconfined, which can lead to unexpected situations. [2022-06-06T22:51:35.170Z] [2022-06-06T22:51:35.170Z] To set a process to complain mode, use the command line tool [2022-06-06T22:51:35.170Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-06T22:51:35.170Z] +++ true [2022-06-06T22:51:35.170Z] exiting test-integration [2022-06-06T22:51:35.170Z] ++ exit 0 [2022-06-06T22:51:35.170Z] [2022-06-06T22:51:35.170Z] + exit 0 [2022-06-06T22:51:35.170Z] ++ jobs -p [2022-06-06T22:51:35.170Z] + pids= [2022-06-06T22:51:35.170Z] + echo 'Remaining pids to kill: []' [2022-06-06T22:51:35.170Z] Remaining pids to kill: [] [2022-06-06T22:51:35.170Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-06T22:51:35.183Z] Recording test results [2022-06-06T22:51:35.618Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-06T22:51:35.930Z] + echo Ensuring container killed. [2022-06-06T22:51:35.930Z] Ensuring container killed. [2022-06-06T22:51:35.930Z] + docker ps -aq -f name=docker-pr3-* [2022-06-06T22:51:35.930Z] + cids=e290447ecc5f [2022-06-06T22:51:35.930Z] 9e4997e59e77 [2022-06-06T22:51:35.930Z] f0da46fe5377 [2022-06-06T22:51:35.930Z] + [ -n e290447ecc5f [2022-06-06T22:51:35.930Z] 9e4997e59e77 [2022-06-06T22:51:35.930Z] f0da46fe5377 ] [2022-06-06T22:51:35.930Z] + docker rm -vf e290447ecc5f 9e4997e59e77 f0da46fe5377 [2022-06-06T22:51:36.496Z] e290447ecc5f [2022-06-06T22:51:36.754Z] 9e4997e59e77 [2022-06-06T22:51:36.754Z] f0da46fe5377 [Pipeline] sh [2022-06-06T22:51:37.032Z] + echo Chowning /workspace to jenkins user [2022-06-06T22:51:37.032Z] Chowning /workspace to jenkins user [2022-06-06T22:51:37.032Z] + id -u [2022-06-06T22:51:37.032Z] + id -g [2022-06-06T22:51:37.032Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43699:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-06T22:51:39.851Z] + bundleName=amd64 [2022-06-06T22:51:39.851Z] + echo Creating amd64-bundles.tar.gz [2022-06-06T22:51:39.851Z] Creating amd64-bundles.tar.gz [2022-06-06T22:51:39.851Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-06T22:51:39.851Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-06T22:51:41.235Z] Archiving artifacts [2022-06-06T22:51:41.664Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43699/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-06T22:51:41.966Z] + make clean [2022-06-06T22:51:41.966Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-06T22:51:41.966Z] docker-dev-cache [2022-06-06T22:51:41.966Z] 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