Pull request #43678 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 rather than a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f Obtained Jenkinsfile from 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43678@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-02T13:26:27.846Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-02T13:26:27.849Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-02T13:26:28.036Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05b0c1de3ddc83697) in /home/ubuntu/workspace/moby_PR-43678 [Pipeline] { [Pipeline] checkout [2022-06-02T13:26:28.066Z] The recommended git tool is: git [2022-06-02T13:26:28.079Z] using credential docker-jenkins-github-credentials [2022-06-02T13:26:28.093Z] Cloning the remote Git repository [2022-06-02T13:26:28.093Z] Cloning with configured refspecs honoured and without tags [2022-06-02T13:26:28.113Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T13:26:28.114Z] > git init /home/ubuntu/workspace/moby_PR-43678 # timeout=10 [2022-06-02T13:26:28.126Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T13:26:28.126Z] > git --version # timeout=10 [2022-06-02T13:26:28.132Z] > git --version # 'git version 2.17.1' [2022-06-02T13:26:28.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:26:28.133Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43678/head:refs/remotes/origin/PR-43678 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:26:43.923Z] Fetching without tags [2022-06-02T13:26:43.892Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T13:26:43.909Z] > git config --add remote.origin.fetch +refs/pull/43678/head:refs/remotes/origin/PR-43678 # timeout=10 [2022-06-02T13:26:43.916Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:26:43.931Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T13:26:43.944Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T13:26:43.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:26:43.944Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43678/head:refs/remotes/origin/PR-43678 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:26:44.163Z] Merging remotes/origin/master commit 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 into PR head commit a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:26:44.730Z] Merge succeeded, producing a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:26:44.730Z] Checking out Revision a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f (PR-43678) [2022-06-02T13:26:45.363Z] Commit message: "ci: add concurrency check" [2022-06-02T13:26:45.364Z] First time build. Skipping changelog. [2022-06-02T13:26:45.411Z] > git --version # timeout=10 [2022-06-02T13:26:45.417Z] > git --version # 'git version 2.17.1' [2022-06-02T13:26:45.431Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T13:26:44.184Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T13:26:44.191Z] > git checkout -f a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f # timeout=10 [2022-06-02T13:26:44.710Z] > git remote # timeout=10 [2022-06-02T13:26:44.720Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T13:26:44.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:26:44.726Z] > git merge 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 # timeout=10 [2022-06-02T13:26:44.739Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T13:26:44.750Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T13:26:44.755Z] > git checkout -f a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f # timeout=10 [2022-06-02T13:26:46.011Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43678:/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-02T13:26:46.011Z] Unable to find image 'alpine:latest' locally [2022-06-02T13:26:46.011Z] latest: Pulling from library/alpine [2022-06-02T13:26:46.275Z] 2408cc74d12b: Pulling fs layer [2022-06-02T13:26:46.275Z] 2408cc74d12b: Verifying Checksum [2022-06-02T13:26:46.275Z] 2408cc74d12b: Download complete [2022-06-02T13:26:46.537Z] 2408cc74d12b: Pull complete [2022-06-02T13:26:46.537Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-06-02T13:26:46.537Z] Status: Downloaded newer image for alpine:latest [2022-06-02T13:26:49.079Z] 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 [2022-06-02T13:26:49.272Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05b0c1de3ddc83697) in /home/ubuntu/workspace/moby_PR-43678 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2022-06-02T13:26:49.287Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b840bbb594af4c8) in /home/ubuntu/workspace/moby_PR-43678 [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] } [2022-06-02T13:26:49.291Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01a82597ca21250ec) in /home/ubuntu/workspace/moby_PR-43678 [Pipeline] { [Pipeline] checkout [2022-06-02T13:26:49.324Z] The recommended git tool is: git [Pipeline] { [2022-06-02T13:26:49.337Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-06-02T13:26:49.355Z] Fetching changes from the remote Git repository [2022-06-02T13:26:49.363Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-06-02T13:26:49.395Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-06-02T13:26:49.403Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-06-02T13:26:49.410Z] The recommended git tool is: git [2022-06-02T13:26:49.411Z] Cloning the remote Git repository [2022-06-02T13:26:49.411Z] Cloning with configured refspecs honoured and without tags 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-02T13:26:49.423Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-06-02T13:26:49.434Z] Cloning the remote Git repository [2022-06-02T13:26:49.435Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-06-02T13:26:49.553Z] Merging remotes/origin/master commit 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 into PR head commit a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-06-02T13:26:49.639Z] Merge succeeded, producing a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:26:49.639Z] Checking out Revision a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f (PR-43678) [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-06-02T13:26:49.699Z] Commit message: "ci: add concurrency check" [2022-06-02T13:26:49.731Z] > git --version # timeout=10 [2022-06-02T13:26:49.733Z] > git --version # 'git version 2.17.1' [2022-06-02T13:26:49.735Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T13:26:50.323Z] + [ PR != PR ] [2022-06-02T13:26:50.323Z] + [ master != master ] [2022-06-02T13:26:50.323Z] + [ = true ] [2022-06-02T13:26:49.363Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43678/.git # timeout=10 [2022-06-02T13:26:49.375Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T13:26:49.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T13:26:49.383Z] > git --version # timeout=10 [2022-06-02T13:26:49.389Z] > git --version # 'git version 2.17.1' [2022-06-02T13:26:49.389Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:26:49.390Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43678/head:refs/remotes/origin/PR-43678 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:26:49.574Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T13:26:49.581Z] > git checkout -f a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f # timeout=10 [2022-06-02T13:26:49.629Z] > git remote # timeout=10 [2022-06-02T13:26:49.638Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T13:26:49.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:26:49.640Z] > git merge 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 # timeout=10 [2022-06-02T13:26:49.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T13:26:49.659Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T13:26:49.664Z] > git checkout -f a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T13:26:49.415Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T13:26:49.417Z] > git init /home/ubuntu/workspace/moby_PR-43678 # timeout=10 [2022-06-02T13:26:49.430Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T13:26:49.430Z] > git --version # timeout=10 [2022-06-02T13:26:49.443Z] > git --version # 'git version 2.25.1' [2022-06-02T13:26:49.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:26:49.444Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43678/head:refs/remotes/origin/PR-43678 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:26:49.438Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T13:26:49.439Z] > git init /home/ubuntu/workspace/moby_PR-43678 # timeout=10 [2022-06-02T13:26:49.453Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T13:26:49.453Z] > git --version # timeout=10 [2022-06-02T13:26:49.458Z] > git --version # 'git version 2.25.1' [2022-06-02T13:26:49.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:26:49.459Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43678/head:refs/remotes/origin/PR-43678 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:26:50.647Z] + docker version [2022-06-02T13:26:50.647Z] Client: Docker Engine - Community [2022-06-02T13:26:50.647Z] Version: 20.10.14 [2022-06-02T13:26:50.647Z] API version: 1.41 [2022-06-02T13:26:50.647Z] Go version: go1.16.15 [2022-06-02T13:26:50.647Z] Git commit: a224086 [2022-06-02T13:26:50.647Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-02T13:26:50.647Z] OS/Arch: linux/amd64 [2022-06-02T13:26:50.647Z] Context: default [2022-06-02T13:26:50.647Z] Experimental: true [2022-06-02T13:26:50.647Z] [2022-06-02T13:26:50.647Z] Server: Docker Engine - Community [2022-06-02T13:26:50.647Z] Engine: [2022-06-02T13:26:50.647Z] Version: 20.10.14 [2022-06-02T13:26:50.647Z] API version: 1.41 (minimum version 1.12) [2022-06-02T13:26:50.647Z] Go version: go1.16.15 [2022-06-02T13:26:50.647Z] Git commit: 87a90dc [2022-06-02T13:26:50.647Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-02T13:26:50.647Z] OS/Arch: linux/amd64 [2022-06-02T13:26:50.647Z] Experimental: true [2022-06-02T13:26:50.647Z] containerd: [2022-06-02T13:26:50.647Z] Version: 1.5.11 [2022-06-02T13:26:50.647Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T13:26:50.647Z] runc: [2022-06-02T13:26:50.647Z] Version: 1.0.3 [2022-06-02T13:26:50.647Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T13:26:50.647Z] docker-init: [2022-06-02T13:26:50.647Z] Version: 0.19.0 [2022-06-02T13:26:50.647Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T13:26:50.976Z] + docker info [2022-06-02T13:26:51.916Z] Client: [2022-06-02T13:26:51.916Z] Context: default [2022-06-02T13:26:51.916Z] Debug Mode: false [2022-06-02T13:26:51.916Z] Plugins: [2022-06-02T13:26:51.916Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T13:26:51.916Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T13:26:51.916Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-02T13:26:51.916Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-02T13:26:51.916Z] [2022-06-02T13:26:51.916Z] Server: [2022-06-02T13:26:51.916Z] Containers: 0 [2022-06-02T13:26:51.916Z] Running: 0 [2022-06-02T13:26:51.916Z] Paused: 0 [2022-06-02T13:26:51.916Z] Stopped: 0 [2022-06-02T13:26:51.916Z] Images: 3 [2022-06-02T13:26:51.916Z] Server Version: 20.10.14 [2022-06-02T13:26:51.916Z] Storage Driver: overlay2 [2022-06-02T13:26:51.916Z] Backing Filesystem: extfs [2022-06-02T13:26:51.916Z] Supports d_type: true [2022-06-02T13:26:51.916Z] Native Overlay Diff: true [2022-06-02T13:26:51.916Z] userxattr: false [2022-06-02T13:26:51.916Z] Logging Driver: json-file [2022-06-02T13:26:51.916Z] Cgroup Driver: cgroupfs [2022-06-02T13:26:51.916Z] Cgroup Version: 1 [2022-06-02T13:26:51.916Z] Plugins: [2022-06-02T13:26:51.916Z] Volume: local [2022-06-02T13:26:51.916Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T13:26:51.916Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T13:26:51.916Z] Swarm: inactive [2022-06-02T13:26:51.916Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T13:26:51.916Z] Default Runtime: runc [2022-06-02T13:26:51.916Z] Init Binary: docker-init [2022-06-02T13:26:51.916Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T13:26:51.916Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T13:26:51.916Z] init version: de40ad0 [2022-06-02T13:26:51.916Z] Security Options: [2022-06-02T13:26:51.916Z] apparmor [2022-06-02T13:26:51.916Z] seccomp [2022-06-02T13:26:51.916Z] Profile: default [2022-06-02T13:26:51.916Z] Kernel Version: 5.4.0-1071-aws [2022-06-02T13:26:51.916Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-02T13:26:51.916Z] OSType: linux [2022-06-02T13:26:51.916Z] Architecture: x86_64 [2022-06-02T13:26:51.916Z] CPUs: 2 [2022-06-02T13:26:51.916Z] Total Memory: 7.565GiB [2022-06-02T13:26:51.916Z] Name: ip-10-100-63-77 [2022-06-02T13:26:51.916Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-02T13:26:51.916Z] Docker Root Dir: /var/lib/docker [2022-06-02T13:26:51.916Z] Debug Mode: false [2022-06-02T13:26:51.916Z] Registry: https://index.docker.io/v1/ [2022-06-02T13:26:51.916Z] Labels: [2022-06-02T13:26:51.916Z] Experimental: true [2022-06-02T13:26:51.916Z] Insecure Registries: [2022-06-02T13:26:51.916Z] 127.0.0.0/8 [2022-06-02T13:26:51.916Z] Live Restore Enabled: true [2022-06-02T13:26:51.916Z] [2022-06-02T13:26:51.916Z] WARNING: No swap limit support [Pipeline] sh [2022-06-02T13:26:52.205Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T13:26:52.205Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T13:26:52.205Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43678/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-02T13:26:52.205Z] + bash /home/ubuntu/workspace/moby_PR-43678/check-config.sh [2022-06-02T13:26:52.205Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-02T13:26:52.205Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-02T13:26:52.205Z] [2022-06-02T13:26:52.205Z] Generally Necessary: [2022-06-02T13:26:52.205Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-02T13:26:52.205Z] - apparmor: enabled and tools installed [2022-06-02T13:26:52.205Z] - CONFIG_NAMESPACES: enabled [2022-06-02T13:26:52.205Z] - CONFIG_NET_NS: enabled [2022-06-02T13:26:52.205Z] - CONFIG_PID_NS: enabled [2022-06-02T13:26:52.205Z] - CONFIG_IPC_NS: enabled [2022-06-02T13:26:52.205Z] - CONFIG_UTS_NS: enabled [2022-06-02T13:26:52.205Z] - CONFIG_CGROUPS: enabled [2022-06-02T13:26:52.205Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-02T13:26:52.205Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-02T13:26:52.205Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-02T13:26:52.465Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-02T13:26:52.465Z] - CONFIG_CPUSETS: enabled [2022-06-02T13:26:52.465Z] - CONFIG_MEMCG: enabled [2022-06-02T13:26:52.465Z] - CONFIG_KEYS: enabled [2022-06-02T13:26:52.465Z] - CONFIG_VETH: enabled (as module) [2022-06-02T13:26:52.465Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-02T13:26:52.465Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-02T13:26:52.465Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-02T13:26:52.465Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-02T13:26:52.465Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-02T13:26:52.465Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-02T13:26:52.465Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-02T13:26:52.465Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-02T13:26:52.465Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-02T13:26:52.465Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-02T13:26:52.465Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-02T13:26:52.465Z] - CONFIG_CGROUP_BPF: enabled [2022-06-02T13:26:52.465Z] [2022-06-02T13:26:52.465Z] Optional Features: [2022-06-02T13:26:52.465Z] - CONFIG_USER_NS: enabled [2022-06-02T13:26:52.465Z] - CONFIG_SECCOMP: enabled [2022-06-02T13:26:52.465Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-02T13:26:52.465Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-02T13:26:52.465Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-02T13:26:52.465Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-02T13:26:52.465Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-02T13:26:52.465Z] - CONFIG_BLK_CGROUP: enabled [2022-06-02T13:26:52.465Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-02T13:26:52.465Z] - CONFIG_CGROUP_PERF: enabled [2022-06-02T13:26:52.465Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-02T13:26:52.465Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-02T13:26:52.465Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-02T13:26:52.465Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-02T13:26:52.465Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-02T13:26:52.465Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-02T13:26:52.465Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-02T13:26:52.726Z] - CONFIG_IP_VS: enabled (as module) [2022-06-02T13:26:52.726Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-02T13:26:52.726Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-02T13:26:52.726Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-02T13:26:52.726Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-02T13:26:52.726Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-02T13:26:52.726Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-02T13:26:52.726Z] - CONFIG_EXT4_FS: enabled [2022-06-02T13:26:52.726Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-02T13:26:52.726Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-02T13:26:52.726Z] - Network Drivers: [2022-06-02T13:26:52.726Z] - "overlay": [2022-06-02T13:26:52.726Z] - CONFIG_VXLAN: enabled (as module) [2022-06-02T13:26:52.726Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-02T13:26:52.726Z] Optional (for encrypted networks): [2022-06-02T13:26:52.726Z] - CONFIG_CRYPTO: enabled [2022-06-02T13:26:52.726Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-02T13:26:52.726Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-02T13:26:52.726Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-02T13:26:52.726Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-02T13:26:52.726Z] - CONFIG_XFRM: enabled [2022-06-02T13:26:52.726Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-02T13:26:52.726Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-02T13:26:52.726Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-02T13:26:52.726Z] - "ipvlan": [2022-06-02T13:26:52.726Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-02T13:26:52.726Z] - "macvlan": [2022-06-02T13:26:52.726Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-02T13:26:52.726Z] - CONFIG_DUMMY: enabled (as module) [2022-06-02T13:26:52.726Z] - "ftp,tftp client in container": [2022-06-02T13:26:52.726Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-02T13:26:52.726Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-02T13:26:52.726Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-02T13:26:52.726Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-02T13:26:52.726Z] - Storage Drivers: [2022-06-02T13:26:52.726Z] - "aufs": [2022-06-02T13:26:52.726Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-02T13:26:52.726Z] - "btrfs": [2022-06-02T13:26:52.726Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-02T13:26:52.726Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-02T13:26:52.726Z] - "devicemapper": [2022-06-02T13:26:52.726Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-02T13:26:52.726Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-02T13:26:52.726Z] - "overlay": [2022-06-02T13:26:52.986Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-02T13:26:52.986Z] - "zfs": [2022-06-02T13:26:52.986Z] - /dev/zfs: present [2022-06-02T13:26:52.986Z] - zfs command: missing [2022-06-02T13:26:52.986Z] - zpool command: missing [2022-06-02T13:26:52.986Z] [2022-06-02T13:26:52.986Z] Limits: [2022-06-02T13:26:52.986Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-02T13:26:52.986Z] [2022-06-02T13:26:52.987Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T13:26:53.313Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f . [2022-06-02T13:26:53.313Z] #2 [internal] load .dockerignore [2022-06-02T13:26:53.313Z] #2 sha256:a628287e6d8e1c2d896749e64e086c6e32a24723e66bd6b5f39024356de1e741 [2022-06-02T13:26:53.313Z] #2 transferring context: 145B done [2022-06-02T13:26:53.313Z] #2 DONE 0.0s [2022-06-02T13:26:53.313Z] [2022-06-02T13:26:53.313Z] #1 [internal] load build definition from Dockerfile [2022-06-02T13:26:53.313Z] #1 sha256:4694231ee67c154657cb42e7a1a4e32998c81b471e027248364a63b46324c677 [2022-06-02T13:26:53.313Z] #1 transferring dockerfile: 17.93kB done [2022-06-02T13:26:53.313Z] #1 DONE 0.0s [2022-06-02T13:26:53.313Z] [2022-06-02T13:26:53.313Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-02T13:26:53.313Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-02T13:26:53.573Z] #3 DONE 0.1s [2022-06-02T13:26:53.573Z] [2022-06-02T13:26:53.573Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-02T13:26:53.573Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-02T13:26:53.573Z] #4 CACHED [2022-06-02T13:26:53.835Z] [2022-06-02T13:26:53.835Z] #5 [internal] load .dockerignore [2022-06-02T13:26:53.835Z] #5 sha256:2f9a3da7b2ec6f693640c27907ddb063d6887a6bebd5fd0dd467aef025753c25 [2022-06-02T13:26:53.835Z] #5 DONE 0.0s [2022-06-02T13:26:53.835Z] [2022-06-02T13:26:53.835Z] #6 [internal] load build definition from Dockerfile [2022-06-02T13:26:53.835Z] #6 sha256:2a62192b08f755722d5cd5b65f010075481a9b59b1be4b72024e5e7b45adbb40 [2022-06-02T13:26:53.835Z] #6 DONE 0.0s [2022-06-02T13:26:53.835Z] [2022-06-02T13:26:53.835Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-06-02T13:26:53.835Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-06-02T13:26:53.835Z] #7 DONE 0.1s [2022-06-02T13:26:53.835Z] [2022-06-02T13:26:53.835Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-02T13:26:53.835Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-02T13:26:53.835Z] #10 DONE 0.1s [2022-06-02T13:26:53.835Z] [2022-06-02T13:26:53.835Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T13:26:53.835Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T13:26:53.835Z] #9 DONE 0.1s [2022-06-02T13:26:53.835Z] [2022-06-02T13:26:53.835Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T13:26:53.835Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T13:26:53.835Z] #8 DONE 0.1s [2022-06-02T13:26:53.835Z] [2022-06-02T13:26:53.835Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:26:53.835Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T13:26:53.835Z] #80 DONE 0.0s [2022-06-02T13:26:53.835Z] [2022-06-02T13:26:53.835Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:26:53.835Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T13:26:53.835Z] #78 DONE 0.0s [2022-06-02T13:26:53.835Z] [2022-06-02T13:26:53.835Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:26:53.835Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:26:53.835Z] #11 DONE 0.0s [2022-06-02T13:26:53.835Z] [2022-06-02T13:26:53.835Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T13:26:53.835Z] #12 sha256:ed2167da44ec7f7322c587e3b2c440685dac79f9eb53c5ec447da6304f0d3552 [2022-06-02T13:26:53.835Z] #12 CACHED [2022-06-02T13:26:53.835Z] [2022-06-02T13:26:53.835Z] #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-02T13:26:53.836Z] #13 sha256:64c4343ef448ecd522ef99921c92fb164f7ed53e3c47a64a52a0d6632401225d [2022-06-02T13:26:53.836Z] #13 CACHED [2022-06-02T13:26:53.836Z] [2022-06-02T13:26:53.836Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T13:26:53.836Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-02T13:26:53.836Z] #35 DONE 0.0s [2022-06-02T13:26:53.836Z] [2022-06-02T13:26:53.836Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-02T13:26:53.836Z] #14 sha256:01abb40a240b42be2069215fad1ce621fa6a1a0c984d1b11777d1154c0ab9c45 [2022-06-02T13:26:54.408Z] #14 ... [2022-06-02T13:26:54.408Z] [2022-06-02T13:26:54.408Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-02T13:26:54.408Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-02T13:26:54.408Z] #56 DONE 0.4s [2022-06-02T13:26:54.408Z] [2022-06-02T13:26:54.408Z] #31 [internal] load build context [2022-06-02T13:26:54.408Z] #31 sha256:7b3bd06883d917ec1cf32619e9aa853dd8d08fee6501aeaae10e008bcda4d880 [2022-06-02T13:26:55.357Z] #31 ... [2022-06-02T13:26:55.357Z] [2022-06-02T13:26:55.357Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-02T13:26:55.357Z] #14 sha256:01abb40a240b42be2069215fad1ce621fa6a1a0c984d1b11777d1154c0ab9c45 [2022-06-02T13:26:55.357Z] #14 DONE 1.2s [2022-06-02T13:26:55.357Z] [2022-06-02T13:26:55.357Z] #31 [internal] load build context [2022-06-02T13:26:55.357Z] #31 sha256:7b3bd06883d917ec1cf32619e9aa853dd8d08fee6501aeaae10e008bcda4d880 [2022-06-02T13:26:56.747Z] #31 transferring context: 61.15MB 2.5s done [2022-06-02T13:26:56.747Z] #31 ... [2022-06-02T13:26:56.747Z] [2022-06-02T13:26:56.747Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-02T13:26:56.747Z] #15 sha256:62f3eabbd53ebb8f21cbd03dac548a444c47ff986b19e6b5f6c91785ddcc2ca7 [2022-06-02T13:26:56.747Z] #15 DONE 1.4s [2022-06-02T13:26:56.747Z] [2022-06-02T13:26:56.747Z] #31 [internal] load build context [2022-06-02T13:26:56.747Z] #31 sha256:7b3bd06883d917ec1cf32619e9aa853dd8d08fee6501aeaae10e008bcda4d880 [2022-06-02T13:26:56.747Z] #31 DONE 2.7s [2022-06-02T13:26:56.747Z] [2022-06-02T13:26:56.747Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-02T13:26:56.747Z] #16 sha256:5a8a67df7419040af9f49b1a710c4254e91cd7d34e9855357c56b18c41d00dde [2022-06-02T13:26:57.321Z] #16 DONE 0.7s [2022-06-02T13:26:57.321Z] [2022-06-02T13:26:57.321Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-02T13:26:57.321Z] #17 sha256:3a6f1a08a9ed92005bb39494913405867210452dd66a3a7eb7159c2dd388e68b [2022-06-02T13:26:57.893Z] #17 DONE 0.5s [2022-06-02T13:26:57.893Z] [2022-06-02T13:26:57.893Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-02T13:26:57.893Z] #18 sha256:be2747af35b43f33c9cd6b40ad106649d28232b33895d4c04f3863ceca001853 [2022-06-02T13:26:58.153Z] #18 DONE 0.5s [2022-06-02T13:26:58.153Z] [2022-06-02T13:26:58.153Z] #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-02T13:26:58.153Z] #19 sha256:392be95562fc4a138006a952bb7cf5b0202eabb4e618fea58061ed3a613e686b [2022-06-02T13:26:59.094Z] #19 0.986 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:26:59.354Z] #19 1.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:26:59.615Z] #19 1.327 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:26:59.615Z] #19 1.330 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-02T13:26:59.615Z] #19 1.427 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-02T13:26:59.615Z] #19 1.501 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-02T13:26:59.615Z] #19 1.575 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-02T13:26:59.875Z] #19 1.673 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:26:59.875Z] #19 1.754 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-02T13:26:59.875Z] #19 1.833 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:27:00.136Z] #19 1.851 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-02T13:27:00.136Z] #19 1.853 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-02T13:27:00.136Z] #19 1.859 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-02T13:27:00.136Z] #19 1.861 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB] [2022-06-02T13:27:00.136Z] #19 1.862 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-02T13:27:00.136Z] #19 1.864 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-02T13:27:00.136Z] #19 1.866 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-02T13:27:00.136Z] #19 1.867 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-02T13:27:00.136Z] #19 1.877 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-02T13:27:00.136Z] #19 1.912 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-02T13:27:00.136Z] #19 1.913 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:27:01.922Z] Fetching without tags [2022-06-02T13:27:01.897Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T13:27:01.902Z] > git config --add remote.origin.fetch +refs/pull/43678/head:refs/remotes/origin/PR-43678 # timeout=10 [2022-06-02T13:27:01.908Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:27:01.918Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T13:27:01.926Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T13:27:01.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:27:01.927Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43678/head:refs/remotes/origin/PR-43678 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:27:02.208Z] Merging remotes/origin/master commit 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 into PR head commit a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:27:02.769Z] Merge succeeded, producing a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:27:02.769Z] Checking out Revision a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f (PR-43678) [2022-06-02T13:27:03.515Z] Commit message: "ci: add concurrency check" [2022-06-02T13:27:03.537Z] > git --version # timeout=10 [2022-06-02T13:27:03.541Z] > git --version # 'git version 2.25.1' [2022-06-02T13:27:03.546Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-02T13:27:02.212Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T13:27:02.216Z] > git checkout -f a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f # timeout=10 [2022-06-02T13:27:02.742Z] > git remote # timeout=10 [2022-06-02T13:27:02.745Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T13:27:02.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:27:02.751Z] > git merge 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 # timeout=10 [2022-06-02T13:27:02.765Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T13:27:02.773Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T13:27:02.780Z] > git checkout -f a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T13:27:04.239Z] + docker version [2022-06-02T13:27:04.239Z] Client: Docker Engine - Community [2022-06-02T13:27:04.239Z] Version: 20.10.14 [2022-06-02T13:27:04.239Z] API version: 1.41 [2022-06-02T13:27:04.239Z] Go version: go1.16.15 [2022-06-02T13:27:04.239Z] Git commit: a224086 [2022-06-02T13:27:04.239Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-02T13:27:04.239Z] OS/Arch: linux/arm64 [2022-06-02T13:27:04.239Z] Context: default [2022-06-02T13:27:04.239Z] Experimental: true [2022-06-02T13:27:04.239Z] [2022-06-02T13:27:04.239Z] Server: Docker Engine - Community [2022-06-02T13:27:04.239Z] Engine: [2022-06-02T13:27:04.239Z] Version: 20.10.14 [2022-06-02T13:27:04.239Z] API version: 1.41 (minimum version 1.12) [2022-06-02T13:27:04.239Z] Go version: go1.16.15 [2022-06-02T13:27:04.239Z] Git commit: 87a90dc [2022-06-02T13:27:04.239Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-02T13:27:04.239Z] OS/Arch: linux/arm64 [2022-06-02T13:27:04.239Z] Experimental: true [2022-06-02T13:27:04.239Z] containerd: [2022-06-02T13:27:04.239Z] Version: 1.5.11 [2022-06-02T13:27:04.239Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T13:27:04.239Z] runc: [2022-06-02T13:27:04.239Z] Version: 1.0.3 [2022-06-02T13:27:04.239Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T13:27:04.239Z] docker-init: [2022-06-02T13:27:04.239Z] Version: 0.19.0 [2022-06-02T13:27:04.239Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T13:27:04.272Z] Still waiting to schedule task [2022-06-02T13:27:04.272Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0999966e6ec7aeee4)’ is offline [2022-06-02T13:27:04.272Z] ‘azwin-2-058470’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘azwin-2-3280a0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘azwin-2-47ab30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘azwin-2-6740d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘azwin-2-7a4af0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘azwin-2-a7ff30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘azwin-2-bb96b0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘azwin-2-c38450’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘azwin-2-cc8420’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘azwin-2-ee6360’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.272Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] Still waiting to schedule task [2022-06-02T13:27:04.273Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0999966e6ec7aeee4)’ is offline [2022-06-02T13:27:04.273Z] ‘azwin-2-058470’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘azwin-2-3280a0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘azwin-2-47ab30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘azwin-2-6740d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘azwin-2-7a4af0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘azwin-2-a7ff30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘azwin-2-bb96b0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘azwin-2-c38450’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘azwin-2-cc8420’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘azwin-2-ee6360’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.273Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.274Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T13:27:04.525Z] + docker info [2022-06-02T13:27:04.697Z] Fetching without tags [2022-06-02T13:27:04.878Z] Merging remotes/origin/master commit 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 into PR head commit a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:27:05.096Z] Client: [2022-06-02T13:27:05.096Z] Context: default [2022-06-02T13:27:05.096Z] Debug Mode: false [2022-06-02T13:27:05.096Z] Plugins: [2022-06-02T13:27:05.096Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T13:27:05.096Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T13:27:05.096Z] [2022-06-02T13:27:05.096Z] Server: [2022-06-02T13:27:05.096Z] Containers: 0 [2022-06-02T13:27:05.096Z] Running: 0 [2022-06-02T13:27:05.096Z] Paused: 0 [2022-06-02T13:27:05.096Z] Stopped: 0 [2022-06-02T13:27:05.096Z] Images: 2 [2022-06-02T13:27:05.096Z] Server Version: 20.10.14 [2022-06-02T13:27:05.096Z] Storage Driver: overlay2 [2022-06-02T13:27:05.097Z] Backing Filesystem: extfs [2022-06-02T13:27:05.097Z] Supports d_type: true [2022-06-02T13:27:05.097Z] Native Overlay Diff: true [2022-06-02T13:27:05.097Z] userxattr: false [2022-06-02T13:27:05.097Z] Logging Driver: json-file [2022-06-02T13:27:05.097Z] Cgroup Driver: cgroupfs [2022-06-02T13:27:05.097Z] Cgroup Version: 1 [2022-06-02T13:27:05.097Z] Plugins: [2022-06-02T13:27:05.097Z] Volume: local [2022-06-02T13:27:05.097Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T13:27:05.097Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T13:27:05.097Z] Swarm: inactive [2022-06-02T13:27:05.097Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T13:27:05.097Z] Default Runtime: runc [2022-06-02T13:27:05.097Z] Init Binary: docker-init [2022-06-02T13:27:05.097Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T13:27:05.097Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T13:27:05.097Z] init version: de40ad0 [2022-06-02T13:27:05.097Z] Security Options: [2022-06-02T13:27:05.097Z] apparmor [2022-06-02T13:27:05.097Z] seccomp [2022-06-02T13:27:05.097Z] Profile: default [2022-06-02T13:27:05.097Z] Kernel Version: 5.13.0-1021-aws [2022-06-02T13:27:05.097Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-02T13:27:05.097Z] OSType: linux [2022-06-02T13:27:05.097Z] Architecture: aarch64 [2022-06-02T13:27:05.097Z] CPUs: 2 [2022-06-02T13:27:05.097Z] Total Memory: 7.562GiB [2022-06-02T13:27:05.097Z] Name: ip-10-100-47-147 [2022-06-02T13:27:05.097Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-02T13:27:05.097Z] Docker Root Dir: /var/lib/docker [2022-06-02T13:27:05.097Z] Debug Mode: false [2022-06-02T13:27:05.097Z] Registry: https://index.docker.io/v1/ [2022-06-02T13:27:05.097Z] Labels: [2022-06-02T13:27:05.097Z] Experimental: true [2022-06-02T13:27:05.097Z] Insecure Registries: [2022-06-02T13:27:05.097Z] 127.0.0.0/8 [2022-06-02T13:27:05.097Z] Live Restore Enabled: true [2022-06-02T13:27:05.097Z] [Pipeline] sh [2022-06-02T13:27:04.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T13:27:04.677Z] > git config --add remote.origin.fetch +refs/pull/43678/head:refs/remotes/origin/PR-43678 # timeout=10 [2022-06-02T13:27:04.682Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:27:04.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T13:27:04.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T13:27:04.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:27:04.702Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43678/head:refs/remotes/origin/PR-43678 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:27:04.882Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T13:27:04.888Z] > git checkout -f a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f # timeout=10 [2022-06-02T13:27:05.382Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T13:27:05.382Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T13:27:05.382Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43678/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-02T13:27:05.382Z] + bash /home/ubuntu/workspace/moby_PR-43678/check-config.sh [2022-06-02T13:27:05.382Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-02T13:27:05.382Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-02T13:27:05.382Z] [2022-06-02T13:27:05.382Z] Generally Necessary: [2022-06-02T13:27:05.382Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-02T13:27:05.382Z] - apparmor: enabled and tools installed [2022-06-02T13:27:05.382Z] - CONFIG_NAMESPACES: enabled [2022-06-02T13:27:05.382Z] - CONFIG_NET_NS: enabled [2022-06-02T13:27:05.382Z] - CONFIG_PID_NS: enabled [2022-06-02T13:27:05.382Z] - CONFIG_IPC_NS: enabled [2022-06-02T13:27:05.382Z] - CONFIG_UTS_NS: enabled [2022-06-02T13:27:05.382Z] - CONFIG_CGROUPS: enabled [2022-06-02T13:27:05.382Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-02T13:27:05.382Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-02T13:27:05.382Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-02T13:27:05.382Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-02T13:27:05.382Z] - CONFIG_CPUSETS: enabled [2022-06-02T13:27:05.382Z] - CONFIG_MEMCG: enabled [2022-06-02T13:27:05.382Z] - CONFIG_KEYS: enabled [2022-06-02T13:27:05.382Z] - CONFIG_VETH: enabled (as module) [2022-06-02T13:27:05.382Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-02T13:27:05.382Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-02T13:27:05.382Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-02T13:27:05.382Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-02T13:27:05.382Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-02T13:27:05.382Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-02T13:27:05.382Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-02T13:27:05.382Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-02T13:27:05.382Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-02T13:27:05.382Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-02T13:27:05.382Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-02T13:27:05.382Z] - CONFIG_CGROUP_BPF: enabled [2022-06-02T13:27:05.382Z] [2022-06-02T13:27:05.382Z] Optional Features: [2022-06-02T13:27:05.382Z] - CONFIG_USER_NS: enabled [2022-06-02T13:27:05.434Z] Merge succeeded, producing a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:27:05.434Z] Checking out Revision a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f (PR-43678) [2022-06-02T13:27:05.643Z] - CONFIG_SECCOMP: enabled [2022-06-02T13:27:05.643Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-02T13:27:05.643Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-02T13:27:05.643Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-02T13:27:05.643Z] (cgroup swap accounting is currently enabled) [2022-06-02T13:27:05.643Z] - CONFIG_BLK_CGROUP: enabled [2022-06-02T13:27:05.643Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-02T13:27:05.643Z] - CONFIG_CGROUP_PERF: enabled [2022-06-02T13:27:05.643Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-02T13:27:05.643Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-02T13:27:05.643Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-02T13:27:05.643Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-02T13:27:05.643Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-02T13:27:05.643Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-02T13:27:05.643Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-02T13:27:05.643Z] - CONFIG_IP_VS: enabled (as module) [2022-06-02T13:27:05.643Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-02T13:27:05.643Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-02T13:27:05.643Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-02T13:27:05.643Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-02T13:27:05.643Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-02T13:27:05.643Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-02T13:27:05.643Z] - CONFIG_EXT4_FS: enabled [2022-06-02T13:27:05.643Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-02T13:27:05.643Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-02T13:27:05.643Z] - Network Drivers: [2022-06-02T13:27:05.643Z] - "overlay": [2022-06-02T13:27:05.643Z] - CONFIG_VXLAN: enabled (as module) [2022-06-02T13:27:05.643Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-02T13:27:05.643Z] Optional (for encrypted networks): [2022-06-02T13:27:05.643Z] - CONFIG_CRYPTO: enabled [2022-06-02T13:27:05.643Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-02T13:27:05.643Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-02T13:27:05.643Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-02T13:27:05.643Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-02T13:27:05.643Z] - CONFIG_XFRM: enabled [2022-06-02T13:27:05.643Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-02T13:27:05.643Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-02T13:27:05.643Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-02T13:27:05.904Z] - "ipvlan": [2022-06-02T13:27:05.904Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-02T13:27:05.904Z] - "macvlan": [2022-06-02T13:27:05.904Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-02T13:27:05.904Z] - CONFIG_DUMMY: enabled (as module) [2022-06-02T13:27:05.904Z] - "ftp,tftp client in container": [2022-06-02T13:27:05.904Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-02T13:27:05.904Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-02T13:27:05.904Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-02T13:27:05.904Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-02T13:27:05.904Z] - Storage Drivers: [2022-06-02T13:27:05.904Z] - "aufs": [2022-06-02T13:27:05.904Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-02T13:27:05.904Z] - "btrfs": [2022-06-02T13:27:05.904Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-02T13:27:05.904Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-02T13:27:05.904Z] - "devicemapper": [2022-06-02T13:27:05.904Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-02T13:27:05.904Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-02T13:27:05.904Z] - "overlay": [2022-06-02T13:27:05.904Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-02T13:27:05.904Z] - "zfs": [2022-06-02T13:27:05.904Z] - /dev/zfs: present [2022-06-02T13:27:05.904Z] - zfs command: missing [2022-06-02T13:27:05.904Z] - zpool command: missing [2022-06-02T13:27:05.904Z] [2022-06-02T13:27:05.904Z] Limits: [2022-06-02T13:27:05.904Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-02T13:27:05.904Z] [2022-06-02T13:27:05.904Z] + true [Pipeline] } [2022-06-02T13:27:05.921Z] Commit message: "ci: add concurrency check" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T13:27:05.943Z] > git --version # timeout=10 [2022-06-02T13:27:05.953Z] > git --version # 'git version 2.25.1' [2022-06-02T13:27:05.961Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-02T13:27:06.233Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T13:27:06.493Z] #1 [internal] load build definition from Dockerfile [2022-06-02T13:27:06.493Z] #1 sha256:e4395b5277edfc2950e35302f49e9a13eb651b402032fab1ae041ac107c1bd1a [2022-06-02T13:27:06.493Z] #1 transferring dockerfile: 17.93kB 0.0s done [2022-06-02T13:27:06.493Z] #1 DONE 0.0s [2022-06-02T13:27:06.493Z] [2022-06-02T13:27:06.493Z] #2 [internal] load .dockerignore [2022-06-02T13:27:06.493Z] #2 sha256:b3d541a3d9a47f3bd069f00a4560a819469c672ce9193ba12ba63e5bd3dbe738 [2022-06-02T13:27:06.493Z] #2 transferring context: 145B done [2022-06-02T13:27:06.493Z] #2 DONE 0.0s [2022-06-02T13:27:06.493Z] [2022-06-02T13:27:06.493Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-02T13:27:06.493Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-06-02T13:27:06.493Z] #3 DONE 0.1s [2022-06-02T13:27:06.493Z] [2022-06-02T13:27:06.493Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-02T13:27:06.493Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-02T13:27:06.493Z] #4 CACHED [2022-06-02T13:27:06.620Z] + docker version [2022-06-02T13:27:06.620Z] Client: Docker Engine - Community [2022-06-02T13:27:06.620Z] Version: 20.10.14 [2022-06-02T13:27:06.620Z] API version: 1.41 [2022-06-02T13:27:06.620Z] Go version: go1.16.15 [2022-06-02T13:27:06.620Z] Git commit: a224086 [2022-06-02T13:27:06.620Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-02T13:27:06.620Z] OS/Arch: linux/amd64 [2022-06-02T13:27:06.620Z] Context: default [2022-06-02T13:27:06.620Z] Experimental: true [2022-06-02T13:27:06.620Z] [2022-06-02T13:27:06.620Z] Server: Docker Engine - Community [2022-06-02T13:27:06.620Z] Engine: [2022-06-02T13:27:06.620Z] Version: 20.10.14 [2022-06-02T13:27:06.620Z] API version: 1.41 (minimum version 1.12) [2022-06-02T13:27:06.620Z] Go version: go1.16.15 [2022-06-02T13:27:06.620Z] Git commit: 87a90dc [2022-06-02T13:27:06.620Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-02T13:27:06.620Z] OS/Arch: linux/amd64 [2022-06-02T13:27:06.620Z] Experimental: true [2022-06-02T13:27:06.620Z] containerd: [2022-06-02T13:27:06.620Z] Version: 1.5.11 [2022-06-02T13:27:06.620Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T13:27:06.620Z] runc: [2022-06-02T13:27:06.620Z] Version: 1.0.3 [2022-06-02T13:27:06.620Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T13:27:06.620Z] docker-init: [2022-06-02T13:27:06.620Z] Version: 0.19.0 [2022-06-02T13:27:06.620Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T13:27:06.721Z] #19 7.550 Fetched 49.0 MB in 7s (6978 kB/s) [2022-06-02T13:27:06.753Z] [2022-06-02T13:27:06.753Z] #5 [internal] load build definition from Dockerfile [2022-06-02T13:27:06.753Z] #5 sha256:4ad0d3e5cacfb1ddfbf217590822a3dabcd56fc25a518d136d13af4f2095091b [2022-06-02T13:27:06.753Z] #5 DONE 0.0s [2022-06-02T13:27:06.753Z] [2022-06-02T13:27:06.753Z] #6 [internal] load .dockerignore [2022-06-02T13:27:06.753Z] #6 sha256:9078e88133b46237915784123336f316fe2f705eef5923519125044b63ea97a2 [2022-06-02T13:27:06.753Z] #6 DONE 0.0s [2022-06-02T13:27:06.753Z] [2022-06-02T13:27:06.753Z] #8 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-06-02T13:27:06.753Z] #8 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee [2022-06-02T13:27:06.753Z] #8 DONE 0.1s [2022-06-02T13:27:06.753Z] [2022-06-02T13:27:06.753Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T13:27:06.753Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T13:27:06.897Z] + docker info [2022-06-02T13:27:07.013Z] #10 DONE 0.1s [2022-06-02T13:27:07.013Z] [2022-06-02T13:27:07.013Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T13:27:07.013Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T13:27:07.013Z] #9 DONE 0.1s [2022-06-02T13:27:07.013Z] [2022-06-02T13:27:07.013Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-02T13:27:07.013Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-02T13:27:07.013Z] #7 DONE 0.1s [2022-06-02T13:27:05.409Z] > git remote # timeout=10 [2022-06-02T13:27:05.415Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T13:27:05.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:27:05.419Z] > git merge 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 # timeout=10 [2022-06-02T13:27:05.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T13:27:05.438Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T13:27:05.442Z] > git checkout -f a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f # timeout=10 [2022-06-02T13:27:07.274Z] [2022-06-02T13:27:07.274Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:27:07.274Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T13:27:07.274Z] #73 DONE 0.0s [2022-06-02T13:27:07.274Z] [2022-06-02T13:27:07.274Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:27:07.275Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T13:27:07.275Z] #71 DONE 0.0s [2022-06-02T13:27:07.275Z] [2022-06-02T13:27:07.275Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T13:27:07.275Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72 [2022-06-02T13:27:07.275Z] #28 DONE 0.0s [2022-06-02T13:27:07.275Z] [2022-06-02T13:27:07.275Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:27:07.275Z] #11 sha256:51ad80a3f6f20b8588fe39fc7b7aa985a5f5f475dd9a2257698e2d356ce2a206 [2022-06-02T13:27:07.275Z] #11 DONE 0.0s [2022-06-02T13:27:07.275Z] [2022-06-02T13:27:07.275Z] #24 [internal] load build context [2022-06-02T13:27:07.275Z] #24 sha256:514179e53774dd56aa89baeb787c7d7edb8e8b6826bc65c0391ea4b7dfc3c321 [2022-06-02T13:27:07.831Z] Client: [2022-06-02T13:27:07.831Z] Context: default [2022-06-02T13:27:07.831Z] Debug Mode: false [2022-06-02T13:27:07.831Z] Plugins: [2022-06-02T13:27:07.831Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T13:27:07.831Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T13:27:07.831Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-02T13:27:07.831Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-02T13:27:07.831Z] [2022-06-02T13:27:07.831Z] Server: [2022-06-02T13:27:07.831Z] Containers: 0 [2022-06-02T13:27:07.831Z] Running: 0 [2022-06-02T13:27:07.831Z] Paused: 0 [2022-06-02T13:27:07.831Z] Stopped: 0 [2022-06-02T13:27:07.831Z] Images: 2 [2022-06-02T13:27:07.831Z] Server Version: 20.10.14 [2022-06-02T13:27:07.831Z] Storage Driver: overlay2 [2022-06-02T13:27:07.831Z] Backing Filesystem: extfs [2022-06-02T13:27:07.831Z] Supports d_type: true [2022-06-02T13:27:07.831Z] Native Overlay Diff: true [2022-06-02T13:27:07.831Z] userxattr: false [2022-06-02T13:27:07.831Z] Logging Driver: json-file [2022-06-02T13:27:07.831Z] Cgroup Driver: systemd [2022-06-02T13:27:07.831Z] Cgroup Version: 2 [2022-06-02T13:27:07.831Z] Plugins: [2022-06-02T13:27:07.831Z] Volume: local [2022-06-02T13:27:07.831Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T13:27:07.831Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T13:27:07.831Z] Swarm: inactive [2022-06-02T13:27:07.831Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T13:27:07.831Z] Default Runtime: runc [2022-06-02T13:27:07.831Z] Init Binary: docker-init [2022-06-02T13:27:07.831Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T13:27:07.831Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T13:27:07.831Z] init version: de40ad0 [2022-06-02T13:27:07.831Z] Security Options: [2022-06-02T13:27:07.831Z] apparmor [2022-06-02T13:27:07.831Z] seccomp [2022-06-02T13:27:07.831Z] Profile: default [2022-06-02T13:27:07.831Z] cgroupns [2022-06-02T13:27:07.831Z] Kernel Version: 5.13.0-1021-aws [2022-06-02T13:27:07.831Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-02T13:27:07.831Z] OSType: linux [2022-06-02T13:27:07.831Z] Architecture: x86_64 [2022-06-02T13:27:07.831Z] CPUs: 2 [2022-06-02T13:27:07.831Z] Total Memory: 7.559GiB [2022-06-02T13:27:07.831Z] Name: ip-10-100-106-12 [2022-06-02T13:27:07.831Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-02T13:27:07.831Z] Docker Root Dir: /var/lib/docker [2022-06-02T13:27:07.831Z] Debug Mode: false [2022-06-02T13:27:07.831Z] Registry: https://index.docker.io/v1/ [2022-06-02T13:27:07.831Z] Labels: [2022-06-02T13:27:07.831Z] Experimental: true [2022-06-02T13:27:07.831Z] Insecure Registries: [2022-06-02T13:27:07.831Z] 127.0.0.0/8 [2022-06-02T13:27:07.831Z] Live Restore Enabled: true [2022-06-02T13:27:07.831Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-06-02T13:27:07.869Z] #24 ... [2022-06-02T13:27:07.869Z] [2022-06-02T13:27:07.869Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-02T13:27:07.869Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-02T13:27:07.869Z] #49 DONE 0.5s [2022-06-02T13:27:07.869Z] [2022-06-02T13:27:07.869Z] #24 [internal] load build context [2022-06-02T13:27:07.869Z] #24 sha256:514179e53774dd56aa89baeb787c7d7edb8e8b6826bc65c0391ea4b7dfc3c321 [Pipeline] sh [2022-06-02T13:27:08.152Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f . [2022-06-02T13:27:08.410Z] #1 [internal] load build definition from Dockerfile [2022-06-02T13:27:08.410Z] #1 sha256:bbe892dec1398e6c4ca2e45b45ed83d025fe733285a37ce73224fd1ea4e626e2 [2022-06-02T13:27:08.410Z] #1 transferring dockerfile: 17.93kB done [2022-06-02T13:27:08.410Z] #1 DONE 0.0s [2022-06-02T13:27:08.410Z] [2022-06-02T13:27:08.410Z] #2 [internal] load .dockerignore [2022-06-02T13:27:08.410Z] #2 sha256:de714ac5c246799821adbd47e4b2c4099b1102f092e682ab5608a00636b842dc [2022-06-02T13:27:08.410Z] #2 transferring context: 145B done [2022-06-02T13:27:08.410Z] #2 DONE 0.0s [2022-06-02T13:27:08.410Z] [2022-06-02T13:27:08.410Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-02T13:27:08.410Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-02T13:27:08.410Z] #3 DONE 0.1s [2022-06-02T13:27:08.410Z] [2022-06-02T13:27:08.410Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-02T13:27:08.410Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-02T13:27:08.410Z] #4 CACHED [2022-06-02T13:27:08.441Z] #24 transferring context: 61.15MB 1.1s done [2022-06-02T13:27:08.441Z] #24 DONE 1.1s [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T13:27:08.441Z] #27 sha256:987cf0c71ff918d418f7d5f591e33da617580daffaf052b4991d80b155225657 [2022-06-02T13:27:08.441Z] #27 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #57 sha256:903b999f38a82522c274cf9db390bd6b47b2d17b0902ff6551b698cd72182500 [2022-06-02T13:27:08.441Z] #57 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T13:27:08.441Z] #33 sha256:27b09e1f9de46d053bbaffb09bb4d25254cd4bb1dcb00c08e9052242056cc39b [2022-06-02T13:27:08.441Z] #33 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T13:27:08.441Z] #75 sha256:9b8f1b59286c3dd3b321bdf887b6901045f4e4cff6ea7e9c85048a83b58a7ab9 [2022-06-02T13:27:08.441Z] #75 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #60 sha256:268432d97f03048276c7e27ec9ada82217006f3f3ae4a2478cd7e07314ac8aee [2022-06-02T13:27:08.441Z] #60 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #36 sha256:b39d370696467ea7822f4dbe7eb296f26bbd5c7ae9e68d996a628cd0860e5013 [2022-06-02T13:27:08.441Z] #36 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T13:27:08.441Z] #54 sha256:82d0579993e9066b7eb0c87800d3a618ea6cd70777b8ebbe0cf8775a33c57ca3 [2022-06-02T13:27:08.441Z] #54 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-02T13:27:08.441Z] #43 sha256:fad08f171b99e4f119831cbe2fb1755ce211b86003fd37809fdecf60453245cc [2022-06-02T13:27:08.441Z] #43 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #51 sha256:fe72db2318d079ffddad3a21a81755fa53bf9be991dd4546a5d2a65dffc017b9 [2022-06-02T13:27:08.441Z] #51 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-02T13:27:08.441Z] #63 sha256:24127df0e4c2708763b3b506ce89a8b2018192af908e170dd71df61705a6849d [2022-06-02T13:27:08.441Z] #63 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #64 sha256:2c4d1b8fadb65ffe7904bed23baa38cccc443c7ece6f8d136b6dfdfe948f0b84 [2022-06-02T13:27:08.441Z] #64 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #67 sha256:a90d2d9f69c7d6de78149a54f55b7c8c762ac783a45f63ac0973b25c844a8ca8 [2022-06-02T13:27:08.441Z] #67 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-02T13:27:08.441Z] #39 sha256:c21b09312872468c4be9ad0d2f37a916eeec41d893555d87934c37620118169a [2022-06-02T13:27:08.441Z] #39 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T13:27:08.441Z] #65 sha256:c7b4df52c892e5ecf0c96a796b92788a47fcd023a91f570d75c53c66c24db7ac [2022-06-02T13:27:08.441Z] #65 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #31 sha256:325980f1eb9b3a4f0d02922df4e80005969377d1db54f3014790ab401903d0d1 [2022-06-02T13:27:08.441Z] #31 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-02T13:27:08.441Z] #41 sha256:747291345e1cd7f7e645e3a9eaefed220e9ce2c722f9c70dd8a8a6b18bda3a55 [2022-06-02T13:27:08.441Z] #41 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-02T13:27:08.441Z] #59 sha256:ffb968c5b87500d7a9efa32e624b5b201aa5ebc63bee568c8d8adbde61ceb469 [2022-06-02T13:27:08.441Z] #59 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #14 sha256:d641479d2546df58f9ccaf9c142afaf5097ef1ff1c4cae7dd0a3a2aa758285a1 [2022-06-02T13:27:08.441Z] #14 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T13:27:08.441Z] #35 sha256:0a54e68689e15aadeb39c366a314610f0ff78717abf921d0dc5641cf9e78156c [2022-06-02T13:27:08.441Z] #35 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-02T13:27:08.441Z] #29 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T13:27:08.441Z] #48 sha256:78d42cd15f3ee75aa6cbbfaa6b5c1cdea3d9e42cca8e3d8c3a2ec5d3304e64fe [2022-06-02T13:27:08.441Z] #48 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #50 sha256:f2a3a9821ce00ea2013b891ddb413931fe62015f167e157ed7b6532da4cf39c6 [2022-06-02T13:27:08.441Z] #50 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T13:27:08.441Z] #46 sha256:695470d5f2f1c25887b2639514a73d1beac6727ee1a3fd434ea464078dea498e [2022-06-02T13:27:08.441Z] #46 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #44 sha256:4a361b3e0ced58149f1e141b2007ed46bf9dcdf34e20f782d8cc905789b8b3a8 [2022-06-02T13:27:08.441Z] #44 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T13:27:08.441Z] #69 sha256:2b0d5829d48485f3fa91768405d6a34173c03d68006f1c924986253c50dbb31c [2022-06-02T13:27:08.441Z] #69 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #38 sha256:bed8db9647fe199afe23d2bf4d48fe7af49623d766d10934f2c5c3ec6a66bbda [2022-06-02T13:27:08.441Z] #38 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #13 sha256:b41e523ca3ae45882c3ba13aa47b87999e4cffe4809a0f6072603b8a6c1c0c20 [2022-06-02T13:27:08.441Z] #13 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-02T13:27:08.441Z] #66 sha256:139c478bf2ca566be6d5974d065b264977a0f2798c12c4ca05e9e7341111b41d [2022-06-02T13:27:08.441Z] #66 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T13:27:08.441Z] #23 sha256:4bb8d37d646639b11642659d539acd38b93228d10530293b314c483702b3c694 [2022-06-02T13:27:08.441Z] #23 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T13:27:08.441Z] #45 sha256:59e916c629447935c312cc7cb14b81a04e098d028bb4881fc6e7dd327ce4d271 [2022-06-02T13:27:08.441Z] #45 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T13:27:08.441Z] #20 sha256:3b32415b8ba6c4501956d183a051ac96702deaca65dbc6a68117b1ee91227e15 [2022-06-02T13:27:08.441Z] #20 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #42 sha256:a14998fe68a8122c3e79d8070ec279ca860f4dac08d0da5fe802e218b794d71b [2022-06-02T13:27:08.441Z] #42 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #47 sha256:650435ebab16456fc8d5497c502ed5ac0a2a1048043c6c5e353f745328ec6787 [2022-06-02T13:27:08.441Z] #47 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T13:27:08.441Z] #18 sha256:5f0b6c37754c18d37a7695ddd7cc8e0bfbcb93e6ab1a086d2bad7d955e30f728 [2022-06-02T13:27:08.441Z] #18 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #55 sha256:867921f3243380f3acda5abfe14a35a0240ce6fe68b8c2e2ee5e7aa72e3902ec [2022-06-02T13:27:08.441Z] #55 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T13:27:08.441Z] #61 sha256:a02fe2822f9b68a8655cb49a35bbeec53897c845063b12ed01be686cac093a41 [2022-06-02T13:27:08.441Z] #61 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T13:27:08.441Z] #34 sha256:beed0a48323882f55e50c58f835f37e060fb97fabb8f07b1fae8eb3b54f7e627 [2022-06-02T13:27:08.441Z] #34 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T13:27:08.441Z] #70 sha256:fafb0f9bf2257f4f96d874bb7e53d93f31a5cb6ac6f870eecb7dd8cb08cd412e [2022-06-02T13:27:08.441Z] #70 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-02T13:27:08.441Z] #37 sha256:cdea926be8ccb3ec5679a6b33f26f0dfd457902e1470aeb1730642f2be8d199d [2022-06-02T13:27:08.441Z] #37 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #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-02T13:27:08.441Z] #26 sha256:9d8687a36c385c91b1ce5cc93805f55965221177a402754b66ad76cd2bd60906 [2022-06-02T13:27:08.441Z] #26 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T13:27:08.441Z] #15 sha256:7d7c249624a8115819ebd7831b5547d32e4329571e765890825eae101b1b9065 [2022-06-02T13:27:08.441Z] #15 CACHED [2022-06-02T13:27:08.441Z] [2022-06-02T13:27:08.441Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T13:27:08.441Z] #68 sha256:9f3d847f65eea56e54d0e88ddef7725e462df5c9978b80c7f5d77a35da43bbb4 [2022-06-02T13:27:08.442Z] #68 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T13:27:08.442Z] #32 sha256:a790cddda5222fd7b690ad548c26a3fb7e68b1b2e10859453dcf7fb5be119290 [2022-06-02T13:27:08.442Z] #32 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T13:27:08.442Z] #12 sha256:55042fef80bfc33009fae3f30bfe303fcb90fb84eff833979a30ef54578b15fd [2022-06-02T13:27:08.442Z] #12 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #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-02T13:27:08.442Z] #16 sha256:58baa479bbe9944b51e08235774a21cb0133ef7b88e84895b85f0fd2ef6ae960 [2022-06-02T13:27:08.442Z] #16 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #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-02T13:27:08.442Z] #40 sha256:501d15d2692f4d3434c07b18229fec4a3658cfff9a6468a331e5f7e6322b0fae [2022-06-02T13:27:08.442Z] #40 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T13:27:08.442Z] #56 sha256:51a026b03cc37b2e1d07c26b10e36775f1827bf23b32ca0d0b82aee0914c489a [2022-06-02T13:27:08.442Z] #56 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #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-02T13:27:08.442Z] #22 sha256:18a33347ec8598dea8dc6f0d72405179f668e7e998eaa9e376e799691c3eed85 [2022-06-02T13:27:08.442Z] #22 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #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-02T13:27:08.442Z] #62 sha256:081922c0f1f2b8d29344bd7e567f998f8470232ac8d47e909bbdf173374261e0 [2022-06-02T13:27:08.442Z] #62 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-02T13:27:08.442Z] #52 sha256:6718b2860d59b89a9fe3ba17d530838d92439b05d8dbf4931fee51a72ebd19e9 [2022-06-02T13:27:08.442Z] #52 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T13:27:08.442Z] #30 sha256:e645c370c90c27601fb82512ced41be907e58742ff16fa7d73bc0d70b11fddb3 [2022-06-02T13:27:08.442Z] #30 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T13:27:08.442Z] #58 sha256:a82b6a433b9beb763c0dbc6b0a02f33614c950457a214905c722a185e083aa23 [2022-06-02T13:27:08.442Z] #58 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T13:27:08.442Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-02T13:27:08.442Z] #72 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #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-02T13:27:08.442Z] #21 sha256:a8cdfd9597ee32e440caef5a8e2a1e594b610725e3e9cdb9c73bce180bb9bf84 [2022-06-02T13:27:08.442Z] #21 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T13:27:08.442Z] #17 sha256:08e879cae1b7076759db25c78ec7b481f8d445484859812a3045d374463e81f5 [2022-06-02T13:27:08.442Z] #17 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-02T13:27:08.442Z] #25 sha256:2d974eb925708ff3a0a51640d6928c0c5cb6b3e27bca206a0c1d3e6088a88e54 [2022-06-02T13:27:08.442Z] #25 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T13:27:08.442Z] #19 sha256:fe6a0d1fb4eead21069ddfc4eddc2bab9c635b8da9c6f9e2fcdf3e70b155be7d [2022-06-02T13:27:08.442Z] #19 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T13:27:08.442Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-02T13:27:08.442Z] #74 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #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-02T13:27:08.442Z] #53 sha256:132952dd1af485412ed289142848e29034d336b5d28689e09c848a3cc0ab0047 [2022-06-02T13:27:08.442Z] #53 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T13:27:08.442Z] #76 sha256:d034cac329c434c93bd4181710038d3f3728806ce1b33ef9c193145e6a056527 [2022-06-02T13:27:08.442Z] #76 CACHED [2022-06-02T13:27:08.442Z] [2022-06-02T13:27:08.442Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T13:27:08.442Z] #77 sha256:979d6feba57a002308487750947d55245c78764a94503a0a44dff3d5348f201b [2022-06-02T13:27:08.667Z] [2022-06-02T13:27:08.667Z] #6 [internal] load .dockerignore [2022-06-02T13:27:08.667Z] #6 sha256:06455cadebb3621a96993edddff29d3087821b7766eab3ae9839e486cd3830c3 [2022-06-02T13:27:08.667Z] #6 DONE 0.0s [2022-06-02T13:27:08.668Z] [2022-06-02T13:27:08.668Z] #5 [internal] load build definition from Dockerfile [2022-06-02T13:27:08.668Z] #5 sha256:138f00794e1bbc8f22b6e086fed19e8860dbe5dada5d458bf626d43b1e92236c [2022-06-02T13:27:08.668Z] #5 DONE 0.0s [2022-06-02T13:27:08.668Z] [2022-06-02T13:27:08.668Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-02T13:27:08.668Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-02T13:27:08.668Z] #7 DONE 0.1s [2022-06-02T13:27:08.668Z] [2022-06-02T13:27:08.668Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T13:27:08.668Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T13:27:08.925Z] #10 DONE 0.1s [2022-06-02T13:27:08.925Z] [2022-06-02T13:27:08.925Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T13:27:08.925Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T13:27:08.925Z] #8 DONE 0.1s [2022-06-02T13:27:08.925Z] [2022-06-02T13:27:08.925Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-06-02T13:27:08.925Z] #9 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-06-02T13:27:08.925Z] #9 DONE 0.1s [2022-06-02T13:27:09.194Z] [2022-06-02T13:27:09.194Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:27:09.194Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T13:27:09.194Z] #73 DONE 0.0s [2022-06-02T13:27:09.194Z] [2022-06-02T13:27:09.194Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:27:09.194Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T13:27:09.194Z] #71 DONE 0.0s [2022-06-02T13:27:09.194Z] [2022-06-02T13:27:09.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:27:09.194Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:27:09.194Z] #11 DONE 0.0s [2022-06-02T13:27:09.194Z] [2022-06-02T13:27:09.194Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T13:27:09.194Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-02T13:27:09.194Z] #28 DONE 0.0s [2022-06-02T13:27:09.194Z] [2022-06-02T13:27:09.194Z] #24 [internal] load build context [2022-06-02T13:27:09.194Z] #24 sha256:c7e2baa6b5a0e81757f93434cf1e7d24925c0d7d90f722e305afabfb9db5e307 [2022-06-02T13:27:09.264Z] #19 7.550 Reading package lists... [2022-06-02T13:27:09.782Z] #24 ... [2022-06-02T13:27:09.782Z] [2022-06-02T13:27:09.782Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-02T13:27:09.782Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-02T13:27:09.782Z] #49 DONE 0.4s [2022-06-02T13:27:09.782Z] [2022-06-02T13:27:09.782Z] #24 [internal] load build context [2022-06-02T13:27:09.782Z] #24 sha256:c7e2baa6b5a0e81757f93434cf1e7d24925c0d7d90f722e305afabfb9db5e307 [2022-06-02T13:27:09.825Z] #77 DONE 1.1s [2022-06-02T13:27:09.825Z] [2022-06-02T13:27:09.825Z] #78 exporting to image [2022-06-02T13:27:09.825Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T13:27:09.825Z] #78 exporting layers [2022-06-02T13:27:10.396Z] #78 exporting layers 0.9s done [2022-06-02T13:27:10.396Z] #78 writing image sha256:6417a337c86e523d68caed34a6722f2dc4f298af626a2d9b18345f292f3666bf 0.0s done [2022-06-02T13:27:10.396Z] #78 naming to docker.io/library/docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f done [2022-06-02T13:27:10.396Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-02T13:27:10.721Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-02T13:27:11.006Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/test/unit [2022-06-02T13:27:11.157Z] #24 transferring context: 61.13MB 1.6s done [2022-06-02T13:27:11.157Z] #24 DONE 1.8s [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T13:27:11.157Z] #23 sha256:bd3c1663c2a132c0fd79e53c9e7a9e1cff7905e964bdb28b2597eac0dc931f44 [2022-06-02T13:27:11.157Z] #23 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T13:27:11.157Z] #17 sha256:c068efb74413d2e7cf9f191383cdf5d065e53ce07d7af66f51578202285773ee [2022-06-02T13:27:11.157Z] #17 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-02T13:27:11.157Z] #39 sha256:1187212c290f4fd916b07325d0daa4a127227da37db09b8f705c02fb0219f362 [2022-06-02T13:27:11.157Z] #39 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T13:27:11.157Z] #30 sha256:a497d9bd434598c62416c52c44e27998d65e203e5a85c3bcb548c933d5f7d879 [2022-06-02T13:27:11.157Z] #30 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #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-02T13:27:11.157Z] #34 sha256:17ed0ad370f36e9e186a1b18b32d44e4b81a44479e14da465d1ad5cf1f730994 [2022-06-02T13:27:11.157Z] #34 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-02T13:27:11.157Z] #25 sha256:9d745b8f2fac53105bc00881577d7d72db9df83d2afec5ff091d45cc7ed49872 [2022-06-02T13:27:11.157Z] #25 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-02T13:27:11.157Z] #41 sha256:ac973a5fe7280947e85982e33e5785682722a200aecf7df10d1ea3cba2f5a3a6 [2022-06-02T13:27:11.157Z] #41 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #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-02T13:27:11.157Z] #38 sha256:dcc6b9145e4c49ad8c752827fae2ccceab4d7b3eeeb3f15be04921e6a91990fd [2022-06-02T13:27:11.157Z] #38 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T13:27:11.157Z] #46 sha256:06fb131fa3a507bed720fa321312e97005c9a58c12f1f5fa2f1de893c88c4fe8 [2022-06-02T13:27:11.157Z] #46 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-02T13:27:11.157Z] #43 sha256:b42c26bfe4a83e094c68866aadb339402287a1eb0c83815fd68ed64aecd102f6 [2022-06-02T13:27:11.157Z] #43 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T13:27:11.157Z] #68 sha256:d0f5a6f217b2bc57049bbc1f404e2d5fafbf56baf3e5098dad93ae212cb33d7b [2022-06-02T13:27:11.157Z] #68 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #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-02T13:27:11.157Z] #26 sha256:ef301087dc072db56001c07408c3b8e3cb3dd0a96537b3c17277d35d0b995148 [2022-06-02T13:27:11.157Z] #26 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T13:27:11.157Z] #12 sha256:ed2167da44ec7f7322c587e3b2c440685dac79f9eb53c5ec447da6304f0d3552 [2022-06-02T13:27:11.157Z] #12 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T13:27:11.157Z] #69 sha256:b6ea8b441d079406366656d57482eb22977cb6e531ce916b387ebfb02553d3a9 [2022-06-02T13:27:11.157Z] #69 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T13:27:11.157Z] #58 sha256:0ffa7ba7687ea3fd5224df434a0ba2850e5739c823c1794099ef2ab65e1b2b85 [2022-06-02T13:27:11.157Z] #58 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #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-02T13:27:11.157Z] #21 sha256:d9a7fb9e0cd212f6be6a5d64406833d78bc26f7751d89067c8b5545dc1d33b53 [2022-06-02T13:27:11.157Z] #21 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #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-02T13:27:11.157Z] #57 sha256:334d46649c24142bc62145f95003806a660f464789eb664bc8e085e425005c88 [2022-06-02T13:27:11.157Z] #57 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T13:27:11.157Z] #19 sha256:e0f95abd5d907e4d7d5280c0307edcd4328ab4217a3939a68189c0a28d9239f2 [2022-06-02T13:27:11.157Z] #19 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #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-02T13:27:11.157Z] #47 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:27:11.157Z] #47 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T13:27:11.157Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-02T13:27:11.157Z] #72 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #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-02T13:27:11.157Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:27:11.157Z] #42 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-02T13:27:11.157Z] #37 sha256:79e746c6ffeb1aae5fe38f660fce7bff7573cff1658cd70453897e84c2a047fb [2022-06-02T13:27:11.157Z] #37 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T13:27:11.157Z] #33 sha256:28497624f888b7bd4353dc7f8d764d89d06ad3f8741f54c6b7731fb698ab783b [2022-06-02T13:27:11.157Z] #33 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #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-02T13:27:11.157Z] #60 sha256:ca3f7d12729e3baa2ccdee5a2ef524c755b6769c8e9c44cf76b0f6cfc227efa4 [2022-06-02T13:27:11.157Z] #60 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #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-02T13:27:11.157Z] #22 sha256:9a7a0e9671cf6af12a045f0d4742de900be4d435193cc3c207e59e1ec8383e09 [2022-06-02T13:27:11.157Z] #22 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.157Z] #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-02T13:27:11.157Z] #13 sha256:64c4343ef448ecd522ef99921c92fb164f7ed53e3c47a64a52a0d6632401225d [2022-06-02T13:27:11.157Z] #13 CACHED [2022-06-02T13:27:11.157Z] [2022-06-02T13:27:11.158Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T13:27:11.158Z] #27 sha256:a42083e811d385d6a07991d10758336b425f431e94d71bb7799a37a360d2dcb7 [2022-06-02T13:27:11.158Z] #27 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T13:27:11.158Z] #45 sha256:abe5f470ee758d6d6c1b0e00779036797c22da60d7d68ef83301d37412539785 [2022-06-02T13:27:11.158Z] #45 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #36 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5 [2022-06-02T13:27:11.158Z] #36 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-02T13:27:11.158Z] #66 sha256:d57b937860571bcaa99fe91f68a70bb4349363cb0ef35cf322f2b1b759f17c06 [2022-06-02T13:27:11.158Z] #66 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T13:27:11.158Z] #20 sha256:3be57fbc7135b7cbd5ceb489434f6713ab1a3505c85fba4e6a845928085358c1 [2022-06-02T13:27:11.158Z] #20 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:27:11.158Z] #51 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T13:27:11.158Z] #56 sha256:8e2b13280782f5e416962d186922f5d2cc1e52f1d0e4f3eeeb95fdcef901034c [2022-06-02T13:27:11.158Z] #56 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T13:27:11.158Z] #35 sha256:eeab450657e68170fdd139ec100477d501a7b7f50888e57896bad2a7b26354a6 [2022-06-02T13:27:11.158Z] #35 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #44 sha256:2b6fffc5e128e13d249091e095e3f8ff929a3ba13ab3488ac1cee36f007289b6 [2022-06-02T13:27:11.158Z] #44 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T13:27:11.158Z] #61 sha256:e49b6a8636f1a11001138c8cd4731b1754435b74bb91d4018f8a52eb9ef570cc [2022-06-02T13:27:11.158Z] #61 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T13:27:11.158Z] #18 sha256:66c56cf51d408e0b5b5180dccc4f8eee67111a2185a0ce1160132e7eb8aa3073 [2022-06-02T13:27:11.158Z] #18 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:27:11.158Z] #14 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-02T13:27:11.158Z] #52 sha256:d28fe854aec10cfe5303f94da028882cafee5319971f2343d6dc0afdc0cb7b20 [2022-06-02T13:27:11.158Z] #52 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T13:27:11.158Z] #70 sha256:f6a1d5d8cfbfbf20a6b676a18628243c1c03edbb907612a9d8673c40bc2e0e12 [2022-06-02T13:27:11.158Z] #70 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-02T13:27:11.158Z] #29 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #53 sha256:1d7c87c01a497e4e394d68f389ff5ae50d0d2a9b215dcd310a3e282f6567b06b [2022-06-02T13:27:11.158Z] #53 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-02T13:27:11.158Z] #59 sha256:7f2ffb8d1854b7cd1585d145c3a13a0e91b455b622326d549c8b9de9f1b04a51 [2022-06-02T13:27:11.158Z] #59 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T13:27:11.158Z] #75 sha256:6a29c0a7f2e69feee9f0e59fc7bc1988743109fbe6ae91cdef22ee4d5a69ff9f [2022-06-02T13:27:11.158Z] #75 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T13:27:11.158Z] #32 sha256:861330cc13a1e8d52577c188ea5a0e227dcf9f6f476c52f677b39d974c1c82e6 [2022-06-02T13:27:11.158Z] #32 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #16 sha256:e46abf534256fc611d277f2c8d7c70cbdd17fd22e66fa2673fbfcb70a6b70386 [2022-06-02T13:27:11.158Z] #16 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T13:27:11.158Z] #15 sha256:d477f35cc8b4dddcba5db26d2304ee89caa3e7bba1058192b4fa02f8921160f7 [2022-06-02T13:27:11.158Z] #15 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #50 sha256:67ece1e788e4676d3dcc2f2d4fd4d70745ca77d0be83e09159f82898396f156b [2022-06-02T13:27:11.158Z] #50 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #31 sha256:a322bcb155e1cce8f77f3ea8704f1dde47fdf76982f17bd0587924aa6433032a [2022-06-02T13:27:11.158Z] #31 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-02T13:27:11.158Z] #63 sha256:23e8ed105941cf0ddfc5880850dce9e2bf6e236d0080253f2f02c4430c3a8266 [2022-06-02T13:27:11.158Z] #63 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #77 sha256:df516a86a227142ccc833accbdafebcb623afba9e33b1e6651bf0c65a9a919db [2022-06-02T13:27:11.158Z] #77 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T13:27:11.158Z] #65 sha256:e6e10279a61cadf2c772d2c57e93bf6be608cf6385903802ca77224defc17925 [2022-06-02T13:27:11.158Z] #65 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #62 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d [2022-06-02T13:27:11.158Z] #62 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #67 sha256:b37a9b68102b8afb25e24b4b78a0464eb957243c50185f37394cc4561f83b3f7 [2022-06-02T13:27:11.158Z] #67 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T13:27:11.158Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-02T13:27:11.158Z] #74 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #64 sha256:3e1e37ae583600bc267650af45741090188e0698a9aad4f47ec82d8c89973dc6 [2022-06-02T13:27:11.158Z] #64 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T13:27:11.158Z] #54 sha256:682285be20a464158c3838300f8a155fadebdb6868962b511836201fe2bdf929 [2022-06-02T13:27:11.158Z] #54 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T13:27:11.158Z] #48 sha256:4538050158c0b0a99a3ac8d26813bd4fb99a6381cc7e73b4ef49a0d00fdd9ead [2022-06-02T13:27:11.158Z] #48 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T13:27:11.158Z] #76 sha256:74d9f1cba0afab2272310fb75ac108c57d216455a0a30c7ccca0bcd76e2be7b7 [2022-06-02T13:27:11.158Z] #76 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #40 sha256:07b89fe8434131bcc5206962ac2f0f7d1f719e71fe00b50814204de3307697ed [2022-06-02T13:27:11.158Z] #40 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:27:11.158Z] #55 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #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-02T13:27:11.158Z] #78 sha256:861264b90497f042f9c2937c1c15aaaade1944065829d07b101c934dbd4d69fd [2022-06-02T13:27:11.158Z] #78 CACHED [2022-06-02T13:27:11.158Z] [2022-06-02T13:27:11.158Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T13:27:11.158Z] #79 sha256:acb5f26577ca4d12d4916ae018d9fbd86716f84f23c560806e82d5c103663e6a [2022-06-02T13:27:11.267Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-02T13:27:11.267Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-02T13:27:11.267Z] + TESTDIRS=./... [2022-06-02T13:27:11.267Z] + exclude_paths='/vendor/|/integration' [2022-06-02T13:27:11.267Z] ++ go list ./... [2022-06-02T13:27:11.267Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-02T13:27:11.811Z] #19 10.62 Reading package lists... [2022-06-02T13:27:12.092Z] #79 DONE 1.0s [2022-06-02T13:27:12.092Z] [2022-06-02T13:27:12.092Z] #80 exporting to image [2022-06-02T13:27:12.092Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T13:27:12.092Z] #80 exporting layers [2022-06-02T13:27:12.209Z] + pkg_list='github.com/docker/docker/api [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/backend/build [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/httputils [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/middleware [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/build [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/container [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/debug [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/image [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/network [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/session [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/system [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/server/router/volume [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/backend [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/container [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/events [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/filters [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/image [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/mount [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/network [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/registry [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/strslice [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/swarm [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/time [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/versions [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T13:27:12.209Z] github.com/docker/docker/api/types/volume [2022-06-02T13:27:12.209Z] github.com/docker/docker/builder [2022-06-02T13:27:12.209Z] github.com/docker/docker/builder/builder-next [2022-06-02T13:27:12.209Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T13:27:12.209Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T13:27:12.209Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T13:27:12.209Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T13:27:12.209Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T13:27:12.209Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T13:27:12.209Z] github.com/docker/docker/builder/dockerfile [2022-06-02T13:27:12.209Z] github.com/docker/docker/builder/remotecontext [2022-06-02T13:27:12.209Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T13:27:12.209Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T13:27:12.209Z] github.com/docker/docker/cli [2022-06-02T13:27:12.209Z] github.com/docker/docker/cli/config [2022-06-02T13:27:12.209Z] github.com/docker/docker/cli/debug [2022-06-02T13:27:12.209Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T13:27:12.209Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T13:27:12.209Z] github.com/docker/docker/client [2022-06-02T13:27:12.209Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T13:27:12.209Z] github.com/docker/docker/cmd/dockerd [2022-06-02T13:27:12.209Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T13:27:12.209Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T13:27:12.209Z] github.com/docker/docker/container [2022-06-02T13:27:12.209Z] github.com/docker/docker/container/stream [2022-06-02T13:27:12.209Z] github.com/docker/docker/contrib/apparmor [2022-06-02T13:27:12.209Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T13:27:12.209Z] github.com/docker/docker/contrib/httpserver [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/cluster [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/config [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/events [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/exec [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T13:27:12.209Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/images [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/initlayer [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/links [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/listeners [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/local [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/names [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/network [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/stats [2022-06-02T13:27:12.210Z] github.com/docker/docker/distribution [2022-06-02T13:27:12.210Z] github.com/docker/docker/distribution/metadata [2022-06-02T13:27:12.210Z] github.com/docker/docker/distribution/utils [2022-06-02T13:27:12.210Z] github.com/docker/docker/distribution/xfer [2022-06-02T13:27:12.210Z] github.com/docker/docker/dockerversion [2022-06-02T13:27:12.210Z] github.com/docker/docker/errdefs [2022-06-02T13:27:12.210Z] github.com/docker/docker/image [2022-06-02T13:27:12.210Z] github.com/docker/docker/image/cache [2022-06-02T13:27:12.210Z] github.com/docker/docker/image/tarexport [2022-06-02T13:27:12.210Z] github.com/docker/docker/image/v1 [2022-06-02T13:27:12.210Z] github.com/docker/docker/internal/test/suite [2022-06-02T13:27:12.210Z] github.com/docker/docker/layer [2022-06-02T13:27:12.210Z] github.com/docker/docker/libcontainerd [2022-06-02T13:27:12.210Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T13:27:12.210Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T13:27:12.210Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T13:27:12.210Z] github.com/docker/docker/libcontainerd/types [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/config [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/idm [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/ns [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/options [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/osl [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/types [2022-06-02T13:27:12.210Z] github.com/docker/docker/oci [2022-06-02T13:27:12.210Z] github.com/docker/docker/oci/caps [2022-06-02T13:27:12.210Z] github.com/docker/docker/opts [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/aaparser [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/archive [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/authorization [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/capabilities [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/containerfs [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/directory [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/dmesg [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/fileutils [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/fsutils [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/homedir [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/idtools [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/ioutils [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/longpath [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/loopback [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/parsers [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/pidfile [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/platform [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/plugins [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/pools [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/progress [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/pubsub [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/reexec [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/signal [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/stack [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/stringid [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/system [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/tailfile [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/tarsum [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/truncindex [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/urlutil [2022-06-02T13:27:12.210Z] github.com/docker/docker/pkg/useragent [2022-06-02T13:27:12.210Z] github.com/docker/docker/plugin [2022-06-02T13:27:12.210Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T13:27:12.210Z] github.com/docker/docker/plugin/v2 [2022-06-02T13:27:12.210Z] github.com/docker/docker/profiles/apparmor [2022-06-02T13:27:12.210Z] github.com/docker/docker/profiles/seccomp [2022-06-02T13:27:12.210Z] github.com/docker/docker/quota [2022-06-02T13:27:12.210Z] github.com/docker/docker/reference [2022-06-02T13:27:12.210Z] github.com/docker/docker/registry [2022-06-02T13:27:12.210Z] github.com/docker/docker/registry/resumable [2022-06-02T13:27:12.210Z] github.com/docker/docker/restartmanager [2022-06-02T13:27:12.210Z] github.com/docker/docker/rootless [2022-06-02T13:27:12.210Z] github.com/docker/docker/rootless/specconv [2022-06-02T13:27:12.210Z] github.com/docker/docker/runconfig [2022-06-02T13:27:12.210Z] github.com/docker/docker/runconfig/opts [2022-06-02T13:27:12.210Z] github.com/docker/docker/testutil [2022-06-02T13:27:12.210Z] github.com/docker/docker/testutil/daemon [2022-06-02T13:27:12.210Z] github.com/docker/docker/testutil/environment [2022-06-02T13:27:12.210Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T13:27:12.210Z] github.com/docker/docker/testutil/fakegit [2022-06-02T13:27:12.210Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T13:27:12.210Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T13:27:12.210Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T13:27:12.210Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T13:27:12.210Z] github.com/docker/docker/testutil/registry [2022-06-02T13:27:12.210Z] github.com/docker/docker/testutil/request [2022-06-02T13:27:12.210Z] github.com/docker/docker/volume [2022-06-02T13:27:12.210Z] github.com/docker/docker/volume/drivers [2022-06-02T13:27:12.210Z] github.com/docker/docker/volume/local [2022-06-02T13:27:12.210Z] github.com/docker/docker/volume/mounts [2022-06-02T13:27:12.210Z] github.com/docker/docker/volume/service [2022-06-02T13:27:12.210Z] github.com/docker/docker/volume/service/opts [2022-06-02T13:27:12.210Z] github.com/docker/docker/volume/testutils' [2022-06-02T13:27:12.210Z] ++ grep --fixed-strings -v /libnetwork [2022-06-02T13:27:12.210Z] ++ echo 'github.com/docker/docker/api [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/backend/build [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/httputils [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/middleware [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/build [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/container [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/debug [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/image [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/network [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/session [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/system [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/server/router/volume [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/backend [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/container [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/events [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/filters [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/image [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/mount [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/network [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/registry [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/strslice [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/swarm [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/time [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/versions [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T13:27:12.210Z] github.com/docker/docker/api/types/volume [2022-06-02T13:27:12.210Z] github.com/docker/docker/builder [2022-06-02T13:27:12.210Z] github.com/docker/docker/builder/builder-next [2022-06-02T13:27:12.210Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T13:27:12.210Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T13:27:12.210Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T13:27:12.210Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T13:27:12.210Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T13:27:12.210Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T13:27:12.210Z] github.com/docker/docker/builder/dockerfile [2022-06-02T13:27:12.210Z] github.com/docker/docker/builder/remotecontext [2022-06-02T13:27:12.210Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T13:27:12.210Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T13:27:12.210Z] github.com/docker/docker/cli [2022-06-02T13:27:12.210Z] github.com/docker/docker/cli/config [2022-06-02T13:27:12.210Z] github.com/docker/docker/cli/debug [2022-06-02T13:27:12.210Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T13:27:12.210Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T13:27:12.210Z] github.com/docker/docker/client [2022-06-02T13:27:12.210Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T13:27:12.210Z] github.com/docker/docker/cmd/dockerd [2022-06-02T13:27:12.210Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T13:27:12.210Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T13:27:12.210Z] github.com/docker/docker/container [2022-06-02T13:27:12.210Z] github.com/docker/docker/container/stream [2022-06-02T13:27:12.210Z] github.com/docker/docker/contrib/apparmor [2022-06-02T13:27:12.210Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T13:27:12.210Z] github.com/docker/docker/contrib/httpserver [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/cluster [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/config [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/events [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/exec [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/images [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/initlayer [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/links [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/listeners [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/local [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/names [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/network [2022-06-02T13:27:12.210Z] github.com/docker/docker/daemon/stats [2022-06-02T13:27:12.210Z] github.com/docker/docker/distribution [2022-06-02T13:27:12.210Z] github.com/docker/docker/distribution/metadata [2022-06-02T13:27:12.210Z] github.com/docker/docker/distribution/utils [2022-06-02T13:27:12.210Z] github.com/docker/docker/distribution/xfer [2022-06-02T13:27:12.210Z] github.com/docker/docker/dockerversion [2022-06-02T13:27:12.210Z] github.com/docker/docker/errdefs [2022-06-02T13:27:12.210Z] github.com/docker/docker/image [2022-06-02T13:27:12.210Z] github.com/docker/docker/image/cache [2022-06-02T13:27:12.210Z] github.com/docker/docker/image/tarexport [2022-06-02T13:27:12.210Z] github.com/docker/docker/image/v1 [2022-06-02T13:27:12.210Z] github.com/docker/docker/internal/test/suite [2022-06-02T13:27:12.210Z] github.com/docker/docker/layer [2022-06-02T13:27:12.210Z] github.com/docker/docker/libcontainerd [2022-06-02T13:27:12.210Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T13:27:12.210Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T13:27:12.210Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T13:27:12.210Z] github.com/docker/docker/libcontainerd/types [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/config [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T13:27:12.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/idm [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/ns [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/options [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/osl [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/libnetwork/types [2022-06-02T13:27:12.211Z] github.com/docker/docker/oci [2022-06-02T13:27:12.211Z] github.com/docker/docker/oci/caps [2022-06-02T13:27:12.211Z] github.com/docker/docker/opts [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/aaparser [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/archive [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/authorization [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/capabilities [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/containerfs [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/directory [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/dmesg [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/fileutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/fsutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/homedir [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/idtools [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/ioutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/longpath [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/loopback [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/parsers [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/pidfile [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/platform [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/plugins [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/pools [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/progress [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/pubsub [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/reexec [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/signal [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/stack [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/stringid [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/system [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/tailfile [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/tarsum [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/truncindex [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/urlutil [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/useragent [2022-06-02T13:27:12.211Z] github.com/docker/docker/plugin [2022-06-02T13:27:12.211Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T13:27:12.211Z] github.com/docker/docker/plugin/v2 [2022-06-02T13:27:12.211Z] github.com/docker/docker/profiles/apparmor [2022-06-02T13:27:12.211Z] github.com/docker/docker/profiles/seccomp [2022-06-02T13:27:12.211Z] github.com/docker/docker/quota [2022-06-02T13:27:12.211Z] github.com/docker/docker/reference [2022-06-02T13:27:12.211Z] github.com/docker/docker/registry [2022-06-02T13:27:12.211Z] github.com/docker/docker/registry/resumable [2022-06-02T13:27:12.211Z] github.com/docker/docker/restartmanager [2022-06-02T13:27:12.211Z] github.com/docker/docker/rootless [2022-06-02T13:27:12.211Z] github.com/docker/docker/rootless/specconv [2022-06-02T13:27:12.211Z] github.com/docker/docker/runconfig [2022-06-02T13:27:12.211Z] github.com/docker/docker/runconfig/opts [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/daemon [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/environment [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/fakegit [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/registry [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/request [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume/drivers [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume/local [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume/mounts [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume/service [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume/service/opts [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume/testutils' [2022-06-02T13:27:12.211Z] + base_pkg_list='github.com/docker/docker/api [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/backend/build [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/httputils [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/middleware [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/build [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/container [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/debug [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/image [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/network [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/session [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/system [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/volume [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/backend [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/container [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/events [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/filters [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/image [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/mount [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/network [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/registry [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/strslice [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/swarm [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/time [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/versions [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/types/volume [2022-06-02T13:27:12.211Z] github.com/docker/docker/builder [2022-06-02T13:27:12.211Z] github.com/docker/docker/builder/builder-next [2022-06-02T13:27:12.211Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T13:27:12.211Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T13:27:12.211Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T13:27:12.211Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T13:27:12.211Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T13:27:12.211Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T13:27:12.211Z] github.com/docker/docker/builder/dockerfile [2022-06-02T13:27:12.211Z] github.com/docker/docker/builder/remotecontext [2022-06-02T13:27:12.211Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T13:27:12.211Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T13:27:12.211Z] github.com/docker/docker/cli [2022-06-02T13:27:12.211Z] github.com/docker/docker/cli/config [2022-06-02T13:27:12.211Z] github.com/docker/docker/cli/debug [2022-06-02T13:27:12.211Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T13:27:12.211Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T13:27:12.211Z] github.com/docker/docker/client [2022-06-02T13:27:12.211Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T13:27:12.211Z] github.com/docker/docker/cmd/dockerd [2022-06-02T13:27:12.211Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T13:27:12.211Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T13:27:12.211Z] github.com/docker/docker/container [2022-06-02T13:27:12.211Z] github.com/docker/docker/container/stream [2022-06-02T13:27:12.211Z] github.com/docker/docker/contrib/apparmor [2022-06-02T13:27:12.211Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T13:27:12.211Z] github.com/docker/docker/contrib/httpserver [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/cluster [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/config [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/events [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/exec [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/images [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/initlayer [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/links [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/listeners [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/local [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/names [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/network [2022-06-02T13:27:12.211Z] github.com/docker/docker/daemon/stats [2022-06-02T13:27:12.211Z] github.com/docker/docker/distribution [2022-06-02T13:27:12.211Z] github.com/docker/docker/distribution/metadata [2022-06-02T13:27:12.211Z] github.com/docker/docker/distribution/utils [2022-06-02T13:27:12.211Z] github.com/docker/docker/distribution/xfer [2022-06-02T13:27:12.211Z] github.com/docker/docker/dockerversion [2022-06-02T13:27:12.211Z] github.com/docker/docker/errdefs [2022-06-02T13:27:12.211Z] github.com/docker/docker/image [2022-06-02T13:27:12.211Z] github.com/docker/docker/image/cache [2022-06-02T13:27:12.211Z] github.com/docker/docker/image/tarexport [2022-06-02T13:27:12.211Z] github.com/docker/docker/image/v1 [2022-06-02T13:27:12.211Z] github.com/docker/docker/internal/test/suite [2022-06-02T13:27:12.211Z] github.com/docker/docker/layer [2022-06-02T13:27:12.211Z] github.com/docker/docker/libcontainerd [2022-06-02T13:27:12.211Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T13:27:12.211Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T13:27:12.211Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T13:27:12.211Z] github.com/docker/docker/libcontainerd/types [2022-06-02T13:27:12.211Z] github.com/docker/docker/oci [2022-06-02T13:27:12.211Z] github.com/docker/docker/oci/caps [2022-06-02T13:27:12.211Z] github.com/docker/docker/opts [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/aaparser [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/archive [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/authorization [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/capabilities [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/containerfs [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/directory [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/dmesg [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/fileutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/fsutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/homedir [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/idtools [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/ioutils [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/longpath [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/loopback [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/parsers [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/pidfile [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/platform [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/plugins [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/pools [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/progress [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/pubsub [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/reexec [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/signal [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/stack [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/stringid [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/system [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/tailfile [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/tarsum [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/truncindex [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/urlutil [2022-06-02T13:27:12.211Z] github.com/docker/docker/pkg/useragent [2022-06-02T13:27:12.211Z] github.com/docker/docker/plugin [2022-06-02T13:27:12.211Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T13:27:12.211Z] github.com/docker/docker/plugin/v2 [2022-06-02T13:27:12.211Z] github.com/docker/docker/profiles/apparmor [2022-06-02T13:27:12.211Z] github.com/docker/docker/profiles/seccomp [2022-06-02T13:27:12.211Z] github.com/docker/docker/quota [2022-06-02T13:27:12.211Z] github.com/docker/docker/reference [2022-06-02T13:27:12.211Z] github.com/docker/docker/registry [2022-06-02T13:27:12.211Z] github.com/docker/docker/registry/resumable [2022-06-02T13:27:12.211Z] github.com/docker/docker/restartmanager [2022-06-02T13:27:12.211Z] github.com/docker/docker/rootless [2022-06-02T13:27:12.211Z] github.com/docker/docker/rootless/specconv [2022-06-02T13:27:12.211Z] github.com/docker/docker/runconfig [2022-06-02T13:27:12.211Z] github.com/docker/docker/runconfig/opts [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/daemon [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/environment [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/fakegit [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/registry [2022-06-02T13:27:12.211Z] github.com/docker/docker/testutil/request [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume/drivers [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume/local [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume/mounts [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume/service [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume/service/opts [2022-06-02T13:27:12.211Z] github.com/docker/docker/volume/testutils' [2022-06-02T13:27:12.211Z] ++ grep --fixed-strings /libnetwork [2022-06-02T13:27:12.211Z] ++ echo 'github.com/docker/docker/api [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/backend/build [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/httputils [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/middleware [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/build [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/container [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/debug [2022-06-02T13:27:12.211Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/server/router/image [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/server/router/network [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/server/router/session [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/server/router/system [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/server/router/volume [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/backend [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/container [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/events [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/filters [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/image [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/mount [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/network [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/registry [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/strslice [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/swarm [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/time [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/versions [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T13:27:12.212Z] github.com/docker/docker/api/types/volume [2022-06-02T13:27:12.212Z] github.com/docker/docker/builder [2022-06-02T13:27:12.212Z] github.com/docker/docker/builder/builder-next [2022-06-02T13:27:12.212Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T13:27:12.212Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T13:27:12.212Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T13:27:12.212Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T13:27:12.212Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T13:27:12.212Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T13:27:12.212Z] github.com/docker/docker/builder/dockerfile [2022-06-02T13:27:12.212Z] github.com/docker/docker/builder/remotecontext [2022-06-02T13:27:12.212Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T13:27:12.212Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T13:27:12.212Z] github.com/docker/docker/cli [2022-06-02T13:27:12.212Z] github.com/docker/docker/cli/config [2022-06-02T13:27:12.212Z] github.com/docker/docker/cli/debug [2022-06-02T13:27:12.212Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T13:27:12.212Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T13:27:12.212Z] github.com/docker/docker/client [2022-06-02T13:27:12.212Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T13:27:12.212Z] github.com/docker/docker/cmd/dockerd [2022-06-02T13:27:12.212Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T13:27:12.212Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T13:27:12.212Z] github.com/docker/docker/container [2022-06-02T13:27:12.212Z] github.com/docker/docker/container/stream [2022-06-02T13:27:12.212Z] github.com/docker/docker/contrib/apparmor [2022-06-02T13:27:12.212Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T13:27:12.212Z] github.com/docker/docker/contrib/httpserver [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/cluster [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/config [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/events [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/exec [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/images [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/initlayer [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/links [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/listeners [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/local [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/names [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/network [2022-06-02T13:27:12.212Z] github.com/docker/docker/daemon/stats [2022-06-02T13:27:12.212Z] github.com/docker/docker/distribution [2022-06-02T13:27:12.212Z] github.com/docker/docker/distribution/metadata [2022-06-02T13:27:12.212Z] github.com/docker/docker/distribution/utils [2022-06-02T13:27:12.212Z] github.com/docker/docker/distribution/xfer [2022-06-02T13:27:12.212Z] github.com/docker/docker/dockerversion [2022-06-02T13:27:12.212Z] github.com/docker/docker/errdefs [2022-06-02T13:27:12.212Z] github.com/docker/docker/image [2022-06-02T13:27:12.212Z] github.com/docker/docker/image/cache [2022-06-02T13:27:12.212Z] github.com/docker/docker/image/tarexport [2022-06-02T13:27:12.212Z] github.com/docker/docker/image/v1 [2022-06-02T13:27:12.212Z] github.com/docker/docker/internal/test/suite [2022-06-02T13:27:12.212Z] github.com/docker/docker/layer [2022-06-02T13:27:12.212Z] github.com/docker/docker/libcontainerd [2022-06-02T13:27:12.212Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T13:27:12.212Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T13:27:12.212Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T13:27:12.212Z] github.com/docker/docker/libcontainerd/types [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/config [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/idm [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ns [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/options [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/osl [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/types [2022-06-02T13:27:12.212Z] github.com/docker/docker/oci [2022-06-02T13:27:12.212Z] github.com/docker/docker/oci/caps [2022-06-02T13:27:12.212Z] github.com/docker/docker/opts [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/aaparser [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/archive [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/authorization [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/capabilities [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/containerfs [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/directory [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/dmesg [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/fileutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/fsutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/homedir [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/idtools [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/ioutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/longpath [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/loopback [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/parsers [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/pidfile [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/platform [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/plugins [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/pools [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/progress [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/pubsub [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/reexec [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/signal [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/stack [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/stringid [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/system [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/tailfile [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/tarsum [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/truncindex [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/urlutil [2022-06-02T13:27:12.212Z] github.com/docker/docker/pkg/useragent [2022-06-02T13:27:12.212Z] github.com/docker/docker/plugin [2022-06-02T13:27:12.212Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T13:27:12.212Z] github.com/docker/docker/plugin/v2 [2022-06-02T13:27:12.212Z] github.com/docker/docker/profiles/apparmor [2022-06-02T13:27:12.212Z] github.com/docker/docker/profiles/seccomp [2022-06-02T13:27:12.212Z] github.com/docker/docker/quota [2022-06-02T13:27:12.212Z] github.com/docker/docker/reference [2022-06-02T13:27:12.212Z] github.com/docker/docker/registry [2022-06-02T13:27:12.212Z] github.com/docker/docker/registry/resumable [2022-06-02T13:27:12.212Z] github.com/docker/docker/restartmanager [2022-06-02T13:27:12.212Z] github.com/docker/docker/rootless [2022-06-02T13:27:12.212Z] github.com/docker/docker/rootless/specconv [2022-06-02T13:27:12.212Z] github.com/docker/docker/runconfig [2022-06-02T13:27:12.212Z] github.com/docker/docker/runconfig/opts [2022-06-02T13:27:12.212Z] github.com/docker/docker/testutil [2022-06-02T13:27:12.212Z] github.com/docker/docker/testutil/daemon [2022-06-02T13:27:12.212Z] github.com/docker/docker/testutil/environment [2022-06-02T13:27:12.212Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T13:27:12.212Z] github.com/docker/docker/testutil/fakegit [2022-06-02T13:27:12.212Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T13:27:12.212Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T13:27:12.212Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T13:27:12.212Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T13:27:12.212Z] github.com/docker/docker/testutil/registry [2022-06-02T13:27:12.212Z] github.com/docker/docker/testutil/request [2022-06-02T13:27:12.212Z] github.com/docker/docker/volume [2022-06-02T13:27:12.212Z] github.com/docker/docker/volume/drivers [2022-06-02T13:27:12.212Z] github.com/docker/docker/volume/local [2022-06-02T13:27:12.212Z] github.com/docker/docker/volume/mounts [2022-06-02T13:27:12.212Z] github.com/docker/docker/volume/service [2022-06-02T13:27:12.212Z] github.com/docker/docker/volume/service/opts [2022-06-02T13:27:12.212Z] github.com/docker/docker/volume/testutils' [2022-06-02T13:27:12.212Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/config [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/idm [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/ns [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/options [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/osl [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/types' [2022-06-02T13:27:12.212Z] + echo 'github.com/docker/docker/libnetwork [2022-06-02T13:27:12.212Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/config [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/idm [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/ns [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/options [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/osl [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/types' [2022-06-02T13:27:12.213Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:27:12.213Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:27:12.213Z] + type docker-proxy [2022-06-02T13:27:12.213Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-02T13:27:12.213Z] + hack/make.sh binary-proxy install-proxy [2022-06-02T13:27:12.213Z] [2022-06-02T13:27:12.213Z] Removing bundles/ [2022-06-02T13:27:12.213Z] [2022-06-02T13:27:12.213Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-02T13:27:12.213Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-02T13:27:12.213Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:27:12.753Z] #19 13.69 Building dependency tree... [2022-06-02T13:27:13.025Z] #80 exporting layers 1.0s done [2022-06-02T13:27:13.025Z] #80 writing image sha256:9f50b626ac965d56e3bd73999d48e37c965b5bdc620767d5eb70a61b59889c42 done [2022-06-02T13:27:13.025Z] #80 naming to docker.io/library/docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f done [2022-06-02T13:27:13.025Z] #80 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T13:27:13.326Z] #19 14.97 The following additional packages will be installed: [2022-06-02T13:27:13.326Z] #19 14.97 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-02T13:27:13.326Z] #19 14.97 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-02T13:27:13.326Z] #19 14.97 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-02T13:27:13.326Z] #19 14.97 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-02T13:27:13.326Z] #19 14.97 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-02T13:27:13.326Z] #19 14.97 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-02T13:27:13.326Z] #19 14.97 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-06-02T13:27:13.326Z] #19 14.97 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-06-02T13:27:13.326Z] #19 14.97 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-06-02T13:27:13.326Z] #19 14.97 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-06-02T13:27:13.326Z] #19 14.97 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-02T13:27:13.326Z] #19 14.97 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-02T13:27:13.326Z] #19 14.97 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-02T13:27:13.326Z] #19 14.97 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-02T13:27:13.326Z] #19 14.97 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-02T13:27:13.326Z] #19 14.97 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-02T13:27:13.326Z] #19 14.97 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-02T13:27:13.326Z] #19 14.97 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-02T13:27:13.326Z] #19 14.97 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-02T13:27:13.326Z] #19 14.97 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-02T13:27:13.326Z] #19 14.97 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-02T13:27:13.326Z] #19 14.97 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-02T13:27:13.326Z] #19 14.97 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-02T13:27:13.326Z] #19 14.97 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-02T13:27:13.326Z] #19 14.97 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-02T13:27:13.326Z] #19 14.97 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-02T13:27:13.326Z] #19 14.97 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-02T13:27:13.326Z] #19 14.97 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-02T13:27:13.326Z] #19 14.98 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-02T13:27:13.326Z] #19 14.98 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-02T13:27:13.326Z] #19 14.98 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-02T13:27:13.326Z] #19 14.98 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-02T13:27:13.326Z] #19 14.98 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-02T13:27:13.326Z] #19 14.98 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-02T13:27:13.326Z] #19 14.98 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-02T13:27:13.326Z] #19 14.98 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-02T13:27:13.326Z] #19 14.98 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-02T13:27:13.326Z] #19 14.98 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-02T13:27:13.326Z] #19 14.98 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-02T13:27:13.326Z] #19 14.98 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-02T13:27:13.326Z] #19 14.98 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-02T13:27:13.326Z] #19 14.98 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-02T13:27:13.326Z] #19 14.98 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-02T13:27:13.326Z] #19 14.98 linux-libc-dev-s390x-cross patch xz-utils [2022-06-02T13:27:13.326Z] #19 14.99 Suggested packages: [2022-06-02T13:27:13.326Z] #19 14.99 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-06-02T13:27:13.326Z] #19 14.99 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-06-02T13:27:13.326Z] #19 14.99 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-06-02T13:27:13.326Z] #19 14.99 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-06-02T13:27:13.326Z] #19 14.99 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-06-02T13:27:13.326Z] #19 14.99 libyaml-shell-perl ed diffutils-doc [2022-06-02T13:27:13.326Z] #19 14.99 Recommended packages: [2022-06-02T13:27:13.326Z] #19 14.99 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-06-02T13:27:13.326Z] #19 14.99 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-06-02T13:27:13.359Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -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:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/make.sh dynbinary test-integration [2022-06-02T13:27:13.617Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-02T13:27:13.617Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-02T13:27:13.617Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-02T13:27:13.617Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-02T13:27:13.617Z] 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-02T13:27:13.617Z] Detected virtualization docker. [2022-06-02T13:27:13.617Z] Detected architecture x86-64. [2022-06-02T13:27:13.617Z] Set hostname to <59ea36641c1f>. [2022-06-02T13:27:13.875Z] modprobe@configfs.service: Succeeded. [2022-06-02T13:27:13.875Z] modprobe@drm.service: Succeeded. [2022-06-02T13:27:13.875Z] modprobe@fuse.service: Succeeded. [2022-06-02T13:27:13.875Z] + source /etc/docker-entrypoint-cmd [2022-06-02T13:27:13.875Z] ++ hack/make.sh dynbinary test-integration [2022-06-02T13:27:13.875Z] [2022-06-02T13:27:14.133Z] Removing bundles/ [2022-06-02T13:27:14.133Z] [2022-06-02T13:27:14.133Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T13:27:14.133Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T13:27:14.133Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:27:14.268Z] #19 16.16 The following NEW packages will be installed: [2022-06-02T13:27:14.268Z] #19 16.16 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-02T13:27:14.268Z] #19 16.16 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-02T13:27:14.268Z] #19 16.16 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-02T13:27:14.268Z] #19 16.16 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-02T13:27:14.268Z] #19 16.16 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-02T13:27:14.268Z] #19 16.16 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-02T13:27:14.268Z] #19 16.16 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-06-02T13:27:14.268Z] #19 16.16 crossbuild-essential-armel crossbuild-essential-armhf [2022-06-02T13:27:14.268Z] #19 16.16 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-06-02T13:27:14.268Z] #19 16.16 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-06-02T13:27:14.268Z] #19 16.16 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-06-02T13:27:14.268Z] #19 16.16 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-06-02T13:27:14.268Z] #19 16.16 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-06-02T13:27:14.268Z] #19 16.16 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-02T13:27:14.268Z] #19 16.16 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-02T13:27:14.268Z] #19 16.16 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-02T13:27:14.268Z] #19 16.16 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-02T13:27:14.268Z] #19 16.16 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-02T13:27:14.268Z] #19 16.16 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-02T13:27:14.268Z] #19 16.16 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-02T13:27:14.268Z] #19 16.16 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-02T13:27:14.268Z] #19 16.16 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-02T13:27:14.268Z] #19 16.16 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-02T13:27:14.268Z] #19 16.16 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-02T13:27:14.268Z] #19 16.16 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-02T13:27:14.268Z] #19 16.16 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-02T13:27:14.268Z] #19 16.16 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-02T13:27:14.268Z] #19 16.16 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-02T13:27:14.268Z] #19 16.16 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-02T13:27:14.268Z] #19 16.16 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-02T13:27:14.268Z] #19 16.16 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-02T13:27:14.268Z] #19 16.16 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-02T13:27:14.268Z] #19 16.16 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-02T13:27:14.268Z] #19 16.16 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-02T13:27:14.268Z] #19 16.16 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-02T13:27:14.268Z] #19 16.16 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-02T13:27:14.268Z] #19 16.16 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-02T13:27:14.268Z] #19 16.16 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-02T13:27:14.268Z] #19 16.16 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-02T13:27:14.268Z] #19 16.16 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-02T13:27:14.268Z] #19 16.16 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-02T13:27:14.268Z] #19 16.16 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-02T13:27:14.268Z] #19 16.16 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-02T13:27:14.268Z] #19 16.16 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-02T13:27:14.268Z] #19 16.16 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-02T13:27:14.268Z] #19 16.16 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-02T13:27:14.268Z] #19 16.17 linux-libc-dev-s390x-cross patch xz-utils [2022-06-02T13:27:14.529Z] #19 16.49 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:27:14.529Z] #19 16.49 Need to get 788 MB of archives. [2022-06-02T13:27:14.529Z] #19 16.49 After this operation, 3385 MB of additional disk space will be used. [2022-06-02T13:27:14.529Z] #19 16.49 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-02T13:27:14.529Z] #19 16.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-02T13:27:14.529Z] #19 16.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-02T13:27:14.794Z] #19 16.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-02T13:27:14.794Z] #19 16.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-02T13:27:14.794Z] #19 16.51 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-02T13:27:14.794Z] #19 16.51 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-02T13:27:14.794Z] #19 16.53 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-02T13:27:14.794Z] #19 16.56 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-02T13:27:14.794Z] #19 16.58 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-02T13:27:14.794Z] #19 16.60 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-02T13:27:14.794Z] #19 16.61 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-02T13:27:14.794Z] #19 16.61 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-02T13:27:15.056Z] #19 16.96 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-02T13:27:15.056Z] #19 16.97 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-02T13:27:15.632Z] #19 17.31 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-02T13:27:15.632Z] #19 17.31 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-02T13:27:15.632Z] #19 17.65 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-02T13:27:15.894Z] #19 17.65 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-02T13:27:16.156Z] #19 17.95 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-02T13:27:16.156Z] #19 17.96 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-02T13:27:16.418Z] #19 18.25 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-02T13:27:16.418Z] #19 18.25 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-02T13:27:16.418Z] #19 18.25 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-02T13:27:16.418Z] #19 18.25 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-02T13:27:16.418Z] #19 18.25 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-02T13:27:16.418Z] #19 18.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-06-02T13:27:16.418Z] #19 18.26 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-02T13:27:16.418Z] #19 18.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-06-02T13:27:16.418Z] #19 18.26 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-02T13:27:16.418Z] #19 18.27 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-02T13:27:16.418Z] #19 18.27 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-02T13:27:16.418Z] #19 18.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-06-02T13:27:16.418Z] #19 18.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-06-02T13:27:16.418Z] #19 18.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-06-02T13:27:16.418Z] #19 18.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-06-02T13:27:16.418Z] #19 18.30 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-02T13:27:16.418Z] #19 18.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-06-02T13:27:16.418Z] #19 18.31 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-02T13:27:16.418Z] #19 18.31 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-02T13:27:16.689Z] #19 18.70 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-02T13:27:16.952Z] #19 18.70 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-02T13:27:16.952Z] #19 18.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-06-02T13:27:16.952Z] #19 18.78 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-02T13:27:16.952Z] #19 18.79 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-02T13:27:17.215Z] #19 19.14 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-02T13:27:17.482Z] #19 19.14 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-02T13:27:17.482Z] #19 19.15 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-02T13:27:17.482Z] #19 19.16 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-06-02T13:27:17.482Z] #19 19.16 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-02T13:27:17.482Z] #19 19.16 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-02T13:27:17.482Z] #19 19.22 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-02T13:27:17.482Z] #19 19.22 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-02T13:27:17.482Z] #19 19.22 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-02T13:27:17.482Z] #19 19.22 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-02T13:27:17.482Z] #19 19.22 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-02T13:27:17.482Z] #19 19.23 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-06-02T13:27:17.482Z] #19 19.23 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-06-02T13:27:17.482Z] #19 19.23 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-02T13:27:17.482Z] #19 19.23 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-06-02T13:27:17.482Z] #19 19.23 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-06-02T13:27:17.482Z] #19 19.23 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-02T13:27:17.482Z] #19 19.23 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-06-02T13:27:17.482Z] #19 19.23 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-06-02T13:27:17.482Z] #19 19.23 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-06-02T13:27:17.482Z] #19 19.24 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-02T13:27:17.482Z] #19 19.24 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-02T13:27:17.482Z] #19 19.24 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-06-02T13:27:17.482Z] #19 19.25 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-06-02T13:27:17.482Z] #19 19.26 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-02T13:27:17.482Z] #19 19.26 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-06-02T13:27:17.482Z] #19 19.27 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-02T13:27:17.482Z] #19 19.27 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-02T13:27:17.499Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-02T13:27:17.745Z] #19 19.63 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-02T13:27:17.746Z] #19 19.63 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-02T13:27:17.746Z] #19 19.64 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-06-02T13:27:17.761Z] [2022-06-02T13:27:17.761Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-02T13:27:17.761Z] Installing docker-proxy to /usr/local/bin/ [2022-06-02T13:27:17.761Z] [2022-06-02T13:27:17.761Z] + mkdir -p bundles [2022-06-02T13:27:17.761Z] + '[' -n 'github.com/docker/docker/api [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/backend/build [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/httputils [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/middleware [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/build [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/container [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/debug [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/image [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/network [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/session [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/system [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/server/router/volume [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/backend [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/container [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/events [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/filters [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/image [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/mount [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/network [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/registry [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/strslice [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/swarm [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/time [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/versions [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T13:27:17.761Z] github.com/docker/docker/api/types/volume [2022-06-02T13:27:17.761Z] github.com/docker/docker/builder [2022-06-02T13:27:17.761Z] github.com/docker/docker/builder/builder-next [2022-06-02T13:27:17.761Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T13:27:17.761Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T13:27:17.761Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T13:27:17.761Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T13:27:17.761Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T13:27:17.761Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T13:27:17.761Z] github.com/docker/docker/builder/dockerfile [2022-06-02T13:27:17.761Z] github.com/docker/docker/builder/remotecontext [2022-06-02T13:27:17.761Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T13:27:17.761Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T13:27:17.761Z] github.com/docker/docker/cli [2022-06-02T13:27:17.761Z] github.com/docker/docker/cli/config [2022-06-02T13:27:17.761Z] github.com/docker/docker/cli/debug [2022-06-02T13:27:17.761Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T13:27:17.761Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T13:27:17.761Z] github.com/docker/docker/client [2022-06-02T13:27:17.761Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T13:27:17.761Z] github.com/docker/docker/cmd/dockerd [2022-06-02T13:27:17.761Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T13:27:17.761Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T13:27:17.761Z] github.com/docker/docker/container [2022-06-02T13:27:17.761Z] github.com/docker/docker/container/stream [2022-06-02T13:27:17.761Z] github.com/docker/docker/contrib/apparmor [2022-06-02T13:27:17.761Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T13:27:17.761Z] github.com/docker/docker/contrib/httpserver [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/cluster [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/config [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/events [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/exec [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/images [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/initlayer [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/links [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/listeners [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/local [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/names [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/network [2022-06-02T13:27:17.761Z] github.com/docker/docker/daemon/stats [2022-06-02T13:27:17.761Z] github.com/docker/docker/distribution [2022-06-02T13:27:17.761Z] github.com/docker/docker/distribution/metadata [2022-06-02T13:27:17.761Z] github.com/docker/docker/distribution/utils [2022-06-02T13:27:17.761Z] github.com/docker/docker/distribution/xfer [2022-06-02T13:27:17.761Z] github.com/docker/docker/dockerversion [2022-06-02T13:27:17.761Z] github.com/docker/docker/errdefs [2022-06-02T13:27:17.761Z] github.com/docker/docker/image [2022-06-02T13:27:17.761Z] github.com/docker/docker/image/cache [2022-06-02T13:27:17.761Z] github.com/docker/docker/image/tarexport [2022-06-02T13:27:17.761Z] github.com/docker/docker/image/v1 [2022-06-02T13:27:17.761Z] github.com/docker/docker/internal/test/suite [2022-06-02T13:27:17.761Z] github.com/docker/docker/layer [2022-06-02T13:27:17.761Z] github.com/docker/docker/libcontainerd [2022-06-02T13:27:17.761Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T13:27:17.761Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T13:27:17.761Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T13:27:17.761Z] github.com/docker/docker/libcontainerd/types [2022-06-02T13:27:17.761Z] github.com/docker/docker/oci [2022-06-02T13:27:17.761Z] github.com/docker/docker/oci/caps [2022-06-02T13:27:17.761Z] github.com/docker/docker/opts [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/aaparser [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/archive [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/authorization [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/capabilities [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/containerfs [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/directory [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/dmesg [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/fileutils [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/fsutils [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/homedir [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/idtools [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/ioutils [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/longpath [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/loopback [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/parsers [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/pidfile [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/platform [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/plugins [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/pools [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/progress [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/pubsub [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/reexec [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/signal [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/stack [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/stringid [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/system [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/tailfile [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/tarsum [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/truncindex [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/urlutil [2022-06-02T13:27:17.761Z] github.com/docker/docker/pkg/useragent [2022-06-02T13:27:17.761Z] github.com/docker/docker/plugin [2022-06-02T13:27:17.761Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T13:27:17.761Z] github.com/docker/docker/plugin/v2 [2022-06-02T13:27:17.761Z] github.com/docker/docker/profiles/apparmor [2022-06-02T13:27:17.761Z] github.com/docker/docker/profiles/seccomp [2022-06-02T13:27:17.761Z] github.com/docker/docker/quota [2022-06-02T13:27:17.761Z] github.com/docker/docker/reference [2022-06-02T13:27:17.761Z] github.com/docker/docker/registry [2022-06-02T13:27:17.761Z] github.com/docker/docker/registry/resumable [2022-06-02T13:27:17.761Z] github.com/docker/docker/restartmanager [2022-06-02T13:27:17.761Z] github.com/docker/docker/rootless [2022-06-02T13:27:17.761Z] github.com/docker/docker/rootless/specconv [2022-06-02T13:27:17.761Z] github.com/docker/docker/runconfig [2022-06-02T13:27:17.761Z] github.com/docker/docker/runconfig/opts [2022-06-02T13:27:17.761Z] github.com/docker/docker/testutil [2022-06-02T13:27:17.761Z] github.com/docker/docker/testutil/daemon [2022-06-02T13:27:17.761Z] github.com/docker/docker/testutil/environment [2022-06-02T13:27:17.761Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T13:27:17.761Z] github.com/docker/docker/testutil/fakegit [2022-06-02T13:27:17.761Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T13:27:17.761Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T13:27:17.761Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T13:27:17.761Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T13:27:17.761Z] github.com/docker/docker/testutil/registry [2022-06-02T13:27:17.761Z] github.com/docker/docker/testutil/request [2022-06-02T13:27:17.761Z] github.com/docker/docker/volume [2022-06-02T13:27:17.761Z] github.com/docker/docker/volume/drivers [2022-06-02T13:27:17.761Z] github.com/docker/docker/volume/local [2022-06-02T13:27:17.761Z] github.com/docker/docker/volume/mounts [2022-06-02T13:27:17.761Z] github.com/docker/docker/volume/service [2022-06-02T13:27:17.761Z] github.com/docker/docker/volume/service/opts [2022-06-02T13:27:17.761Z] github.com/docker/docker/volume/testutils' ']' [2022-06-02T13:27:17.762Z] + 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-02T13:27:18.009Z] #19 19.72 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-02T13:27:18.009Z] #19 19.74 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-02T13:27:18.270Z] #19 20.09 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-02T13:27:18.270Z] #19 20.09 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-06-02T13:27:18.270Z] #19 20.09 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-06-02T13:27:18.270Z] #19 20.10 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-02T13:27:18.270Z] #19 20.10 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-02T13:27:18.270Z] #19 20.10 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-06-02T13:27:18.270Z] #19 20.10 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-06-02T13:27:18.270Z] #19 20.12 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-02T13:27:18.270Z] #19 20.12 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-06-02T13:27:18.270Z] #19 20.12 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-02T13:27:18.270Z] #19 20.13 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-02T13:27:18.533Z] #19 20.51 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-02T13:27:18.703Z] ? github.com/docker/docker/api [no test files] [2022-06-02T13:27:18.794Z] #19 20.51 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-02T13:27:18.794Z] #19 20.52 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-06-02T13:27:18.794Z] #19 20.53 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-02T13:27:18.794Z] #19 20.54 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-02T13:27:19.065Z] #19 20.94 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-02T13:27:19.065Z] #19 20.94 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-06-02T13:27:19.326Z] #19 20.94 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-06-02T13:27:19.326Z] #19 20.95 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-02T13:27:19.326Z] #19 20.95 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-06-02T13:27:19.326Z] #19 20.95 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-02T13:27:19.326Z] #19 20.95 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-06-02T13:27:19.326Z] #19 20.95 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-06-02T13:27:19.326Z] #19 20.97 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-06-02T13:27:19.326Z] #19 20.98 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-06-02T13:27:19.326Z] #19 20.99 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-02T13:27:19.326Z] #19 21.00 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-06-02T13:27:19.326Z] #19 21.00 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-06-02T13:27:19.326Z] #19 21.01 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-02T13:27:19.326Z] #19 21.02 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-02T13:27:19.590Z] #19 21.44 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-02T13:27:19.590Z] #19 21.44 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-02T13:27:19.590Z] #19 21.45 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-06-02T13:27:19.590Z] #19 21.47 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-02T13:27:19.590Z] #19 21.48 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-02T13:27:19.851Z] #19 21.84 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-02T13:27:20.112Z] #19 21.84 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-06-02T13:27:20.112Z] #19 21.84 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-06-02T13:27:20.112Z] #19 21.85 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-02T13:27:20.112Z] #19 21.85 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-02T13:27:20.112Z] #19 21.85 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-02T13:27:20.112Z] #19 21.86 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-06-02T13:27:20.112Z] #19 21.86 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-06-02T13:27:20.112Z] #19 21.88 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-02T13:27:20.112Z] #19 21.88 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-06-02T13:27:20.112Z] #19 21.88 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-02T13:27:20.112Z] #19 21.89 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-02T13:27:20.685Z] #19 22.30 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-02T13:27:20.685Z] #19 22.30 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-02T13:27:20.685Z] #19 22.31 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-06-02T13:27:20.685Z] #19 22.33 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-02T13:27:20.685Z] #19 22.34 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-02T13:27:20.946Z] #19 22.68 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-02T13:27:20.946Z] #19 22.68 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-06-02T13:27:21.205Z] #19 23.00 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:27:21.205Z] #19 23.15 Fetched 788 MB in 6s (122 MB/s) [2022-06-02T13:27:21.466Z] #19 23.18 Selecting previously unselected package liblocale-gettext-perl. [2022-06-02T13:27:21.466Z] #19 23.18 (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-02T13:27:21.466Z] #19 23.27 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-06-02T13:27:21.466Z] #19 23.28 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-06-02T13:27:21.466Z] #19 23.31 Selecting previously unselected package bzip2. [2022-06-02T13:27:21.466Z] #19 23.31 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-06-02T13:27:21.466Z] #19 23.32 Unpacking bzip2 (1.0.8-4) ... [2022-06-02T13:27:21.466Z] #19 23.35 Selecting previously unselected package libmagic-mgc. [2022-06-02T13:27:21.466Z] #19 23.35 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-02T13:27:21.466Z] #19 23.35 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-02T13:27:21.726Z] #19 23.43 Selecting previously unselected package libmagic1:amd64. [2022-06-02T13:27:21.726Z] #19 23.43 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-02T13:27:21.726Z] #19 23.44 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-02T13:27:21.726Z] #19 23.48 Selecting previously unselected package file. [2022-06-02T13:27:21.726Z] #19 23.48 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-06-02T13:27:21.726Z] #19 23.48 Unpacking file (1:5.39-3) ... [2022-06-02T13:27:21.726Z] #19 23.52 Selecting previously unselected package xz-utils. [2022-06-02T13:27:21.726Z] #19 23.52 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-02T13:27:21.726Z] #19 23.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-02T13:27:21.726Z] #19 23.61 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-06-02T13:27:21.726Z] #19 23.61 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-02T13:27:21.726Z] #19 23.61 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-02T13:27:21.987Z] #19 23.95 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-06-02T13:27:22.247Z] #19 23.95 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-06-02T13:27:22.247Z] #19 23.96 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-02T13:27:22.507Z] #19 24.25 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-06-02T13:27:22.507Z] #19 24.25 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-06-02T13:27:22.507Z] #19 24.26 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-02T13:27:22.768Z] #19 24.56 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-06-02T13:27:22.768Z] #19 24.56 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-02T13:27:22.768Z] #19 24.57 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-02T13:27:23.033Z] #19 24.84 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-06-02T13:27:23.033Z] #19 24.85 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-02T13:27:23.033Z] #19 24.85 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-02T13:27:23.293Z] #19 25.08 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-06-02T13:27:23.293Z] #19 25.08 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:23.293Z] #19 25.09 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-02T13:27:23.293Z] #19 25.13 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-06-02T13:27:23.293Z] #19 25.13 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:23.293Z] #19 25.13 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:27:28.579Z] #19 29.59 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-06-02T13:27:28.579Z] #19 29.59 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:28.579Z] #19 29.60 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-02T13:27:28.579Z] #19 29.64 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-06-02T13:27:28.579Z] #19 29.64 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:28.579Z] #19 29.64 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-02T13:27:32.781Z] #19 33.82 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-06-02T13:27:32.781Z] #19 33.82 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:32.781Z] #19 33.82 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-02T13:27:32.781Z] #19 33.87 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-06-02T13:27:32.781Z] #19 33.87 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:32.781Z] #19 33.87 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-02T13:27:33.610Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-06-02T13:27:36.987Z] #19 38.06 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-06-02T13:27:36.987Z] #19 38.06 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:36.987Z] #19 38.06 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-02T13:27:36.987Z] #19 38.10 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-06-02T13:27:36.987Z] #19 38.11 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:36.987Z] #19 38.11 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:27:41.189Z] #19 42.56 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-06-02T13:27:41.189Z] #19 42.57 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:41.189Z] #19 42.63 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-02T13:27:41.189Z] #19 42.94 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-06-02T13:27:41.189Z] #19 42.94 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:41.189Z] #19 42.95 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:27:45.394Z] #19 46.81 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-06-02T13:27:45.394Z] #19 46.81 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:27:45.394Z] #19 46.83 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:27:45.394Z] #19 46.86 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-06-02T13:27:45.394Z] #19 46.86 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:27:45.394Z] #19 46.86 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-02T13:27:45.394Z] #19 46.89 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-06-02T13:27:45.394Z] #19 46.89 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:27:45.394Z] #19 46.89 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-02T13:27:45.394Z] #19 46.92 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-06-02T13:27:45.394Z] #19 46.92 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:27:45.394Z] #19 46.93 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:27:45.394Z] #19 46.95 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-06-02T13:27:45.394Z] #19 46.95 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:27:45.394Z] #19 46.96 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:27:45.394Z] #19 46.99 Selecting previously unselected package cross-config. [2022-06-02T13:27:45.394Z] #19 46.99 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-06-02T13:27:45.394Z] #19 46.99 Unpacking cross-config (2.6.18+nmu1) ... [2022-06-02T13:27:45.394Z] #19 47.02 Selecting previously unselected package gcc-10-cross-base. [2022-06-02T13:27:45.394Z] #19 47.02 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:45.394Z] #19 47.02 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-02T13:27:45.394Z] #19 47.06 Selecting previously unselected package libc6-arm64-cross. [2022-06-02T13:27:45.394Z] #19 47.06 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-06-02T13:27:45.394Z] #19 47.06 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-06-02T13:27:45.394Z] #19 47.19 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-06-02T13:27:45.394Z] #19 47.19 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:45.394Z] #19 47.20 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:27:45.394Z] #19 47.23 Selecting previously unselected package libgomp1-arm64-cross. [2022-06-02T13:27:45.394Z] #19 47.23 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:45.394Z] #19 47.23 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:27:45.394Z] #19 47.27 Selecting previously unselected package libitm1-arm64-cross. [2022-06-02T13:27:45.394Z] #19 47.27 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:45.394Z] #19 47.27 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:27:45.394Z] #19 47.30 Selecting previously unselected package libatomic1-arm64-cross. [2022-06-02T13:27:45.654Z] #19 47.30 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:45.654Z] #19 47.31 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:27:45.654Z] #19 47.33 Selecting previously unselected package libasan6-arm64-cross. [2022-06-02T13:27:45.654Z] #19 47.34 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:45.654Z] #19 47.34 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:27:45.654Z] #19 47.57 Selecting previously unselected package liblsan0-arm64-cross. [2022-06-02T13:27:45.914Z] #19 47.58 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:45.914Z] #19 47.58 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:27:45.914Z] #19 47.68 Selecting previously unselected package libtsan0-arm64-cross. [2022-06-02T13:27:45.914Z] #19 47.68 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:45.914Z] #19 47.69 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:27:46.176Z] #19 47.91 Selecting previously unselected package libstdc++6-arm64-cross. [2022-06-02T13:27:46.176Z] #19 47.91 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:46.176Z] #19 47.91 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:27:46.176Z] #19 47.99 Selecting previously unselected package libubsan1-arm64-cross. [2022-06-02T13:27:46.176Z] #19 47.99 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:46.176Z] #19 47.99 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:27:46.176Z] #19 48.09 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-06-02T13:27:46.176Z] #19 48.09 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:46.437Z] #19 48.09 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:27:46.437Z] #19 48.24 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-06-02T13:27:46.437Z] #19 48.24 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:46.437Z] #19 48.24 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:27:48.645Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0999966e6ec7aeee4) in /home/ubuntu/workspace/moby_PR-43678 [Pipeline] { [Pipeline] checkout [2022-06-02T13:27:48.739Z] The recommended git tool is: git [2022-06-02T13:27:51.529Z] using credential docker-jenkins-github-credentials [2022-06-02T13:27:51.544Z] Cloning the remote Git repository [2022-06-02T13:27:51.544Z] Cloning with configured refspecs honoured and without tags [2022-06-02T13:27:51.722Z] #19 53.24 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-06-02T13:27:51.722Z] #19 53.24 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:27:51.722Z] #19 53.24 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:27:51.722Z] #19 53.28 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-06-02T13:27:51.722Z] #19 53.28 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-06-02T13:27:51.722Z] #19 53.28 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-02T13:27:51.722Z] #19 53.45 Selecting previously unselected package libc6-dev-arm64-cross. [2022-06-02T13:27:51.722Z] #19 53.45 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-06-02T13:27:51.722Z] #19 53.45 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-02T13:27:51.983Z] #19 53.69 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-06-02T13:27:51.983Z] #19 53.69 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:51.983Z] #19 53.70 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:27:52.244Z] #19 53.95 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-06-02T13:27:52.244Z] #19 53.95 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:52.244Z] #19 53.95 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:27:51.408Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T13:27:51.463Z] > git init /home/ubuntu/workspace/moby_PR-43678 # timeout=10 [2022-06-02T13:27:51.771Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T13:27:51.772Z] > git --version # timeout=10 [2022-06-02T13:27:51.783Z] > git --version # 'git version 2.17.1' [2022-06-02T13:27:51.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:27:51.786Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43678/head:refs/remotes/origin/PR-43678 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:27:52.711Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a5728c9660219eb0) in /home/ubuntu/workspace/moby_PR-43678 [Pipeline] { [Pipeline] checkout [2022-06-02T13:27:52.840Z] The recommended git tool is: git [2022-06-02T13:27:55.660Z] using credential docker-jenkins-github-credentials [2022-06-02T13:27:55.669Z] Cloning the remote Git repository [2022-06-02T13:27:55.669Z] Cloning with configured refspecs honoured and without tags [2022-06-02T13:27:55.666Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T13:27:55.719Z] > git init /home/ubuntu/workspace/moby_PR-43678 # timeout=10 [2022-06-02T13:27:55.986Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T13:27:55.987Z] > git --version # timeout=10 [2022-06-02T13:27:56.006Z] > git --version # 'git version 2.17.1' [2022-06-02T13:27:56.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:27:56.008Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43678/head:refs/remotes/origin/PR-43678 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:27:57.630Z] #19 58.87 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-06-02T13:27:57.630Z] #19 58.87 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:27:57.630Z] #19 58.87 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:27:57.630Z] #19 58.89 Selecting previously unselected package patch. [2022-06-02T13:27:57.630Z] #19 58.90 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-06-02T13:27:57.630Z] #19 58.90 Unpacking patch (2.7.6-7) ... [2022-06-02T13:27:57.630Z] #19 58.94 Selecting previously unselected package dpkg-dev. [2022-06-02T13:27:57.630Z] #19 58.94 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-06-02T13:27:57.630Z] #19 58.94 Unpacking dpkg-dev (1.20.10) ... [2022-06-02T13:27:57.630Z] #19 59.08 Selecting previously unselected package libconfig-inifiles-perl. [2022-06-02T13:27:57.630Z] #19 59.08 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-06-02T13:27:57.630Z] #19 59.09 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-06-02T13:27:57.630Z] #19 59.11 Selecting previously unselected package libio-string-perl. [2022-06-02T13:27:57.630Z] #19 59.11 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-06-02T13:27:57.630Z] #19 59.12 Unpacking libio-string-perl (1.08-3.1) ... [2022-06-02T13:27:57.630Z] #19 59.15 Selecting previously unselected package libicu67:amd64. [2022-06-02T13:27:57.630Z] #19 59.15 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-06-02T13:27:57.630Z] #19 59.15 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-02T13:27:58.224Z] #19 59.99 Selecting previously unselected package libxml2:amd64. [2022-06-02T13:27:58.224Z] #19 59.99 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-02T13:27:58.224Z] #19 59.99 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-02T13:27:58.224Z] #19 60.07 Selecting previously unselected package libxml-namespacesupport-perl. [2022-06-02T13:27:58.224Z] #19 60.08 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-06-02T13:27:58.224Z] #19 60.08 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-02T13:27:58.224Z] #19 60.11 Selecting previously unselected package libxml-sax-base-perl. [2022-06-02T13:27:58.485Z] #19 60.11 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-06-02T13:27:58.485Z] #19 60.11 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-06-02T13:27:58.485Z] #19 60.15 Selecting previously unselected package libxml-sax-perl. [2022-06-02T13:27:58.485Z] #19 60.16 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-06-02T13:27:58.485Z] #19 60.16 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-06-02T13:27:58.485Z] #19 60.20 Selecting previously unselected package libxml-libxml-perl. [2022-06-02T13:27:58.485Z] #19 60.20 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-06-02T13:27:58.485Z] #19 60.20 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-02T13:27:58.485Z] #19 60.28 Selecting previously unselected package libxml-simple-perl. [2022-06-02T13:27:58.485Z] #19 60.28 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-06-02T13:27:58.485Z] #19 60.29 Unpacking libxml-simple-perl (2.25-1) ... [2022-06-02T13:27:58.485Z] #19 60.32 Selecting previously unselected package libyaml-perl. [2022-06-02T13:27:58.485Z] #19 60.32 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-06-02T13:27:58.485Z] #19 60.33 Unpacking libyaml-perl (1.30-1) ... [2022-06-02T13:27:58.485Z] #19 60.36 Selecting previously unselected package libconfig-auto-perl. [2022-06-02T13:27:58.485Z] #19 60.36 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-06-02T13:27:58.485Z] #19 60.36 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-06-02T13:27:58.485Z] #19 60.39 Selecting previously unselected package libfile-which-perl. [2022-06-02T13:27:58.485Z] #19 60.39 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-06-02T13:27:58.485Z] #19 60.39 Unpacking libfile-which-perl (1.23-1) ... [2022-06-02T13:27:58.485Z] #19 60.42 Selecting previously unselected package libfile-homedir-perl. [2022-06-02T13:27:58.485Z] #19 60.42 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-06-02T13:27:58.485Z] #19 60.43 Unpacking libfile-homedir-perl (1.006-1) ... [2022-06-02T13:27:58.485Z] #19 60.46 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-06-02T13:27:58.745Z] #19 60.46 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-06-02T13:27:58.745Z] #19 60.47 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-02T13:27:58.745Z] #19 60.50 Selecting previously unselected package dpkg-cross. [2022-06-02T13:27:58.745Z] #19 60.51 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-06-02T13:27:58.745Z] #19 60.51 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-06-02T13:27:58.745Z] #19 60.54 Selecting previously unselected package crossbuild-essential-arm64. [2022-06-02T13:27:58.745Z] #19 60.55 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-06-02T13:27:58.745Z] #19 60.55 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-06-02T13:27:58.745Z] #19 60.58 Selecting previously unselected package libc6-armel-cross. [2022-06-02T13:27:58.745Z] #19 60.58 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-06-02T13:27:58.745Z] #19 60.58 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-06-02T13:27:58.745Z] #19 60.70 Selecting previously unselected package libgcc-s1-armel-cross. [2022-06-02T13:27:59.006Z] #19 60.70 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:59.006Z] #19 60.70 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:27:59.006Z] #19 60.73 Selecting previously unselected package libgomp1-armel-cross. [2022-06-02T13:27:59.006Z] #19 60.73 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:59.006Z] #19 60.74 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:27:59.006Z] #19 60.77 Selecting previously unselected package libatomic1-armel-cross. [2022-06-02T13:27:59.006Z] #19 60.77 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:59.006Z] #19 60.78 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:27:59.006Z] #19 60.80 Selecting previously unselected package libasan6-armel-cross. [2022-06-02T13:27:59.006Z] #19 60.81 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:59.006Z] #19 60.81 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:27:59.266Z] #19 61.04 Selecting previously unselected package libstdc++6-armel-cross. [2022-06-02T13:27:59.266Z] #19 61.04 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:59.266Z] #19 61.05 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:27:59.266Z] #19 61.11 Selecting previously unselected package libubsan1-armel-cross. [2022-06-02T13:27:59.266Z] #19 61.11 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:59.266Z] #19 61.12 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:27:59.266Z] #19 61.21 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-06-02T13:27:59.526Z] #19 61.21 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:27:59.526Z] #19 61.21 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:27:59.526Z] #19 61.32 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-06-02T13:27:59.526Z] #19 61.33 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:27:59.526Z] #19 61.33 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-02T13:28:04.814Z] #19 66.13 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-06-02T13:28:04.814Z] #19 66.13 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:28:04.814Z] #19 66.14 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-02T13:28:04.814Z] #19 66.16 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-06-02T13:28:04.814Z] #19 66.16 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-06-02T13:28:04.814Z] #19 66.17 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-02T13:28:04.814Z] #19 66.36 Selecting previously unselected package libc6-dev-armel-cross. [2022-06-02T13:28:04.814Z] #19 66.37 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-06-02T13:28:04.814Z] #19 66.37 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-02T13:28:04.814Z] #19 66.59 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-06-02T13:28:04.814Z] #19 66.59 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:04.814Z] #19 66.60 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:28:05.074Z] #19 66.85 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-06-02T13:28:05.074Z] #19 66.86 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:28:05.074Z] #19 66.86 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-02T13:28:10.357Z] #19 71.32 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-06-02T13:28:10.357Z] #19 71.33 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:28:10.357Z] #19 71.33 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-02T13:28:10.357Z] #19 71.35 Selecting previously unselected package crossbuild-essential-armel. [2022-06-02T13:28:10.357Z] #19 71.35 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-06-02T13:28:10.357Z] #19 71.36 Unpacking crossbuild-essential-armel (12.9) ... [2022-06-02T13:28:10.357Z] #19 71.41 Selecting previously unselected package libc6-armhf-cross. [2022-06-02T13:28:10.357Z] #19 71.41 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-06-02T13:28:10.357Z] #19 71.41 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-06-02T13:28:10.357Z] #19 71.52 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-06-02T13:28:10.357Z] #19 71.53 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:10.357Z] #19 71.53 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:10.357Z] #19 71.56 Selecting previously unselected package libgomp1-armhf-cross. [2022-06-02T13:28:10.357Z] #19 71.56 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:10.357Z] #19 71.56 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:10.357Z] #19 71.59 Selecting previously unselected package libatomic1-armhf-cross. [2022-06-02T13:28:10.357Z] #19 71.59 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:10.357Z] #19 71.61 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:10.357Z] #19 71.64 Selecting previously unselected package libasan6-armhf-cross. [2022-06-02T13:28:10.357Z] #19 71.64 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:10.357Z] #19 71.64 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:10.357Z] #19 71.86 Selecting previously unselected package libstdc++6-armhf-cross. [2022-06-02T13:28:10.357Z] #19 71.86 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:10.357Z] #19 71.87 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:10.357Z] #19 71.93 Selecting previously unselected package libubsan1-armhf-cross. [2022-06-02T13:28:10.357Z] #19 71.93 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:10.357Z] #19 71.93 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:10.357Z] #19 72.03 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-06-02T13:28:10.357Z] #19 72.03 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:10.357Z] #19 72.04 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:10.357Z] #19 72.14 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-06-02T13:28:10.357Z] #19 72.14 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:28:10.357Z] #19 72.15 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-02T13:28:14.855Z] Fetching without tags [2022-06-02T13:28:15.103Z] Merging remotes/origin/master commit 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 into PR head commit a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:28:15.645Z] #19 76.87 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-06-02T13:28:15.645Z] #19 76.87 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:28:15.645Z] #19 76.88 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-02T13:28:15.645Z] #19 76.90 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-06-02T13:28:15.645Z] #19 76.91 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-06-02T13:28:15.645Z] #19 76.91 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-02T13:28:15.645Z] #19 77.07 Selecting previously unselected package libc6-dev-armhf-cross. [2022-06-02T13:28:15.645Z] #19 77.08 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-06-02T13:28:15.645Z] #19 77.08 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-02T13:28:15.645Z] #19 77.29 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-06-02T13:28:15.645Z] #19 77.30 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:15.645Z] #19 77.30 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:15.645Z] #19 77.59 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-06-02T13:28:15.645Z] #19 77.60 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:28:15.645Z] #19 77.61 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-02T13:28:16.070Z] Merge succeeded, producing a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:28:16.071Z] Checking out Revision a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f (PR-43678) [2022-06-02T13:28:14.756Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T13:28:14.772Z] > git config --add remote.origin.fetch +refs/pull/43678/head:refs/remotes/origin/PR-43678 # timeout=10 [2022-06-02T13:28:14.795Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:28:14.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T13:28:14.855Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T13:28:14.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:28:14.857Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43678/head:refs/remotes/origin/PR-43678 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:28:15.102Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T13:28:15.137Z] > git checkout -f a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f # timeout=10 [2022-06-02T13:28:15.964Z] > git remote # timeout=10 [2022-06-02T13:28:15.991Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T13:28:16.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:28:16.011Z] > git merge 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 # timeout=10 [2022-06-02T13:28:16.040Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T13:28:16.068Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T13:28:16.096Z] > git checkout -f a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f # timeout=10 [2022-06-02T13:28:19.503Z] Fetching without tags [2022-06-02T13:28:19.753Z] Merging remotes/origin/master commit 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 into PR head commit a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:28:20.730Z] Merge succeeded, producing a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:28:20.730Z] Checking out Revision a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f (PR-43678) [2022-06-02T13:28:20.934Z] #19 82.11 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-06-02T13:28:20.934Z] #19 82.11 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:28:20.934Z] #19 82.12 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-02T13:28:20.934Z] #19 82.14 Selecting previously unselected package crossbuild-essential-armhf. [2022-06-02T13:28:20.934Z] #19 82.14 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-06-02T13:28:20.934Z] #19 82.15 Unpacking crossbuild-essential-armhf (12.9) ... [2022-06-02T13:28:20.934Z] #19 82.18 Selecting previously unselected package libc6-ppc64el-cross. [2022-06-02T13:28:20.934Z] #19 82.18 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-02T13:28:20.934Z] #19 82.18 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-02T13:28:20.934Z] #19 82.34 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-06-02T13:28:20.934Z] #19 82.35 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:20.935Z] #19 82.35 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:20.935Z] #19 82.38 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-06-02T13:28:20.935Z] #19 82.38 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:20.935Z] #19 82.39 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:20.935Z] #19 82.42 Selecting previously unselected package libitm1-ppc64el-cross. [2022-06-02T13:28:20.935Z] #19 82.43 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:20.935Z] #19 82.43 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:20.935Z] #19 82.46 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-06-02T13:28:20.935Z] #19 82.46 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:20.935Z] #19 82.47 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:20.935Z] #19 82.50 Selecting previously unselected package libasan6-ppc64el-cross. [2022-06-02T13:28:20.935Z] #19 82.50 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:20.935Z] #19 82.50 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:20.935Z] #19 82.74 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-06-02T13:28:20.935Z] #19 82.74 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:20.935Z] #19 82.74 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:20.935Z] #19 82.85 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-06-02T13:28:20.935Z] #19 82.85 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:20.935Z] #19 82.86 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:20.950Z] Commit message: "ci: add concurrency check" [2022-06-02T13:28:20.972Z] > git --version # timeout=10 [2022-06-02T13:28:20.976Z] > git --version # 'git version 2.17.1' [2022-06-02T13:28:20.996Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-02T13:28:21.194Z] #19 83.09 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-06-02T13:28:19.388Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T13:28:19.413Z] > git config --add remote.origin.fetch +refs/pull/43678/head:refs/remotes/origin/PR-43678 # timeout=10 [2022-06-02T13:28:19.437Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:28:19.469Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T13:28:19.494Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T13:28:19.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:28:19.496Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43678/head:refs/remotes/origin/PR-43678 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T13:28:19.752Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T13:28:19.788Z] > git checkout -f a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f # timeout=10 [2022-06-02T13:28:20.616Z] > git remote # timeout=10 [2022-06-02T13:28:20.645Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T13:28:20.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T13:28:20.666Z] > git merge 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 # timeout=10 [2022-06-02T13:28:20.695Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T13:28:20.725Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T13:28:20.748Z] > git checkout -f a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T13:28:21.454Z] #19 83.09 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:21.454Z] #19 83.09 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:21.454Z] #19 83.17 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-06-02T13:28:21.454Z] #19 83.17 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:21.455Z] #19 83.17 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:21.455Z] #19 83.28 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-06-02T13:28:21.455Z] #19 83.28 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:21.455Z] #19 83.28 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:21.455Z] #19 83.32 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-06-02T13:28:21.455Z] #19 83.32 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:21.455Z] #19 83.33 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:21.715Z] #19 83.49 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-06-02T13:28:21.715Z] #19 83.50 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:28:21.715Z] #19 83.50 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:21.996Z] + docker version [2022-06-02T13:28:25.591Z] Commit message: "ci: add concurrency check" [2022-06-02T13:28:25.628Z] > git --version # timeout=10 [2022-06-02T13:28:25.654Z] > git --version # 'git version 2.17.1' [2022-06-02T13:28:25.682Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T13:28:26.773Z] + docker version [2022-06-02T13:28:27.002Z] #19 88.05 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-06-02T13:28:27.002Z] #19 88.05 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:28:27.002Z] #19 88.05 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:27.002Z] #19 88.10 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-06-02T13:28:27.002Z] #19 88.10 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-06-02T13:28:27.002Z] #19 88.10 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-02T13:28:27.002Z] #19 88.28 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-06-02T13:28:27.002Z] #19 88.28 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-02T13:28:27.002Z] #19 88.28 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-02T13:28:27.002Z] #19 88.55 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-06-02T13:28:27.002Z] #19 88.55 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:27.002Z] #19 88.56 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:27.002Z] #19 88.82 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-06-02T13:28:27.002Z] #19 88.82 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:28:27.002Z] #19 88.82 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:30.096Z] Client: Docker Engine - Community [2022-06-02T13:28:30.096Z] Version: 20.10.14 [2022-06-02T13:28:30.096Z] API version: 1.41 [2022-06-02T13:28:30.096Z] Go version: go1.16.15 [2022-06-02T13:28:30.096Z] Git commit: a224086 [2022-06-02T13:28:30.096Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-02T13:28:30.096Z] OS/Arch: linux/amd64 [2022-06-02T13:28:30.096Z] Context: default [2022-06-02T13:28:30.096Z] Experimental: true [2022-06-02T13:28:30.096Z] [2022-06-02T13:28:30.096Z] Server: Docker Engine - Community [2022-06-02T13:28:30.096Z] Engine: [2022-06-02T13:28:30.096Z] Version: 20.10.14 [2022-06-02T13:28:30.096Z] API version: 1.41 (minimum version 1.12) [2022-06-02T13:28:30.096Z] Go version: go1.16.15 [2022-06-02T13:28:30.096Z] Git commit: 87a90dc [2022-06-02T13:28:30.096Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-02T13:28:30.096Z] OS/Arch: linux/amd64 [2022-06-02T13:28:30.096Z] Experimental: true [2022-06-02T13:28:30.096Z] containerd: [2022-06-02T13:28:30.096Z] Version: 1.5.11 [2022-06-02T13:28:30.096Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T13:28:30.096Z] runc: [2022-06-02T13:28:30.096Z] Version: 1.0.3 [2022-06-02T13:28:30.096Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T13:28:30.096Z] docker-init: [2022-06-02T13:28:30.096Z] Version: 0.19.0 [2022-06-02T13:28:30.096Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T13:28:30.451Z] + docker info [2022-06-02T13:28:30.977Z] Client: Docker Engine - Community [2022-06-02T13:28:30.977Z] Version: 20.10.14 [2022-06-02T13:28:30.977Z] API version: 1.41 [2022-06-02T13:28:30.977Z] Go version: go1.16.15 [2022-06-02T13:28:30.977Z] Git commit: a224086 [2022-06-02T13:28:30.977Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-02T13:28:30.977Z] OS/Arch: linux/amd64 [2022-06-02T13:28:30.977Z] Context: default [2022-06-02T13:28:30.977Z] Experimental: true [2022-06-02T13:28:30.977Z] [2022-06-02T13:28:30.977Z] Server: Docker Engine - Community [2022-06-02T13:28:30.977Z] Engine: [2022-06-02T13:28:30.977Z] Version: 20.10.14 [2022-06-02T13:28:30.977Z] API version: 1.41 (minimum version 1.12) [2022-06-02T13:28:30.977Z] Go version: go1.16.15 [2022-06-02T13:28:30.977Z] Git commit: 87a90dc [2022-06-02T13:28:30.977Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-02T13:28:30.977Z] OS/Arch: linux/amd64 [2022-06-02T13:28:30.977Z] Experimental: true [2022-06-02T13:28:30.977Z] containerd: [2022-06-02T13:28:30.977Z] Version: 1.5.11 [2022-06-02T13:28:30.977Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T13:28:30.977Z] runc: [2022-06-02T13:28:30.977Z] Version: 1.0.3 [2022-06-02T13:28:30.977Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T13:28:30.977Z] docker-init: [2022-06-02T13:28:30.977Z] Version: 0.19.0 [2022-06-02T13:28:30.977Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T13:28:31.202Z] #19 93.15 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-06-02T13:28:31.313Z] + docker info [2022-06-02T13:28:31.461Z] #19 93.15 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:28:31.461Z] #19 93.16 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:31.461Z] #19 93.18 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-06-02T13:28:31.461Z] #19 93.19 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-06-02T13:28:31.461Z] #19 93.19 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-06-02T13:28:31.461Z] #19 93.26 Selecting previously unselected package libc6-s390x-cross. [2022-06-02T13:28:31.461Z] #19 93.27 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-06-02T13:28:31.461Z] #19 93.27 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-06-02T13:28:31.461Z] #19 93.40 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-06-02T13:28:31.722Z] #19 93.41 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:31.722Z] #19 93.41 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:31.722Z] #19 93.45 Selecting previously unselected package libgomp1-s390x-cross. [2022-06-02T13:28:31.722Z] #19 93.45 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:31.722Z] #19 93.46 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:31.722Z] #19 93.50 Selecting previously unselected package libitm1-s390x-cross. [2022-06-02T13:28:31.722Z] #19 93.50 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:31.722Z] #19 93.50 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:31.722Z] #19 93.58 Selecting previously unselected package libatomic1-s390x-cross. [2022-06-02T13:28:31.722Z] #19 93.58 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:31.722Z] #19 93.59 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:31.722Z] #19 93.62 Selecting previously unselected package libasan6-s390x-cross. [2022-06-02T13:28:31.982Z] #19 93.63 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:31.982Z] #19 93.63 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:31.982Z] #19 93.85 Selecting previously unselected package libstdc++6-s390x-cross. [2022-06-02T13:28:31.982Z] #19 93.85 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:31.982Z] #19 93.85 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:32.242Z] #19 93.93 Selecting previously unselected package libubsan1-s390x-cross. [2022-06-02T13:28:32.242Z] #19 93.93 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:32.242Z] #19 93.93 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:32.242Z] #19 94.04 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-06-02T13:28:32.242Z] #19 94.04 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:32.242Z] #19 94.05 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:32.502Z] #19 94.21 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-06-02T13:28:32.502Z] #19 94.21 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:28:32.502Z] #19 94.23 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:36.707Z] #19 98.69 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-06-02T13:28:36.967Z] #19 98.69 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:28:36.967Z] #19 98.70 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:36.967Z] #19 98.74 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-06-02T13:28:36.967Z] #19 98.74 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-06-02T13:28:36.967Z] #19 98.74 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-02T13:28:37.227Z] #19 98.92 Selecting previously unselected package libc6-dev-s390x-cross. [2022-06-02T13:28:37.227Z] #19 98.92 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-06-02T13:28:37.227Z] #19 98.92 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-02T13:28:37.487Z] #19 99.15 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-06-02T13:28:37.487Z] #19 99.16 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T13:28:37.487Z] #19 99.16 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:37.487Z] #19 99.41 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-06-02T13:28:37.748Z] #19 99.41 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T13:28:37.748Z] #19 99.42 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-02T13:28:41.340Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-06-02T13:28:41.340Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-02T13:28:41.340Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-02T13:28:41.340Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-06-02T13:28:41.340Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-02T13:28:41.340Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-02T13:28:41.340Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-06-02T13:28:41.340Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/builder [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-02T13:28:41.340Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-02T13:28:41.341Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-02T13:28:41.341Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-02T13:28:41.341Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-02T13:28:41.341Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-02T13:28:41.950Z] #19 103.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-06-02T13:28:41.950Z] #19 103.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T13:28:41.950Z] #19 103.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:41.950Z] #19 103.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-06-02T13:28:41.950Z] #19 103.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-06-02T13:28:41.950Z] #19 103.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-06-02T13:28:41.950Z] #19 103.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-06-02T13:28:41.950Z] #19 103.6 Setting up libfile-which-perl (1.23-1) ... [2022-06-02T13:28:41.950Z] #19 103.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-02T13:28:41.950Z] #19 103.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-06-02T13:28:41.950Z] #19 103.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-02T13:28:41.950Z] #19 103.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-02T13:28:41.950Z] #19 103.7 Setting up libicu67:amd64 (67.1-7) ... [2022-06-02T13:28:41.950Z] #19 103.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-02T13:28:41.950Z] #19 103.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-02T13:28:41.950Z] #19 103.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-06-02T13:28:41.950Z] #19 103.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-02T13:28:41.950Z] #19 103.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-02T13:28:41.950Z] #19 103.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-02T13:28:41.950Z] #19 103.8 Setting up file (1:5.39-3) ... [2022-06-02T13:28:41.950Z] #19 103.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-02T13:28:41.950Z] #19 103.8 Setting up bzip2 (1.0.8-4) ... [2022-06-02T13:28:41.950Z] #19 103.8 Setting up libyaml-perl (1.30-1) ... [2022-06-02T13:28:41.950Z] #19 103.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-02T13:28:41.950Z] #19 103.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-06-02T13:28:41.950Z] #19 103.9 Setting up libio-string-perl (1.08-3.1) ... [2022-06-02T13:28:41.950Z] #19 103.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-02T13:28:41.950Z] #19 103.9 Setting up cross-config (2.6.18+nmu1) ... [2022-06-02T13:28:42.210Z] #19 104.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-02T13:28:42.210Z] #19 104.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-02T13:28:42.210Z] #19 104.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-06-02T13:28:42.210Z] #19 104.0 Setting up patch (2.7.6-7) ... [2022-06-02T13:28:42.210Z] #19 104.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-02T13:28:42.210Z] #19 104.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-02T13:28:42.210Z] #19 104.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.210Z] #19 104.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-02T13:28:42.210Z] #19 104.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-06-02T13:28:42.210Z] #19 104.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.210Z] #19 104.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.210Z] #19 104.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-02T13:28:42.210Z] #19 104.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-02T13:28:42.470Z] #19 104.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.470Z] #19 104.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:42.470Z] #19 104.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-02T13:28:42.470Z] #19 104.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-02T13:28:42.470Z] #19 104.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-06-02T13:28:42.470Z] #19 104.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-02T13:28:42.470Z] #19 104.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.470Z] #19 104.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-02T13:28:42.470Z] #19 104.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-02T13:28:42.470Z] #19 104.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-06-02T13:28:42.470Z] #19 104.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:42.470Z] #19 104.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-02T13:28:42.470Z] #19 104.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-02T13:28:42.470Z] #19 104.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.470Z] #19 104.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-02T13:28:42.470Z] #19 104.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.470Z] #19 104.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.470Z] #19 104.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.470Z] #19 104.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.729Z] #19 104.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.729Z] #19 104.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.729Z] #19 104.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-02T13:28:42.729Z] #19 104.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.729Z] #19 104.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.729Z] #19 104.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.729Z] #19 104.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.729Z] #19 104.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-02T13:28:42.729Z] #19 104.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.729Z] #19 104.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.729Z] #19 104.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.990Z] #19 104.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-02T13:28:42.990Z] #19 104.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.990Z] #19 104.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.990Z] #19 104.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:42.990Z] #19 104.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-06-02T13:28:42.990Z] #19 104.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-06-02T13:28:42.990Z] #19 104.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-02T13:28:43.250Z] #19 105.0 [2022-06-02T13:28:43.250Z] #19 105.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-02T13:28:43.250Z] #19 105.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.250Z] #19 105.1 Setting up dpkg-dev (1.20.10) ... [2022-06-02T13:28:43.250Z] #19 105.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.250Z] #19 105.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-02T13:28:43.250Z] #19 105.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.250Z] #19 105.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.250Z] #19 105.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.250Z] #19 105.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.250Z] #19 105.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-02T13:28:43.250Z] #19 105.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.250Z] #19 105.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.510Z] #19 105.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.510Z] #19 105.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.510Z] #19 105.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-02T13:28:43.510Z] #19 105.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-06-02T13:28:43.510Z] #19 105.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-06-02T13:28:43.510Z] #19 105.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-02T13:28:43.771Z] #19 105.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-02T13:28:43.771Z] #19 105.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:43.771Z] #19 105.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:43.771Z] #19 105.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.771Z] #19 105.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-02T13:28:43.771Z] #19 105.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.771Z] #19 105.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.771Z] #19 105.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:43.771Z] #19 105.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-02T13:28:43.771Z] #19 105.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.771Z] #19 105.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.771Z] #19 105.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.771Z] #19 105.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.771Z] #19 105.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:28:43.883Z] ok github.com/docker/docker/builder/remotecontext 0.108s coverage: 13.7% of statements [2022-06-02T13:28:44.030Z] #19 105.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:44.030Z] #19 105.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-02T13:28:44.030Z] #19 105.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:44.030Z] #19 105.8 Setting up libxml-simple-perl (2.25-1) ... [2022-06-02T13:28:44.031Z] #19 105.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-02T13:28:44.031Z] #19 105.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 105.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-02T13:28:44.031Z] #19 105.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 105.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 105.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 105.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 105.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 105.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-06-02T13:28:44.031Z] #19 105.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 105.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 105.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 105.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 105.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-02T13:28:44.031Z] #19 106.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 106.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-02T13:28:44.031Z] #19 106.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:44.031Z] #19 106.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 106.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 106.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:44.031Z] #19 106.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-02T13:28:44.144Z] ok github.com/docker/docker/builder/dockerfile 0.385s coverage: 49.3% of statements [2022-06-02T13:28:44.144Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-02T13:28:44.290Z] #19 106.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:44.290Z] #19 106.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:44.290Z] #19 106.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-02T13:28:44.290Z] #19 106.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:44.290Z] #19 106.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-06-02T13:28:44.290Z] #19 106.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:44.290Z] #19 106.2 Setting up crossbuild-essential-armel (12.9) ... [2022-06-02T13:28:44.290Z] #19 106.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-02T13:28:44.290Z] #19 106.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-06-02T13:28:44.290Z] #19 106.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-06-02T13:28:44.290Z] #19 106.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-06-02T13:28:44.290Z] #19 106.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-06-02T13:28:44.290Z] #19 106.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:28:45.085Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-02T13:28:45.346Z] ok github.com/docker/docker/builder/remotecontext/git 1.489s coverage: 86.3% of statements [2022-06-02T13:28:45.346Z] ? github.com/docker/docker/cli [no test files] [2022-06-02T13:28:45.346Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-02T13:28:45.346Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-02T13:28:45.346Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-02T13:28:45.679Z] #19 DONE 107.3s [2022-06-02T13:28:45.679Z] [2022-06-02T13:28:45.679Z] #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-02T13:28:45.679Z] #69 sha256:24f785a9149ca615766f07d3798764a4e1960931c1e143a69263ea80d79dbbfd [2022-06-02T13:28:45.679Z] #69 ... [2022-06-02T13:28:45.679Z] [2022-06-02T13:28:45.679Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-02T13:28:45.679Z] #73 sha256:702b7aa1f56e81684e9e67e6b31d79105f22607d26d53492f5208ab718293628 [2022-06-02T13:28:45.679Z] #73 DONE 0.2s [2022-06-02T13:28:45.679Z] [2022-06-02T13:28:45.679Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-02T13:28:45.679Z] #32 sha256:0abb86cbd69bbf95ed8bf1c7f2da90e15f752402d02caa89ddad793c92c53f5d [2022-06-02T13:28:45.679Z] #32 DONE 0.2s [2022-06-02T13:28:45.917Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-06-02T13:28:45.987Z] [2022-06-02T13:28:45.987Z] #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-02T13:28:45.987Z] #33 sha256:a3a814ffa30f866013effcaf0c4eceac7c6338e151cfc0f71b2ea0946c8ecdc8 [2022-06-02T13:28:46.999Z] #33 1.269 + RM_GOPATH=0 [2022-06-02T13:28:46.999Z] #33 1.269 + TMP_GOPATH= [2022-06-02T13:28:46.999Z] #33 1.269 + : /build [2022-06-02T13:28:46.999Z] #33 1.269 + '[' -z '' ']' [2022-06-02T13:28:46.999Z] #33 1.270 ++ mktemp -d [2022-06-02T13:28:46.999Z] #33 1.272 + export GOPATH=/tmp/tmp.RBsqmYidFL [2022-06-02T13:28:46.999Z] #33 1.272 + GOPATH=/tmp/tmp.RBsqmYidFL [2022-06-02T13:28:46.999Z] #33 1.272 + RM_GOPATH=1 [2022-06-02T13:28:46.999Z] #33 1.272 + case "$(go env GOARCH)" in [2022-06-02T13:28:46.999Z] #33 1.272 ++ go env GOARCH [2022-06-02T13:28:46.999Z] #33 1.280 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:28:46.999Z] #33 1.280 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:28:46.999Z] #33 1.281 ++ dirname /install.sh [2022-06-02T13:28:46.999Z] #33 1.282 Install docker/cli version 17.06.2-ce from stable [2022-06-02T13:28:46.999Z] #33 1.282 + dir=/ [2022-06-02T13:28:46.999Z] #33 1.282 + bin=dockercli [2022-06-02T13:28:46.999Z] #33 1.282 + shift [2022-06-02T13:28:46.999Z] #33 1.282 + '[' '!' -f //dockercli.installer ']' [2022-06-02T13:28:46.999Z] #33 1.282 + . //dockercli.installer [2022-06-02T13:28:46.999Z] #33 1.282 ++ : stable [2022-06-02T13:28:46.999Z] #33 1.282 ++ : 17.06.2-ce [2022-06-02T13:28:46.999Z] #33 1.282 + install_dockercli [2022-06-02T13:28:46.999Z] #33 1.282 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-02T13:28:46.999Z] #33 1.282 ++ uname -m [2022-06-02T13:28:46.999Z] #33 1.285 + arch=x86_64 [2022-06-02T13:28:46.999Z] #33 1.285 + '[' x86_64 '!=' x86_64 ']' [2022-06-02T13:28:46.999Z] #33 1.285 + url=https://download.docker.com/linux/static [2022-06-02T13:28:46.999Z] #33 1.285 + tar -xz docker/docker [2022-06-02T13:28:46.999Z] #33 1.285 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-02T13:28:48.515Z] Client: [2022-06-02T13:28:48.515Z] Context: default [2022-06-02T13:28:48.515Z] Debug Mode: false [2022-06-02T13:28:48.515Z] Plugins: [2022-06-02T13:28:48.515Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T13:28:48.515Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T13:28:48.515Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-02T13:28:48.515Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-02T13:28:48.515Z] [2022-06-02T13:28:48.515Z] Server: [2022-06-02T13:28:48.515Z] Containers: 0 [2022-06-02T13:28:48.515Z] Running: 0 [2022-06-02T13:28:48.515Z] Paused: 0 [2022-06-02T13:28:48.515Z] Stopped: 0 [2022-06-02T13:28:48.515Z] Images: 0 [2022-06-02T13:28:48.515Z] Server Version: 20.10.14 [2022-06-02T13:28:48.515Z] Storage Driver: overlay2 [2022-06-02T13:28:48.515Z] Backing Filesystem: extfs [2022-06-02T13:28:48.515Z] Supports d_type: true [2022-06-02T13:28:48.515Z] Native Overlay Diff: true [2022-06-02T13:28:48.515Z] userxattr: false [2022-06-02T13:28:48.515Z] Logging Driver: json-file [2022-06-02T13:28:48.515Z] Cgroup Driver: cgroupfs [2022-06-02T13:28:48.515Z] Cgroup Version: 1 [2022-06-02T13:28:48.515Z] Plugins: [2022-06-02T13:28:48.515Z] Volume: local [2022-06-02T13:28:48.515Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T13:28:48.515Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T13:28:48.515Z] Swarm: inactive [2022-06-02T13:28:48.515Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-06-02T13:28:48.515Z] Default Runtime: runc [2022-06-02T13:28:48.515Z] Init Binary: docker-init [2022-06-02T13:28:48.515Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T13:28:48.515Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T13:28:48.515Z] init version: de40ad0 [2022-06-02T13:28:48.515Z] Security Options: [2022-06-02T13:28:48.515Z] apparmor [2022-06-02T13:28:48.515Z] seccomp [2022-06-02T13:28:48.515Z] Profile: default [2022-06-02T13:28:48.515Z] Kernel Version: 5.4.0-1071-aws [2022-06-02T13:28:48.515Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-02T13:28:48.515Z] OSType: linux [2022-06-02T13:28:48.515Z] Architecture: x86_64 [2022-06-02T13:28:48.515Z] CPUs: 2 [2022-06-02T13:28:48.515Z] Total Memory: 7.565GiB [2022-06-02T13:28:48.515Z] Name: ip-10-100-68-255 [2022-06-02T13:28:48.515Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-02T13:28:48.515Z] Docker Root Dir: /var/lib/docker [2022-06-02T13:28:48.515Z] Debug Mode: false [2022-06-02T13:28:48.515Z] Registry: https://index.docker.io/v1/ [2022-06-02T13:28:48.515Z] Labels: [2022-06-02T13:28:48.515Z] Experimental: true [2022-06-02T13:28:48.515Z] Insecure Registries: [2022-06-02T13:28:48.515Z] 127.0.0.0/8 [2022-06-02T13:28:48.515Z] Live Restore Enabled: true [2022-06-02T13:28:48.515Z] [2022-06-02T13:28:48.515Z] WARNING: No swap limit support [Pipeline] sh [2022-06-02T13:28:48.800Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T13:28:48.800Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T13:28:48.800Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43678/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-02T13:28:48.800Z] + bash /home/ubuntu/workspace/moby_PR-43678/check-config.sh [2022-06-02T13:28:48.800Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-02T13:28:48.800Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-02T13:28:48.800Z] [2022-06-02T13:28:48.800Z] Generally Necessary: [2022-06-02T13:28:48.800Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-02T13:28:48.800Z] - apparmor: enabled and tools installed [2022-06-02T13:28:48.800Z] - CONFIG_NAMESPACES: enabled [2022-06-02T13:28:48.800Z] - CONFIG_NET_NS: enabled [2022-06-02T13:28:48.800Z] - CONFIG_PID_NS: enabled [2022-06-02T13:28:48.800Z] - CONFIG_IPC_NS: enabled [2022-06-02T13:28:48.800Z] - CONFIG_UTS_NS: enabled [2022-06-02T13:28:48.800Z] - CONFIG_CGROUPS: enabled [2022-06-02T13:28:48.800Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-02T13:28:48.800Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-02T13:28:48.800Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-02T13:28:48.800Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-02T13:28:48.800Z] - CONFIG_CPUSETS: enabled [2022-06-02T13:28:48.800Z] - CONFIG_MEMCG: enabled [2022-06-02T13:28:48.800Z] - CONFIG_KEYS: enabled [2022-06-02T13:28:48.800Z] - CONFIG_VETH: enabled (as module) [2022-06-02T13:28:48.800Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-02T13:28:49.057Z] - CONFIG_CGROUP_BPF: enabled [2022-06-02T13:28:49.057Z] [2022-06-02T13:28:49.057Z] Optional Features: [2022-06-02T13:28:49.057Z] - CONFIG_USER_NS: enabled [2022-06-02T13:28:49.057Z] - CONFIG_SECCOMP: enabled [2022-06-02T13:28:49.057Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-02T13:28:49.057Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-02T13:28:49.057Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-02T13:28:49.057Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-02T13:28:49.057Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-02T13:28:49.057Z] - CONFIG_BLK_CGROUP: enabled [2022-06-02T13:28:49.057Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-02T13:28:49.057Z] - CONFIG_CGROUP_PERF: enabled [2022-06-02T13:28:49.057Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-02T13:28:49.057Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-02T13:28:49.057Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-02T13:28:49.057Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-02T13:28:49.057Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-02T13:28:49.057Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_IP_VS: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-02T13:28:49.057Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-02T13:28:49.057Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-02T13:28:49.057Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-02T13:28:49.057Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-02T13:28:49.057Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-02T13:28:49.057Z] - CONFIG_EXT4_FS: enabled [2022-06-02T13:28:49.057Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-02T13:28:49.057Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-02T13:28:49.320Z] - Network Drivers: [2022-06-02T13:28:49.320Z] - "overlay": [2022-06-02T13:28:49.320Z] - CONFIG_VXLAN: enabled (as module) [2022-06-02T13:28:49.320Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-02T13:28:49.320Z] Optional (for encrypted networks): [2022-06-02T13:28:49.320Z] - CONFIG_CRYPTO: enabled [2022-06-02T13:28:49.320Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-02T13:28:49.320Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-02T13:28:49.320Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-02T13:28:49.320Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-02T13:28:49.320Z] - CONFIG_XFRM: enabled [2022-06-02T13:28:49.320Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-02T13:28:49.320Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-02T13:28:49.320Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-02T13:28:49.320Z] - "ipvlan": [2022-06-02T13:28:49.320Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-02T13:28:49.320Z] - "macvlan": [2022-06-02T13:28:49.320Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-02T13:28:49.320Z] - CONFIG_DUMMY: enabled (as module) [2022-06-02T13:28:49.320Z] - "ftp,tftp client in container": [2022-06-02T13:28:49.320Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-02T13:28:49.320Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-02T13:28:49.320Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-02T13:28:49.320Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-02T13:28:49.320Z] - Storage Drivers: [2022-06-02T13:28:49.320Z] - "aufs": [2022-06-02T13:28:49.320Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-02T13:28:49.320Z] - "btrfs": [2022-06-02T13:28:49.320Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-02T13:28:49.320Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-02T13:28:49.320Z] - "devicemapper": [2022-06-02T13:28:49.320Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-02T13:28:49.320Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-02T13:28:49.320Z] - "overlay": [2022-06-02T13:28:49.320Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-02T13:28:49.320Z] - "zfs": [2022-06-02T13:28:49.320Z] - /dev/zfs: present [2022-06-02T13:28:49.320Z] - zfs command: missing [2022-06-02T13:28:49.320Z] - zpool command: missing [2022-06-02T13:28:49.320Z] [2022-06-02T13:28:49.320Z] Limits: [2022-06-02T13:28:49.320Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-02T13:28:49.320Z] [2022-06-02T13:28:49.320Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T13:28:49.431Z] Client: [2022-06-02T13:28:49.431Z] Context: default [2022-06-02T13:28:49.431Z] Debug Mode: false [2022-06-02T13:28:49.431Z] Plugins: [2022-06-02T13:28:49.431Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T13:28:49.431Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T13:28:49.431Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-02T13:28:49.431Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-02T13:28:49.431Z] [2022-06-02T13:28:49.431Z] Server: [2022-06-02T13:28:49.431Z] Containers: 0 [2022-06-02T13:28:49.431Z] Running: 0 [2022-06-02T13:28:49.431Z] Paused: 0 [2022-06-02T13:28:49.431Z] Stopped: 0 [2022-06-02T13:28:49.431Z] Images: 0 [2022-06-02T13:28:49.431Z] Server Version: 20.10.14 [2022-06-02T13:28:49.431Z] Storage Driver: overlay2 [2022-06-02T13:28:49.431Z] Backing Filesystem: extfs [2022-06-02T13:28:49.431Z] Supports d_type: true [2022-06-02T13:28:49.431Z] Native Overlay Diff: true [2022-06-02T13:28:49.431Z] userxattr: false [2022-06-02T13:28:49.431Z] Logging Driver: json-file [2022-06-02T13:28:49.431Z] Cgroup Driver: cgroupfs [2022-06-02T13:28:49.431Z] Cgroup Version: 1 [2022-06-02T13:28:49.431Z] Plugins: [2022-06-02T13:28:49.431Z] Volume: local [2022-06-02T13:28:49.431Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T13:28:49.431Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T13:28:49.431Z] Swarm: inactive [2022-06-02T13:28:49.431Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T13:28:49.431Z] Default Runtime: runc [2022-06-02T13:28:49.431Z] Init Binary: docker-init [2022-06-02T13:28:49.431Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T13:28:49.431Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T13:28:49.431Z] init version: de40ad0 [2022-06-02T13:28:49.431Z] Security Options: [2022-06-02T13:28:49.431Z] apparmor [2022-06-02T13:28:49.431Z] seccomp [2022-06-02T13:28:49.431Z] Profile: default [2022-06-02T13:28:49.431Z] Kernel Version: 5.4.0-1071-aws [2022-06-02T13:28:49.431Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-02T13:28:49.431Z] OSType: linux [2022-06-02T13:28:49.431Z] Architecture: x86_64 [2022-06-02T13:28:49.431Z] CPUs: 2 [2022-06-02T13:28:49.431Z] Total Memory: 7.565GiB [2022-06-02T13:28:49.431Z] Name: ip-10-100-122-196 [2022-06-02T13:28:49.431Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-02T13:28:49.431Z] Docker Root Dir: /var/lib/docker [2022-06-02T13:28:49.431Z] Debug Mode: false [2022-06-02T13:28:49.431Z] Registry: https://index.docker.io/v1/ [2022-06-02T13:28:49.431Z] Labels: [2022-06-02T13:28:49.431Z] Experimental: true [2022-06-02T13:28:49.431Z] Insecure Registries: [2022-06-02T13:28:49.431Z] 127.0.0.0/8 [2022-06-02T13:28:49.431Z] Live Restore Enabled: true [2022-06-02T13:28:49.431Z] [2022-06-02T13:28:49.431Z] WARNING: No swap limit support [Pipeline] sh [2022-06-02T13:28:49.677Z] + sudo modprobe ip_vs [2022-06-02T13:28:49.677Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f . [2022-06-02T13:28:49.718Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T13:28:49.718Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T13:28:49.719Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43678/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-02T13:28:49.719Z] + bash /home/ubuntu/workspace/moby_PR-43678/check-config.sh [2022-06-02T13:28:49.719Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-02T13:28:49.719Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-02T13:28:49.719Z] [2022-06-02T13:28:49.719Z] Generally Necessary: [2022-06-02T13:28:49.719Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-02T13:28:49.719Z] - apparmor: enabled and tools installed [2022-06-02T13:28:49.719Z] - CONFIG_NAMESPACES: enabled [2022-06-02T13:28:49.719Z] - CONFIG_NET_NS: enabled [2022-06-02T13:28:49.719Z] - CONFIG_PID_NS: enabled [2022-06-02T13:28:49.719Z] - CONFIG_IPC_NS: enabled [2022-06-02T13:28:49.719Z] - CONFIG_UTS_NS: enabled [2022-06-02T13:28:49.719Z] - CONFIG_CGROUPS: enabled [2022-06-02T13:28:49.719Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-02T13:28:49.719Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-02T13:28:49.719Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-02T13:28:49.719Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-02T13:28:49.719Z] - CONFIG_CPUSETS: enabled [2022-06-02T13:28:49.719Z] - CONFIG_MEMCG: enabled [2022-06-02T13:28:49.719Z] - CONFIG_KEYS: enabled [2022-06-02T13:28:49.719Z] - CONFIG_VETH: enabled (as module) [2022-06-02T13:28:49.719Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-02T13:28:49.719Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-02T13:28:49.719Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-02T13:28:49.719Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-02T13:28:49.719Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-02T13:28:49.719Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-02T13:28:49.719Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-02T13:28:49.937Z] #2 [internal] load .dockerignore [2022-06-02T13:28:49.937Z] #2 sha256:08dff8ad706fffadcb0ae9a0fb6ff649655739add4dccb6c12af03afdc1b38a1 [2022-06-02T13:28:49.978Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-02T13:28:49.978Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-02T13:28:49.978Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-02T13:28:49.978Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-02T13:28:49.978Z] - CONFIG_CGROUP_BPF: enabled [2022-06-02T13:28:49.978Z] [2022-06-02T13:28:49.978Z] Optional Features: [2022-06-02T13:28:49.978Z] - CONFIG_USER_NS: enabled [2022-06-02T13:28:49.978Z] - CONFIG_SECCOMP: enabled [2022-06-02T13:28:49.978Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-02T13:28:49.978Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-02T13:28:49.978Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-02T13:28:49.978Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-02T13:28:49.978Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-02T13:28:49.978Z] - CONFIG_BLK_CGROUP: enabled [2022-06-02T13:28:49.978Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-02T13:28:49.978Z] - CONFIG_CGROUP_PERF: enabled [2022-06-02T13:28:49.978Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-02T13:28:49.978Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-02T13:28:49.978Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-02T13:28:49.978Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-02T13:28:49.978Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-02T13:28:49.978Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-02T13:28:49.978Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-02T13:28:49.978Z] - CONFIG_IP_VS: enabled (as module) [2022-06-02T13:28:49.978Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-02T13:28:49.978Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-02T13:28:49.978Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-02T13:28:49.978Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-02T13:28:49.978Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-02T13:28:49.978Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-02T13:28:49.978Z] - CONFIG_EXT4_FS: enabled [2022-06-02T13:28:49.978Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-02T13:28:49.978Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-02T13:28:49.978Z] - Network Drivers: [2022-06-02T13:28:49.978Z] - "overlay": [2022-06-02T13:28:49.978Z] - CONFIG_VXLAN: enabled (as module) [2022-06-02T13:28:49.978Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-02T13:28:49.978Z] Optional (for encrypted networks): [2022-06-02T13:28:50.120Z] ok github.com/docker/docker/client 0.079s coverage: 75.6% of statements [2022-06-02T13:28:50.194Z] #2 transferring context: 145B done [2022-06-02T13:28:50.194Z] #2 DONE 0.1s [2022-06-02T13:28:50.194Z] [2022-06-02T13:28:50.194Z] #1 [internal] load build definition from Dockerfile [2022-06-02T13:28:50.194Z] #1 sha256:6066201de66de4c674ed9a706e02142afbae20823a3d0335eb150398106c3209 [2022-06-02T13:28:50.194Z] #1 transferring dockerfile: 17.93kB done [2022-06-02T13:28:50.194Z] #1 DONE 0.2s [2022-06-02T13:28:50.194Z] [2022-06-02T13:28:50.194Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-02T13:28:50.194Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-02T13:28:50.237Z] - CONFIG_CRYPTO: enabled [2022-06-02T13:28:50.237Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-02T13:28:50.237Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-02T13:28:50.237Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-02T13:28:50.237Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-02T13:28:50.237Z] - CONFIG_XFRM: enabled [2022-06-02T13:28:50.237Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-02T13:28:50.237Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-02T13:28:50.237Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-02T13:28:50.237Z] - "ipvlan": [2022-06-02T13:28:50.237Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-02T13:28:50.237Z] - "macvlan": [2022-06-02T13:28:50.237Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-02T13:28:50.237Z] - CONFIG_DUMMY: enabled (as module) [2022-06-02T13:28:50.237Z] - "ftp,tftp client in container": [2022-06-02T13:28:50.237Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-02T13:28:50.237Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-02T13:28:50.237Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-02T13:28:50.237Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-02T13:28:50.237Z] - Storage Drivers: [2022-06-02T13:28:50.237Z] - "aufs": [2022-06-02T13:28:50.237Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-02T13:28:50.237Z] - "btrfs": [2022-06-02T13:28:50.237Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-02T13:28:50.237Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-02T13:28:50.237Z] - "devicemapper": [2022-06-02T13:28:50.237Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-02T13:28:50.237Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-02T13:28:50.237Z] - "overlay": [2022-06-02T13:28:50.237Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-02T13:28:50.237Z] - "zfs": [2022-06-02T13:28:50.237Z] - /dev/zfs: present [2022-06-02T13:28:50.238Z] - zfs command: missing [2022-06-02T13:28:50.238Z] - zpool command: missing [2022-06-02T13:28:50.238Z] [2022-06-02T13:28:50.238Z] Limits: [2022-06-02T13:28:50.238Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-02T13:28:50.238Z] [2022-06-02T13:28:50.238Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T13:28:50.300Z] #33 4.459 + mkdir -p /build [2022-06-02T13:28:50.300Z] #33 4.460 + mv docker/docker /build/ [2022-06-02T13:28:50.300Z] #33 4.462 + rmdir docker [2022-06-02T13:28:50.451Z] #3 DONE 0.4s [2022-06-02T13:28:50.560Z] #33 DONE 4.7s [2022-06-02T13:28:50.561Z] [2022-06-02T13:28:50.561Z] #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-02T13:28:50.561Z] #74 sha256:03392dcd4bdf327c680493da58061a92ce60664401b4abc5157ecfcc1179edc1 [2022-06-02T13:28:50.561Z] #74 1.451 + RM_GOPATH=0 [2022-06-02T13:28:50.561Z] #74 1.451 + TMP_GOPATH= [2022-06-02T13:28:50.561Z] #74 1.451 + : /build [2022-06-02T13:28:50.561Z] #74 1.451 + '[' -z '' ']' [2022-06-02T13:28:50.561Z] #74 1.451 ++ mktemp -d [2022-06-02T13:28:50.561Z] #74 1.452 + export GOPATH=/tmp/tmp.xVnv87ijM5 [2022-06-02T13:28:50.561Z] #74 1.452 + GOPATH=/tmp/tmp.xVnv87ijM5 [2022-06-02T13:28:50.561Z] #74 1.452 + RM_GOPATH=1 [2022-06-02T13:28:50.561Z] #74 1.452 + case "$(go env GOARCH)" in [2022-06-02T13:28:50.561Z] #74 1.453 ++ go env GOARCH [2022-06-02T13:28:50.561Z] #74 1.459 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:28:50.561Z] #74 1.459 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:28:50.561Z] #74 1.460 ++ dirname /install.sh [2022-06-02T13:28:50.561Z] #74 1.461 + dir=/ [2022-06-02T13:28:50.561Z] #74 1.461 + bin=rootlesskit [2022-06-02T13:28:50.561Z] #74 1.461 + shift [2022-06-02T13:28:50.561Z] #74 1.461 + '[' '!' -f //rootlesskit.installer ']' [2022-06-02T13:28:50.561Z] #74 1.461 + . //rootlesskit.installer [2022-06-02T13:28:50.561Z] #74 1.462 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-02T13:28:50.561Z] #74 1.462 + install_rootlesskit [2022-06-02T13:28:50.561Z] #74 1.462 + case "$1" in [2022-06-02T13:28:50.561Z] #74 1.462 + export CGO_ENABLED=0 [2022-06-02T13:28:50.561Z] #74 1.463 + CGO_ENABLED=0 [2022-06-02T13:28:50.561Z] #74 1.463 + _install_rootlesskit [2022-06-02T13:28:50.561Z] #74 1.463 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-02T13:28:50.561Z] #74 1.463 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-02T13:28:50.561Z] #74 1.464 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T13:28:50.561Z] #74 1.464 + GOBIN=/build [2022-06-02T13:28:50.561Z] #74 1.464 + GO111MODULE=on [2022-06-02T13:28:50.561Z] #74 1.464 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-02T13:28:50.561Z] #74 1.951 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-02T13:28:50.561Z] #74 3.411 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-02T13:28:50.561Z] #74 3.416 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-02T13:28:50.561Z] #74 3.650 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-02T13:28:50.561Z] #74 4.949 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-02T13:28:50.574Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f . [2022-06-02T13:28:50.574Z] #1 [internal] load build definition from Dockerfile [2022-06-02T13:28:50.574Z] #1 sha256:9ac8307265c9fac89b392ce684268cba68d6d0700f9286c7b46b7af027b629a2 [2022-06-02T13:28:50.574Z] #1 transferring dockerfile: 17.93kB 0.0s done [2022-06-02T13:28:50.574Z] #1 DONE 0.1s [2022-06-02T13:28:50.574Z] [2022-06-02T13:28:50.574Z] #2 [internal] load .dockerignore [2022-06-02T13:28:50.574Z] #2 sha256:2b5e047f73d8abf5bff53f198b659f252489bece29bb41e2d14b0d1a980a7ba0 [2022-06-02T13:28:50.574Z] #2 transferring context: 145B done [2022-06-02T13:28:50.709Z] [2022-06-02T13:28:50.709Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-02T13:28:50.709Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-02T13:28:50.709Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-02T13:28:50.709Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-02T13:28:50.709Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-02T13:28:50.709Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-02T13:28:50.709Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-06-02T13:28:50.709Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.2s [2022-06-02T13:28:50.836Z] #2 DONE 0.1s [2022-06-02T13:28:50.836Z] [2022-06-02T13:28:50.836Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-02T13:28:50.836Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-02T13:28:50.966Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-06-02T13:28:50.966Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-06-02T13:28:50.966Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-02T13:28:51.134Z] #74 5.331 go: downloading github.com/google/uuid v1.3.0 [2022-06-02T13:28:51.134Z] #74 5.391 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-02T13:28:51.134Z] #74 5.393 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-02T13:28:51.134Z] #74 5.464 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-02T13:28:51.134Z] #74 5.476 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T13:28:51.395Z] #74 5.578 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-02T13:28:51.395Z] #74 5.782 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-02T13:28:51.395Z] #74 5.838 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-02T13:28:51.406Z] #3 DONE 0.4s [2022-06-02T13:28:51.406Z] [2022-06-02T13:28:51.406Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-02T13:28:51.406Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-02T13:28:51.407Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-02T13:28:51.407Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-02T13:28:51.407Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.1s [2022-06-02T13:28:51.407Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-02T13:28:51.407Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-02T13:28:51.407Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-02T13:28:51.407Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-02T13:28:51.407Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-02T13:28:51.538Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-02T13:28:51.538Z] #4 DONE 1.0s [2022-06-02T13:28:51.804Z] [2022-06-02T13:28:51.804Z] #5 [internal] load build definition from Dockerfile [2022-06-02T13:28:51.804Z] #5 sha256:f45b9571f5eb85797b77343672509f27eb9ec91f80e2552be95fb13424fd469e [2022-06-02T13:28:51.804Z] #5 DONE 0.0s [2022-06-02T13:28:51.804Z] [2022-06-02T13:28:51.804Z] #6 [internal] load .dockerignore [2022-06-02T13:28:51.804Z] #6 sha256:52faa0cb2ef41a701e7366117d43e822c776189288e1935af014598e1e5ee093 [2022-06-02T13:28:51.804Z] #6 DONE 0.0s [2022-06-02T13:28:51.804Z] [2022-06-02T13:28:51.804Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-02T13:28:51.804Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-02T13:28:51.973Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-02T13:28:51.974Z] #4 DONE 0.8s [2022-06-02T13:28:52.233Z] [2022-06-02T13:28:52.233Z] #6 [internal] load .dockerignore [2022-06-02T13:28:52.233Z] #6 sha256:e785e69179a60fa3935c91056cd47c48bfc95b72a580be982039726c1740997c [2022-06-02T13:28:52.233Z] #6 DONE 0.0s [2022-06-02T13:28:52.233Z] [2022-06-02T13:28:52.233Z] #5 [internal] load build definition from Dockerfile [2022-06-02T13:28:52.233Z] #5 sha256:42fc4e3ba76177bc52d8d60e71ed0b86522bc11185c28930175639b8a6634ba6 [2022-06-02T13:28:52.233Z] #5 DONE 0.0s [2022-06-02T13:28:52.233Z] [2022-06-02T13:28:52.233Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T13:28:52.233Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T13:28:52.336Z] #74 6.579 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-02T13:28:52.336Z] #74 6.699 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-02T13:28:52.743Z] #10 DONE 0.8s [2022-06-02T13:28:52.743Z] [2022-06-02T13:28:52.743Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T13:28:52.743Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T13:28:52.743Z] #9 DONE 0.7s [2022-06-02T13:28:52.743Z] [2022-06-02T13:28:52.743Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T13:28:52.743Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T13:28:52.743Z] #8 DONE 0.7s [2022-06-02T13:28:52.743Z] [2022-06-02T13:28:52.743Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-06-02T13:28:52.743Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-06-02T13:28:52.743Z] #7 DONE 0.8s [2022-06-02T13:28:53.005Z] [2022-06-02T13:28:53.005Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T13:28:53.005Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-02T13:28:53.005Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T13:28:53.171Z] #10 ... [2022-06-02T13:28:53.171Z] [2022-06-02T13:28:53.171Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-02T13:28:53.171Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-02T13:28:53.171Z] #7 DONE 1.0s [2022-06-02T13:28:53.171Z] [2022-06-02T13:28:53.171Z] #8 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-06-02T13:28:53.171Z] #8 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-06-02T13:28:53.171Z] #8 DONE 1.0s [2022-06-02T13:28:53.171Z] [2022-06-02T13:28:53.171Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T13:28:53.171Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T13:28:53.171Z] #10 DONE 1.1s [2022-06-02T13:28:53.171Z] [2022-06-02T13:28:53.171Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T13:28:53.171Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T13:28:53.171Z] #9 DONE 1.1s [2022-06-02T13:28:53.269Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.2s done [2022-06-02T13:28:53.282Z] #74 ... [2022-06-02T13:28:53.282Z] [2022-06-02T13:28:53.282Z] #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-02T13:28:53.282Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-02T13:28:53.282Z] #36 CACHED [2022-06-02T13:28:53.282Z] [2022-06-02T13:28:53.282Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T13:28:53.282Z] #37 sha256:5de56a954357deb09408fa39e38aab1570a6f42cbcc3fc5a70a0b1ac0ea86c2c [2022-06-02T13:28:53.282Z] #37 CACHED [2022-06-02T13:28:53.282Z] [2022-06-02T13:28:53.282Z] #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-02T13:28:53.282Z] #38 sha256:85a06cc9e7f3cd45fbe74ab72676c6b9563086ffe2785a8323257fc75e7b410e [2022-06-02T13:28:53.282Z] #38 CACHED [2022-06-02T13:28:53.282Z] [2022-06-02T13:28:53.282Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T13:28:53.282Z] #40 sha256:28497624f888b7bd4353dc7f8d764d89d06ad3f8741f54c6b7731fb698ab783b [2022-06-02T13:28:53.282Z] #40 CACHED [2022-06-02T13:28:53.282Z] [2022-06-02T13:28:53.282Z] #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-02T13:28:53.282Z] #41 sha256:17ed0ad370f36e9e186a1b18b32d44e4b81a44479e14da465d1ad5cf1f730994 [2022-06-02T13:28:53.282Z] #41 CACHED [2022-06-02T13:28:53.282Z] [2022-06-02T13:28:53.282Z] #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-02T13:28:53.282Z] #43 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5 [2022-06-02T13:28:53.282Z] #43 CACHED [2022-06-02T13:28:53.282Z] [2022-06-02T13:28:53.282Z] #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-02T13:28:53.282Z] #45 sha256:dcc6b9145e4c49ad8c752827fae2ccceab4d7b3eeeb3f15be04921e6a91990fd [2022-06-02T13:28:53.282Z] #45 CACHED [2022-06-02T13:28:53.282Z] [2022-06-02T13:28:53.282Z] #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-02T13:28:53.282Z] #47 sha256:07b89fe8434131bcc5206962ac2f0f7d1f719e71fe00b50814204de3307697ed [2022-06-02T13:28:53.282Z] #47 CACHED [2022-06-02T13:28:53.282Z] [2022-06-02T13:28:53.282Z] #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-02T13:28:53.282Z] #69 sha256:24f785a9149ca615766f07d3798764a4e1960931c1e143a69263ea80d79dbbfd [2022-06-02T13:28:53.282Z] #69 1.872 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T13:28:53.282Z] #69 1.875 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T13:28:53.282Z] #69 1.875 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-02T13:28:53.282Z] #69 2.148 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-02T13:28:53.282Z] #69 2.474 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-02T13:28:53.282Z] #69 2.903 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-02T13:28:53.282Z] #69 3.411 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-02T13:28:53.282Z] #69 3.892 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-02T13:28:53.282Z] #69 4.439 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-02T13:28:53.282Z] #69 4.451 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-02T13:28:53.282Z] #69 4.466 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB] [2022-06-02T13:28:53.282Z] #69 4.476 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-02T13:28:53.282Z] #69 4.488 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-02T13:28:53.282Z] #69 4.825 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-02T13:28:53.282Z] #69 4.849 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-02T13:28:53.282Z] #69 4.849 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-02T13:28:53.282Z] #69 4.850 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-02T13:28:53.282Z] #69 4.853 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-02T13:28:53.528Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-02T13:28:53.528Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-02T13:28:53.528Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-02T13:28:53.528Z] #28 ... [2022-06-02T13:28:53.528Z] [2022-06-02T13:28:53.528Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-02T13:28:53.528Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-02T13:28:53.528Z] #49 DONE 0.0s [2022-06-02T13:28:53.740Z] [2022-06-02T13:28:53.740Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:28:53.740Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T13:28:53.740Z] #70 DONE 0.0s [2022-06-02T13:28:53.740Z] [2022-06-02T13:28:53.740Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:28:53.740Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:28:53.740Z] #11 DONE 0.0s [2022-06-02T13:28:53.740Z] [2022-06-02T13:28:53.740Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T13:28:53.740Z] #27 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-02T13:28:53.740Z] #27 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T13:28:53.787Z] [2022-06-02T13:28:53.787Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:28:53.787Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T13:28:53.787Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-06-02T13:28:53.787Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-02T13:28:53.787Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-02T13:28:53.787Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-02T13:28:53.787Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.4s [2022-06-02T13:28:53.787Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.5s [2022-06-02T13:28:54.002Z] #27 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.0s done [2022-06-02T13:28:54.002Z] #27 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-02T13:28:54.002Z] #27 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-02T13:28:54.002Z] #27 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-02T13:28:54.002Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 1.05MB / 55.01MB 0.2s [2022-06-02T13:28:54.049Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-06-02T13:28:54.275Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 4.19MB / 55.01MB 0.3s [2022-06-02T13:28:54.307Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-06-02T13:28:54.307Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-06-02T13:28:54.561Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 8.39MB / 55.01MB 0.4s [2022-06-02T13:28:54.561Z] #27 ... [2022-06-02T13:28:54.561Z] [2022-06-02T13:28:54.561Z] #48 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-02T13:28:54.561Z] #48 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-02T13:28:54.562Z] #48 DONE 0.0s [2022-06-02T13:28:54.562Z] [2022-06-02T13:28:54.562Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T13:28:54.562Z] #27 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-02T13:28:54.833Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 17.83MB / 55.01MB 0.7s [2022-06-02T13:28:54.833Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 23.07MB / 55.01MB 0.8s [2022-06-02T13:28:55.403Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 31.46MB / 55.01MB 1.2s [2022-06-02T13:28:55.403Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 36.70MB / 55.01MB 1.4s [2022-06-02T13:28:55.673Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 39.85MB / 55.01MB 1.5s [2022-06-02T13:28:55.829Z] #69 ... [2022-06-02T13:28:55.829Z] [2022-06-02T13:28:55.829Z] #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-02T13:28:55.829Z] #49 sha256:0e0cdf44a4b6cc742b40a8b1662a581d6a2e697759daf41a7184757fd98f44f6 [2022-06-02T13:28:55.829Z] #49 1.712 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T13:28:55.829Z] #49 1.712 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T13:28:55.829Z] #49 1.712 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-02T13:28:55.829Z] #49 1.981 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-02T13:28:55.829Z] #49 2.347 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-02T13:28:55.829Z] #49 2.858 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-02T13:28:55.829Z] #49 3.450 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-02T13:28:55.829Z] #49 3.965 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-02T13:28:55.829Z] #49 4.457 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-02T13:28:55.829Z] #49 4.465 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB] [2022-06-02T13:28:55.829Z] #49 4.465 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-02T13:28:55.829Z] #49 4.466 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-02T13:28:55.829Z] #49 4.481 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-02T13:28:55.829Z] #49 4.485 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-02T13:28:55.829Z] #49 4.487 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-02T13:28:55.829Z] #49 4.489 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-02T13:28:55.829Z] #49 4.491 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-02T13:28:55.829Z] #49 4.492 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-02T13:28:55.829Z] #49 ... [2022-06-02T13:28:55.829Z] [2022-06-02T13:28:55.829Z] #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-02T13:28:55.829Z] #20 sha256:ef08cb1ac9fe355aba72e35fa69f19df2f5007531dd65a1c6a81e679c5aa682b [2022-06-02T13:28:55.829Z] #20 1.589 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T13:28:55.829Z] #20 1.590 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T13:28:55.829Z] #20 1.590 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-02T13:28:55.829Z] #20 1.748 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-02T13:28:55.829Z] #20 2.016 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-02T13:28:55.829Z] #20 2.413 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-02T13:28:55.829Z] #20 2.809 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-02T13:28:55.829Z] #20 3.301 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-02T13:28:55.829Z] #20 3.866 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-02T13:28:55.829Z] #20 3.868 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-02T13:28:55.829Z] #20 3.875 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-02T13:28:55.829Z] #20 3.887 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB] [2022-06-02T13:28:55.829Z] #20 3.889 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-02T13:28:55.829Z] #20 4.261 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-02T13:28:55.829Z] #20 4.266 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-02T13:28:55.829Z] #20 4.274 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-02T13:28:55.829Z] #20 4.275 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-02T13:28:55.829Z] #20 4.275 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-02T13:28:55.934Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 44.28MB / 55.01MB 1.8s [2022-06-02T13:28:55.934Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 48.28MB / 55.01MB 2.1s [2022-06-02T13:28:56.198Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 51.38MB / 55.01MB 2.1s [2022-06-02T13:28:56.460Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.3s [2022-06-02T13:28:57.032Z] #27 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.8s done [2022-06-02T13:28:57.977Z] #27 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c [2022-06-02T13:28:59.586Z] #71 ... [2022-06-02T13:28:59.586Z] [2022-06-02T13:28:59.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:28:59.586Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:28:59.586Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 0.2s done [2022-06-02T13:28:59.586Z] #11 sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 1.86kB / 1.86kB done [2022-06-02T13:28:59.586Z] #11 sha256:1ef717333a4148055d28149ff4ba450d124bfaeeb15bc4c5e56ca4695a1eca79 1.80kB / 1.80kB done [2022-06-02T13:28:59.586Z] #11 sha256:738636f0601079e18f7b2295f4183a0b6e52a94305a4260e1f156aa8d8014396 7.10kB / 7.10kB done [2022-06-02T13:28:59.586Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 3.5s done [2022-06-02T13:28:59.586Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.0s done [2022-06-02T13:28:59.586Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 2.0s done [2022-06-02T13:28:59.586Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 4.3s done [2022-06-02T13:28:59.586Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 63.49MB / 85.87MB 5.2s [2022-06-02T13:28:59.586Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 27.26MB / 141.73MB 5.2s [2022-06-02T13:28:59.586Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 0.9s [2022-06-02T13:28:59.586Z] #11 sha256:26ce77466daeaabddaa22bc74dcfd0ff40a955448368b55b1d8fe66c203f2466 155B / 155B 4.5s done [2022-06-02T13:28:59.586Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 69.21MB / 85.87MB 5.4s [2022-06-02T13:28:59.586Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 77.59MB / 85.87MB 5.6s [2022-06-02T13:28:59.586Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 42.99MB / 141.73MB 5.6s [2022-06-02T13:28:59.586Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 84.93MB / 85.87MB 5.9s [2022-06-02T13:28:59.587Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 50.33MB / 141.73MB 5.9s [2022-06-02T13:28:59.844Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 59.77MB / 141.73MB 6.4s [2022-06-02T13:29:00.414Z] #11 ... [2022-06-02T13:29:00.414Z] [2022-06-02T13:29:00.414Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:29:00.414Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T13:29:00.414Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2022-06-02T13:29:00.414Z] #71 DONE 7.3s [2022-06-02T13:29:00.414Z] [2022-06-02T13:29:00.414Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:00.414Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:00.414Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 68.16MB / 141.73MB 7.0s [2022-06-02T13:29:00.414Z] #11 ... [2022-06-02T13:29:00.414Z] [2022-06-02T13:29:00.414Z] #24 [internal] load build context [2022-06-02T13:29:00.414Z] #24 sha256:d51904b338d15dd1b7f74ffbf9902c264b9998a738b6b41ad4e0a59aa93eb0fe [2022-06-02T13:29:00.414Z] #24 transferring context: 47.72MB 7.4s [2022-06-02T13:29:00.534Z] #27 ... [2022-06-02T13:29:00.534Z] [2022-06-02T13:29:00.534Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:00.534Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:00.534Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 0.1s done [2022-06-02T13:29:00.534Z] #11 sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 1.86kB / 1.86kB done [2022-06-02T13:29:00.534Z] #11 sha256:1ef717333a4148055d28149ff4ba450d124bfaeeb15bc4c5e56ca4695a1eca79 1.80kB / 1.80kB done [2022-06-02T13:29:00.534Z] #11 sha256:738636f0601079e18f7b2295f4183a0b6e52a94305a4260e1f156aa8d8014396 7.10kB / 7.10kB done [2022-06-02T13:29:00.534Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.8s done [2022-06-02T13:29:00.534Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.3s done [2022-06-02T13:29:00.534Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.7s done [2022-06-02T13:29:00.534Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 4.7s done [2022-06-02T13:29:00.534Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 6.2s [2022-06-02T13:29:00.534Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 51.33MB / 141.73MB 6.2s [2022-06-02T13:29:00.534Z] #11 sha256:26ce77466daeaabddaa22bc74dcfd0ff40a955448368b55b1d8fe66c203f2466 155B / 155B 5.1s done [2022-06-02T13:29:00.683Z] #24 ... [2022-06-02T13:29:00.683Z] [2022-06-02T13:29:00.683Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:00.683Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:00.683Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 76.55MB / 141.73MB 7.3s [2022-06-02T13:29:00.798Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 6.8s done [2022-06-02T13:29:01.067Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 66.06MB / 141.73MB 7.0s [2022-06-02T13:29:01.067Z] #11 ... [2022-06-02T13:29:01.067Z] [2022-06-02T13:29:01.067Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:29:01.067Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T13:29:01.067Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-02T13:29:01.067Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-02T13:29:01.067Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-02T13:29:01.067Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-02T13:29:01.067Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-06-02T13:29:01.067Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.0s done [2022-06-02T13:29:01.067Z] #70 DONE 7.1s [2022-06-02T13:29:01.067Z] [2022-06-02T13:29:01.067Z] #77 [internal] load build context [2022-06-02T13:29:01.067Z] #77 sha256:88092cfca57bd5b27f4f75a12ca90eeb1e29ec5a80f1f30eba668f1510581d90 [2022-06-02T13:29:01.067Z] #77 transferring context: 38.24MB 7.3s [2022-06-02T13:29:01.251Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 90.18MB / 141.73MB 7.6s [2022-06-02T13:29:01.251Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 105.91MB / 141.73MB 7.8s [2022-06-02T13:29:01.332Z] #77 ... [2022-06-02T13:29:01.332Z] [2022-06-02T13:29:01.332Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:01.332Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:01.332Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 73.43MB / 141.73MB 7.3s [2022-06-02T13:29:01.591Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 81.54MB / 141.73MB 7.7s [2022-06-02T13:29:01.857Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 121.63MB / 141.73MB 8.2s [2022-06-02T13:29:01.857Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 137.36MB / 141.73MB 8.3s [2022-06-02T13:29:02.113Z] #11 ... [2022-06-02T13:29:02.113Z] [2022-06-02T13:29:02.113Z] #24 [internal] load build context [2022-06-02T13:29:02.113Z] #24 sha256:d51904b338d15dd1b7f74ffbf9902c264b9998a738b6b41ad4e0a59aa93eb0fe [2022-06-02T13:29:02.113Z] #24 transferring context: 61.15MB 8.7s done [2022-06-02T13:29:02.113Z] #24 DONE 9.1s [2022-06-02T13:29:02.113Z] [2022-06-02T13:29:02.113Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:02.113Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:02.165Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 89.20MB / 141.73MB 8.0s [2022-06-02T13:29:02.425Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 97.24MB / 141.73MB 8.4s [2022-06-02T13:29:02.994Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 105.19MB / 141.73MB 8.8s [2022-06-02T13:29:02.994Z] #11 ... [2022-06-02T13:29:02.994Z] [2022-06-02T13:29:02.994Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:29:02.994Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T13:29:02.994Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-02T13:29:02.994Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-06-02T13:29:02.994Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-02T13:29:02.994Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-02T13:29:02.994Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-02T13:29:02.994Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.2s done [2022-06-02T13:29:02.994Z] #72 DONE 9.0s [2022-06-02T13:29:02.994Z] [2022-06-02T13:29:02.994Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:02.994Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:03.044Z] #11 ... [2022-06-02T13:29:03.044Z] [2022-06-02T13:29:03.044Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:29:03.044Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T13:29:03.044Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-06-02T13:29:03.044Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-02T13:29:03.044Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-02T13:29:03.044Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-02T13:29:03.044Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-06-02T13:29:03.044Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.0s done [2022-06-02T13:29:03.044Z] #73 ... [2022-06-02T13:29:03.044Z] [2022-06-02T13:29:03.044Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:03.044Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:03.254Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 113.73MB / 141.73MB 9.2s [2022-06-02T13:29:03.254Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.4s [2022-06-02T13:29:03.523Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 120.88MB / 141.73MB 9.4s [2022-06-02T13:29:03.607Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 6.1s [2022-06-02T13:29:03.607Z] #11 ... [2022-06-02T13:29:03.607Z] [2022-06-02T13:29:03.607Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T13:29:03.607Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-02T13:29:03.607Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 3.5s done [2022-06-02T13:29:03.783Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 136.31MB / 141.73MB 9.7s [2022-06-02T13:29:03.864Z] #28 ... [2022-06-02T13:29:03.864Z] [2022-06-02T13:29:03.864Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:03.864Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:03.864Z] #11 ... [2022-06-02T13:29:03.864Z] [2022-06-02T13:29:03.864Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T13:29:03.864Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T13:29:03.864Z] #73 DONE 10.8s [2022-06-02T13:29:03.864Z] [2022-06-02T13:29:03.864Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:03.864Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:03.864Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 141.73MB / 141.73MB 10.4s done [2022-06-02T13:29:04.738Z] #11 ... [2022-06-02T13:29:04.738Z] [2022-06-02T13:29:04.738Z] #77 [internal] load build context [2022-06-02T13:29:04.738Z] #77 sha256:88092cfca57bd5b27f4f75a12ca90eeb1e29ec5a80f1f30eba668f1510581d90 [2022-06-02T13:29:04.738Z] #77 transferring context: 61.15MB 10.3s done [2022-06-02T13:29:04.738Z] #77 DONE 10.8s [2022-06-02T13:29:04.738Z] [2022-06-02T13:29:04.738Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:04.738Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:04.738Z] #11 sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 141.73MB / 141.73MB 10.4s done [2022-06-02T13:29:04.793Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 7.4s done [2022-06-02T13:29:05.357Z] #11 ... [2022-06-02T13:29:05.357Z] [2022-06-02T13:29:05.357Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T13:29:05.357Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-02T13:29:05.357Z] #72 DONE 0.8s [2022-06-02T13:29:05.357Z] [2022-06-02T13:29:05.357Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:05.357Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:05.357Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 [2022-06-02T13:29:05.614Z] #11 ... [2022-06-02T13:29:05.614Z] [2022-06-02T13:29:05.614Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T13:29:05.614Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-02T13:29:05.614Z] #28 DONE 12.3s [2022-06-02T13:29:05.614Z] [2022-06-02T13:29:05.614Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:05.614Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:05.687Z] #11 ... [2022-06-02T13:29:05.687Z] [2022-06-02T13:29:05.687Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T13:29:05.687Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-02T13:29:05.687Z] #71 DONE 0.7s [2022-06-02T13:29:05.687Z] [2022-06-02T13:29:05.687Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T13:29:05.687Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-02T13:29:05.833Z] #20 18.83 Fetched 40.5 MB in 18s (2313 kB/s) [2022-06-02T13:29:05.833Z] #20 18.83 Reading package lists... [2022-06-02T13:29:05.833Z] #20 ... [2022-06-02T13:29:05.833Z] [2022-06-02T13:29:05.833Z] #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-02T13:29:05.833Z] #49 sha256:0e0cdf44a4b6cc742b40a8b1662a581d6a2e697759daf41a7184757fd98f44f6 [2022-06-02T13:29:05.833Z] #49 18.83 Fetched 40.5 MB in 17s (2332 kB/s) [2022-06-02T13:29:06.177Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.5s done [2022-06-02T13:29:06.254Z] #73 DONE 0.8s [2022-06-02T13:29:06.254Z] [2022-06-02T13:29:06.254Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T13:29:06.254Z] #27 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-02T13:29:06.741Z] #11 ... [2022-06-02T13:29:06.741Z] [2022-06-02T13:29:06.741Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T13:29:06.741Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-02T13:29:06.741Z] #74 DONE 1.0s [2022-06-02T13:29:06.741Z] [2022-06-02T13:29:06.741Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:06.741Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:06.741Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.1s [2022-06-02T13:29:07.676Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.9s done [2022-06-02T13:29:07.676Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 [2022-06-02T13:29:08.788Z] #27 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.5s [2022-06-02T13:29:08.788Z] #27 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.7s done [2022-06-02T13:29:08.788Z] #27 DONE 14.7s [2022-06-02T13:29:08.788Z] [2022-06-02T13:29:08.788Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-02T13:29:08.788Z] #28 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-02T13:29:09.726Z] #28 1.024 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:29:09.726Z] #28 1.024 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:29:09.726Z] #28 1.028 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:29:09.726Z] #28 1.158 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:29:09.985Z] #28 1.387 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:29:10.244Z] #28 1.642 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:29:12.151Z] #28 3.451 Fetched 8537 kB in 3s (3135 kB/s) [2022-06-02T13:29:12.980Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.1s [2022-06-02T13:29:13.087Z] #28 3.451 Reading package lists... [2022-06-02T13:29:13.975Z] #49 18.83 Reading package lists... [2022-06-02T13:29:13.975Z] #49 27.71 Reading package lists... [2022-06-02T13:29:13.975Z] #49 ... [2022-06-02T13:29:13.975Z] [2022-06-02T13:29:13.975Z] #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-02T13:29:13.975Z] #20 sha256:ef08cb1ac9fe355aba72e35fa69f19df2f5007531dd65a1c6a81e679c5aa682b [2022-06-02T13:29:13.975Z] #20 18.83 Reading package lists... [2022-06-02T13:29:14.023Z] #28 4.353 Reading package lists... [2022-06-02T13:29:14.023Z] #28 5.215 Building dependency tree... [2022-06-02T13:29:14.281Z] #28 5.613 The following additional packages will be installed: [2022-06-02T13:29:14.281Z] #28 5.613 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-02T13:29:14.281Z] #28 5.614 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-02T13:29:14.281Z] #28 5.620 Recommended packages: [2022-06-02T13:29:14.281Z] #28 5.620 libldap-common publicsuffix libsasl2-modules [2022-06-02T13:29:14.281Z] #28 5.746 The following NEW packages will be installed: [2022-06-02T13:29:14.540Z] #28 5.747 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-02T13:29:14.540Z] #28 5.748 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-02T13:29:14.540Z] #28 5.748 libssh2-1 openssl [2022-06-02T13:29:14.799Z] #28 6.054 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:29:14.799Z] #28 6.054 Need to get 3040 kB of archives. [2022-06-02T13:29:14.799Z] #28 6.054 After this operation, 6651 kB of additional disk space will be used. [2022-06-02T13:29:14.799Z] #28 6.054 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-02T13:29:14.799Z] #28 6.057 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-02T13:29:14.799Z] #28 6.067 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-02T13:29:14.799Z] #28 6.068 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-02T13:29:14.799Z] #28 6.069 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-02T13:29:14.799Z] #28 6.078 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-02T13:29:14.799Z] #28 6.078 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-02T13:29:14.799Z] #28 6.078 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-02T13:29:14.799Z] #28 6.078 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-02T13:29:14.799Z] #28 6.099 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-02T13:29:14.799Z] #28 6.099 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-02T13:29:14.799Z] #28 6.099 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-02T13:29:14.799Z] #28 6.099 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-02T13:29:14.799Z] #28 6.101 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-02T13:29:14.799Z] #28 6.111 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-02T13:29:14.917Z] #20 28.05 Reading package lists... [2022-06-02T13:29:14.917Z] #20 ... [2022-06-02T13:29:14.917Z] [2022-06-02T13:29:14.917Z] #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-02T13:29:14.917Z] #69 sha256:24f785a9149ca615766f07d3798764a4e1960931c1e143a69263ea80d79dbbfd [2022-06-02T13:29:14.917Z] #69 19.37 Fetched 40.5 MB in 18s (2281 kB/s) [2022-06-02T13:29:14.917Z] #69 19.37 Reading package lists... [2022-06-02T13:29:15.061Z] #28 6.400 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:29:15.061Z] #28 6.448 Fetched 3040 kB in 0s (8701 kB/s) [2022-06-02T13:29:15.320Z] #28 6.527 Selecting previously unselected package openssl. [2022-06-02T13:29:15.320Z] #28 6.527 (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 ... 6662 files and directories currently installed.) [2022-06-02T13:29:15.320Z] #28 6.532 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-02T13:29:15.320Z] #28 6.536 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-02T13:29:15.320Z] #28 6.789 Selecting previously unselected package ca-certificates. [2022-06-02T13:29:15.320Z] #28 6.789 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-02T13:29:15.579Z] #28 6.792 Unpacking ca-certificates (20210119) ... [2022-06-02T13:29:15.838Z] #28 6.953 Selecting previously unselected package libbrotli1:amd64. [2022-06-02T13:29:15.838Z] #28 6.953 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-02T13:29:15.838Z] #28 6.965 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-02T13:29:15.838Z] #28 7.093 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-02T13:29:15.838Z] #28 7.093 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-02T13:29:15.838Z] #28 7.097 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-02T13:29:15.838Z] #28 7.188 Selecting previously unselected package libsasl2-2:amd64. [2022-06-02T13:29:15.838Z] #28 7.188 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-02T13:29:15.838Z] #28 7.198 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-02T13:29:15.838Z] #28 ... [2022-06-02T13:29:15.838Z] [2022-06-02T13:29:15.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:15.838Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:15.838Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.5s done [2022-06-02T13:29:15.838Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.4s done [2022-06-02T13:29:15.838Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 6.0s [2022-06-02T13:29:15.838Z] #11 ... [2022-06-02T13:29:15.838Z] [2022-06-02T13:29:15.838Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-02T13:29:15.839Z] #28 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-02T13:29:15.839Z] #28 7.312 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-02T13:29:15.839Z] #28 7.312 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-02T13:29:15.860Z] #69 28.86 Reading package lists... [2022-06-02T13:29:15.860Z] #69 ... [2022-06-02T13:29:15.860Z] [2022-06-02T13:29:15.860Z] #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-02T13:29:15.860Z] #74 sha256:03392dcd4bdf327c680493da58061a92ce60664401b4abc5157ecfcc1179edc1 [2022-06-02T13:29:15.860Z] #74 30.18 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T13:29:15.860Z] #74 30.18 + GOBIN=/build [2022-06-02T13:29:15.860Z] #74 30.18 + GO111MODULE=on [2022-06-02T13:29:15.860Z] #74 30.18 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-02T13:29:16.101Z] #28 7.318 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-02T13:29:16.101Z] #28 7.443 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-02T13:29:16.101Z] #28 7.443 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-02T13:29:16.101Z] #28 7.446 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-02T13:29:16.101Z] #28 7.527 Selecting previously unselected package libpsl5:amd64. [2022-06-02T13:29:16.101Z] #28 7.527 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-02T13:29:16.101Z] #28 7.532 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-02T13:29:16.262Z] #11 ... [2022-06-02T13:29:16.262Z] [2022-06-02T13:29:16.263Z] #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-02T13:29:16.263Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-02T13:29:16.263Z] #29 1.952 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:29:16.263Z] #29 1.961 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:29:16.263Z] #29 1.964 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:29:16.263Z] #29 2.116 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:29:16.263Z] #29 2.410 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:29:16.263Z] #29 2.739 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:29:16.263Z] #29 4.120 Fetched 8537 kB in 2s (3541 kB/s) [2022-06-02T13:29:16.263Z] #29 4.120 Reading package lists... [2022-06-02T13:29:16.263Z] #29 4.932 Reading package lists... [2022-06-02T13:29:16.263Z] #29 5.777 Building dependency tree... [2022-06-02T13:29:16.263Z] #29 6.164 The following additional packages will be installed: [2022-06-02T13:29:16.263Z] #29 6.164 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-02T13:29:16.263Z] #29 6.164 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-02T13:29:16.263Z] #29 6.167 Recommended packages: [2022-06-02T13:29:16.263Z] #29 6.167 libldap-common publicsuffix libsasl2-modules [2022-06-02T13:29:16.263Z] #29 6.388 The following NEW packages will be installed: [2022-06-02T13:29:16.263Z] #29 6.388 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-02T13:29:16.263Z] #29 6.388 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-02T13:29:16.263Z] #29 6.388 libssh2-1 openssl [2022-06-02T13:29:16.263Z] #29 6.676 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:29:16.263Z] #29 6.676 Need to get 3040 kB of archives. [2022-06-02T13:29:16.263Z] #29 6.676 After this operation, 6651 kB of additional disk space will be used. [2022-06-02T13:29:16.263Z] #29 6.676 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-02T13:29:16.263Z] #29 6.684 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-02T13:29:16.263Z] #29 6.684 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-02T13:29:16.263Z] #29 6.696 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-02T13:29:16.263Z] #29 6.696 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-02T13:29:16.263Z] #29 6.697 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-02T13:29:16.263Z] #29 6.698 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-02T13:29:16.263Z] #29 6.702 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-02T13:29:16.263Z] #29 6.702 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-02T13:29:16.263Z] #29 6.702 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-02T13:29:16.263Z] #29 6.716 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-02T13:29:16.263Z] #29 6.716 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-02T13:29:16.263Z] #29 6.716 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-02T13:29:16.263Z] #29 6.719 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-02T13:29:16.263Z] #29 6.719 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-02T13:29:16.263Z] #29 7.029 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:29:16.263Z] #29 7.062 Fetched 3040 kB in 0s (9293 kB/s) [2022-06-02T13:29:16.263Z] #29 7.102 Selecting previously unselected package openssl. [2022-06-02T13:29:16.263Z] #29 7.102 (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 ... 6662 files and directories currently installed.) [2022-06-02T13:29:16.263Z] #29 7.110 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 7.121 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-02T13:29:16.263Z] #29 7.472 Selecting previously unselected package ca-certificates. [2022-06-02T13:29:16.263Z] #29 7.472 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-02T13:29:16.263Z] #29 7.476 Unpacking ca-certificates (20210119) ... [2022-06-02T13:29:16.263Z] #29 7.686 Selecting previously unselected package libbrotli1:amd64. [2022-06-02T13:29:16.263Z] #29 7.686 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 7.708 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-02T13:29:16.263Z] #29 7.924 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-02T13:29:16.263Z] #29 7.924 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 7.930 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-02T13:29:16.263Z] #29 8.050 Selecting previously unselected package libsasl2-2:amd64. [2022-06-02T13:29:16.263Z] #29 8.050 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 8.053 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-02T13:29:16.263Z] #29 8.130 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-02T13:29:16.263Z] #29 8.130 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 8.130 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-02T13:29:16.263Z] #29 8.225 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-02T13:29:16.263Z] #29 8.225 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 8.234 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-02T13:29:16.263Z] #29 8.297 Selecting previously unselected package libpsl5:amd64. [2022-06-02T13:29:16.263Z] #29 8.297 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 8.301 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-02T13:29:16.263Z] #29 8.361 Selecting previously unselected package librtmp1:amd64. [2022-06-02T13:29:16.263Z] #29 8.361 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 8.367 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-02T13:29:16.263Z] #29 8.440 Selecting previously unselected package libssh2-1:amd64. [2022-06-02T13:29:16.263Z] #29 8.440 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 8.453 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-02T13:29:16.263Z] #29 8.532 Selecting previously unselected package libcurl4:amd64. [2022-06-02T13:29:16.263Z] #29 8.532 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 8.541 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-02T13:29:16.263Z] #29 8.635 Selecting previously unselected package curl. [2022-06-02T13:29:16.263Z] #29 8.635 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 8.641 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-02T13:29:16.263Z] #29 8.729 Selecting previously unselected package libonig5:amd64. [2022-06-02T13:29:16.263Z] #29 8.729 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 8.734 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T13:29:16.263Z] #29 8.817 Selecting previously unselected package libjq1:amd64. [2022-06-02T13:29:16.263Z] #29 8.817 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 8.823 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-02T13:29:16.263Z] #29 8.896 Selecting previously unselected package jq. [2022-06-02T13:29:16.263Z] #29 8.896 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-02T13:29:16.263Z] #29 8.908 Unpacking jq (1.6-2.1) ... [2022-06-02T13:29:16.263Z] #29 9.031 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-02T13:29:16.263Z] #29 9.082 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-02T13:29:16.263Z] #29 9.177 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-02T13:29:16.263Z] #29 9.214 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-02T13:29:16.263Z] #29 9.234 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-02T13:29:16.263Z] #29 9.252 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-02T13:29:16.263Z] #29 9.272 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-02T13:29:16.263Z] #29 9.300 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-02T13:29:16.263Z] #29 9.332 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T13:29:16.263Z] #29 9.348 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-02T13:29:16.263Z] #29 9.363 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-02T13:29:16.263Z] #29 9.409 Setting up ca-certificates (20210119) ... [2022-06-02T13:29:16.263Z] #29 ... [2022-06-02T13:29:16.263Z] [2022-06-02T13:29:16.263Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:16.263Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:16.263Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 8.2s done [2022-06-02T13:29:16.263Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 [2022-06-02T13:29:16.360Z] #28 7.580 Selecting previously unselected package librtmp1:amd64. [2022-06-02T13:29:16.360Z] #28 7.580 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-02T13:29:16.360Z] #28 7.584 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-02T13:29:16.360Z] #28 7.725 Selecting previously unselected package libssh2-1:amd64. [2022-06-02T13:29:16.360Z] #28 7.725 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-02T13:29:16.360Z] #28 7.731 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-02T13:29:16.360Z] #28 7.807 Selecting previously unselected package libcurl4:amd64. [2022-06-02T13:29:16.360Z] #28 7.807 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-02T13:29:16.618Z] #28 7.811 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-02T13:29:16.618Z] #28 7.930 Selecting previously unselected package curl. [2022-06-02T13:29:16.619Z] #28 7.930 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-02T13:29:16.619Z] #28 7.935 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-02T13:29:16.619Z] #28 8.031 Selecting previously unselected package libonig5:amd64. [2022-06-02T13:29:16.619Z] #28 8.031 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-02T13:29:16.878Z] #28 8.036 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T13:29:16.878Z] #28 8.133 Selecting previously unselected package libjq1:amd64. [2022-06-02T13:29:16.878Z] #28 8.133 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-02T13:29:16.878Z] #28 8.138 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-02T13:29:16.878Z] #28 8.204 Selecting previously unselected package jq. [2022-06-02T13:29:16.878Z] #28 8.204 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-02T13:29:16.878Z] #28 8.209 Unpacking jq (1.6-2.1) ... [2022-06-02T13:29:16.878Z] #28 8.267 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-02T13:29:16.878Z] #28 8.283 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-02T13:29:16.878Z] #28 8.295 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-02T13:29:16.878Z] #28 8.309 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-02T13:29:16.878Z] #28 8.323 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-02T13:29:16.878Z] #28 8.335 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-02T13:29:16.878Z] #28 8.348 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-02T13:29:16.878Z] #28 8.361 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-02T13:29:16.878Z] #28 8.382 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T13:29:17.137Z] #28 8.397 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-02T13:29:17.137Z] #28 8.414 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-02T13:29:17.137Z] #28 8.430 Setting up ca-certificates (20210119) ... [2022-06-02T13:29:17.707Z] #28 9.205 Updating certificates in /etc/ssl/certs... [2022-06-02T13:29:19.086Z] #28 10.24 129 added, 0 removed; done. [2022-06-02T13:29:19.086Z] #28 10.32 Setting up jq (1.6-2.1) ... [2022-06-02T13:29:19.086Z] #28 10.33 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-02T13:29:19.086Z] #28 10.34 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-02T13:29:19.086Z] #28 10.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:29:19.086Z] #28 10.38 Processing triggers for ca-certificates (20210119) ... [2022-06-02T13:29:19.086Z] #28 10.39 Updating certificates in /etc/ssl/certs... [2022-06-02T13:29:20.027Z] #28 11.41 0 added, 0 removed; done. [2022-06-02T13:29:20.027Z] #28 11.41 Running hooks in /etc/ca-certificates/update.d... [2022-06-02T13:29:20.027Z] #28 11.41 done. [2022-06-02T13:29:20.068Z] #74 33.67 rootlesskit version 1.0.0 [2022-06-02T13:29:20.068Z] #74 33.68 Usage of /build/rootlesskit-docker-proxy: [2022-06-02T13:29:20.068Z] #74 33.68 -container-ip string [2022-06-02T13:29:20.068Z] #74 33.68 container ip [2022-06-02T13:29:20.068Z] #74 33.68 -container-port int [2022-06-02T13:29:20.068Z] #74 33.68 container port (default -1) [2022-06-02T13:29:20.068Z] #74 33.68 -host-ip string [2022-06-02T13:29:20.068Z] #74 33.68 host ip [2022-06-02T13:29:20.068Z] #74 33.69 -host-port int [2022-06-02T13:29:20.068Z] #74 33.69 host port (default -1) [2022-06-02T13:29:20.068Z] #74 33.69 -proto string [2022-06-02T13:29:20.068Z] #74 33.69 proxy protocol (default "tcp") [2022-06-02T13:29:20.068Z] #74 DONE 34.1s [2022-06-02T13:29:20.068Z] [2022-06-02T13:29:20.068Z] #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-02T13:29:20.068Z] #49 sha256:0e0cdf44a4b6cc742b40a8b1662a581d6a2e697759daf41a7184757fd98f44f6 [2022-06-02T13:29:20.068Z] #49 27.71 Reading package lists... [2022-06-02T13:29:20.068Z] #49 ... [2022-06-02T13:29:20.068Z] [2022-06-02T13:29:20.068Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T13:29:20.068Z] #75 sha256:350772bd5928d7ba7ba02e95dec9d7b471ac0e5cbe672bff505f5939d46d7dff [2022-06-02T13:29:20.068Z] #75 DONE 0.0s [2022-06-02T13:29:20.068Z] [2022-06-02T13:29:20.068Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T13:29:20.068Z] #76 sha256:11ec58dee9735365569c3df32ff662c61aecca689de23cd2e4fdc9688a5341c8 [2022-06-02T13:29:20.068Z] #76 DONE 0.1s [2022-06-02T13:29:20.068Z] [2022-06-02T13:29:20.068Z] #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-02T13:29:20.068Z] #49 sha256:0e0cdf44a4b6cc742b40a8b1662a581d6a2e697759daf41a7184757fd98f44f6 [2022-06-02T13:29:20.441Z] #11 ... [2022-06-02T13:29:20.441Z] [2022-06-02T13:29:20.441Z] #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-02T13:29:20.441Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-02T13:29:20.441Z] #29 10.22 Updating certificates in /etc/ssl/certs... [2022-06-02T13:29:20.441Z] #29 11.36 129 added, 0 removed; done. [2022-06-02T13:29:20.441Z] #29 11.40 Setting up jq (1.6-2.1) ... [2022-06-02T13:29:20.441Z] #29 11.43 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-02T13:29:20.441Z] #29 11.44 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-02T13:29:20.441Z] #29 11.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:29:20.441Z] #29 11.48 Processing triggers for ca-certificates (20210119) ... [2022-06-02T13:29:20.441Z] #29 11.49 Updating certificates in /etc/ssl/certs... [2022-06-02T13:29:20.441Z] #29 12.53 0 added, 0 removed; done. [2022-06-02T13:29:20.441Z] #29 12.53 Running hooks in /etc/ca-certificates/update.d... [2022-06-02T13:29:20.441Z] #29 12.53 done. [2022-06-02T13:29:20.441Z] #29 DONE 14.8s [2022-06-02T13:29:20.576Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T13:29:20.576Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T13:29:20.576Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:29:20.576Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T13:29:20.576Z] [2022-06-02T13:29:20.576Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T13:29:20.576Z] DOCKER_SYSTEMD=1 [2022-06-02T13:29:20.576Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T13:29:20.576Z] HOSTNAME=59ea36641c1f [2022-06-02T13:29:20.576Z] DEST=bundles/test-integration [2022-06-02T13:29:20.576Z] PWD=/go/src/github.com/docker/docker [2022-06-02T13:29:20.576Z] DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:29:20.576Z] container=docker [2022-06-02T13:29:20.576Z] HOME=/root [2022-06-02T13:29:20.576Z] LANG=C.UTF-8 [2022-06-02T13:29:20.576Z] INVOCATION_ID=ec4316b70812430385f493061d9bad19 [2022-06-02T13:29:20.576Z] GOLANG_VERSION=1.18.2 [2022-06-02T13:29:20.576Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T13:29:20.576Z] VALIDATE_BRANCH=master [2022-06-02T13:29:20.576Z] TERM=xterm [2022-06-02T13:29:20.576Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T13:29:20.576Z] SHLVL=3 [2022-06-02T13:29:20.576Z] TIMEOUT=120m [2022-06-02T13:29:20.576Z] DOCKER_BUILDTAGS= journald [2022-06-02T13:29:20.576Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T13:29:20.576Z] GO111MODULE=off [2022-06-02T13:29:20.576Z] DOCKER_EXPERIMENTAL=1 [2022-06-02T13:29:20.576Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T13:29:20.576Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T13:29:20.576Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T13:29:20.576Z] GOPATH=/go [2022-06-02T13:29:20.576Z] PKG_CONFIG=pkg-config [2022-06-02T13:29:20.576Z] _=/usr/bin/env [2022-06-02T13:29:20.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-02T13:29:20.698Z] [2022-06-02T13:29:20.698Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:20.698Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:20.955Z] #11 ... [2022-06-02T13:29:20.955Z] [2022-06-02T13:29:20.955Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T13:29:20.955Z] #30 sha256:a127f1a095d4b5f757d8887c95867f3bb0ea4259e420214bcf74d90d2b7290f6 [2022-06-02T13:29:20.955Z] #30 DONE 0.5s [2022-06-02T13:29:20.955Z] [2022-06-02T13:29:20.955Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:20.955Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:21.454Z] #49 27.71 Reading package lists... [2022-06-02T13:29:21.454Z] #49 ... [2022-06-02T13:29:21.454Z] [2022-06-02T13:29:21.454Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T13:29:21.454Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-02T13:29:21.454Z] #79 CACHED [2022-06-02T13:29:21.454Z] [2022-06-02T13:29:21.454Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T13:29:21.454Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-02T13:29:21.454Z] #81 CACHED [2022-06-02T13:29:21.454Z] [2022-06-02T13:29:21.454Z] #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-02T13:29:21.454Z] #69 sha256:24f785a9149ca615766f07d3798764a4e1960931c1e143a69263ea80d79dbbfd [2022-06-02T13:29:21.517Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.1s [2022-06-02T13:29:22.025Z] #69 28.86 Reading package lists... [2022-06-02T13:29:22.025Z] #69 ... [2022-06-02T13:29:22.025Z] [2022-06-02T13:29:22.025Z] #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-02T13:29:22.025Z] #49 sha256:0e0cdf44a4b6cc742b40a8b1662a581d6a2e697759daf41a7184757fd98f44f6 [2022-06-02T13:29:22.025Z] #49 27.71 Reading package lists... [2022-06-02T13:29:22.234Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 29.7% of statements [2022-06-02T13:29:22.234Z] ok github.com/docker/docker/container 0.120s coverage: 34.8% of statements [2022-06-02T13:29:22.234Z] ok github.com/docker/docker/cmd/dockerd/trap 2.387s coverage: 0.0% of statements [2022-06-02T13:29:22.234Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-02T13:29:22.234Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-02T13:29:22.234Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-02T13:29:22.234Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-02T13:29:22.234Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-02T13:29:23.321Z] #28 DONE 14.8s [2022-06-02T13:29:23.321Z] [2022-06-02T13:29:23.321Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:23.321Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:23.321Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 7.7s done [2022-06-02T13:29:23.321Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.4s [2022-06-02T13:29:23.411Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 6.9s done [2022-06-02T13:29:23.411Z] #11 extracting sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 [2022-06-02T13:29:23.582Z] #11 ... [2022-06-02T13:29:23.582Z] [2022-06-02T13:29:23.582Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T13:29:23.582Z] #29 sha256:817e050558d5c9cec9ab3fc89a81a72f5f4933594ce41b919fe813db071d6914 [2022-06-02T13:29:23.582Z] #29 DONE 0.2s [2022-06-02T13:29:23.582Z] [2022-06-02T13:29:23.582Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:23.582Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:23.582Z] #11 ... [2022-06-02T13:29:23.582Z] [2022-06-02T13:29:23.582Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T13:29:23.582Z] #30 sha256:3c899f30532be90feef258157f1be7ed50da50a58ea250fe3d11719d3284aba2 [2022-06-02T13:29:23.938Z] #49 36.46 Building dependency tree... [2022-06-02T13:29:23.938Z] #49 38.15 Reading state information... [2022-06-02T13:29:25.322Z] #49 39.67 The following additional packages will be installed: [2022-06-02T13:29:25.322Z] #49 39.69 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-06-02T13:29:25.322Z] #49 39.71 Suggested packages: [2022-06-02T13:29:25.322Z] #49 39.71 cmake-doc ninja-build lrzip [2022-06-02T13:29:25.322Z] #49 39.71 Recommended packages: [2022-06-02T13:29:25.322Z] #49 39.71 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-02T13:29:25.894Z] #49 40.13 The following NEW packages will be installed: [2022-06-02T13:29:25.894Z] #49 40.15 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-06-02T13:29:26.135Z] #30 1.951 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-02T13:29:26.135Z] #30 2.287 [2022-06-02T13:29:26.155Z] #49 40.58 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:29:26.155Z] #49 40.58 Need to get 8418 kB of archives. [2022-06-02T13:29:26.155Z] #49 40.58 After this operation, 34.9 MB of additional disk space will be used. [2022-06-02T13:29:26.155Z] #49 40.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-02T13:29:26.155Z] #49 40.58 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-02T13:29:26.155Z] #49 40.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-02T13:29:26.155Z] #49 40.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-02T13:29:26.155Z] #49 40.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-02T13:29:26.155Z] #49 40.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-02T13:29:26.155Z] #49 40.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-02T13:29:26.155Z] #49 40.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-02T13:29:26.403Z] #30 2.514 #=#=# ######################################################################## 100.0% [2022-06-02T13:29:26.661Z] #30 2.882 [2022-06-02T13:29:26.727Z] #49 41.05 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:29:26.727Z] #49 41.29 Fetched 8418 kB in 0s (23.0 MB/s) [2022-06-02T13:29:26.727Z] #49 41.32 Selecting previously unselected package xxd. [2022-06-02T13:29:26.988Z] #49 41.32 (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-02T13:29:26.988Z] #49 41.37 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T13:29:26.988Z] #49 41.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:29:26.988Z] #49 41.49 Selecting previously unselected package vim-common. [2022-06-02T13:29:26.988Z] #49 41.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T13:29:26.988Z] #49 41.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:29:27.249Z] #49 41.65 Selecting previously unselected package cmake-data. [2022-06-02T13:29:27.249Z] #49 41.66 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-02T13:29:27.249Z] #49 41.67 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-02T13:29:27.522Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-06-02T13:29:27.602Z] #30 3.942 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-02T13:29:27.871Z] #30 4.274 [2022-06-02T13:29:28.194Z] #49 42.49 Selecting previously unselected package libarchive13:amd64. [2022-06-02T13:29:28.194Z] #49 42.50 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-02T13:29:28.194Z] #49 42.51 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-02T13:29:28.194Z] #49 ... [2022-06-02T13:29:28.194Z] [2022-06-02T13:29:28.194Z] #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-02T13:29:28.194Z] #69 sha256:24f785a9149ca615766f07d3798764a4e1960931c1e143a69263ea80d79dbbfd [2022-06-02T13:29:28.194Z] #69 28.86 Reading package lists... [2022-06-02T13:29:28.194Z] #69 37.70 Building dependency tree... [2022-06-02T13:29:28.194Z] #69 39.24 Reading state information... [2022-06-02T13:29:28.194Z] #69 40.62 The following additional packages will be installed: [2022-06-02T13:29:28.194Z] #69 40.63 libbtrfs0 [2022-06-02T13:29:28.194Z] #69 40.74 The following NEW packages will be installed: [2022-06-02T13:29:28.194Z] #69 40.76 libbtrfs-dev libbtrfs0 [2022-06-02T13:29:28.194Z] #69 41.14 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:29:28.194Z] #69 41.14 Need to get 460 kB of archives. [2022-06-02T13:29:28.194Z] #69 41.14 After this operation, 1237 kB of additional disk space will be used. [2022-06-02T13:29:28.194Z] #69 41.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-02T13:29:28.194Z] #69 41.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-02T13:29:28.194Z] #69 41.69 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:29:28.194Z] #69 41.96 Fetched 460 kB in 0s (1553 kB/s) [2022-06-02T13:29:28.194Z] #69 42.01 Selecting previously unselected package libbtrfs0:amd64. [2022-06-02T13:29:28.194Z] #69 42.01 (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-02T13:29:28.194Z] #69 42.05 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-02T13:29:28.194Z] #69 42.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T13:29:28.194Z] #69 42.19 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-02T13:29:28.194Z] #69 42.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-02T13:29:28.194Z] #69 42.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T13:29:28.194Z] #69 42.35 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T13:29:28.194Z] #69 42.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T13:29:28.194Z] #69 42.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:29:28.194Z] #69 DONE 42.7s [2022-06-02T13:29:28.194Z] [2022-06-02T13:29:28.194Z] #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-02T13:29:28.194Z] #49 sha256:0e0cdf44a4b6cc742b40a8b1662a581d6a2e697759daf41a7184757fd98f44f6 [2022-06-02T13:29:28.194Z] #49 42.72 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-02T13:29:28.194Z] #49 ... [2022-06-02T13:29:28.194Z] [2022-06-02T13:29:28.194Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-02T13:29:28.194Z] #70 sha256:3b1355b6c4944db36c1a309e6a02e4de647b4d69c34b95285f92af32f16033a9 [2022-06-02T13:29:28.390Z] #30 4.507 #=#=# ######################################################################## 100.0% [2022-06-02T13:29:28.390Z] #30 4.865 [2022-06-02T13:29:28.454Z] #70 DONE 0.1s [2022-06-02T13:29:28.454Z] [2022-06-02T13:29:28.454Z] #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-02T13:29:28.454Z] #49 sha256:0e0cdf44a4b6cc742b40a8b1662a581d6a2e697759daf41a7184757fd98f44f6 [2022-06-02T13:29:28.454Z] #49 42.74 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-02T13:29:28.454Z] #49 42.78 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-02T13:29:28.454Z] #49 42.87 Selecting previously unselected package librhash0:amd64. [2022-06-02T13:29:28.454Z] #49 42.88 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-06-02T13:29:28.454Z] #49 42.89 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-02T13:29:28.454Z] #49 43.00 Selecting previously unselected package libuv1:amd64. [2022-06-02T13:29:28.454Z] #49 43.01 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-06-02T13:29:28.454Z] #49 43.02 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-02T13:29:28.454Z] #49 43.11 Selecting previously unselected package cmake. [2022-06-02T13:29:28.659Z] #11 extracting sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 5.2s [2022-06-02T13:29:28.715Z] #49 43.12 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-02T13:29:28.715Z] #49 43.12 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-02T13:29:28.923Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-06-02T13:29:29.656Z] #49 44.09 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-02T13:29:29.656Z] #49 44.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:29:29.656Z] #49 44.12 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-02T13:29:29.656Z] #49 44.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:29:29.656Z] #49 44.17 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-02T13:29:29.656Z] #49 44.18 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-02T13:29:29.656Z] #49 44.20 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-02T13:29:29.770Z] #30 5.842 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-02T13:29:29.770Z] #30 6.134 [2022-06-02T13:29:29.917Z] #49 44.22 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-02T13:29:29.917Z] #49 44.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:29:30.181Z] #49 DONE 44.5s [2022-06-02T13:29:30.181Z] [2022-06-02T13:29:30.181Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-02T13:29:30.181Z] #50 sha256:7fba8db512041b2b728af7d0ef193e585ee27fb4b48b85b2340450c4d19547d8 [2022-06-02T13:29:30.181Z] #50 DONE 0.1s [2022-06-02T13:29:30.181Z] [2022-06-02T13:29:30.181Z] #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-02T13:29:30.181Z] #71 sha256:a5f6254d2318b01cf42a4b9e7e291bb023f8eb92c5bba196e20f8c56e7f345ad [2022-06-02T13:29:30.181Z] #71 0.712 + RM_GOPATH=0 [2022-06-02T13:29:30.181Z] #71 0.713 + TMP_GOPATH= [2022-06-02T13:29:30.181Z] #71 0.713 + : /build [2022-06-02T13:29:30.181Z] #71 0.713 + '[' -z '' ']' [2022-06-02T13:29:30.181Z] #71 0.714 ++ mktemp -d [2022-06-02T13:29:30.181Z] #71 0.716 + export GOPATH=/tmp/tmp.ProJ9TMPfh [2022-06-02T13:29:30.181Z] #71 0.716 + GOPATH=/tmp/tmp.ProJ9TMPfh [2022-06-02T13:29:30.181Z] #71 0.716 + RM_GOPATH=1 [2022-06-02T13:29:30.181Z] #71 0.716 + case "$(go env GOARCH)" in [2022-06-02T13:29:30.181Z] #71 0.717 ++ go env GOARCH [2022-06-02T13:29:30.181Z] #71 0.724 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:29:30.181Z] #71 0.724 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:29:30.181Z] #71 0.725 ++ dirname /install.sh [2022-06-02T13:29:30.181Z] #71 0.726 + dir=/ [2022-06-02T13:29:30.181Z] #71 0.726 + bin=containerd [2022-06-02T13:29:30.181Z] #71 0.726 + shift [2022-06-02T13:29:30.181Z] #71 0.727 + '[' '!' -f //containerd.installer ']' [2022-06-02T13:29:30.181Z] #71 0.727 + . //containerd.installer [2022-06-02T13:29:30.181Z] #71 0.727 ++ set -e [2022-06-02T13:29:30.181Z] #71 0.727 ++ : v1.6.4 [2022-06-02T13:29:30.181Z] #71 0.728 + install_containerd [2022-06-02T13:29:30.181Z] #71 0.728 + echo 'Install containerd version v1.6.4' [2022-06-02T13:29:30.181Z] #71 0.729 Install containerd version v1.6.4 [2022-06-02T13:29:30.181Z] #71 0.729 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ProJ9TMPfh/src/github.com/containerd/containerd [2022-06-02T13:29:30.181Z] #71 0.752 Cloning into '/tmp/tmp.ProJ9TMPfh/src/github.com/containerd/containerd'... [2022-06-02T13:29:30.290Z] #30 6.352 #=#=# ############ 17.0% ######################################### 58.1% ################################################################# 90.9% ######################################################################## 100.0% [2022-06-02T13:29:30.361Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-02T13:29:30.550Z] #30 ... [2022-06-02T13:29:30.550Z] [2022-06-02T13:29:30.550Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:30.550Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:30.550Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 6.3s done [2022-06-02T13:29:30.550Z] #11 extracting sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 5.8s [2022-06-02T13:29:31.183Z] #11 ... [2022-06-02T13:29:31.183Z] [2022-06-02T13:29:31.183Z] #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-02T13:29:31.183Z] #31 sha256:d9c24c4a43a1dcab24e6670bb83f6d177188b5e7d6e6343c56d6834c28643af8 [2022-06-02T13:29:31.183Z] #31 1.795 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-02T13:29:31.183Z] #31 2.165 [2022-06-02T13:29:31.183Z] #31 2.391 #=#=# ######################################################################## 100.0% [2022-06-02T13:29:31.183Z] #31 2.723 [2022-06-02T13:29:31.183Z] #31 3.773 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-02T13:29:31.183Z] #31 4.136 [2022-06-02T13:29:31.183Z] #31 4.364 #=#=# ######################################################################## 100.0% [2022-06-02T13:29:31.183Z] #31 4.752 [2022-06-02T13:29:31.183Z] #31 5.792 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-02T13:29:31.183Z] #31 6.138 [2022-06-02T13:29:31.183Z] #31 6.375 #=#=# ################### 26.6% ######################################### 57.0% ######################################################################## 100.0% [2022-06-02T13:29:31.183Z] #31 6.959 [2022-06-02T13:29:31.183Z] #31 8.006 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-02T13:29:31.183Z] #31 8.414 [2022-06-02T13:29:31.183Z] #31 8.654 #=#=# ######################################################################## 100.0% [2022-06-02T13:29:31.183Z] #31 8.960 [2022-06-02T13:29:31.183Z] #31 9.726 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-02T13:29:31.183Z] #31 9.999 [2022-06-02T13:29:31.183Z] #31 ... [2022-06-02T13:29:31.183Z] [2022-06-02T13:29:31.183Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:31.183Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:32.725Z] #71 ... [2022-06-02T13:29:32.725Z] [2022-06-02T13:29:32.725Z] #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-02T13:29:32.725Z] #20 sha256:ef08cb1ac9fe355aba72e35fa69f19df2f5007531dd65a1c6a81e679c5aa682b [2022-06-02T13:29:32.725Z] #20 28.05 Reading package lists... [2022-06-02T13:29:32.725Z] #20 36.96 Building dependency tree... [2022-06-02T13:29:32.725Z] #20 38.53 Reading state information... [2022-06-02T13:29:32.725Z] #20 39.97 The following additional packages will be installed: [2022-06-02T13:29:32.725Z] #20 39.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T13:29:32.725Z] #20 39.97 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-02T13:29:32.725Z] #20 39.97 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-02T13:29:32.725Z] #20 39.97 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-02T13:29:32.725Z] #20 39.98 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-02T13:29:32.725Z] #20 39.99 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-02T13:29:32.725Z] #20 40.00 mingw-w64-common mingw-w64-x86-64-dev [2022-06-02T13:29:32.725Z] #20 40.02 Suggested packages: [2022-06-02T13:29:32.725Z] #20 40.02 gcc-10-locales seccomp wine64 [2022-06-02T13:29:32.725Z] #20 40.45 The following NEW packages will be installed: [2022-06-02T13:29:32.725Z] #20 40.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T13:29:32.725Z] #20 40.46 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-02T13:29:32.725Z] #20 40.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-02T13:29:32.725Z] #20 40.46 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-02T13:29:32.725Z] #20 40.46 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-02T13:29:32.725Z] #20 40.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-02T13:29:32.725Z] #20 40.47 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-02T13:29:32.725Z] #20 40.47 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-02T13:29:32.725Z] #20 40.47 mingw-w64-x86-64-dev [2022-06-02T13:29:32.725Z] #20 40.83 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:29:32.725Z] #20 40.83 Need to get 115 MB of archives. [2022-06-02T13:29:32.725Z] #20 40.83 After this operation, 645 MB of additional disk space will be used. [2022-06-02T13:29:32.725Z] #20 40.83 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-02T13:29:32.725Z] #20 40.88 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-02T13:29:32.725Z] #20 40.91 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-02T13:29:32.725Z] #20 40.91 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-02T13:29:32.725Z] #20 40.91 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-02T13:29:32.725Z] #20 40.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-02T13:29:32.725Z] #20 40.97 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-02T13:29:32.725Z] #20 41.01 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-02T13:29:32.725Z] #20 41.01 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-02T13:29:32.725Z] #20 41.13 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-02T13:29:32.725Z] #20 41.44 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-02T13:29:32.725Z] #20 41.59 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-02T13:29:32.725Z] #20 41.76 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-02T13:29:32.725Z] #20 42.15 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-02T13:29:32.725Z] #20 42.33 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-02T13:29:32.725Z] #20 42.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-02T13:29:32.725Z] #20 42.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-02T13:29:32.725Z] #20 42.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-02T13:29:32.725Z] #20 42.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-02T13:29:32.725Z] #20 42.35 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-02T13:29:32.725Z] #20 42.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-02T13:29:32.725Z] #20 42.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-02T13:29:32.725Z] #20 42.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-02T13:29:32.725Z] #20 42.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-02T13:29:32.725Z] #20 42.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-02T13:29:32.725Z] #20 42.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-02T13:29:32.725Z] #20 42.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-02T13:29:32.725Z] #20 42.38 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-02T13:29:32.725Z] #20 42.39 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-02T13:29:32.725Z] #20 42.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-02T13:29:32.725Z] #20 42.96 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:29:32.725Z] #20 43.26 Fetched 115 MB in 2s (62.2 MB/s) [2022-06-02T13:29:32.725Z] #20 43.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-02T13:29:32.725Z] #20 43.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-02T13:29:32.725Z] #20 43.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-02T13:29:32.725Z] #20 43.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-02T13:29:32.725Z] #20 43.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-02T13:29:32.725Z] #20 43.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-02T13:29:32.725Z] #20 43.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-02T13:29:32.725Z] #20 44.64 Selecting previously unselected package binutils-mingw-w64. [2022-06-02T13:29:32.725Z] #20 44.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-02T13:29:32.725Z] #20 44.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-02T13:29:32.725Z] #20 44.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-02T13:29:32.725Z] #20 44.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T13:29:32.725Z] #20 44.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:29:32.725Z] #20 44.88 Selecting previously unselected package dmsetup. [2022-06-02T13:29:32.725Z] #20 44.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T13:29:32.725Z] #20 44.89 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-02T13:29:32.725Z] #20 45.02 Selecting previously unselected package mingw-w64-common. [2022-06-02T13:29:32.725Z] #20 45.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-02T13:29:32.725Z] #20 45.04 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-02T13:29:32.725Z] #20 46.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-02T13:29:32.725Z] #20 46.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-02T13:29:32.725Z] #20 46.79 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-02T13:29:32.725Z] #20 ... [2022-06-02T13:29:32.725Z] [2022-06-02T13:29:32.725Z] #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-02T13:29:32.725Z] #51 sha256:4571a9ad3bc31c9a85a9c5be3caf0fd82ae85bdb01bb570baf059e635221d3d2 [2022-06-02T13:29:32.725Z] #51 0.729 + RM_GOPATH=0 [2022-06-02T13:29:32.725Z] #51 0.729 + TMP_GOPATH= [2022-06-02T13:29:32.725Z] #51 0.730 + : /build [2022-06-02T13:29:32.725Z] #51 0.730 + '[' -z '' ']' [2022-06-02T13:29:32.725Z] #51 0.730 ++ mktemp -d [2022-06-02T13:29:32.725Z] #51 0.733 + export GOPATH=/tmp/tmp.iyRVQhEirJ [2022-06-02T13:29:32.725Z] #51 0.733 + GOPATH=/tmp/tmp.iyRVQhEirJ [2022-06-02T13:29:32.725Z] #51 0.733 + RM_GOPATH=1 [2022-06-02T13:29:32.725Z] #51 0.734 + case "$(go env GOARCH)" in [2022-06-02T13:29:32.725Z] #51 0.734 ++ go env GOARCH [2022-06-02T13:29:32.725Z] #51 0.747 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:29:32.725Z] #51 0.747 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:29:32.725Z] #51 0.747 ++ dirname /install.sh [2022-06-02T13:29:32.725Z] #51 0.749 + dir=/ [2022-06-02T13:29:32.725Z] #51 0.749 + bin=tini [2022-06-02T13:29:32.725Z] #51 0.749 + shift [2022-06-02T13:29:32.725Z] #51 0.749 + '[' '!' -f //tini.installer ']' [2022-06-02T13:29:32.725Z] #51 0.749 + . //tini.installer [2022-06-02T13:29:32.725Z] #51 0.749 ++ : v0.19.0 [2022-06-02T13:29:32.725Z] #51 0.749 + install_tini [2022-06-02T13:29:32.725Z] #51 0.749 + echo 'Install tini version v0.19.0' [2022-06-02T13:29:32.725Z] #51 0.749 Install tini version v0.19.0 [2022-06-02T13:29:32.725Z] #51 0.749 + git clone https://github.com/krallin/tini.git /tmp/tmp.iyRVQhEirJ/tini [2022-06-02T13:29:32.725Z] #51 0.754 Cloning into '/tmp/tmp.iyRVQhEirJ/tini'... [2022-06-02T13:29:32.725Z] #51 1.132 + cd /tmp/tmp.iyRVQhEirJ/tini [2022-06-02T13:29:32.725Z] #51 1.132 + git checkout -q v0.19.0 [2022-06-02T13:29:32.725Z] #51 1.143 + cmake . [2022-06-02T13:29:32.725Z] #51 1.434 -- The C compiler identification is GNU 10.2.1 [2022-06-02T13:29:32.725Z] #51 1.460 -- Detecting C compiler ABI info [2022-06-02T13:29:32.725Z] #51 1.605 -- Detecting C compiler ABI info - done [2022-06-02T13:29:32.725Z] #51 1.650 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-02T13:29:32.725Z] #51 1.650 -- Detecting C compile features [2022-06-02T13:29:32.725Z] #51 1.651 -- Detecting C compile features - done [2022-06-02T13:29:32.725Z] #51 1.662 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-02T13:29:32.725Z] #51 1.724 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-02T13:29:32.725Z] #51 1.756 -- Configuring done [2022-06-02T13:29:32.725Z] #51 1.765 -- Generating done [2022-06-02T13:29:32.725Z] #51 1.768 -- Build files have been written to: /tmp/tmp.iyRVQhEirJ/tini [2022-06-02T13:29:32.725Z] #51 1.775 + make tini-static [2022-06-02T13:29:32.725Z] #51 1.844 Scanning dependencies of target tini-static [2022-06-02T13:29:32.725Z] #51 1.885 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-02T13:29:32.725Z] #51 2.403 [100%] Linking C executable tini-static [2022-06-02T13:29:32.725Z] #51 2.653 [100%] Built target tini-static [2022-06-02T13:29:32.725Z] #51 2.668 + mkdir -p /build [2022-06-02T13:29:32.987Z] #51 2.680 + cp tini-static /build/docker-init [2022-06-02T13:29:33.247Z] #51 DONE 3.2s [2022-06-02T13:29:33.247Z] [2022-06-02T13:29:33.247Z] #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-02T13:29:33.247Z] #20 sha256:ef08cb1ac9fe355aba72e35fa69f19df2f5007531dd65a1c6a81e679c5aa682b [2022-06-02T13:29:33.762Z] #11 extracting sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 10.3s [2022-06-02T13:29:34.327Z] #11 ... [2022-06-02T13:29:34.327Z] [2022-06-02T13:29:34.327Z] #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-02T13:29:34.327Z] #31 sha256:d9c24c4a43a1dcab24e6670bb83f6d177188b5e7d6e6343c56d6834c28643af8 [2022-06-02T13:29:34.327Z] #31 10.23 #=#=# ######################################################################## 100.0% [2022-06-02T13:29:34.327Z] #31 10.53 [2022-06-02T13:29:34.327Z] #31 10.62 Download of images into '/build' complete. [2022-06-02T13:29:34.327Z] #31 10.62 Use something like the following to load the result into a Docker daemon: [2022-06-02T13:29:34.327Z] #31 10.62 tar -cC '/build' . | docker load [2022-06-02T13:29:34.327Z] #31 DONE 13.4s [2022-06-02T13:29:34.327Z] [2022-06-02T13:29:34.327Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:34.327Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:34.632Z] #20 48.90 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-02T13:29:34.632Z] #20 48.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:29:34.632Z] #20 48.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-02T13:29:34.632Z] #20 49.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-02T13:29:34.632Z] #20 49.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:29:34.632Z] #20 49.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-02T13:29:34.893Z] #20 ... [2022-06-02T13:29:34.893Z] [2022-06-02T13:29:34.893Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T13:29:34.893Z] #53 sha256:06fb131fa3a507bed720fa321312e97005c9a58c12f1f5fa2f1de893c88c4fe8 [2022-06-02T13:29:34.893Z] #53 CACHED [2022-06-02T13:29:34.893Z] [2022-06-02T13:29:34.893Z] #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-02T13:29:34.893Z] #54 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:29:34.893Z] #54 CACHED [2022-06-02T13:29:34.893Z] [2022-06-02T13:29:34.893Z] #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-02T13:29:34.893Z] #57 sha256:67ece1e788e4676d3dcc2f2d4fd4d70745ca77d0be83e09159f82898396f156b [2022-06-02T13:29:34.893Z] #57 CACHED [2022-06-02T13:29:34.893Z] [2022-06-02T13:29:34.893Z] #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-02T13:29:34.893Z] #58 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:29:34.893Z] #58 CACHED [2022-06-02T13:29:34.893Z] [2022-06-02T13:29:34.893Z] #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-02T13:29:34.893Z] #60 sha256:1d7c87c01a497e4e394d68f389ff5ae50d0d2a9b215dcd310a3e282f6567b06b [2022-06-02T13:29:34.893Z] #60 CACHED [2022-06-02T13:29:34.893Z] [2022-06-02T13:29:34.893Z] #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-02T13:29:34.893Z] #62 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:29:34.893Z] #62 CACHED [2022-06-02T13:29:34.893Z] [2022-06-02T13:29:34.893Z] #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-02T13:29:34.893Z] #64 sha256:334d46649c24142bc62145f95003806a660f464789eb664bc8e085e425005c88 [2022-06-02T13:29:34.893Z] #64 CACHED [2022-06-02T13:29:35.154Z] [2022-06-02T13:29:35.154Z] #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-02T13:29:35.154Z] #71 sha256:a5f6254d2318b01cf42a4b9e7e291bb023f8eb92c5bba196e20f8c56e7f345ad [2022-06-02T13:29:35.827Z] #11 ... [2022-06-02T13:29:35.828Z] [2022-06-02T13:29:35.828Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T13:29:35.828Z] #30 sha256:3c899f30532be90feef258157f1be7ed50da50a58ea250fe3d11719d3284aba2 [2022-06-02T13:29:35.828Z] #30 6.957 [2022-06-02T13:29:35.828Z] #30 7.981 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-02T13:29:35.828Z] #30 8.330 [2022-06-02T13:29:35.828Z] #30 8.555 #=#=# ######################################################################## 100.0% [2022-06-02T13:29:35.828Z] #30 8.892 [2022-06-02T13:29:35.828Z] #30 9.681 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-02T13:29:35.828Z] #30 10.03 [2022-06-02T13:29:35.828Z] #30 10.26 #=#=# ######################################################################## 100.0% [2022-06-02T13:29:35.828Z] #30 10.54 [2022-06-02T13:29:35.828Z] #30 10.61 Download of images into '/build' complete. [2022-06-02T13:29:35.828Z] #30 10.61 Use something like the following to load the result into a Docker daemon: [2022-06-02T13:29:35.828Z] #30 10.61 tar -cC '/build' . | docker load [2022-06-02T13:29:35.828Z] #30 DONE 11.9s [2022-06-02T13:29:35.828Z] [2022-06-02T13:29:35.828Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:70c3d6ee73f75104b256b5d2379996836e10f66c3152a022e8abfb7bea88ae80 [2022-06-02T13:29:35.828Z] #11 sha256:c107c75c064f1ed55188e8b2ba809de80a75e1b4cfdd4b7995780fb87a9e58cc [2022-06-02T13:29:35.828Z] #11 extracting sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 10.9s [2022-06-02T13:29:36.538Z] #71 ... [2022-06-02T13:29:36.538Z] [2022-06-02T13:29:36.538Z] #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-02T13:29:36.538Z] #20 sha256:ef08cb1ac9fe355aba72e35fa69f19df2f5007531dd65a1c6a81e679c5aa682b [2022-06-02T13:29:36.538Z] #20 50.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-02T13:29:36.538Z] #20 50.99 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:29:36.538Z] #20 51.00 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T13:29:36.845Z] #11 extracting sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 13.2s done [2022-06-02T13:29:36.845Z] #11 extracting sha256:26ce77466daeaabddaa22bc74dcfd0ff40a955448368b55b1d8fe66c203f2466 [2022-06-02T13:29:36.941Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 13.4% of statements [2022-06-02T13:29:37.102Z] #11 extracting sha256:26ce77466daeaabddaa22bc74dcfd0ff40a955448368b55b1d8fe66c203f2466 done [2022-06-02T13:29:37.364Z] #11 DONE 44.0s [2022-06-02T13:29:37.364Z] [2022-06-02T13:29:37.364Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T13:29:37.364Z] #12 sha256:ed2167da44ec7f7322c587e3b2c440685dac79f9eb53c5ec447da6304f0d3552 [2022-06-02T13:29:37.882Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-06-02T13:29:37.927Z] #12 DONE 0.7s [2022-06-02T13:29:37.927Z] [2022-06-02T13:29:37.927Z] #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-02T13:29:37.927Z] #13 sha256:64c4343ef448ecd522ef99921c92fb164f7ed53e3c47a64a52a0d6632401225d [2022-06-02T13:29:38.452Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-02T13:29:38.489Z] #13 DONE 0.7s [2022-06-02T13:29:38.745Z] [2022-06-02T13:29:38.745Z] #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-02T13:29:38.745Z] #50 sha256:67ece1e788e4676d3dcc2f2d4fd4d70745ca77d0be83e09159f82898396f156b [2022-06-02T13:29:38.745Z] #50 DONE 0.1s [2022-06-02T13:29:38.745Z] [2022-06-02T13:29:38.745Z] #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-02T13:29:38.745Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:29:38.745Z] #51 ... [2022-06-02T13:29:38.745Z] [2022-06-02T13:29:38.745Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T13:29:38.745Z] #46 sha256:06fb131fa3a507bed720fa321312e97005c9a58c12f1f5fa2f1de893c88c4fe8 [2022-06-02T13:29:38.745Z] #46 DONE 0.2s [2022-06-02T13:29:39.002Z] [2022-06-02T13:29:39.002Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T13:29:39.002Z] #33 sha256:28497624f888b7bd4353dc7f8d764d89d06ad3f8741f54c6b7731fb698ab783b [2022-06-02T13:29:39.002Z] #33 DONE 0.3s [2022-06-02T13:29:39.002Z] [2022-06-02T13:29:39.002Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-02T13:29:39.002Z] #25 sha256:0ce1a2befc90ceeea17dea78c518cf282bbe7265753fa6eff6d9e217f8456b80 [2022-06-02T13:29:39.002Z] #25 DONE 0.4s [2022-06-02T13:29:39.002Z] [2022-06-02T13:29:39.002Z] #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-02T13:29:39.002Z] #26 sha256:f590217597edc4401ea27fc7a4cb7c12cf8c794a093ccc183459966853870390 [2022-06-02T13:29:39.002Z] #26 ... [2022-06-02T13:29:39.002Z] [2022-06-02T13:29:39.002Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-02T13:29:39.002Z] #66 sha256:d891325703bb487440a116e1d3f8d0d69ea7cdc98a899cd106b0ba445fc3a592 [2022-06-02T13:29:39.002Z] #66 DONE 0.4s [2022-06-02T13:29:39.023Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-02T13:29:39.180Z] #11 extracting sha256:b7b49b07aaadc9febea4f0d5241428cfe31de44f6c359f6ae2af9f98b8a7daf7 14.3s done [2022-06-02T13:29:39.181Z] #11 extracting sha256:26ce77466daeaabddaa22bc74dcfd0ff40a955448368b55b1d8fe66c203f2466 done [2022-06-02T13:29:39.259Z] [2022-06-02T13:29:39.259Z] #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-02T13:29:39.259Z] #67 sha256:db8f55b345a8c4176886424baf6f7bd41aa3d73ac41f098bdedcc06b1a58d416 [2022-06-02T13:29:39.779Z] #11 DONE 45.6s [2022-06-02T13:29:39.779Z] [2022-06-02T13:29:39.779Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T13:29:39.779Z] #12 sha256:ed2167da44ec7f7322c587e3b2c440685dac79f9eb53c5ec447da6304f0d3552 [2022-06-02T13:29:39.965Z] ok github.com/docker/docker/daemon 10.135s coverage: 16.1% of statements [2022-06-02T13:29:39.965Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-02T13:29:39.965Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-02T13:29:39.965Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-02T13:29:39.965Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-02T13:29:40.225Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.590s coverage: 74.8% of statements [2022-06-02T13:29:40.397Z] #12 DONE 1.0s [2022-06-02T13:29:40.656Z] [2022-06-02T13:29:40.656Z] #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-02T13:29:40.656Z] #13 sha256:64c4343ef448ecd522ef99921c92fb164f7ed53e3c47a64a52a0d6632401225d [2022-06-02T13:29:40.744Z] #20 54.84 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-02T13:29:40.744Z] #20 54.84 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:29:40.744Z] #20 54.85 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T13:29:41.167Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.317s coverage: 56.2% of statements [2022-06-02T13:29:41.228Z] #13 DONE 0.7s [2022-06-02T13:29:41.229Z] [2022-06-02T13:29:41.229Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-02T13:29:41.229Z] #24 sha256:ed3300481fa63ca8dec2c78c36ecf5b8e2e00ba70ed31273a2c32238ae9f3de6 [2022-06-02T13:29:41.487Z] #24 ... [2022-06-02T13:29:41.487Z] [2022-06-02T13:29:41.487Z] #45 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T13:29:41.487Z] #45 sha256:06fb131fa3a507bed720fa321312e97005c9a58c12f1f5fa2f1de893c88c4fe8 [2022-06-02T13:29:41.487Z] #45 DONE 0.3s [2022-06-02T13:29:41.487Z] [2022-06-02T13:29:41.487Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T13:29:41.487Z] #32 sha256:28497624f888b7bd4353dc7f8d764d89d06ad3f8741f54c6b7731fb698ab783b [2022-06-02T13:29:41.487Z] #32 DONE 0.3s [2022-06-02T13:29:41.487Z] [2022-06-02T13:29:41.487Z] #49 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-02T13:29:41.487Z] #49 sha256:67ece1e788e4676d3dcc2f2d4fd4d70745ca77d0be83e09159f82898396f156b [2022-06-02T13:29:41.487Z] #49 DONE 0.4s [2022-06-02T13:29:41.487Z] [2022-06-02T13:29:41.487Z] #65 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-02T13:29:41.487Z] #65 sha256:fa4f7f229387a34c575b3475394fd2db7a7ab7b51dad3e40137a48983bb7c0db [2022-06-02T13:29:41.487Z] #65 DONE 0.4s [2022-06-02T13:29:41.487Z] [2022-06-02T13:29:41.487Z] #50 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-02T13:29:41.487Z] #50 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:29:41.738Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-06-02T13:29:41.765Z] #50 ... [2022-06-02T13:29:41.765Z] [2022-06-02T13:29:41.765Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-02T13:29:41.765Z] #24 sha256:ed3300481fa63ca8dec2c78c36ecf5b8e2e00ba70ed31273a2c32238ae9f3de6 [2022-06-02T13:29:41.765Z] #24 DONE 0.4s [2022-06-02T13:29:41.765Z] [2022-06-02T13:29:41.765Z] #25 [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-02T13:29:41.765Z] #25 sha256:deb2f274e554b950e27c1c8a837fb7ce09b7e31c0d45838facefb06166d8d7c7 [2022-06-02T13:29:42.130Z] #20 56.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-02T13:29:42.130Z] #20 56.46 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:29:42.130Z] #20 56.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-02T13:29:43.124Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2022-06-02T13:29:43.516Z] #20 58.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-02T13:29:43.516Z] #20 58.02 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:29:43.516Z] #20 58.03 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T13:29:44.513Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.287s coverage: 50.6% of statements [2022-06-02T13:29:44.521Z] #67 ... [2022-06-02T13:29:44.521Z] [2022-06-02T13:29:44.521Z] #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-02T13:29:44.521Z] #62 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d [2022-06-02T13:29:44.521Z] #62 5.037 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:29:44.521Z] #62 5.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:29:44.521Z] #62 5.065 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:29:44.521Z] #62 5.344 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:29:44.521Z] #62 ... [2022-06-02T13:29:44.521Z] [2022-06-02T13:29:44.521Z] #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-02T13:29:44.521Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:29:44.521Z] #51 5.756 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:29:44.521Z] #51 5.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:29:44.521Z] #51 5.784 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:29:44.774Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.860s coverage: 45.9% of statements [2022-06-02T13:29:44.774Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-02T13:29:45.084Z] #51 6.367 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-02T13:29:45.717Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.5% of statements [2022-06-02T13:29:46.016Z] #51 7.183 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:29:46.287Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.861s coverage: 58.5% of statements [2022-06-02T13:29:46.287Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-02T13:29:46.287Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-02T13:29:46.547Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-06-02T13:29:46.808Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-06-02T13:29:47.046Z] #25 ... [2022-06-02T13:29:47.046Z] [2022-06-02T13:29:47.046Z] #61 [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-02T13:29:47.046Z] #61 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d [2022-06-02T13:29:47.046Z] #61 4.378 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:29:47.046Z] #61 4.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:29:47.046Z] #61 4.392 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:29:47.046Z] #61 4.620 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:29:47.046Z] #61 5.218 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:29:47.046Z] #61 5.971 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:29:47.724Z] #20 61.74 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-02T13:29:47.724Z] #20 61.74 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:29:47.724Z] #20 61.75 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T13:29:48.541Z] #51 ... [2022-06-02T13:29:48.541Z] [2022-06-02T13:29:48.541Z] #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-02T13:29:48.541Z] #57 sha256:334d46649c24142bc62145f95003806a660f464789eb664bc8e085e425005c88 [2022-06-02T13:29:48.541Z] #57 7.172 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-02T13:29:48.721Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-06-02T13:29:48.721Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-02T13:29:48.721Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-02T13:29:48.721Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-06-02T13:29:48.797Z] #57 ... [2022-06-02T13:29:48.797Z] [2022-06-02T13:29:48.797Z] #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-02T13:29:48.797Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:29:48.797Z] #14 5.678 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:29:48.797Z] #14 5.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:29:48.797Z] #14 5.715 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:29:48.797Z] #14 6.485 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:29:48.797Z] #14 8.964 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:29:48.797Z] #14 ... [2022-06-02T13:29:48.797Z] [2022-06-02T13:29:48.797Z] #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-02T13:29:48.797Z] #34 sha256:17ed0ad370f36e9e186a1b18b32d44e4b81a44479e14da465d1ad5cf1f730994 [2022-06-02T13:29:48.797Z] #34 6.121 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-02T13:29:48.797Z] #34 6.121 Cloning into '.'... [2022-06-02T13:29:49.053Z] #34 ... [2022-06-02T13:29:49.053Z] [2022-06-02T13:29:49.053Z] #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-02T13:29:49.053Z] #53 sha256:1d7c87c01a497e4e394d68f389ff5ae50d0d2a9b215dcd310a3e282f6567b06b [2022-06-02T13:29:49.053Z] #53 5.850 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-02T13:29:49.053Z] #53 7.981 go: downloading github.com/fatih/color v1.10.0 [2022-06-02T13:29:49.053Z] #53 7.981 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-02T13:29:49.053Z] #53 7.996 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-02T13:29:49.053Z] #53 8.069 go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T13:29:49.053Z] #53 8.435 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-02T13:29:49.053Z] #53 8.491 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T13:29:49.053Z] #53 8.604 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-02T13:29:49.053Z] #53 8.667 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-02T13:29:49.053Z] #53 8.943 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-02T13:29:49.053Z] #53 9.033 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-02T13:29:49.053Z] #53 9.177 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-02T13:29:49.053Z] #53 9.494 go: downloading golang.org/x/tools v0.1.0 [2022-06-02T13:29:49.109Z] #20 63.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-02T13:29:49.109Z] #20 63.55 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-02T13:29:49.109Z] #20 63.56 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-02T13:29:49.109Z] #20 63.62 Selecting previously unselected package libapparmor1:amd64. [2022-06-02T13:29:49.109Z] #20 63.62 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-02T13:29:49.109Z] #20 63.63 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-02T13:29:49.109Z] #20 63.69 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-02T13:29:49.109Z] #20 63.69 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-02T13:29:49.109Z] #20 63.70 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-02T13:29:49.309Z] #53 ... [2022-06-02T13:29:49.309Z] [2022-06-02T13:29:49.309Z] #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-02T13:29:49.309Z] #36 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5 [2022-06-02T13:29:49.309Z] #36 7.494 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-02T13:29:49.309Z] #36 ... [2022-06-02T13:29:49.309Z] [2022-06-02T13:29:49.309Z] #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-02T13:29:49.309Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:29:49.309Z] #42 7.541 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:29:49.309Z] #42 7.556 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:29:49.309Z] #42 7.564 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:29:49.309Z] #42 8.731 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:29:49.392Z] #20 63.79 Selecting previously unselected package libbtrfs0:amd64. [2022-06-02T13:29:49.392Z] #20 63.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-02T13:29:49.392Z] #20 63.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T13:29:49.392Z] #20 63.86 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-02T13:29:49.392Z] #20 63.88 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-02T13:29:49.392Z] #20 63.88 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T13:29:49.572Z] #42 ... [2022-06-02T13:29:49.572Z] [2022-06-02T13:29:49.572Z] #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-02T13:29:49.572Z] #40 sha256:07b89fe8434131bcc5206962ac2f0f7d1f719e71fe00b50814204de3307697ed [2022-06-02T13:29:49.572Z] #40 7.026 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-02T13:29:49.572Z] #40 8.529 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-02T13:29:49.572Z] #40 10.55 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-02T13:29:49.572Z] #40 10.89 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-02T13:29:49.572Z] #40 11.04 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-02T13:29:49.572Z] #40 ... [2022-06-02T13:29:49.572Z] [2022-06-02T13:29:49.572Z] #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-02T13:29:49.572Z] #47 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:29:49.572Z] #47 5.819 + git clone https://github.com/docker/distribution.git . [2022-06-02T13:29:49.572Z] #47 5.819 Cloning into '.'... [2022-06-02T13:29:49.591Z] #61 ... [2022-06-02T13:29:49.591Z] [2022-06-02T13:29:49.591Z] #25 [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-02T13:29:49.591Z] #25 sha256:deb2f274e554b950e27c1c8a837fb7ce09b7e31c0d45838facefb06166d8d7c7 [2022-06-02T13:29:49.591Z] #25 7.402 + RM_GOPATH=0 [2022-06-02T13:29:49.591Z] #25 7.402 + TMP_GOPATH= [2022-06-02T13:29:49.591Z] #25 7.402 + : /build [2022-06-02T13:29:49.591Z] #25 7.402 + '[' -z '' ']' [2022-06-02T13:29:49.591Z] #25 7.402 ++ mktemp -d [2022-06-02T13:29:49.591Z] #25 7.402 + export GOPATH=/tmp/tmp.OIKLfepjcU [2022-06-02T13:29:49.591Z] #25 7.402 + GOPATH=/tmp/tmp.OIKLfepjcU [2022-06-02T13:29:49.591Z] #25 7.402 + RM_GOPATH=1 [2022-06-02T13:29:49.591Z] #25 7.402 + case "$(go env GOARCH)" in [2022-06-02T13:29:49.591Z] #25 7.402 ++ go env GOARCH [2022-06-02T13:29:49.591Z] #25 7.573 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:29:49.591Z] #25 7.584 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:29:49.591Z] #25 7.584 ++ dirname /install.sh [2022-06-02T13:29:49.591Z] #25 7.600 + dir=/ [2022-06-02T13:29:49.591Z] #25 7.600 + bin=dockercli [2022-06-02T13:29:49.591Z] #25 7.600 + shift [2022-06-02T13:29:49.591Z] #25 7.600 + '[' '!' -f //dockercli.installer ']' [2022-06-02T13:29:49.591Z] #25 7.600 + . //dockercli.installer [2022-06-02T13:29:49.591Z] #25 7.600 ++ : stable [2022-06-02T13:29:49.591Z] #25 7.600 ++ : 17.06.2-ce [2022-06-02T13:29:49.591Z] #25 7.600 + install_dockercli [2022-06-02T13:29:49.591Z] #25 7.600 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-02T13:29:49.591Z] #25 7.600 Install docker/cli version 17.06.2-ce from stable [2022-06-02T13:29:49.591Z] #25 7.617 ++ uname -m [2022-06-02T13:29:49.591Z] #25 7.623 + arch=x86_64 [2022-06-02T13:29:49.591Z] #25 7.623 + '[' x86_64 '!=' x86_64 ']' [2022-06-02T13:29:49.591Z] #25 7.627 + url=https://download.docker.com/linux/static [2022-06-02T13:29:49.591Z] #25 7.660 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-02T13:29:49.591Z] #25 7.732 + tar -xz docker/docker [2022-06-02T13:29:49.658Z] #20 63.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-02T13:29:49.658Z] #20 63.99 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T13:29:49.658Z] #20 64.00 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:29:49.658Z] #20 64.04 Selecting previously unselected package libudev-dev:amd64. [2022-06-02T13:29:49.658Z] #20 64.05 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-02T13:29:49.658Z] #20 64.05 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-02T13:29:49.658Z] #20 64.16 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-02T13:29:49.658Z] #20 64.17 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-02T13:29:49.658Z] #20 64.17 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-02T13:29:49.671Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-06-02T13:29:49.671Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 79.9% of statements [2022-06-02T13:29:49.671Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-02T13:29:49.828Z] #47 ... [2022-06-02T13:29:49.828Z] [2022-06-02T13:29:49.828Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-02T13:29:49.828Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:29:49.828Z] #55 6.322 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-02T13:29:49.923Z] #20 64.33 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-02T13:29:49.923Z] #20 64.34 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-02T13:29:49.923Z] #20 64.35 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-02T13:29:49.923Z] #20 64.45 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-02T13:29:49.923Z] #20 64.45 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-02T13:29:49.923Z] #20 64.46 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-02T13:29:49.923Z] #20 64.56 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-02T13:29:49.931Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-06-02T13:29:50.084Z] #55 ... [2022-06-02T13:29:50.084Z] [2022-06-02T13:29:50.084Z] #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-02T13:29:50.084Z] #38 sha256:dcc6b9145e4c49ad8c752827fae2ccceab4d7b3eeeb3f15be04921e6a91990fd [2022-06-02T13:29:50.084Z] #38 7.332 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-02T13:29:50.084Z] #38 ... [2022-06-02T13:29:50.084Z] [2022-06-02T13:29:50.084Z] #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-02T13:29:50.084Z] #26 sha256:f590217597edc4401ea27fc7a4cb7c12cf8c794a093ccc183459966853870390 [2022-06-02T13:29:50.084Z] #26 6.502 + RM_GOPATH=0 [2022-06-02T13:29:50.084Z] #26 6.502 + TMP_GOPATH= [2022-06-02T13:29:50.084Z] #26 6.502 + : /build [2022-06-02T13:29:50.084Z] #26 6.502 + '[' -z '' ']' [2022-06-02T13:29:50.084Z] #26 6.502 ++ mktemp -d [2022-06-02T13:29:50.084Z] #26 6.502 + export GOPATH=/tmp/tmp.MPEcPuM8OM [2022-06-02T13:29:50.084Z] #26 6.502 + GOPATH=/tmp/tmp.MPEcPuM8OM [2022-06-02T13:29:50.084Z] #26 6.502 + RM_GOPATH=1 [2022-06-02T13:29:50.084Z] #26 6.502 + case "$(go env GOARCH)" in [2022-06-02T13:29:50.084Z] #26 6.502 ++ go env GOARCH [2022-06-02T13:29:50.084Z] #26 6.521 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:29:50.084Z] #26 6.521 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:29:50.084Z] #26 6.531 ++ dirname /install.sh [2022-06-02T13:29:50.084Z] #26 6.538 + dir=/ [2022-06-02T13:29:50.084Z] #26 6.545 + bin=dockercli [2022-06-02T13:29:50.084Z] #26 6.545 + shift [2022-06-02T13:29:50.084Z] #26 6.545 + '[' '!' -f //dockercli.installer ']' [2022-06-02T13:29:50.084Z] #26 6.545 + . //dockercli.installer [2022-06-02T13:29:50.084Z] #26 6.561 ++ : stable [2022-06-02T13:29:50.084Z] #26 6.561 ++ : 17.06.2-ce [2022-06-02T13:29:50.084Z] #26 6.561 + install_dockercli [2022-06-02T13:29:50.084Z] #26 6.561 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-02T13:29:50.084Z] #26 6.561 ++ uname -m [2022-06-02T13:29:50.084Z] #26 6.561 Install docker/cli version 17.06.2-ce from stable [2022-06-02T13:29:50.084Z] #26 6.566 + arch=x86_64 [2022-06-02T13:29:50.084Z] #26 6.566 + '[' x86_64 '!=' x86_64 ']' [2022-06-02T13:29:50.084Z] #26 6.566 + url=https://download.docker.com/linux/static [2022-06-02T13:29:50.084Z] #26 6.566 + tar -xz docker/docker [2022-06-02T13:29:50.084Z] #26 6.566 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-02T13:29:50.190Z] #20 64.57 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-02T13:29:50.190Z] #20 64.58 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-02T13:29:50.190Z] #20 64.65 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-02T13:29:50.190Z] #20 64.66 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-02T13:29:50.190Z] #20 64.67 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-02T13:29:50.191Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-06-02T13:29:50.452Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-06-02T13:29:50.454Z] #20 64.84 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-02T13:29:50.454Z] #20 64.84 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-02T13:29:50.454Z] #20 64.85 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-02T13:29:50.454Z] #20 64.97 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-02T13:29:50.454Z] #20 64.98 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T13:29:50.454Z] #20 64.99 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:29:50.454Z] #20 65.03 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-02T13:29:50.454Z] #20 65.03 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-02T13:29:50.454Z] #20 65.04 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-02T13:29:50.718Z] #20 65.10 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-02T13:29:50.718Z] #20 65.11 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-02T13:29:50.718Z] #20 65.11 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-02T13:29:50.718Z] #20 ... [2022-06-02T13:29:50.718Z] [2022-06-02T13:29:50.718Z] #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-02T13:29:50.718Z] #71 sha256:a5f6254d2318b01cf42a4b9e7e291bb023f8eb92c5bba196e20f8c56e7f345ad [2022-06-02T13:29:50.718Z] #71 12.33 + cd /tmp/tmp.ProJ9TMPfh/src/github.com/containerd/containerd [2022-06-02T13:29:50.718Z] #71 12.33 + git checkout -q v1.6.4 [2022-06-02T13:29:50.718Z] #71 13.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-02T13:29:50.718Z] #71 13.06 + BUILDTAGS='netgo osusergo static_build' [2022-06-02T13:29:50.718Z] #71 13.06 + export EXTRA_FLAGS=-buildmode=pie [2022-06-02T13:29:50.718Z] #71 13.06 + EXTRA_FLAGS=-buildmode=pie [2022-06-02T13:29:50.718Z] #71 13.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-02T13:29:50.718Z] #71 13.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-02T13:29:50.718Z] #71 13.06 + '[' '' = dynamic ']' [2022-06-02T13:29:50.718Z] #71 13.06 + make [2022-06-02T13:29:50.718Z] #71 14.14 + bin/ctr [2022-06-02T13:29:50.718Z] #71 ... [2022-06-02T13:29:50.718Z] [2022-06-02T13:29:50.718Z] #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-02T13:29:50.718Z] #20 sha256:ef08cb1ac9fe355aba72e35fa69f19df2f5007531dd65a1c6a81e679c5aa682b [2022-06-02T13:29:50.978Z] #20 65.35 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-02T13:29:50.978Z] #20 65.37 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-02T13:29:50.978Z] #20 65.39 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-02T13:29:50.978Z] #20 65.40 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-02T13:29:50.978Z] #20 65.42 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-02T13:29:50.978Z] #20 65.43 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-02T13:29:50.978Z] #20 65.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T13:29:50.978Z] #20 65.45 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-02T13:29:50.978Z] #20 65.47 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-02T13:29:50.978Z] #20 65.49 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-02T13:29:50.978Z] #20 65.50 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-02T13:29:50.978Z] #20 65.52 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T13:29:50.978Z] #20 65.53 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-02T13:29:50.978Z] #20 65.55 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-02T13:29:51.239Z] #20 65.57 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-02T13:29:51.239Z] #20 65.59 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-02T13:29:51.239Z] #20 65.61 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-02T13:29:51.239Z] #20 65.62 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-02T13:29:51.239Z] #20 65.64 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-02T13:29:51.239Z] #20 65.65 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-02T13:29:51.239Z] #20 65.67 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T13:29:51.239Z] #20 65.69 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-02T13:29:51.239Z] #20 65.69 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T13:29:51.239Z] #20 65.70 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-02T13:29:51.239Z] #20 65.71 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-02T13:29:51.239Z] #20 65.72 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T13:29:51.239Z] #20 65.73 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-02T13:29:51.239Z] #20 65.74 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T13:29:51.239Z] #20 65.76 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-02T13:29:51.394Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.178s coverage: 76.8% of statements [2022-06-02T13:29:51.394Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 79.2% of statements [2022-06-02T13:29:51.394Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-02T13:29:51.394Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-02T13:29:51.471Z] #26 ... [2022-06-02T13:29:51.471Z] [2022-06-02T13:29:51.471Z] #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-02T13:29:51.471Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:29:51.471Z] #42 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:29:51.499Z] #20 65.78 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:29:51.499Z] #20 65.80 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-02T13:29:51.499Z] #20 65.81 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:29:51.499Z] #20 65.83 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:29:51.499Z] #20 65.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:29:51.499Z] #25 ... [2022-06-02T13:29:51.499Z] [2022-06-02T13:29:51.499Z] #54 [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-02T13:29:51.499Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:29:51.499Z] #54 7.336 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-02T13:29:51.499Z] #54 ... [2022-06-02T13:29:51.499Z] [2022-06-02T13:29:51.499Z] #39 [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-02T13:29:51.499Z] #39 sha256:07b89fe8434131bcc5206962ac2f0f7d1f719e71fe00b50814204de3307697ed [2022-06-02T13:29:51.499Z] #39 8.104 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-02T13:29:51.499Z] #39 9.375 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-02T13:29:51.499Z] #39 ... [2022-06-02T13:29:51.499Z] [2022-06-02T13:29:51.499Z] #52 [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-02T13:29:51.499Z] #52 sha256:1d7c87c01a497e4e394d68f389ff5ae50d0d2a9b215dcd310a3e282f6567b06b [2022-06-02T13:29:51.499Z] #52 7.425 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-02T13:29:51.499Z] #52 10.07 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-02T13:29:51.499Z] #52 10.09 go: downloading github.com/fatih/color v1.10.0 [2022-06-02T13:29:51.499Z] #52 10.23 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-02T13:29:51.758Z] #52 10.32 go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T13:29:51.758Z] #52 ... [2022-06-02T13:29:51.758Z] [2022-06-02T13:29:51.758Z] #33 [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-02T13:29:51.758Z] #33 sha256:17ed0ad370f36e9e186a1b18b32d44e4b81a44479e14da465d1ad5cf1f730994 [2022-06-02T13:29:51.758Z] #33 7.819 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-02T13:29:51.758Z] #33 7.830 Cloning into '.'... [2022-06-02T13:29:51.758Z] #33 ... [2022-06-02T13:29:51.758Z] [2022-06-02T13:29:51.758Z] #37 [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-02T13:29:51.758Z] #37 sha256:dcc6b9145e4c49ad8c752827fae2ccceab4d7b3eeeb3f15be04921e6a91990fd [2022-06-02T13:29:51.758Z] #37 9.011 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-02T13:29:51.965Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2022-06-02T13:29:52.016Z] #37 ... [2022-06-02T13:29:52.016Z] [2022-06-02T13:29:52.016Z] #35 [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-02T13:29:52.016Z] #35 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5 [2022-06-02T13:29:52.016Z] #35 8.266 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-02T13:29:52.016Z] #35 ... [2022-06-02T13:29:52.016Z] [2022-06-02T13:29:52.016Z] #56 [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-02T13:29:52.016Z] #56 sha256:334d46649c24142bc62145f95003806a660f464789eb664bc8e085e425005c88 [2022-06-02T13:29:52.016Z] #56 7.709 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-02T13:29:52.226Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 62.0% of statements [2022-06-02T13:29:52.275Z] #56 ... [2022-06-02T13:29:52.275Z] [2022-06-02T13:29:52.275Z] #66 [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-02T13:29:52.275Z] #66 sha256:c5fb034f53e98e1b600e4c8f1b204cbf31f4f61f29d9ec49c20d181e6ba9f11a [2022-06-02T13:29:52.275Z] #66 7.909 + RM_GOPATH=0 [2022-06-02T13:29:52.275Z] #66 7.909 + TMP_GOPATH= [2022-06-02T13:29:52.275Z] #66 7.909 + : /build [2022-06-02T13:29:52.275Z] #66 7.909 + '[' -z '' ']' [2022-06-02T13:29:52.275Z] #66 7.909 ++ mktemp -d [2022-06-02T13:29:52.275Z] #66 7.915 + export GOPATH=/tmp/tmp.tY9OGVQsMS [2022-06-02T13:29:52.275Z] #66 7.915 + GOPATH=/tmp/tmp.tY9OGVQsMS [2022-06-02T13:29:52.275Z] #66 7.915 + RM_GOPATH=1 [2022-06-02T13:29:52.275Z] #66 7.915 + case "$(go env GOARCH)" in [2022-06-02T13:29:52.275Z] #66 7.915 ++ go env GOARCH [2022-06-02T13:29:52.275Z] #66 7.954 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:29:52.275Z] #66 7.954 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:29:52.275Z] #66 7.955 ++ dirname /install.sh [2022-06-02T13:29:52.275Z] #66 7.956 + dir=/ [2022-06-02T13:29:52.275Z] #66 7.959 + bin=rootlesskit [2022-06-02T13:29:52.275Z] #66 7.959 + shift [2022-06-02T13:29:52.275Z] #66 7.959 + '[' '!' -f //rootlesskit.installer ']' [2022-06-02T13:29:52.275Z] #66 7.963 + . //rootlesskit.installer [2022-06-02T13:29:52.275Z] #66 7.963 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-02T13:29:52.275Z] #66 7.963 + install_rootlesskit [2022-06-02T13:29:52.275Z] #66 7.964 + case "$1" in [2022-06-02T13:29:52.275Z] #66 7.964 + export CGO_ENABLED=0 [2022-06-02T13:29:52.275Z] #66 7.964 + CGO_ENABLED=0 [2022-06-02T13:29:52.275Z] #66 7.964 + _install_rootlesskit [2022-06-02T13:29:52.275Z] #66 7.965 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-02T13:29:52.275Z] #66 7.967 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-02T13:29:52.275Z] #66 7.967 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T13:29:52.275Z] #66 7.967 + GOBIN=/build [2022-06-02T13:29:52.275Z] #66 7.967 + GO111MODULE=on [2022-06-02T13:29:52.275Z] #66 7.968 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-02T13:29:52.275Z] #66 8.645 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-02T13:29:52.275Z] #66 ... [2022-06-02T13:29:52.275Z] [2022-06-02T13:29:52.276Z] #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-02T13:29:52.276Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:29:52.276Z] #14 5.220 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:29:52.276Z] #14 5.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:29:52.276Z] #14 5.249 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:29:52.276Z] #14 5.648 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:29:52.276Z] #14 6.601 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:29:52.276Z] #14 8.449 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:29:52.534Z] #14 ... [2022-06-02T13:29:52.534Z] [2022-06-02T13:29:52.534Z] #41 [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-02T13:29:52.534Z] #41 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:29:52.534Z] #41 8.568 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:29:52.534Z] #41 8.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:29:52.534Z] #41 8.677 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:29:52.534Z] #41 10.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:29:52.534Z] #41 ... [2022-06-02T13:29:52.534Z] [2022-06-02T13:29:52.534Z] #46 [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-02T13:29:52.534Z] #46 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:29:52.534Z] #46 6.297 + git clone https://github.com/docker/distribution.git . [2022-06-02T13:29:52.534Z] #46 6.299 Cloning into '.'... [2022-06-02T13:29:52.793Z] #46 ... [2022-06-02T13:29:52.793Z] [2022-06-02T13:29:52.793Z] #52 [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-02T13:29:52.793Z] #52 sha256:1d7c87c01a497e4e394d68f389ff5ae50d0d2a9b215dcd310a3e282f6567b06b [2022-06-02T13:29:52.793Z] #52 11.07 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-02T13:29:52.793Z] #52 11.09 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T13:29:52.793Z] #52 11.14 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-02T13:29:52.793Z] #52 11.35 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-02T13:29:52.793Z] #52 11.40 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-02T13:29:52.793Z] #52 11.43 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-02T13:29:53.052Z] #52 11.72 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-02T13:29:53.052Z] #52 11.93 go: downloading golang.org/x/tools v0.1.0 [2022-06-02T13:29:53.167Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-06-02T13:29:53.167Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-02T13:29:53.738Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-02T13:29:54.680Z] ok github.com/docker/docker/daemon/logger/splunk 1.516s coverage: 82.5% of statements [2022-06-02T13:29:54.681Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-02T13:29:54.681Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-02T13:29:54.798Z] #20 DONE 69.1s [2022-06-02T13:29:54.798Z] [2022-06-02T13:29:54.798Z] #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-02T13:29:54.798Z] #71 sha256:a5f6254d2318b01cf42a4b9e7e291bb023f8eb92c5bba196e20f8c56e7f345ad [2022-06-02T13:29:54.798Z] #71 ... [2022-06-02T13:29:54.798Z] [2022-06-02T13:29:54.798Z] #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-02T13:29:54.798Z] #21 sha256:76557d60240bbbdc07b9dcf657af722383a6fd06254eb93c6c92dfefb93ecc0a [2022-06-02T13:29:55.252Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-06-02T13:29:55.513Z] ok github.com/docker/docker/distribution 0.597s coverage: 28.2% of statements [2022-06-02T13:29:55.513Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-02T13:29:55.641Z] #42 ... [2022-06-02T13:29:55.641Z] [2022-06-02T13:29:55.641Z] #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-02T13:29:55.641Z] #62 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d [2022-06-02T13:29:55.641Z] #62 6.464 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:29:55.641Z] #62 9.221 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:29:55.641Z] #62 ... [2022-06-02T13:29:55.641Z] [2022-06-02T13:29:55.641Z] #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-02T13:29:55.641Z] #67 sha256:db8f55b345a8c4176886424baf6f7bd41aa3d73ac41f098bdedcc06b1a58d416 [2022-06-02T13:29:55.641Z] #67 6.556 + RM_GOPATH=0 [2022-06-02T13:29:55.641Z] #67 6.556 + TMP_GOPATH= [2022-06-02T13:29:55.641Z] #67 6.556 + : /build [2022-06-02T13:29:55.641Z] #67 6.556 + '[' -z '' ']' [2022-06-02T13:29:55.641Z] #67 6.560 ++ mktemp -d [2022-06-02T13:29:55.641Z] #67 6.560 + export GOPATH=/tmp/tmp.Q6Yhep74XX [2022-06-02T13:29:55.641Z] #67 6.560 + GOPATH=/tmp/tmp.Q6Yhep74XX [2022-06-02T13:29:55.641Z] #67 6.560 + RM_GOPATH=1 [2022-06-02T13:29:55.641Z] #67 6.560 + case "$(go env GOARCH)" in [2022-06-02T13:29:55.641Z] #67 6.560 ++ go env GOARCH [2022-06-02T13:29:55.641Z] #67 6.621 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:29:55.641Z] #67 6.621 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:29:55.641Z] #67 6.621 ++ dirname /install.sh [2022-06-02T13:29:55.641Z] #67 6.621 + dir=/ [2022-06-02T13:29:55.641Z] #67 6.621 + bin=rootlesskit [2022-06-02T13:29:55.641Z] #67 6.621 + shift [2022-06-02T13:29:55.641Z] #67 6.621 + '[' '!' -f //rootlesskit.installer ']' [2022-06-02T13:29:55.642Z] #67 6.621 + . //rootlesskit.installer [2022-06-02T13:29:55.642Z] #67 6.621 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-02T13:29:55.642Z] #67 6.621 + install_rootlesskit [2022-06-02T13:29:55.642Z] #67 6.621 + case "$1" in [2022-06-02T13:29:55.642Z] #67 6.621 + export CGO_ENABLED=0 [2022-06-02T13:29:55.642Z] #67 6.621 + CGO_ENABLED=0 [2022-06-02T13:29:55.642Z] #67 6.621 + _install_rootlesskit [2022-06-02T13:29:55.642Z] #67 6.633 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-02T13:29:55.642Z] #67 6.635 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-02T13:29:55.642Z] #67 6.639 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T13:29:55.642Z] #67 6.639 + GOBIN=/build [2022-06-02T13:29:55.642Z] #67 6.639 + GO111MODULE=on [2022-06-02T13:29:55.642Z] #67 6.639 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-02T13:29:55.642Z] #67 7.329 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-02T13:29:55.642Z] #67 11.34 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-02T13:29:55.642Z] #67 11.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-02T13:29:55.642Z] #67 12.63 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-02T13:29:55.642Z] #67 ... [2022-06-02T13:29:55.642Z] [2022-06-02T13:29:55.642Z] #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-02T13:29:55.642Z] #40 sha256:07b89fe8434131bcc5206962ac2f0f7d1f719e71fe00b50814204de3307697ed [2022-06-02T13:29:55.642Z] #40 16.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-02T13:29:55.642Z] #40 16.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-02T13:29:55.744Z] #21 1.019 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T13:29:55.744Z] #21 1.023 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T13:29:55.744Z] #21 1.023 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-02T13:29:56.084Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-02T13:29:56.655Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-06-02T13:29:57.226Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-02T13:29:57.798Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-06-02T13:29:57.798Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-06-02T13:29:57.798Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-02T13:29:57.798Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-02T13:29:57.798Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-02T13:29:58.059Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2022-06-02T13:29:59.001Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-06-02T13:29:59.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-02T13:29:59.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-02T13:29:59.571Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-06-02T13:29:59.571Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-02T13:29:59.615Z] #52 ... [2022-06-02T13:29:59.615Z] [2022-06-02T13:29:59.615Z] #56 [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-02T13:29:59.615Z] #56 sha256:334d46649c24142bc62145f95003806a660f464789eb664bc8e085e425005c88 [2022-06-02T13:29:59.615Z] #56 14.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-02T13:29:59.615Z] #56 14.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-02T13:29:59.615Z] #56 14.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-02T13:29:59.615Z] #56 17.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-02T13:29:59.615Z] #56 ... [2022-06-02T13:29:59.615Z] [2022-06-02T13:29:59.615Z] #50 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-02T13:29:59.615Z] #50 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:29:59.615Z] #50 8.071 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:29:59.615Z] #50 8.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:29:59.615Z] #50 8.314 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:29:59.615Z] #50 8.804 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-02T13:29:59.615Z] #50 9.920 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:29:59.615Z] #50 14.68 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:29:59.831Z] #40 ... [2022-06-02T13:29:59.831Z] [2022-06-02T13:29:59.831Z] #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-02T13:29:59.831Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:29:59.831Z] #51 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:29:59.831Z] #51 14.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:29:59.831Z] #51 18.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-02T13:29:59.831Z] #51 ... [2022-06-02T13:29:59.831Z] [2022-06-02T13:29:59.831Z] #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-02T13:29:59.831Z] #67 sha256:db8f55b345a8c4176886424baf6f7bd41aa3d73ac41f098bdedcc06b1a58d416 [2022-06-02T13:29:59.831Z] #67 17.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-02T13:29:59.831Z] #67 18.86 go: downloading github.com/google/uuid v1.3.0 [2022-06-02T13:29:59.831Z] #67 19.04 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-02T13:29:59.831Z] #67 19.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-02T13:29:59.831Z] #67 20.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-02T13:29:59.831Z] #67 20.24 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T13:29:59.831Z] #67 20.71 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-02T13:29:59.873Z] #50 ... [2022-06-02T13:29:59.873Z] [2022-06-02T13:29:59.873Z] #39 [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-02T13:29:59.873Z] #39 sha256:07b89fe8434131bcc5206962ac2f0f7d1f719e71fe00b50814204de3307697ed [2022-06-02T13:29:59.873Z] #39 11.67 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-02T13:29:59.873Z] #39 12.22 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-02T13:29:59.873Z] #39 12.25 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-02T13:29:59.873Z] #39 17.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-02T13:29:59.873Z] #39 18.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-02T13:30:00.132Z] #39 ... [2022-06-02T13:30:00.132Z] [2022-06-02T13:30:00.132Z] #50 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-02T13:30:00.132Z] #50 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:30:00.132Z] #50 18.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:30:01.232Z] #67 21.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-02T13:30:01.287Z] #21 1.605 Reading package lists... [2022-06-02T13:30:01.485Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 81.9% of statements [2022-06-02T13:30:01.489Z] #67 22.29 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-02T13:30:01.489Z] #67 ... [2022-06-02T13:30:01.489Z] [2022-06-02T13:30:01.489Z] #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-02T13:30:01.489Z] #26 sha256:f590217597edc4401ea27fc7a4cb7c12cf8c794a093ccc183459966853870390 [2022-06-02T13:30:01.489Z] #26 21.42 + mkdir -p /build [2022-06-02T13:30:01.489Z] #26 21.42 + mv docker/docker /build/ [2022-06-02T13:30:01.489Z] #26 21.43 + rmdir docker [2022-06-02T13:30:01.489Z] #26 DONE 22.5s [2022-06-02T13:30:01.489Z] [2022-06-02T13:30:01.489Z] #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-02T13:30:01.489Z] #67 sha256:db8f55b345a8c4176886424baf6f7bd41aa3d73ac41f098bdedcc06b1a58d416 [2022-06-02T13:30:01.489Z] #67 22.50 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-02T13:30:01.749Z] #67 ... [2022-06-02T13:30:01.749Z] [2022-06-02T13:30:01.749Z] #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-02T13:30:01.749Z] #62 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d [2022-06-02T13:30:01.749Z] #62 21.98 Fetched 8537 kB in 17s (496 kB/s) [2022-06-02T13:30:01.749Z] #62 21.98 Reading package lists... [2022-06-02T13:30:01.749Z] #62 ... [2022-06-02T13:30:01.749Z] [2022-06-02T13:30:01.749Z] #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-02T13:30:01.749Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:01.749Z] #14 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:30:02.006Z] #14 ... [2022-06-02T13:30:02.006Z] [2022-06-02T13:30:02.007Z] #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-02T13:30:02.007Z] #57 sha256:334d46649c24142bc62145f95003806a660f464789eb664bc8e085e425005c88 [2022-06-02T13:30:02.007Z] #57 17.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-02T13:30:02.007Z] #57 17.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-02T13:30:02.007Z] #57 17.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-02T13:30:02.007Z] #57 20.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-02T13:30:02.057Z] ok github.com/docker/docker/pkg/authorization 0.211s coverage: 68.3% of statements [2022-06-02T13:30:02.057Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-02T13:30:02.318Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-02T13:30:03.375Z] #57 ... [2022-06-02T13:30:03.375Z] [2022-06-02T13:30:03.375Z] #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-02T13:30:03.375Z] #67 sha256:db8f55b345a8c4176886424baf6f7bd41aa3d73ac41f098bdedcc06b1a58d416 [2022-06-02T13:30:03.375Z] #67 24.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-02T13:30:03.430Z] #50 ... [2022-06-02T13:30:03.430Z] [2022-06-02T13:30:03.430Z] #61 [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-02T13:30:03.430Z] #61 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d [2022-06-02T13:30:03.430Z] #61 11.63 Fetched 8537 kB in 7s (1141 kB/s) [2022-06-02T13:30:03.430Z] #61 11.63 Reading package lists... [2022-06-02T13:30:03.430Z] #61 21.06 Reading package lists... [2022-06-02T13:30:03.430Z] #61 ... [2022-06-02T13:30:03.430Z] [2022-06-02T13:30:03.430Z] #25 [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-02T13:30:03.430Z] #25 sha256:deb2f274e554b950e27c1c8a837fb7ce09b7e31c0d45838facefb06166d8d7c7 [2022-06-02T13:30:03.430Z] #25 21.15 + mkdir -p /build [2022-06-02T13:30:03.430Z] #25 21.22 + mv docker/docker /build/ [2022-06-02T13:30:03.430Z] #25 21.24 + rmdir docker [2022-06-02T13:30:04.817Z] #25 ... [2022-06-02T13:30:04.817Z] [2022-06-02T13:30:04.817Z] #66 [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-02T13:30:04.817Z] #66 sha256:c5fb034f53e98e1b600e4c8f1b204cbf31f4f61f29d9ec49c20d181e6ba9f11a [2022-06-02T13:30:04.817Z] #66 12.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-02T13:30:04.817Z] #66 12.99 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-02T13:30:04.817Z] #66 14.38 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-02T13:30:04.817Z] #66 19.61 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-02T13:30:04.817Z] #66 21.30 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-02T13:30:04.817Z] #66 21.38 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T13:30:04.817Z] #66 21.39 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-02T13:30:04.817Z] #66 21.87 go: downloading github.com/google/uuid v1.3.0 [2022-06-02T13:30:04.817Z] #66 21.92 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-02T13:30:04.817Z] #66 22.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-02T13:30:04.817Z] #66 22.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-02T13:30:04.817Z] #66 22.96 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-02T13:30:04.817Z] #66 ... [2022-06-02T13:30:04.817Z] [2022-06-02T13:30:04.817Z] #50 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-02T13:30:04.817Z] #50 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:30:04.817Z] #50 22.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-02T13:30:05.385Z] #50 ... [2022-06-02T13:30:05.385Z] [2022-06-02T13:30:05.385Z] #25 [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-02T13:30:05.385Z] #25 sha256:deb2f274e554b950e27c1c8a837fb7ce09b7e31c0d45838facefb06166d8d7c7 [2022-06-02T13:30:05.385Z] #25 DONE 23.6s [2022-06-02T13:30:05.616Z] ok github.com/docker/docker/pkg/chrootarchive 2.534s coverage: 42.7% of statements [2022-06-02T13:30:05.616Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-02T13:30:05.645Z] [2022-06-02T13:30:05.645Z] #66 [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-02T13:30:05.645Z] #66 sha256:c5fb034f53e98e1b600e4c8f1b204cbf31f4f61f29d9ec49c20d181e6ba9f11a [2022-06-02T13:30:05.645Z] #66 23.86 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-02T13:30:05.877Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-06-02T13:30:05.895Z] #67 ... [2022-06-02T13:30:05.895Z] [2022-06-02T13:30:05.895Z] #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-02T13:30:05.895Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:30:05.895Z] #42 17.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:30:05.895Z] #42 ... [2022-06-02T13:30:05.895Z] [2022-06-02T13:30:05.895Z] #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-02T13:30:05.895Z] #36 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5 [2022-06-02T13:30:05.895Z] #36 24.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-02T13:30:05.895Z] #36 25.09 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-02T13:30:05.895Z] #36 25.84 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-02T13:30:05.895Z] #36 25.99 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-02T13:30:05.895Z] #36 26.53 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-02T13:30:05.895Z] #36 26.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-02T13:30:05.895Z] #36 27.29 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-02T13:30:05.895Z] #36 27.39 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-02T13:30:05.905Z] #66 ... [2022-06-02T13:30:05.905Z] [2022-06-02T13:30:05.905Z] #41 [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-02T13:30:05.905Z] #41 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:30:05.905Z] #41 14.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:30:05.905Z] #41 18.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:30:05.905Z] #41 ... [2022-06-02T13:30:05.905Z] [2022-06-02T13:30:05.905Z] #52 [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-02T13:30:05.905Z] #52 sha256:1d7c87c01a497e4e394d68f389ff5ae50d0d2a9b215dcd310a3e282f6567b06b [2022-06-02T13:30:05.905Z] #52 21.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-02T13:30:05.905Z] #52 21.62 go: downloading golang.org/x/mod v0.3.0 [2022-06-02T13:30:06.138Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-06-02T13:30:06.151Z] #36 27.46 go: downloading github.com/peterh/liner v1.2.2 [2022-06-02T13:30:06.151Z] #36 27.52 go: downloading github.com/google/go-dap v0.6.0 [2022-06-02T13:30:06.399Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-06-02T13:30:06.571Z] #21 6.310 Reading package lists... [2022-06-02T13:30:06.715Z] #36 28.24 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-02T13:30:06.832Z] #21 11.19 Building dependency tree... [2022-06-02T13:30:06.832Z] #21 12.30 Reading state information... [2022-06-02T13:30:06.972Z] ok github.com/docker/docker/pkg/fsutils 0.120s coverage: 85.1% of statements [2022-06-02T13:30:06.972Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-06-02T13:30:07.233Z] ok github.com/docker/docker/layer 8.031s coverage: 69.0% of statements [2022-06-02T13:30:07.233Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-02T13:30:07.233Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-02T13:30:07.233Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-02T13:30:07.233Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-02T13:30:07.233Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-02T13:30:07.233Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-02T13:30:07.280Z] #36 28.81 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-02T13:30:07.536Z] #36 ... [2022-06-02T13:30:07.536Z] [2022-06-02T13:30:07.536Z] #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-02T13:30:07.536Z] #53 sha256:1d7c87c01a497e4e394d68f389ff5ae50d0d2a9b215dcd310a3e282f6567b06b [2022-06-02T13:30:07.536Z] #53 19.04 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-02T13:30:07.536Z] #53 19.08 go: downloading golang.org/x/mod v0.3.0 [2022-06-02T13:30:07.792Z] #53 ... [2022-06-02T13:30:07.792Z] [2022-06-02T13:30:07.792Z] #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-02T13:30:07.792Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:30:07.792Z] #42 28.86 Fetched 8537 kB in 22s (394 kB/s) [2022-06-02T13:30:08.176Z] ok github.com/docker/docker/pkg/idtools 0.413s coverage: 67.9% of statements [2022-06-02T13:30:08.176Z] ok github.com/docker/docker/pkg/ioutils 0.347s coverage: 71.5% of statements [2022-06-02T13:30:08.176Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-06-02T13:30:08.217Z] #21 13.48 The following additional packages will be installed: [2022-06-02T13:30:08.217Z] #21 13.48 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-02T13:30:08.217Z] #21 13.48 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-02T13:30:08.217Z] #21 13.48 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-02T13:30:08.217Z] #21 13.48 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-02T13:30:08.217Z] #21 13.48 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-02T13:30:08.217Z] #21 13.49 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-06-02T13:30:08.217Z] #21 13.49 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-06-02T13:30:08.217Z] #21 13.51 Suggested packages: [2022-06-02T13:30:08.217Z] #21 13.51 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-06-02T13:30:08.217Z] #21 13.51 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-06-02T13:30:08.217Z] #21 13.51 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-06-02T13:30:08.217Z] #21 13.51 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-06-02T13:30:08.217Z] #21 13.51 seccomp:ppc64el seccomp:s390x [2022-06-02T13:30:08.217Z] #21 13.51 Recommended packages: [2022-06-02T13:30:08.217Z] #21 13.51 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-06-02T13:30:08.217Z] #21 13.51 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-06-02T13:30:08.217Z] #21 13.51 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-06-02T13:30:08.217Z] #21 13.51 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-06-02T13:30:08.436Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-06-02T13:30:08.436Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-02T13:30:08.436Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-06-02T13:30:08.439Z] #52 ... [2022-06-02T13:30:08.439Z] [2022-06-02T13:30:08.439Z] #35 [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-02T13:30:08.439Z] #35 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5 [2022-06-02T13:30:08.439Z] #35 26.35 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-02T13:30:08.439Z] #35 26.43 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-02T13:30:08.439Z] #35 26.62 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-02T13:30:08.439Z] #35 27.17 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-02T13:30:08.478Z] #21 13.95 The following NEW packages will be installed: [2022-06-02T13:30:08.478Z] #21 13.95 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-02T13:30:08.478Z] #21 13.95 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-06-02T13:30:08.478Z] #21 13.95 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-06-02T13:30:08.478Z] #21 13.95 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-02T13:30:08.478Z] #21 13.95 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-02T13:30:08.478Z] #21 13.95 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-02T13:30:08.478Z] #21 13.95 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-02T13:30:08.478Z] #21 13.95 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-06-02T13:30:08.478Z] #21 13.95 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-06-02T13:30:08.478Z] #21 13.95 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-06-02T13:30:08.478Z] #21 13.96 libseccomp2:ppc64el libseccomp2:s390x [2022-06-02T13:30:08.697Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-06-02T13:30:08.739Z] #21 14.31 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:30:08.739Z] #21 14.31 Need to get 15.9 MB of archives. [2022-06-02T13:30:08.739Z] #21 14.31 After this operation, 73.0 MB of additional disk space will be used. [2022-06-02T13:30:08.739Z] #21 14.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-06-02T13:30:08.769Z] #42 28.86 Reading package lists... [2022-06-02T13:30:08.769Z] #42 ... [2022-06-02T13:30:08.769Z] [2022-06-02T13:30:08.769Z] #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-02T13:30:08.769Z] #38 sha256:dcc6b9145e4c49ad8c752827fae2ccceab4d7b3eeeb3f15be04921e6a91990fd [2022-06-02T13:30:08.769Z] #38 29.69 tomll can be used in two ways: [2022-06-02T13:30:08.769Z] #38 29.70 Writing to STDIN and reading from STDOUT: [2022-06-02T13:30:08.769Z] #38 29.70 cat file.toml | tomll > file.toml [2022-06-02T13:30:08.769Z] #38 29.70 [2022-06-02T13:30:08.769Z] #38 29.70 Reading and updating a list of files: [2022-06-02T13:30:08.769Z] #38 29.70 tomll a.toml b.toml c.toml [2022-06-02T13:30:08.769Z] #38 29.70 [2022-06-02T13:30:08.769Z] #38 29.70 When given a list of files, tomll will modify all files in place without asking. [2022-06-02T13:30:08.769Z] #38 DONE 30.0s [2022-06-02T13:30:08.769Z] [2022-06-02T13:30:08.769Z] #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-02T13:30:08.769Z] #36 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5 [2022-06-02T13:30:08.769Z] #36 29.94 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-02T13:30:08.769Z] #36 30.19 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-02T13:30:08.769Z] #36 30.20 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-02T13:30:08.958Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-06-02T13:30:08.959Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-06-02T13:30:08.959Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-06-02T13:30:08.959Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-02T13:30:08.959Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-02T13:30:09.000Z] #21 14.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-06-02T13:30:09.000Z] #21 14.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-06-02T13:30:09.000Z] #21 14.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-06-02T13:30:09.000Z] #21 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-06-02T13:30:09.000Z] #21 14.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-06-02T13:30:09.000Z] #21 14.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-06-02T13:30:09.000Z] #21 14.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-06-02T13:30:09.000Z] #21 14.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-06-02T13:30:09.000Z] #21 14.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-06-02T13:30:09.000Z] #21 14.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-06-02T13:30:09.000Z] #21 14.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-06-02T13:30:09.000Z] #21 14.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-06-02T13:30:09.000Z] #21 14.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-06-02T13:30:09.000Z] #21 14.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-06-02T13:30:09.000Z] #21 14.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-06-02T13:30:09.000Z] #21 14.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-06-02T13:30:09.000Z] #21 14.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-06-02T13:30:09.000Z] #21 14.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-06-02T13:30:09.000Z] #21 14.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-06-02T13:30:09.000Z] #21 14.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-06-02T13:30:09.000Z] #21 14.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-06-02T13:30:09.000Z] #21 14.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-06-02T13:30:09.000Z] #21 14.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-02T13:30:09.000Z] #21 14.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-02T13:30:09.000Z] #21 14.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-06-02T13:30:09.000Z] #21 14.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-06-02T13:30:09.261Z] #21 14.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-06-02T13:30:09.261Z] #21 14.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-06-02T13:30:09.261Z] #21 14.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-06-02T13:30:09.261Z] #21 14.59 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-06-02T13:30:09.261Z] #21 14.59 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-02T13:30:09.261Z] #21 14.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-06-02T13:30:09.261Z] #21 14.59 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-02T13:30:09.261Z] #21 14.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-06-02T13:30:09.261Z] #21 14.62 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-02T13:30:09.261Z] #21 14.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-06-02T13:30:09.261Z] #21 14.62 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-02T13:30:09.261Z] #21 14.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-06-02T13:30:09.261Z] #21 14.62 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-02T13:30:09.376Z] #35 28.07 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-02T13:30:09.530Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-06-02T13:30:09.635Z] #35 28.39 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-02T13:30:09.833Z] #21 15.25 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:30:09.833Z] #21 15.44 Fetched 15.9 MB in 1s (26.9 MB/s) [2022-06-02T13:30:09.894Z] #35 28.53 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-02T13:30:09.894Z] #35 28.63 go: downloading github.com/peterh/liner v1.2.2 [2022-06-02T13:30:10.093Z] #21 15.47 Selecting previously unselected package gcc-10-base:armel. [2022-06-02T13:30:10.094Z] #21 15.47 (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-02T13:30:10.094Z] #21 15.54 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-06-02T13:30:10.094Z] #21 15.56 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-06-02T13:30:10.094Z] #21 15.66 Selecting previously unselected package gcc-10-base:armhf. [2022-06-02T13:30:10.102Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-02T13:30:10.102Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-02T13:30:10.153Z] #35 28.88 go: downloading github.com/google/go-dap v0.6.0 [2022-06-02T13:30:10.354Z] #21 15.66 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-06-02T13:30:10.354Z] #21 15.67 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-06-02T13:30:10.354Z] #21 15.79 Selecting previously unselected package gcc-10-base:ppc64el. [2022-06-02T13:30:10.354Z] #21 15.79 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-06-02T13:30:10.354Z] #21 15.79 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-02T13:30:10.354Z] #21 15.91 Selecting previously unselected package gcc-10-base:s390x. [2022-06-02T13:30:10.361Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-02T13:30:10.615Z] #21 15.92 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-06-02T13:30:10.615Z] #21 15.93 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-06-02T13:30:10.615Z] #21 15.99 Selecting previously unselected package gcc-10-base:arm64. [2022-06-02T13:30:10.615Z] #21 15.99 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-06-02T13:30:10.615Z] #21 16.00 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-06-02T13:30:10.615Z] #21 16.06 Selecting previously unselected package libgcc-s1:armel. [2022-06-02T13:30:10.615Z] #21 16.07 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-06-02T13:30:10.615Z] #21 16.08 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-06-02T13:30:10.615Z] #21 16.13 Selecting previously unselected package libcrypt1:armel. [2022-06-02T13:30:10.615Z] #21 16.14 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-06-02T13:30:10.615Z] #21 16.15 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-06-02T13:30:10.720Z] #35 29.47 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-02T13:30:10.876Z] #21 16.29 Selecting previously unselected package libc6:armel. [2022-06-02T13:30:10.876Z] #21 16.29 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-06-02T13:30:11.136Z] #21 16.43 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-06-02T13:30:11.396Z] #21 16.85 Selecting previously unselected package libapparmor1:armel. [2022-06-02T13:30:11.396Z] #21 16.85 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-06-02T13:30:11.396Z] #21 16.85 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-06-02T13:30:11.396Z] #21 16.90 Selecting previously unselected package libapparmor-dev:armel. [2022-06-02T13:30:11.396Z] #21 16.91 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-06-02T13:30:11.396Z] #21 16.92 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-06-02T13:30:11.657Z] #21 16.99 Selecting previously unselected package libgcc-s1:arm64. [2022-06-02T13:30:11.657Z] #21 16.99 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-06-02T13:30:11.657Z] #21 16.99 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-06-02T13:30:11.657Z] #21 17.04 Selecting previously unselected package libcrypt1:arm64. [2022-06-02T13:30:11.657Z] #21 17.04 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-06-02T13:30:11.657Z] #21 17.05 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-02T13:30:11.657Z] #21 17.13 Selecting previously unselected package libc6:arm64. [2022-06-02T13:30:11.657Z] #21 17.14 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-06-02T13:30:11.658Z] #35 30.23 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-02T13:30:11.743Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-06-02T13:30:11.919Z] #21 17.30 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-06-02T13:30:12.004Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-02T13:30:12.104Z] #36 33.04 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-02T13:30:12.104Z] #36 33.19 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-02T13:30:12.181Z] #21 17.71 Selecting previously unselected package libapparmor1:arm64. [2022-06-02T13:30:12.232Z] #35 30.96 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-02T13:30:12.232Z] #35 ... [2022-06-02T13:30:12.232Z] [2022-06-02T13:30:12.232Z] #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-02T13:30:12.232Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:12.232Z] #14 20.97 Fetched 8537 kB in 16s (534 kB/s) [2022-06-02T13:30:12.265Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-06-02T13:30:12.265Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-06-02T13:30:12.443Z] #21 17.72 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-02T13:30:12.443Z] #21 17.73 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-02T13:30:12.443Z] #21 17.78 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-02T13:30:12.443Z] #21 17.79 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-02T13:30:12.443Z] #21 17.79 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-02T13:30:12.443Z] #21 17.85 Selecting previously unselected package libgcc-s1:s390x. [2022-06-02T13:30:12.443Z] #21 17.86 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-06-02T13:30:12.443Z] #21 17.87 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-06-02T13:30:12.443Z] #21 17.91 Selecting previously unselected package libcrypt1:s390x. [2022-06-02T13:30:12.443Z] #21 17.91 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-06-02T13:30:12.443Z] #21 17.92 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-06-02T13:30:12.443Z] #21 18.00 Selecting previously unselected package libc6:s390x. [2022-06-02T13:30:12.494Z] #14 20.97 Reading package lists... [2022-06-02T13:30:12.494Z] #14 ... [2022-06-02T13:30:12.494Z] [2022-06-02T13:30:12.494Z] #41 [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-02T13:30:12.494Z] #41 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:30:12.494Z] #41 30.73 Fetched 8537 kB in 22s (381 kB/s) [2022-06-02T13:30:12.494Z] #41 30.73 Reading package lists... [2022-06-02T13:30:12.494Z] #41 ... [2022-06-02T13:30:12.494Z] [2022-06-02T13:30:12.494Z] #37 [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-02T13:30:12.494Z] #37 sha256:dcc6b9145e4c49ad8c752827fae2ccceab4d7b3eeeb3f15be04921e6a91990fd [2022-06-02T13:30:12.494Z] #37 30.72 tomll can be used in two ways: [2022-06-02T13:30:12.494Z] #37 30.72 Writing to STDIN and reading from STDOUT: [2022-06-02T13:30:12.494Z] #37 30.72 cat file.toml | tomll > file.toml [2022-06-02T13:30:12.494Z] #37 30.72 [2022-06-02T13:30:12.494Z] #37 30.72 Reading and updating a list of files: [2022-06-02T13:30:12.494Z] #37 30.72 tomll a.toml b.toml c.toml [2022-06-02T13:30:12.494Z] #37 30.72 [2022-06-02T13:30:12.494Z] #37 30.72 When given a list of files, tomll will modify all files in place without asking. [2022-06-02T13:30:12.494Z] #37 DONE 31.4s [2022-06-02T13:30:12.525Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-02T13:30:12.704Z] #21 18.01 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-06-02T13:30:12.704Z] #21 18.25 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-06-02T13:30:12.754Z] [2022-06-02T13:30:12.754Z] #35 [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-02T13:30:12.754Z] #35 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5 [2022-06-02T13:30:12.754Z] #35 31.46 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-02T13:30:12.785Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-02T13:30:13.014Z] #35 31.62 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-02T13:30:13.275Z] #21 18.70 Selecting previously unselected package libapparmor1:s390x. [2022-06-02T13:30:13.275Z] #21 18.70 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-06-02T13:30:13.275Z] #21 18.71 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-06-02T13:30:13.275Z] #21 18.76 Selecting previously unselected package libapparmor-dev:s390x. [2022-06-02T13:30:13.275Z] #21 18.76 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-06-02T13:30:13.275Z] #21 18.77 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-06-02T13:30:13.275Z] #21 18.84 Selecting previously unselected package libgcc-s1:armhf. [2022-06-02T13:30:13.356Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-06-02T13:30:13.536Z] #21 18.84 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-06-02T13:30:13.536Z] #21 18.85 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-06-02T13:30:13.536Z] #21 18.89 Selecting previously unselected package libcrypt1:armhf. [2022-06-02T13:30:13.536Z] #21 18.90 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-06-02T13:30:13.536Z] #21 18.90 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-06-02T13:30:13.536Z] #21 18.98 Selecting previously unselected package libc6:armhf. [2022-06-02T13:30:13.536Z] #21 18.98 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-06-02T13:30:13.616Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-02T13:30:13.797Z] #21 19.15 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-06-02T13:30:13.877Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-06-02T13:30:14.058Z] #21 19.54 Selecting previously unselected package libapparmor1:armhf. [2022-06-02T13:30:14.320Z] #21 19.54 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-06-02T13:30:14.320Z] #21 19.55 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-06-02T13:30:14.320Z] #21 19.60 Selecting previously unselected package libapparmor-dev:armhf. [2022-06-02T13:30:14.320Z] #21 19.60 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-06-02T13:30:14.320Z] #21 19.60 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-06-02T13:30:14.320Z] #21 19.69 Selecting previously unselected package libgcc-s1:ppc64el. [2022-06-02T13:30:14.320Z] #21 19.69 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-06-02T13:30:14.320Z] #21 19.70 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-02T13:30:14.320Z] #21 19.74 Selecting previously unselected package libcrypt1:ppc64el. [2022-06-02T13:30:14.320Z] #21 19.75 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-06-02T13:30:14.320Z] #21 19.75 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-02T13:30:14.460Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-06-02T13:30:14.581Z] #21 19.85 Selecting previously unselected package libc6:ppc64el. [2022-06-02T13:30:14.581Z] #21 19.85 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-06-02T13:30:14.581Z] #21 20.01 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-02T13:30:14.720Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-02T13:30:14.981Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-02T13:30:15.153Z] #21 20.59 Selecting previously unselected package libapparmor1:ppc64el. [2022-06-02T13:30:15.153Z] #21 20.59 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-06-02T13:30:15.153Z] #21 20.60 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-06-02T13:30:15.153Z] #21 20.65 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-06-02T13:30:15.153Z] #21 20.65 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-06-02T13:30:15.153Z] #21 20.66 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-02T13:30:15.153Z] #21 20.73 Selecting previously unselected package libseccomp2:s390x. [2022-06-02T13:30:15.373Z] #36 ... [2022-06-02T13:30:15.373Z] [2022-06-02T13:30:15.373Z] #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-02T13:30:15.373Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:15.373Z] #14 26.55 Fetched 8537 kB in 21s (404 kB/s) [2022-06-02T13:30:15.373Z] #14 26.55 Reading package lists... [2022-06-02T13:30:15.373Z] #14 36.39 Reading package lists... [2022-06-02T13:30:15.373Z] #14 ... [2022-06-02T13:30:15.373Z] [2022-06-02T13:30:15.373Z] #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-02T13:30:15.373Z] #62 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d [2022-06-02T13:30:15.373Z] #62 21.98 Reading package lists... [2022-06-02T13:30:15.414Z] #21 20.73 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-06-02T13:30:15.414Z] #21 20.74 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-02T13:30:15.414Z] #21 20.79 Selecting previously unselected package libseccomp-dev:s390x. [2022-06-02T13:30:15.414Z] #21 20.80 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-06-02T13:30:15.414Z] #21 20.80 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-02T13:30:15.414Z] #21 20.87 Selecting previously unselected package libseccomp2:ppc64el. [2022-06-02T13:30:15.414Z] #21 20.87 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-02T13:30:15.414Z] #21 20.88 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-02T13:30:15.414Z] #21 20.92 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-06-02T13:30:15.414Z] #21 20.93 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-02T13:30:15.414Z] #21 20.94 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-02T13:30:15.414Z] #21 21.00 Selecting previously unselected package libseccomp2:armhf. [2022-06-02T13:30:15.549Z] #35 33.98 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-02T13:30:15.549Z] #35 34.16 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-02T13:30:15.675Z] #21 21.01 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-06-02T13:30:15.675Z] #21 21.01 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-02T13:30:15.675Z] #21 21.06 Selecting previously unselected package libseccomp-dev:armhf. [2022-06-02T13:30:15.675Z] #21 21.07 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-06-02T13:30:15.675Z] #21 21.08 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-02T13:30:15.675Z] #21 21.14 Selecting previously unselected package libseccomp2:armel. [2022-06-02T13:30:15.675Z] #21 21.14 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-06-02T13:30:15.675Z] #21 21.15 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-02T13:30:15.675Z] #21 21.19 Selecting previously unselected package libseccomp-dev:armel. [2022-06-02T13:30:15.675Z] #21 21.19 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-06-02T13:30:15.675Z] #21 21.20 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-02T13:30:15.936Z] #21 21.27 Selecting previously unselected package libseccomp2:arm64. [2022-06-02T13:30:15.936Z] #21 21.28 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-06-02T13:30:15.936Z] #21 21.28 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-02T13:30:15.936Z] #21 21.34 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-02T13:30:15.936Z] #21 21.34 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-02T13:30:15.936Z] #21 21.34 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-02T13:30:15.936Z] #21 21.44 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-06-02T13:30:15.936Z] #21 21.46 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-06-02T13:30:15.936Z] #21 21.48 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-06-02T13:30:15.936Z] #21 21.49 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-02T13:30:15.936Z] #21 21.50 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-06-02T13:30:15.936Z] #21 21.52 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-02T13:30:15.936Z] #21 21.54 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-06-02T13:30:16.197Z] #21 21.55 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-06-02T13:30:16.197Z] #21 21.57 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-02T13:30:16.197Z] #21 21.58 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-06-02T13:30:16.197Z] #21 21.60 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-06-02T13:30:16.197Z] #21 21.62 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-06-02T13:30:16.197Z] #21 21.64 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-06-02T13:30:16.197Z] #21 21.65 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-02T13:30:16.197Z] #21 21.68 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-06-02T13:30:16.197Z] #21 21.70 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-06-02T13:30:16.741Z] #62 32.04 Reading package lists... [2022-06-02T13:30:16.741Z] #62 ... [2022-06-02T13:30:16.741Z] [2022-06-02T13:30:16.741Z] #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-02T13:30:16.741Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:30:16.741Z] #42 28.86 Reading package lists... [2022-06-02T13:30:16.914Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-06-02T13:30:17.174Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-02T13:30:17.255Z] #42 38.36 Reading package lists... [2022-06-02T13:30:17.255Z] #42 ... [2022-06-02T13:30:17.255Z] [2022-06-02T13:30:17.255Z] #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-02T13:30:17.255Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:30:17.255Z] #51 28.74 Fetched 8541 kB in 23s (368 kB/s) [2022-06-02T13:30:17.255Z] #51 28.74 Reading package lists... [2022-06-02T13:30:17.434Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-02T13:30:17.454Z] #35 35.88 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-02T13:30:17.513Z] #51 38.18 Reading package lists... [2022-06-02T13:30:17.513Z] #51 ... [2022-06-02T13:30:17.513Z] [2022-06-02T13:30:17.513Z] #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-02T13:30:17.513Z] #47 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:30:17.586Z] #21 22.98 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-06-02T13:30:18.023Z] #35 ... [2022-06-02T13:30:18.023Z] [2022-06-02T13:30:18.023Z] #46 [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-02T13:30:18.023Z] #46 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:30:18.027Z] #47 38.04 Updating files: 53% (1168/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-02T13:30:18.027Z] #47 39.16 + git checkout -q v2.3.0 [2022-06-02T13:30:18.819Z] ok github.com/docker/docker/quota 0.215s coverage: 71.4% of statements [2022-06-02T13:30:18.819Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-02T13:30:18.970Z] #21 24.20 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-06-02T13:30:19.318Z] #46 36.59 Updating files: 59% (1297/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-02T13:30:19.576Z] #46 38.07 + git checkout -q v2.3.0 [2022-06-02T13:30:19.760Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-06-02T13:30:20.332Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-06-02T13:30:20.332Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-02T13:30:20.355Z] #21 25.46 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-02T13:30:20.513Z] #46 ... [2022-06-02T13:30:20.513Z] [2022-06-02T13:30:20.513Z] #66 [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-02T13:30:20.513Z] #66 sha256:c5fb034f53e98e1b600e4c8f1b204cbf31f4f61f29d9ec49c20d181e6ba9f11a [2022-06-02T13:30:20.513Z] #66 28.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-02T13:30:20.513Z] #66 ... [2022-06-02T13:30:20.513Z] [2022-06-02T13:30:20.513Z] #61 [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-02T13:30:20.513Z] #61 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d [2022-06-02T13:30:20.513Z] #61 21.06 Reading package lists... [2022-06-02T13:30:20.513Z] #61 31.80 Building dependency tree... [2022-06-02T13:30:20.513Z] #61 38.17 The following additional packages will be installed: [2022-06-02T13:30:20.513Z] #61 38.18 libbtrfs0 [2022-06-02T13:30:20.513Z] #61 38.60 The following NEW packages will be installed: [2022-06-02T13:30:20.513Z] #61 38.60 libbtrfs-dev libbtrfs0 [2022-06-02T13:30:20.513Z] #61 39.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:30:20.513Z] #61 39.21 Need to get 460 kB of archives. [2022-06-02T13:30:20.513Z] #61 39.21 After this operation, 1237 kB of additional disk space will be used. [2022-06-02T13:30:20.513Z] #61 39.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-02T13:30:20.513Z] #61 39.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-02T13:30:20.903Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-06-02T13:30:21.164Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-02T13:30:21.299Z] #21 26.70 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-06-02T13:30:21.451Z] #61 ... [2022-06-02T13:30:21.451Z] [2022-06-02T13:30:21.451Z] #41 [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-02T13:30:21.451Z] #41 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:30:21.451Z] #41 30.73 Reading package lists... [2022-06-02T13:30:21.556Z] #47 42.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-02T13:30:22.685Z] #21 27.93 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-02T13:30:22.685Z] #21 27.94 Setting up libapparmor1:armel (2.13.6-10) ... [2022-06-02T13:30:22.685Z] #21 27.96 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-06-02T13:30:22.685Z] #21 27.97 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-06-02T13:30:22.685Z] #21 27.98 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-06-02T13:30:22.685Z] #21 28.00 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-02T13:30:22.685Z] #21 28.01 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-02T13:30:22.685Z] #21 28.02 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-02T13:30:22.685Z] #21 28.04 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-02T13:30:22.685Z] #21 28.05 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-02T13:30:22.685Z] #21 28.06 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-02T13:30:22.685Z] #21 28.08 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-06-02T13:30:22.685Z] #21 28.09 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-06-02T13:30:22.685Z] #21 28.11 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-02T13:30:22.685Z] #21 28.12 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-06-02T13:30:22.685Z] #21 28.13 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-02T13:30:22.685Z] #21 28.15 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-02T13:30:22.685Z] #21 28.16 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-02T13:30:22.685Z] #21 28.17 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-02T13:30:22.685Z] #21 28.18 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-02T13:30:22.685Z] #21 28.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:30:22.923Z] #47 ... [2022-06-02T13:30:22.923Z] [2022-06-02T13:30:22.923Z] #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-02T13:30:22.923Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:22.923Z] #14 36.39 Reading package lists... [2022-06-02T13:30:23.076Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-02T13:30:23.257Z] #21 DONE 28.7s [2022-06-02T13:30:23.257Z] [2022-06-02T13:30:23.257Z] #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-02T13:30:23.257Z] #71 sha256:a5f6254d2318b01cf42a4b9e7e291bb023f8eb92c5bba196e20f8c56e7f345ad [2022-06-02T13:30:23.257Z] #71 ... [2022-06-02T13:30:23.257Z] [2022-06-02T13:30:23.257Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-02T13:30:23.257Z] #66 sha256:aa89acfd3a7ae1602480b985703f69e680e2c8fa3fa65e7254e034f8442b4617 [2022-06-02T13:30:23.257Z] #66 DONE 0.1s [2022-06-02T13:30:23.257Z] [2022-06-02T13:30:23.257Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T13:30:23.257Z] #22 sha256:5462de8a31a3d033d61ba85b655b659570179aa782ae15bc4edd0f1b94b777ae [2022-06-02T13:30:23.336Z] ok github.com/docker/docker/volume/local 0.094s coverage: 77.2% of statements [2022-06-02T13:30:23.357Z] #41 40.26 Reading package lists... [2022-06-02T13:30:23.357Z] #41 ... [2022-06-02T13:30:23.357Z] [2022-06-02T13:30:23.357Z] #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-02T13:30:23.357Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:23.357Z] #14 31.69 Reading package lists... [2022-06-02T13:30:23.357Z] #14 40.42 Building dependency tree... [2022-06-02T13:30:23.357Z] #14 ... [2022-06-02T13:30:23.357Z] [2022-06-02T13:30:23.357Z] #61 [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-02T13:30:23.357Z] #61 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d [2022-06-02T13:30:23.357Z] #61 40.97 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:30:23.357Z] #61 41.42 Fetched 460 kB in 0s (1109 kB/s) [2022-06-02T13:30:23.357Z] #61 41.76 Selecting previously unselected package libbtrfs0:amd64. [2022-06-02T13:30:23.357Z] #61 41.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-02T13:30:23.357Z] #61 41.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-02T13:30:23.357Z] #61 41.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T13:30:23.616Z] #61 42.29 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-02T13:30:23.616Z] #61 42.32 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-02T13:30:23.616Z] #61 42.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T13:30:23.906Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-06-02T13:30:24.184Z] #61 43.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T13:30:24.184Z] #61 43.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T13:30:24.184Z] #61 43.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:30:24.645Z] #22 DONE 1.2s [2022-06-02T13:30:24.645Z] [2022-06-02T13:30:24.645Z] #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-02T13:30:24.645Z] #23 sha256:00d15d905471babcd51e3028a67569265f26065659341e02d5e1290074fca9cf [2022-06-02T13:30:24.755Z] #61 DONE 43.6s [2022-06-02T13:30:24.755Z] [2022-06-02T13:30:24.755Z] #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-02T13:30:24.755Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:24.755Z] #14 40.42 Building dependency tree... [2022-06-02T13:30:24.847Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-06-02T13:30:25.014Z] #14 ... [2022-06-02T13:30:25.014Z] [2022-06-02T13:30:25.014Z] #62 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-02T13:30:25.014Z] #62 sha256:913c41f4f25c27bbfa1e1c798039741c31dd864880eb019fbf7462bfe96da05b [2022-06-02T13:30:25.014Z] #62 DONE 0.1s [2022-06-02T13:30:25.014Z] [2022-06-02T13:30:25.014Z] #63 [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-02T13:30:25.014Z] #63 sha256:69be5a8b67438eaf5d3f72149631c0f98d17ef90007401aad3c48276227264a1 [2022-06-02T13:30:25.273Z] #63 ... [2022-06-02T13:30:25.273Z] [2022-06-02T13:30:25.273Z] #50 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-02T13:30:25.273Z] #50 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:30:25.273Z] #50 33.41 Fetched 8541 kB in 26s (332 kB/s) [2022-06-02T13:30:25.273Z] #50 33.41 Reading package lists... [2022-06-02T13:30:25.273Z] #50 42.65 Reading package lists... [2022-06-02T13:30:25.273Z] #50 ... [2022-06-02T13:30:25.273Z] [2022-06-02T13:30:25.273Z] #46 [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-02T13:30:25.273Z] #46 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:30:25.273Z] #46 40.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-02T13:30:25.378Z] #14 44.73 Building dependency tree... [2022-06-02T13:30:25.589Z] #23 DONE 1.0s [2022-06-02T13:30:25.589Z] [2022-06-02T13:30:25.589Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T13:30:25.589Z] #24 sha256:06141d942813fe5af14e2fb9701867a9371c10eac9b98c53a34365c1f15723f6 [2022-06-02T13:30:25.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-02T13:30:26.533Z] #24 0.920 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-02T13:30:26.794Z] #24 DONE 1.0s [2022-06-02T13:30:26.794Z] [2022-06-02T13:30:26.794Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T13:30:26.794Z] #25 sha256:f41883aac49ecefc46cea6119a1585662578c9f1cc7144039af495fb3cbf273f [2022-06-02T13:30:27.176Z] #46 ... [2022-06-02T13:30:27.177Z] [2022-06-02T13:30:27.177Z] #63 [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-02T13:30:27.177Z] #63 sha256:69be5a8b67438eaf5d3f72149631c0f98d17ef90007401aad3c48276227264a1 [2022-06-02T13:30:27.177Z] #63 1.503 + RM_GOPATH=0 [2022-06-02T13:30:27.177Z] #63 1.503 + TMP_GOPATH= [2022-06-02T13:30:27.177Z] #63 1.503 + : /build [2022-06-02T13:30:27.177Z] #63 1.503 + '[' -z '' ']' [2022-06-02T13:30:27.177Z] #63 1.503 ++ mktemp -d [2022-06-02T13:30:27.177Z] #63 1.503 + export GOPATH=/tmp/tmp.f50PYrZAQC [2022-06-02T13:30:27.177Z] #63 1.503 + GOPATH=/tmp/tmp.f50PYrZAQC [2022-06-02T13:30:27.177Z] #63 1.503 + RM_GOPATH=1 [2022-06-02T13:30:27.177Z] #63 1.503 + case "$(go env GOARCH)" in [2022-06-02T13:30:27.177Z] #63 1.503 ++ go env GOARCH [2022-06-02T13:30:27.177Z] #63 1.553 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:30:27.177Z] #63 1.553 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:30:27.177Z] #63 1.554 ++ dirname /install.sh [2022-06-02T13:30:27.177Z] #63 1.567 + dir=/ [2022-06-02T13:30:27.177Z] #63 1.567 + bin=containerd [2022-06-02T13:30:27.177Z] #63 1.567 + shift [2022-06-02T13:30:27.177Z] #63 1.567 + '[' '!' -f //containerd.installer ']' [2022-06-02T13:30:27.177Z] #63 1.567 + . //containerd.installer [2022-06-02T13:30:27.177Z] #63 1.568 ++ set -e [2022-06-02T13:30:27.177Z] #63 1.568 ++ : v1.6.4 [2022-06-02T13:30:27.177Z] #63 1.571 + install_containerd [2022-06-02T13:30:27.177Z] #63 1.572 + echo 'Install containerd version v1.6.4' [2022-06-02T13:30:27.177Z] #63 1.573 Install containerd version v1.6.4 [2022-06-02T13:30:27.177Z] #63 1.573 + git clone https://github.com/containerd/containerd.git /tmp/tmp.f50PYrZAQC/src/github.com/containerd/containerd [2022-06-02T13:30:27.177Z] #63 1.584 Cloning into '/tmp/tmp.f50PYrZAQC/src/github.com/containerd/containerd'... [2022-06-02T13:30:27.738Z] #25 DONE 1.0s [2022-06-02T13:30:27.738Z] [2022-06-02T13:30:27.738Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T13:30:27.738Z] #26 sha256:fa216e84cac390747b3fdb8df1c66f7754baf3951959131672a866790b408c3e [2022-06-02T13:30:28.647Z] #14 ... [2022-06-02T13:30:28.647Z] [2022-06-02T13:30:28.647Z] #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-02T13:30:28.647Z] #62 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d [2022-06-02T13:30:28.647Z] #62 32.04 Reading package lists... [2022-06-02T13:30:28.647Z] #62 40.48 Building dependency tree... [2022-06-02T13:30:28.647Z] #62 46.59 The following additional packages will be installed: [2022-06-02T13:30:28.647Z] #62 46.64 libbtrfs0 [2022-06-02T13:30:28.647Z] #62 46.94 The following NEW packages will be installed: [2022-06-02T13:30:28.647Z] #62 46.94 libbtrfs-dev libbtrfs0 [2022-06-02T13:30:28.647Z] #62 47.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:30:28.647Z] #62 47.38 Need to get 460 kB of archives. [2022-06-02T13:30:28.647Z] #62 47.38 After this operation, 1237 kB of additional disk space will be used. [2022-06-02T13:30:28.647Z] #62 47.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-02T13:30:28.647Z] #62 47.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-02T13:30:28.647Z] #62 49.31 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:30:28.647Z] #62 49.73 Fetched 460 kB in 0s (1202 kB/s) [2022-06-02T13:30:28.647Z] #62 49.95 Selecting previously unselected package libbtrfs0:amd64. [2022-06-02T13:30:28.647Z] #62 49.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 ... 15718 files and directories currently installed.) [2022-06-02T13:30:28.647Z] #62 50.06 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-02T13:30:28.647Z] #62 50.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T13:30:28.682Z] #26 DONE 0.9s [2022-06-02T13:30:28.682Z] [2022-06-02T13:30:28.682Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T13:30:28.682Z] #27 sha256:9351aa9be987e5b90435593edaebd2e207bf8ff52b8421c9c26ab361b0464a6a [2022-06-02T13:30:28.904Z] #62 ... [2022-06-02T13:30:28.904Z] [2022-06-02T13:30:28.904Z] #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-02T13:30:28.904Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:28.904Z] #14 50.34 The following additional packages will be installed: [2022-06-02T13:30:28.904Z] #14 50.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T13:30:28.904Z] #14 50.35 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-02T13:30:28.904Z] #14 50.35 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-02T13:30:28.904Z] #14 50.35 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-02T13:30:28.904Z] #14 50.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-02T13:30:28.904Z] #14 50.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-02T13:30:28.904Z] #14 50.36 mingw-w64-common mingw-w64-x86-64-dev [2022-06-02T13:30:28.904Z] #14 50.38 Suggested packages: [2022-06-02T13:30:28.904Z] #14 50.40 gcc-10-locales seccomp wine64 [2022-06-02T13:30:29.627Z] #27 DONE 1.0s [2022-06-02T13:30:29.627Z] [2022-06-02T13:30:29.627Z] #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-02T13:30:29.627Z] #28 sha256:52f96d6e5afeb72121b65013fe0b3f4547967b35e3383dbebfed7d5b6c3c9453 [2022-06-02T13:30:31.013Z] #28 1.370 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T13:30:31.013Z] #28 1.371 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T13:30:31.013Z] #28 1.371 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-02T13:30:31.013Z] #28 1.586 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-02T13:30:31.275Z] #28 1.885 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-02T13:30:31.424Z] #14 ... [2022-06-02T13:30:31.424Z] [2022-06-02T13:30:31.424Z] #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-02T13:30:31.424Z] #62 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d [2022-06-02T13:30:31.424Z] #62 50.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-02T13:30:31.424Z] #62 50.47 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-02T13:30:31.424Z] #62 50.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T13:30:31.424Z] #62 51.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T13:30:31.424Z] #62 51.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T13:30:31.424Z] #62 51.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:30:31.424Z] #62 DONE 52.4s [2022-06-02T13:30:31.424Z] [2022-06-02T13:30:31.424Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-02T13:30:31.424Z] #63 sha256:9156f3236cddb8403217c7fdf740e37dd84e56dbbe0959d69e267a78d1dfd0d8 [2022-06-02T13:30:31.424Z] #63 DONE 0.2s [2022-06-02T13:30:31.424Z] [2022-06-02T13:30:31.424Z] #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-02T13:30:31.424Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:31.424Z] #14 52.51 The following NEW packages will be installed: [2022-06-02T13:30:31.424Z] #14 52.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T13:30:31.424Z] #14 52.51 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-02T13:30:31.424Z] #14 52.51 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-02T13:30:31.424Z] #14 52.51 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-02T13:30:31.424Z] #14 52.51 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-02T13:30:31.424Z] #14 52.51 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-02T13:30:31.424Z] #14 52.51 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-02T13:30:31.424Z] #14 52.51 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-02T13:30:31.424Z] #14 52.54 mingw-w64-x86-64-dev [2022-06-02T13:30:31.538Z] #28 2.127 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-02T13:30:31.681Z] #14 53.14 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:30:31.681Z] #14 53.14 Need to get 115 MB of archives. [2022-06-02T13:30:31.681Z] #14 53.14 After this operation, 645 MB of additional disk space will be used. [2022-06-02T13:30:31.681Z] #14 53.14 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-02T13:30:31.799Z] #28 2.426 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-02T13:30:31.941Z] #14 53.31 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-02T13:30:32.202Z] #14 53.50 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-02T13:30:32.202Z] #14 53.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-02T13:30:32.202Z] #14 53.54 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-02T13:30:32.202Z] #14 53.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-02T13:30:32.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-02T13:30:32.373Z] #28 2.663 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-02T13:30:32.373Z] #28 2.862 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-02T13:30:32.373Z] #28 2.863 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-02T13:30:32.373Z] #28 2.863 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-02T13:30:32.373Z] #28 2.865 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB] [2022-06-02T13:30:32.373Z] #28 2.869 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-02T13:30:32.459Z] #14 53.83 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-02T13:30:32.634Z] #28 3.158 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-02T13:30:32.634Z] #28 3.162 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-02T13:30:32.634Z] #28 3.164 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-02T13:30:32.634Z] #28 3.166 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-02T13:30:32.634Z] #28 3.167 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-02T13:30:32.716Z] #14 54.03 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-02T13:30:32.716Z] #14 54.05 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-02T13:30:33.577Z] #28 ... [2022-06-02T13:30:33.577Z] [2022-06-02T13:30:33.577Z] #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-02T13:30:33.577Z] #67 sha256:537abf4f84e530ea244c00ac86d87e3afb49b514b575f10147da2826fac3303d [2022-06-02T13:30:33.577Z] #67 1.086 + RM_GOPATH=0 [2022-06-02T13:30:33.577Z] #67 1.086 + TMP_GOPATH= [2022-06-02T13:30:33.577Z] #67 1.086 + : /build [2022-06-02T13:30:33.577Z] #67 1.087 + '[' -z '' ']' [2022-06-02T13:30:33.577Z] #67 1.087 ++ mktemp -d [2022-06-02T13:30:33.577Z] #67 1.091 + export GOPATH=/tmp/tmp.5M0z7KbHx7 [2022-06-02T13:30:33.577Z] #67 1.094 + GOPATH=/tmp/tmp.5M0z7KbHx7 [2022-06-02T13:30:33.577Z] #67 1.094 + RM_GOPATH=1 [2022-06-02T13:30:33.577Z] #67 1.094 + case "$(go env GOARCH)" in [2022-06-02T13:30:33.577Z] #67 1.094 ++ go env GOARCH [2022-06-02T13:30:33.577Z] #67 1.115 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:30:33.577Z] #67 1.115 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:30:33.577Z] #67 1.124 Install runc version v1.1.2 (build tags: seccomp) [2022-06-02T13:30:33.577Z] #67 1.124 ++ dirname /install.sh [2022-06-02T13:30:33.577Z] #67 1.124 + dir=/ [2022-06-02T13:30:33.577Z] #67 1.124 + bin=runc [2022-06-02T13:30:33.577Z] #67 1.124 + shift [2022-06-02T13:30:33.577Z] #67 1.124 + '[' '!' -f //runc.installer ']' [2022-06-02T13:30:33.577Z] #67 1.124 + . //runc.installer [2022-06-02T13:30:33.577Z] #67 1.124 ++ set -e [2022-06-02T13:30:33.577Z] #67 1.124 ++ : v1.1.2 [2022-06-02T13:30:33.577Z] #67 1.124 + install_runc [2022-06-02T13:30:33.577Z] #67 1.124 + RUNC_BUILDTAGS=seccomp [2022-06-02T13:30:33.577Z] #67 1.124 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-02T13:30:33.577Z] #67 1.124 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5M0z7KbHx7/src/github.com/opencontainers/runc [2022-06-02T13:30:33.577Z] #67 1.128 Cloning into '/tmp/tmp.5M0z7KbHx7/src/github.com/opencontainers/runc'... [2022-06-02T13:30:33.577Z] #67 5.595 + cd /tmp/tmp.5M0z7KbHx7/src/github.com/opencontainers/runc [2022-06-02T13:30:33.577Z] #67 5.595 + git checkout -q v1.1.2 [2022-06-02T13:30:33.577Z] #67 5.794 + '[' -z '' ']' [2022-06-02T13:30:33.577Z] #67 5.795 + target=static [2022-06-02T13:30:33.577Z] #67 5.795 + make BUILDTAGS=seccomp static [2022-06-02T13:30:33.577Z] #67 6.035 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-02T13:30:33.646Z] #14 54.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-02T13:30:33.756Z] #63 ... [2022-06-02T13:30:33.756Z] [2022-06-02T13:30:33.756Z] #50 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-02T13:30:33.756Z] #50 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:30:33.756Z] #50 42.65 Reading package lists... [2022-06-02T13:30:35.003Z] #67 11.63 + mkdir -p /build [2022-06-02T13:30:35.003Z] #67 11.63 + cp runc /build/runc [2022-06-02T13:30:35.014Z] #14 ... [2022-06-02T13:30:35.014Z] [2022-06-02T13:30:35.014Z] #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-02T13:30:35.014Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:30:35.014Z] #42 38.36 Reading package lists... [2022-06-02T13:30:35.014Z] #42 46.73 Building dependency tree... [2022-06-02T13:30:35.014Z] #42 52.76 The following additional packages will be installed: [2022-06-02T13:30:35.014Z] #42 52.82 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-02T13:30:35.014Z] #42 52.86 Suggested packages: [2022-06-02T13:30:35.014Z] #42 52.86 cmake-doc ninja-build lrzip [2022-06-02T13:30:35.014Z] #42 52.86 Recommended packages: [2022-06-02T13:30:35.014Z] #42 52.86 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-02T13:30:35.014Z] #42 54.43 The following NEW packages will be installed: [2022-06-02T13:30:35.014Z] #42 54.46 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-02T13:30:35.014Z] #42 54.47 vim-common xxd [2022-06-02T13:30:35.014Z] #42 54.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:30:35.014Z] #42 54.96 Need to get 17.7 MB of archives. [2022-06-02T13:30:35.014Z] #42 54.96 After this operation, 70.7 MB of additional disk space will be used. [2022-06-02T13:30:35.015Z] #42 54.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-02T13:30:35.015Z] #42 54.97 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-02T13:30:35.015Z] #42 54.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-02T13:30:35.015Z] #42 55.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-02T13:30:35.015Z] #42 55.94 Get:5 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-02T13:30:35.015Z] #42 55.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-02T13:30:35.015Z] #42 56.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-02T13:30:35.015Z] #42 56.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-02T13:30:35.015Z] #42 56.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-02T13:30:35.015Z] #42 56.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-02T13:30:35.267Z] #67 DONE 11.9s [2022-06-02T13:30:35.267Z] [2022-06-02T13:30:35.267Z] #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-02T13:30:35.267Z] #28 sha256:52f96d6e5afeb72121b65013fe0b3f4547967b35e3383dbebfed7d5b6c3c9453 [2022-06-02T13:30:35.279Z] #42 ... [2022-06-02T13:30:35.279Z] [2022-06-02T13:30:35.279Z] #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-02T13:30:35.279Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:30:35.279Z] #51 38.18 Reading package lists... [2022-06-02T13:30:35.279Z] #51 46.55 Building dependency tree... [2022-06-02T13:30:35.279Z] #51 52.28 The following additional packages will be installed: [2022-06-02T13:30:35.279Z] #51 52.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-02T13:30:35.279Z] #51 52.30 python3-protobuf python3-six [2022-06-02T13:30:35.279Z] #51 52.35 Suggested packages: [2022-06-02T13:30:35.279Z] #51 52.35 python3-setuptools [2022-06-02T13:30:35.279Z] #51 52.35 Recommended packages: [2022-06-02T13:30:35.279Z] #51 52.35 iproute2 | iproute [2022-06-02T13:30:35.279Z] #51 53.35 The following NEW packages will be installed: [2022-06-02T13:30:35.279Z] #51 53.37 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-02T13:30:35.279Z] #51 53.37 python3-protobuf python3-six [2022-06-02T13:30:35.279Z] #51 53.93 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:30:35.279Z] #51 53.93 Need to get 2314 kB of archives. [2022-06-02T13:30:35.279Z] #51 53.93 After this operation, 11.1 MB of additional disk space will be used. [2022-06-02T13:30:35.279Z] #51 53.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-02T13:30:35.279Z] #51 54.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-02T13:30:35.279Z] #51 54.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-02T13:30:35.279Z] #51 54.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-02T13:30:35.279Z] #51 54.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T13:30:35.279Z] #51 54.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-02T13:30:35.279Z] #51 54.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-02T13:30:35.539Z] #51 56.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-02T13:30:35.539Z] #51 ... [2022-06-02T13:30:35.539Z] [2022-06-02T13:30:35.539Z] #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-02T13:30:35.539Z] #64 sha256:2da478b9e031fec5095b047b6822fca196c2952be10c938d598d2da4f539dc15 [2022-06-02T13:30:35.539Z] #64 1.741 + RM_GOPATH=0 [2022-06-02T13:30:35.539Z] #64 1.741 + TMP_GOPATH= [2022-06-02T13:30:35.539Z] #64 1.741 + : /build [2022-06-02T13:30:35.539Z] #64 1.741 + '[' -z '' ']' [2022-06-02T13:30:35.539Z] #64 1.741 ++ mktemp -d [2022-06-02T13:30:35.539Z] #64 1.743 + export GOPATH=/tmp/tmp.g6Z3HWlcxH [2022-06-02T13:30:35.539Z] #64 1.743 + GOPATH=/tmp/tmp.g6Z3HWlcxH [2022-06-02T13:30:35.539Z] #64 1.743 + RM_GOPATH=1 [2022-06-02T13:30:35.539Z] #64 1.743 + case "$(go env GOARCH)" in [2022-06-02T13:30:35.539Z] #64 1.744 ++ go env GOARCH [2022-06-02T13:30:35.539Z] #64 1.748 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:30:35.539Z] #64 1.748 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:30:35.539Z] #64 1.749 ++ dirname /install.sh [2022-06-02T13:30:35.539Z] #64 1.750 + dir=/ [2022-06-02T13:30:35.539Z] #64 1.750 + bin=containerd [2022-06-02T13:30:35.539Z] #64 1.750 + shift [2022-06-02T13:30:35.539Z] #64 1.750 + '[' '!' -f //containerd.installer ']' [2022-06-02T13:30:35.539Z] #64 1.751 + . //containerd.installer [2022-06-02T13:30:35.539Z] #64 1.751 ++ set -e [2022-06-02T13:30:35.539Z] #64 1.751 ++ : v1.6.4 [2022-06-02T13:30:35.539Z] #64 1.751 + install_containerd [2022-06-02T13:30:35.539Z] #64 1.752 + echo 'Install containerd version v1.6.4' [2022-06-02T13:30:35.539Z] #64 1.752 Install containerd version v1.6.4 [2022-06-02T13:30:35.539Z] #64 1.752 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g6Z3HWlcxH/src/github.com/containerd/containerd [2022-06-02T13:30:35.539Z] #64 1.754 Cloning into '/tmp/tmp.g6Z3HWlcxH/src/github.com/containerd/containerd'... [2022-06-02T13:30:36.291Z] #50 51.74 Building dependency tree... [2022-06-02T13:30:38.068Z] #64 ... [2022-06-02T13:30:38.068Z] [2022-06-02T13:30:38.068Z] #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-02T13:30:38.068Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:30:38.068Z] #51 58.99 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:30:38.068Z] #51 59.43 Fetched 2314 kB in 4s (635 kB/s) [2022-06-02T13:30:38.241Z] #50 ... [2022-06-02T13:30:38.241Z] [2022-06-02T13:30:38.241Z] #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-02T13:30:38.241Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:38.241Z] #14 46.58 The following additional packages will be installed: [2022-06-02T13:30:38.241Z] #14 46.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T13:30:38.241Z] #14 46.63 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-02T13:30:38.241Z] #14 46.63 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-02T13:30:38.241Z] #14 46.63 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-02T13:30:38.241Z] #14 46.64 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-02T13:30:38.241Z] #14 46.64 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-02T13:30:38.241Z] #14 46.64 mingw-w64-common mingw-w64-x86-64-dev [2022-06-02T13:30:38.241Z] #14 46.69 Suggested packages: [2022-06-02T13:30:38.241Z] #14 46.69 gcc-10-locales seccomp wine64 [2022-06-02T13:30:38.241Z] #14 49.14 The following NEW packages will be installed: [2022-06-02T13:30:38.241Z] #14 49.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T13:30:38.241Z] #14 49.16 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-02T13:30:38.241Z] #14 49.16 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-02T13:30:38.241Z] #14 49.16 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-02T13:30:38.241Z] #14 49.16 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-02T13:30:38.241Z] #14 49.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-02T13:30:38.241Z] #14 49.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-02T13:30:38.241Z] #14 49.18 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-02T13:30:38.241Z] #14 49.18 mingw-w64-x86-64-dev [2022-06-02T13:30:38.241Z] #14 49.71 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:30:38.241Z] #14 49.71 Need to get 115 MB of archives. [2022-06-02T13:30:38.241Z] #14 49.71 After this operation, 645 MB of additional disk space will be used. [2022-06-02T13:30:38.241Z] #14 49.71 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-02T13:30:38.241Z] #14 49.94 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-02T13:30:38.241Z] #14 50.26 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-02T13:30:38.241Z] #14 50.27 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-02T13:30:38.241Z] #14 50.28 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-02T13:30:38.241Z] #14 50.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-02T13:30:38.242Z] #14 50.94 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-02T13:30:38.242Z] #14 51.37 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-02T13:30:38.242Z] #14 51.41 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-02T13:30:38.242Z] #14 52.65 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-02T13:30:38.242Z] #14 55.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-02T13:30:38.242Z] #14 56.44 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-02T13:30:38.325Z] #51 59.80 Selecting previously unselected package libprotobuf23:amd64. [2022-06-02T13:30:38.582Z] #51 59.80 (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-02T13:30:38.582Z] #51 59.90 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-02T13:30:38.582Z] #51 59.99 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-02T13:30:38.841Z] #14 57.69 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-02T13:30:39.778Z] #14 ... [2022-06-02T13:30:39.778Z] [2022-06-02T13:30:39.778Z] #50 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-02T13:30:39.778Z] #50 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:30:39.778Z] #50 58.27 The following additional packages will be installed: [2022-06-02T13:30:39.778Z] #50 58.27 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-02T13:30:39.778Z] #50 58.27 python3-protobuf python3-six [2022-06-02T13:30:39.778Z] #50 58.27 Suggested packages: [2022-06-02T13:30:39.778Z] #50 58.28 python3-setuptools [2022-06-02T13:30:39.778Z] #50 58.28 Recommended packages: [2022-06-02T13:30:39.778Z] #50 58.28 iproute2 | iproute [2022-06-02T13:30:40.036Z] #50 ... [2022-06-02T13:30:40.036Z] [2022-06-02T13:30:40.036Z] #41 [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-02T13:30:40.036Z] #41 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:30:40.036Z] #41 40.26 Reading package lists... [2022-06-02T13:30:40.036Z] #41 48.96 Building dependency tree... [2022-06-02T13:30:40.036Z] #41 55.58 The following additional packages will be installed: [2022-06-02T13:30:40.036Z] #41 55.63 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-02T13:30:40.036Z] #41 55.64 Suggested packages: [2022-06-02T13:30:40.036Z] #41 55.68 cmake-doc ninja-build lrzip [2022-06-02T13:30:40.036Z] #41 55.68 Recommended packages: [2022-06-02T13:30:40.036Z] #41 55.68 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-02T13:30:40.036Z] #41 57.27 The following NEW packages will be installed: [2022-06-02T13:30:40.036Z] #41 57.32 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-02T13:30:40.036Z] #41 57.32 vim-common xxd [2022-06-02T13:30:40.036Z] #41 57.91 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:30:40.036Z] #41 57.91 Need to get 17.7 MB of archives. [2022-06-02T13:30:40.036Z] #41 57.91 After this operation, 70.7 MB of additional disk space will be used. [2022-06-02T13:30:40.036Z] #41 57.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-02T13:30:40.036Z] #41 57.92 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-02T13:30:40.036Z] #41 57.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-02T13:30:40.036Z] #41 58.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-02T13:30:40.036Z] #41 ... [2022-06-02T13:30:40.036Z] [2022-06-02T13:30:40.036Z] #54 [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-02T13:30:40.036Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:30:40.036Z] #54 52.86 go: downloading github.com/fatih/color v1.13.0 [2022-06-02T13:30:40.036Z] #54 52.87 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-02T13:30:40.036Z] #54 53.06 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-02T13:30:40.036Z] #54 53.21 go: downloading github.com/spf13/viper v1.10.1 [2022-06-02T13:30:40.036Z] #54 53.57 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-02T13:30:40.036Z] #54 54.31 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-02T13:30:40.036Z] #54 54.34 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-02T13:30:40.036Z] #54 56.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T13:30:40.036Z] #54 56.87 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-02T13:30:40.296Z] #54 ... [2022-06-02T13:30:40.296Z] [2022-06-02T13:30:40.296Z] #41 [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-02T13:30:40.296Z] #41 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:30:40.296Z] #41 59.00 Get:5 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-02T13:30:40.296Z] #41 59.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-02T13:30:40.296Z] #41 59.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-02T13:30:40.296Z] #41 59.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-02T13:30:40.296Z] #41 59.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-02T13:30:40.296Z] #41 59.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-02T13:30:40.489Z] #51 61.64 Selecting previously unselected package python3-pkg-resources. [2022-06-02T13:30:40.489Z] #51 61.66 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-02T13:30:40.489Z] #51 61.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-02T13:30:40.489Z] #51 ... [2022-06-02T13:30:40.489Z] [2022-06-02T13:30:40.489Z] #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-02T13:30:40.490Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:30:40.490Z] #55 51.98 go: downloading github.com/fatih/color v1.13.0 [2022-06-02T13:30:40.490Z] #55 52.04 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-02T13:30:40.490Z] #55 52.22 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-02T13:30:40.490Z] #55 52.31 go: downloading github.com/spf13/viper v1.10.1 [2022-06-02T13:30:40.490Z] #55 52.85 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-02T13:30:40.490Z] #55 53.34 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-02T13:30:40.490Z] #55 53.41 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-02T13:30:40.490Z] #55 53.50 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-02T13:30:40.490Z] #55 53.50 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-02T13:30:40.490Z] #55 55.47 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T13:30:40.490Z] #55 55.66 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-02T13:30:40.490Z] #55 61.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-02T13:30:40.490Z] #55 61.26 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-02T13:30:40.490Z] #55 61.52 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-02T13:30:40.490Z] #55 61.60 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-02T13:30:40.490Z] #55 61.63 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-02T13:30:40.490Z] #55 61.70 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-02T13:30:40.490Z] #55 61.78 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-02T13:30:40.490Z] #55 61.80 go: downloading github.com/spf13/afero v1.6.0 [2022-06-02T13:30:40.490Z] #55 61.90 go: downloading github.com/spf13/cast v1.4.1 [2022-06-02T13:30:40.490Z] #55 61.92 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-02T13:30:40.490Z] #55 62.03 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-02T13:30:40.558Z] #28 11.11 Fetched 40.5 MB in 10s (3960 kB/s) [2022-06-02T13:30:40.770Z] #55 62.04 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-02T13:30:40.770Z] #55 ... [2022-06-02T13:30:40.770Z] [2022-06-02T13:30:40.770Z] #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-02T13:30:40.770Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:30:40.770Z] #51 62.11 Selecting previously unselected package python3-six. [2022-06-02T13:30:40.770Z] #51 62.12 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-02T13:30:40.770Z] #51 62.12 Unpacking python3-six (1.16.0-2) ... [2022-06-02T13:30:41.028Z] #51 62.37 Selecting previously unselected package python3-protobuf. [2022-06-02T13:30:41.028Z] #51 62.39 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-02T13:30:41.028Z] #51 62.41 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-02T13:30:41.959Z] #51 63.28 Selecting previously unselected package libnet1:amd64. [2022-06-02T13:30:41.959Z] #51 63.29 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T13:30:41.959Z] #51 63.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T13:30:42.219Z] #51 63.55 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T13:30:42.219Z] #51 63.55 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-02T13:30:42.219Z] #51 63.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T13:30:42.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-02T13:30:42.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-02T13:30:42.485Z] #51 63.84 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T13:30:42.485Z] #51 63.85 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-02T13:30:42.485Z] #51 63.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T13:30:42.744Z] #51 64.10 Selecting previously unselected package criu. [2022-06-02T13:30:42.744Z] #51 64.10 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-02T13:30:42.744Z] #51 64.11 Unpacking criu (3.17-1) ... [2022-06-02T13:30:42.825Z] #41 61.63 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:30:42.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-02T13:30:43.391Z] #41 62.17 Fetched 17.7 MB in 2s (7946 kB/s) [2022-06-02T13:30:43.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-02T13:30:43.669Z] #41 62.36 Selecting previously unselected package xxd. [2022-06-02T13:30:43.669Z] #41 62.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-02T13:30:43.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-02T13:30:43.927Z] #41 62.57 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T13:30:43.927Z] #41 62.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:30:43.927Z] #41 62.84 Selecting previously unselected package vim-common. [2022-06-02T13:30:43.927Z] #41 62.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T13:30:44.186Z] #41 62.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:30:44.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-02T13:30:44.754Z] #41 63.33 Selecting previously unselected package cmake-data. [2022-06-02T13:30:44.754Z] #41 63.33 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-02T13:30:44.754Z] #41 63.34 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-02T13:30:45.266Z] #51 66.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-02T13:30:45.267Z] #51 ... [2022-06-02T13:30:45.267Z] [2022-06-02T13:30:45.267Z] #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-02T13:30:45.267Z] #40 sha256:07b89fe8434131bcc5206962ac2f0f7d1f719e71fe00b50814204de3307697ed [2022-06-02T13:30:45.267Z] #40 64.97 NAME: [2022-06-02T13:30:45.267Z] #40 64.97 go-winres - A tool for embedding resources in Windows executables [2022-06-02T13:30:45.267Z] #40 64.97 [2022-06-02T13:30:45.267Z] #40 64.97 USAGE: [2022-06-02T13:30:45.267Z] #40 64.97 go-winres [global options] command [command options] [arguments...] [2022-06-02T13:30:45.267Z] #40 64.98 [2022-06-02T13:30:45.267Z] #40 64.98 COMMANDS: [2022-06-02T13:30:45.267Z] #40 64.98 init Create an initial ./winres/winres.json [2022-06-02T13:30:45.267Z] #40 64.98 make Make syso files for the "go build" command [2022-06-02T13:30:45.267Z] #40 64.98 simply Make syso files for the "go build" command (simplified) [2022-06-02T13:30:45.267Z] #40 64.98 extract Extract all resources from an executable [2022-06-02T13:30:45.267Z] #40 64.99 patch Replace resources in an executable file (exe, dll) [2022-06-02T13:30:45.267Z] #40 64.99 help, h Shows a list of commands or help for one command [2022-06-02T13:30:45.267Z] #40 64.99 [2022-06-02T13:30:45.267Z] #40 64.99 GLOBAL OPTIONS: [2022-06-02T13:30:45.267Z] #40 64.99 --help, -h show help (default: false) [2022-06-02T13:30:45.267Z] #40 DONE 66.4s [2022-06-02T13:30:45.267Z] [2022-06-02T13:30:45.267Z] #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-02T13:30:45.267Z] #57 sha256:334d46649c24142bc62145f95003806a660f464789eb664bc8e085e425005c88 [2022-06-02T13:30:45.267Z] #57 66.49 v3.0.2 [2022-06-02T13:30:45.267Z] #57 DONE 66.7s [2022-06-02T13:30:45.267Z] [2022-06-02T13:30:45.267Z] #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-02T13:30:45.267Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:30:45.267Z] #55 62.28 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-02T13:30:45.267Z] #55 62.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-02T13:30:45.267Z] #55 62.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-02T13:30:45.267Z] #55 62.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-02T13:30:45.267Z] #55 62.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-02T13:30:45.267Z] #55 62.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-02T13:30:45.267Z] #55 62.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-02T13:30:45.267Z] #55 62.74 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-02T13:30:45.267Z] #55 62.80 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-02T13:30:45.267Z] #55 63.88 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-02T13:30:45.267Z] #55 64.18 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-02T13:30:45.267Z] #55 64.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-02T13:30:45.267Z] #55 64.36 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-02T13:30:45.267Z] #55 64.48 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-02T13:30:45.267Z] #55 64.61 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-02T13:30:45.267Z] #55 65.95 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-02T13:30:45.267Z] #55 66.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-02T13:30:45.267Z] #55 66.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-02T13:30:45.267Z] #55 66.28 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-02T13:30:45.267Z] #55 66.31 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-02T13:30:45.267Z] #55 66.37 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-02T13:30:45.267Z] #55 66.39 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-02T13:30:45.267Z] #55 66.63 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-02T13:30:45.267Z] #55 66.79 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-02T13:30:45.525Z] #55 66.87 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-02T13:30:45.525Z] #55 66.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-02T13:30:45.525Z] #55 67.10 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-02T13:30:45.782Z] #55 67.18 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-02T13:30:45.782Z] #55 67.20 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-02T13:30:45.846Z] #28 11.11 Reading package lists... [2022-06-02T13:30:46.039Z] #55 67.39 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-02T13:30:46.296Z] #55 67.53 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-02T13:30:46.296Z] #55 67.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-02T13:30:46.296Z] #55 ... [2022-06-02T13:30:46.296Z] [2022-06-02T13:30:46.296Z] #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-02T13:30:46.296Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:46.296Z] #14 57.68 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-02T13:30:46.296Z] #14 58.84 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-02T13:30:46.296Z] #14 59.89 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-02T13:30:46.296Z] #14 62.31 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-02T13:30:46.296Z] #14 63.22 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-02T13:30:46.296Z] #14 63.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-02T13:30:46.296Z] #14 63.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-02T13:30:46.296Z] #14 63.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-02T13:30:46.296Z] #14 63.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-02T13:30:46.296Z] #14 63.34 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-02T13:30:46.296Z] #14 63.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-02T13:30:46.296Z] #14 63.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-02T13:30:46.296Z] #14 63.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-02T13:30:46.296Z] #14 63.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-02T13:30:46.296Z] #14 63.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-02T13:30:46.296Z] #14 63.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-02T13:30:46.296Z] #14 63.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-02T13:30:46.296Z] #14 63.56 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-02T13:30:46.296Z] #14 63.56 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-02T13:30:46.296Z] #14 63.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-02T13:30:46.296Z] #14 65.54 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:30:46.296Z] #14 66.21 Fetched 115 MB in 11s (10.5 MB/s) [2022-06-02T13:30:46.296Z] #14 66.54 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-02T13:30:46.296Z] #14 66.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-02T13:30:46.296Z] #14 66.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-02T13:30:46.296Z] #14 66.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-02T13:30:46.296Z] #14 ... [2022-06-02T13:30:46.296Z] [2022-06-02T13:30:46.296Z] #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-02T13:30:46.296Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:30:46.296Z] #55 67.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-02T13:30:46.296Z] #55 67.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-02T13:30:46.556Z] #55 67.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-02T13:30:46.556Z] #55 68.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-02T13:30:46.655Z] #41 ... [2022-06-02T13:30:46.655Z] [2022-06-02T13:30:46.655Z] #56 [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-02T13:30:46.655Z] #56 sha256:334d46649c24142bc62145f95003806a660f464789eb664bc8e085e425005c88 [2022-06-02T13:30:46.655Z] #56 65.19 v3.0.2 [2022-06-02T13:30:46.798Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/rootless [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/volume [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-02T13:30:46.798Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === Skipped [2022-06-02T13:30:46.798Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-02T13:30:46.798Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-02T13:30:46.798Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-02T13:30:46.798Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-02T13:30:46.798Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:71: No driver to put! [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-02T13:30:46.798Z] time="2022-06-02T13:29:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-02T13:30:46.798Z] time="2022-06-02T13:29:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-02T13:30:46.798Z] time="2022-06-02T13:29:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-02T13:30:46.798Z] time="2022-06-02T13:29:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-02T13:30:46.798Z] time="2022-06-02T13:29:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:71: No driver to put! [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-02T13:30:46.798Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-02T13:30:46.798Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-02T13:30:46.798Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:30:46.798Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-02T13:30:46.798Z] graphtest_unix.go:71: No driver to put! [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-02T13:30:46.798Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-02T13:30:46.798Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-02T13:30:46.798Z] [2022-06-02T13:30:46.798Z] DONE 2768 tests, 28 skipped in 205.851s [2022-06-02T13:30:46.798Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/config [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/idm [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T13:30:46.798Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T13:30:46.799Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T13:30:46.799Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T13:30:46.799Z] github.com/docker/docker/libnetwork/ns [2022-06-02T13:30:46.799Z] github.com/docker/docker/libnetwork/options [2022-06-02T13:30:46.799Z] github.com/docker/docker/libnetwork/osl [2022-06-02T13:30:46.799Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T13:30:46.799Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T13:30:46.799Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T13:30:46.799Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T13:30:46.799Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T13:30:46.799Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-02T13:30:46.799Z] + 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-02T13:30:47.119Z] #55 ... [2022-06-02T13:30:47.120Z] [2022-06-02T13:30:47.120Z] #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-02T13:30:47.120Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:30:47.120Z] #42 58.30 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:30:47.120Z] #42 58.80 Fetched 17.7 MB in 2s (9699 kB/s) [2022-06-02T13:30:47.120Z] #42 58.99 Selecting previously unselected package xxd. [2022-06-02T13:30:47.120Z] #42 58.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-02T13:30:47.120Z] #42 59.09 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T13:30:47.120Z] #42 59.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:30:47.120Z] #42 59.67 Selecting previously unselected package vim-common. [2022-06-02T13:30:47.120Z] #42 59.68 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T13:30:47.120Z] #42 59.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:30:47.120Z] #42 60.43 Selecting previously unselected package cmake-data. [2022-06-02T13:30:47.120Z] #42 60.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-02T13:30:47.120Z] #42 60.45 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-02T13:30:47.120Z] #42 66.54 Selecting previously unselected package libicu67:amd64. [2022-06-02T13:30:47.120Z] #42 66.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-02T13:30:47.120Z] #42 66.69 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-02T13:30:47.120Z] #42 ... [2022-06-02T13:30:47.120Z] [2022-06-02T13:30:47.120Z] #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-02T13:30:47.120Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:30:47.120Z] #55 68.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-02T13:30:47.120Z] #55 68.46 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-02T13:30:47.120Z] #55 68.55 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-02T13:30:47.120Z] #55 68.61 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-02T13:30:47.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-02T13:30:47.377Z] #55 68.69 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-02T13:30:47.377Z] #55 68.77 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-02T13:30:47.377Z] #55 68.81 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-02T13:30:47.377Z] #55 68.84 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-02T13:30:47.634Z] #55 69.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-02T13:30:47.634Z] #55 69.06 go: downloading github.com/julz/importas v0.1.0 [2022-06-02T13:30:47.634Z] #55 69.14 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-02T13:30:47.634Z] #55 69.16 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-02T13:30:47.890Z] #55 69.29 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-02T13:30:47.890Z] #55 69.43 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-02T13:30:48.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-02T13:30:48.147Z] #55 69.53 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-02T13:30:48.147Z] #55 69.56 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-02T13:30:48.147Z] #55 69.56 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-02T13:30:48.404Z] #55 69.75 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-02T13:30:48.404Z] #55 69.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-02T13:30:48.404Z] #55 69.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-02T13:30:48.404Z] #55 69.81 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-02T13:30:48.404Z] #55 69.87 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-02T13:30:48.560Z] #56 DONE 67.0s [2022-06-02T13:30:48.560Z] [2022-06-02T13:30:48.560Z] #54 [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-02T13:30:48.560Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:30:48.560Z] #54 62.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-02T13:30:48.560Z] #54 62.31 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-02T13:30:48.560Z] #54 62.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-02T13:30:48.560Z] #54 62.61 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-02T13:30:48.560Z] #54 62.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-02T13:30:48.560Z] #54 62.85 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-02T13:30:48.560Z] #54 62.90 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-02T13:30:48.560Z] #54 62.96 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-02T13:30:48.560Z] #54 63.09 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-02T13:30:48.560Z] #54 63.11 go: downloading github.com/spf13/afero v1.6.0 [2022-06-02T13:30:48.560Z] #54 63.21 go: downloading github.com/spf13/cast v1.4.1 [2022-06-02T13:30:48.560Z] #54 63.24 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-02T13:30:48.560Z] #54 63.32 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-02T13:30:48.560Z] #54 63.33 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-02T13:30:48.560Z] #54 63.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-02T13:30:48.560Z] #54 63.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-02T13:30:48.560Z] #54 63.67 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-02T13:30:48.560Z] #54 63.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-02T13:30:48.560Z] #54 63.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-02T13:30:48.560Z] #54 63.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-02T13:30:48.560Z] #54 63.81 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-02T13:30:48.560Z] #54 63.83 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-02T13:30:48.560Z] #54 63.96 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-02T13:30:48.560Z] #54 64.14 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-02T13:30:48.560Z] #54 64.19 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-02T13:30:48.560Z] #54 64.38 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-02T13:30:48.560Z] #54 64.61 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-02T13:30:48.560Z] #54 64.66 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-02T13:30:48.560Z] #54 64.84 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-02T13:30:48.560Z] #54 64.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-02T13:30:48.560Z] #54 65.08 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-02T13:30:48.560Z] #54 65.13 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-02T13:30:48.560Z] #54 65.17 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-02T13:30:48.560Z] #54 65.38 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-02T13:30:48.560Z] #54 65.41 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-02T13:30:48.560Z] #54 65.44 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-02T13:30:48.560Z] #54 65.58 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-02T13:30:48.560Z] #54 65.78 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-02T13:30:48.560Z] #54 65.83 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-02T13:30:48.560Z] #54 65.89 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-02T13:30:48.560Z] #54 65.95 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-02T13:30:48.560Z] #54 66.12 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-02T13:30:48.560Z] #54 66.17 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-02T13:30:48.560Z] #54 66.26 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-02T13:30:48.560Z] #54 66.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-02T13:30:48.560Z] #54 66.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-02T13:30:48.560Z] #54 66.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-02T13:30:48.560Z] #54 66.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-02T13:30:48.560Z] #54 66.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-02T13:30:48.560Z] #54 67.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-02T13:30:48.560Z] #54 67.09 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-02T13:30:48.560Z] #54 67.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-02T13:30:48.819Z] #54 ... [2022-06-02T13:30:48.819Z] [2022-06-02T13:30:48.819Z] #39 [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-02T13:30:48.819Z] #39 sha256:07b89fe8434131bcc5206962ac2f0f7d1f719e71fe00b50814204de3307697ed [2022-06-02T13:30:48.819Z] #39 67.28 NAME: [2022-06-02T13:30:48.819Z] #39 67.30 go-winres - A tool for embedding resources in Windows executables [2022-06-02T13:30:48.819Z] #39 67.30 [2022-06-02T13:30:48.819Z] #39 67.30 USAGE: [2022-06-02T13:30:48.819Z] #39 67.30 go-winres [global options] command [command options] [arguments...] [2022-06-02T13:30:48.819Z] #39 67.30 [2022-06-02T13:30:48.819Z] #39 67.30 COMMANDS: [2022-06-02T13:30:48.819Z] #39 67.30 init Create an initial ./winres/winres.json [2022-06-02T13:30:48.819Z] #39 67.30 make Make syso files for the "go build" command [2022-06-02T13:30:48.819Z] #39 67.30 simply Make syso files for the "go build" command (simplified) [2022-06-02T13:30:48.819Z] #39 67.30 extract Extract all resources from an executable [2022-06-02T13:30:48.819Z] #39 67.30 patch Replace resources in an executable file (exe, dll) [2022-06-02T13:30:48.819Z] #39 67.30 help, h Shows a list of commands or help for one command [2022-06-02T13:30:48.819Z] #39 67.30 [2022-06-02T13:30:48.819Z] #39 67.30 GLOBAL OPTIONS: [2022-06-02T13:30:48.819Z] #39 67.30 --help, -h show help (default: false) [2022-06-02T13:30:48.819Z] #39 DONE 67.4s [2022-06-02T13:30:48.819Z] [2022-06-02T13:30:48.819Z] #54 [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-02T13:30:48.819Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:30:48.819Z] #54 67.42 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-02T13:30:48.819Z] #54 67.42 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-02T13:30:48.819Z] #54 ... [2022-06-02T13:30:48.819Z] [2022-06-02T13:30:48.819Z] #50 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-02T13:30:48.819Z] #50 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:30:48.819Z] #50 59.22 The following NEW packages will be installed: [2022-06-02T13:30:48.819Z] #50 59.24 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-02T13:30:48.819Z] #50 59.26 python3-protobuf python3-six [2022-06-02T13:30:48.819Z] #50 59.96 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:30:48.819Z] #50 59.96 Need to get 2314 kB of archives. [2022-06-02T13:30:48.819Z] #50 59.96 After this operation, 11.1 MB of additional disk space will be used. [2022-06-02T13:30:48.819Z] #50 59.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-02T13:30:48.819Z] #50 60.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-02T13:30:48.819Z] #50 60.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-02T13:30:48.819Z] #50 60.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-02T13:30:48.819Z] #50 60.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T13:30:48.819Z] #50 60.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-02T13:30:48.819Z] #50 60.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-02T13:30:48.819Z] #50 62.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-02T13:30:48.819Z] #50 64.98 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:30:48.819Z] #50 65.44 Fetched 2314 kB in 4s (637 kB/s) [2022-06-02T13:30:48.819Z] #50 65.84 Selecting previously unselected package libprotobuf23:amd64. [2022-06-02T13:30:48.819Z] #50 65.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-02T13:30:48.819Z] #50 65.99 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-02T13:30:48.819Z] #50 66.27 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-02T13:30:48.819Z] #50 ... [2022-06-02T13:30:48.819Z] [2022-06-02T13:30:48.819Z] #54 [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-02T13:30:48.819Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:30:48.819Z] #54 67.54 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-02T13:30:48.819Z] #54 67.60 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-02T13:30:48.819Z] #54 67.66 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-02T13:30:49.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-02T13:30:49.078Z] #54 67.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-02T13:30:49.078Z] #54 67.77 go: downloading github.com/julz/importas v0.1.0 [2022-06-02T13:30:49.078Z] #54 67.82 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-02T13:30:49.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-02T13:30:49.333Z] #55 70.85 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-02T13:30:49.333Z] #55 70.87 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-02T13:30:49.333Z] #55 70.91 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-02T13:30:49.338Z] #54 67.95 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-02T13:30:49.338Z] #54 67.95 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-02T13:30:49.338Z] #54 68.17 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-02T13:30:49.338Z] #54 68.17 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-02T13:30:49.590Z] #55 71.01 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-02T13:30:49.590Z] #55 71.04 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-02T13:30:49.590Z] #55 71.15 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-02T13:30:49.852Z] #55 71.26 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-02T13:30:49.919Z] #54 68.39 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-02T13:30:49.920Z] #54 68.40 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-02T13:30:49.920Z] #54 68.56 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-02T13:30:49.920Z] #54 68.64 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-02T13:30:49.920Z] #54 68.64 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-02T13:30:49.920Z] #54 68.68 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-02T13:30:49.920Z] #54 68.75 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-02T13:30:50.051Z] #28 15.85 Reading package lists... [2022-06-02T13:30:50.110Z] #55 71.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-02T13:30:50.110Z] #55 71.40 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-02T13:30:50.110Z] #55 71.63 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-02T13:30:50.110Z] #55 71.64 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-02T13:30:50.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-02T13:30:50.367Z] #55 71.65 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-02T13:30:50.367Z] #55 71.66 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-02T13:30:50.367Z] #55 71.68 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-02T13:30:50.367Z] #55 71.69 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-02T13:30:50.367Z] #55 71.80 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-02T13:30:50.367Z] #55 71.85 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-02T13:30:50.367Z] #55 71.87 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-02T13:30:50.625Z] #55 72.00 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-02T13:30:50.625Z] #55 72.03 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-02T13:30:50.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-02T13:30:50.858Z] #54 69.71 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-02T13:30:50.882Z] #55 72.29 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-02T13:30:51.134Z] #54 69.74 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-02T13:30:51.134Z] #54 69.76 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-02T13:30:51.134Z] #54 69.80 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-02T13:30:51.134Z] #54 69.83 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-02T13:30:51.134Z] #54 69.97 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-02T13:30:51.139Z] #55 72.43 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-02T13:30:51.139Z] #55 72.45 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-02T13:30:51.139Z] #55 72.48 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-02T13:30:51.139Z] #55 72.53 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-02T13:30:51.139Z] #55 72.58 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-02T13:30:51.393Z] #54 70.10 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-02T13:30:51.394Z] #54 70.19 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-02T13:30:51.394Z] #54 70.19 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-02T13:30:51.437Z] #28 20.50 Building dependency tree... [2022-06-02T13:30:51.437Z] #28 21.72 Reading state information... [2022-06-02T13:30:51.437Z] #28 ... [2022-06-02T13:30:51.437Z] [2022-06-02T13:30:51.437Z] #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-02T13:30:51.437Z] #71 sha256:a5f6254d2318b01cf42a4b9e7e291bb023f8eb92c5bba196e20f8c56e7f345ad [2022-06-02T13:30:51.437Z] #71 73.09 + bin/containerd [2022-06-02T13:30:51.963Z] #54 ... [2022-06-02T13:30:51.963Z] [2022-06-02T13:30:51.963Z] #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-02T13:30:51.963Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:51.963Z] #14 60.52 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-02T13:30:51.963Z] #14 61.50 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-02T13:30:51.963Z] #14 61.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-02T13:30:51.963Z] #14 61.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-02T13:30:51.963Z] #14 61.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-02T13:30:51.963Z] #14 61.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-02T13:30:51.963Z] #14 61.51 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-02T13:30:51.963Z] #14 61.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-02T13:30:51.963Z] #14 61.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-02T13:30:51.963Z] #14 61.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-02T13:30:51.963Z] #14 61.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-02T13:30:51.963Z] #14 61.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-02T13:30:51.963Z] #14 61.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-02T13:30:51.963Z] #14 61.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-02T13:30:51.963Z] #14 61.78 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-02T13:30:51.963Z] #14 61.78 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-02T13:30:51.963Z] #14 61.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-02T13:30:51.963Z] #14 63.67 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:30:51.963Z] #14 64.20 Fetched 115 MB in 13s (9136 kB/s) [2022-06-02T13:30:51.963Z] #14 64.49 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-02T13:30:51.963Z] #14 64.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 ... 15718 files and directories currently installed.) [2022-06-02T13:30:51.963Z] #14 64.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-02T13:30:51.963Z] #14 64.62 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-02T13:30:51.963Z] #14 69.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-02T13:30:51.963Z] #14 69.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-02T13:30:51.963Z] #14 69.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-02T13:30:51.963Z] #14 ... [2022-06-02T13:30:51.963Z] [2022-06-02T13:30:51.963Z] #54 [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-02T13:30:51.963Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:30:51.963Z] #54 70.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-02T13:30:51.963Z] #54 70.72 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-02T13:30:51.963Z] #54 70.72 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-02T13:30:51.963Z] #54 70.72 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-02T13:30:52.107Z] #55 73.29 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-02T13:30:52.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-02T13:30:52.222Z] #54 70.83 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-02T13:30:52.222Z] #54 70.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-02T13:30:52.222Z] #54 70.98 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-02T13:30:52.379Z] #71 ... [2022-06-02T13:30:52.379Z] [2022-06-02T13:30:52.379Z] #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-02T13:30:52.379Z] #28 sha256:52f96d6e5afeb72121b65013fe0b3f4547967b35e3383dbebfed7d5b6c3c9453 [2022-06-02T13:30:52.379Z] #28 22.71 bzip2 is already the newest version (1.0.8-4). [2022-06-02T13:30:52.379Z] #28 22.71 patch is already the newest version (2.7.6-7). [2022-06-02T13:30:52.379Z] #28 22.71 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-06-02T13:30:52.379Z] #28 22.71 The following additional packages will be installed: [2022-06-02T13:30:52.379Z] #28 22.72 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-02T13:30:52.379Z] #28 22.72 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-06-02T13:30:52.379Z] #28 22.72 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-02T13:30:52.379Z] #28 22.72 python3-pkg-resources vim-runtime xxd [2022-06-02T13:30:52.379Z] #28 22.74 Suggested packages: [2022-06-02T13:30:52.379Z] #28 22.74 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-06-02T13:30:52.379Z] #28 22.74 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-06-02T13:30:52.379Z] #28 22.74 Recommended packages: [2022-06-02T13:30:52.379Z] #28 22.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-02T13:30:52.382Z] #55 73.65 go: downloading honnef.co/go/tools v0.2.2 [2022-06-02T13:30:52.481Z] #54 71.13 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-02T13:30:52.481Z] #54 71.13 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-02T13:30:52.481Z] #54 71.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-02T13:30:52.481Z] #54 71.21 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-02T13:30:52.481Z] #54 71.28 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-02T13:30:52.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-02T13:30:53.049Z] #54 71.79 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-02T13:30:53.049Z] #54 71.82 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-02T13:30:53.049Z] #54 71.84 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-02T13:30:53.049Z] #54 71.89 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-02T13:30:53.309Z] #54 71.95 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-02T13:30:53.321Z] #28 23.82 The following NEW packages will be installed: [2022-06-02T13:30:53.321Z] #28 23.82 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-06-02T13:30:53.321Z] #28 23.82 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-02T13:30:53.321Z] #28 23.82 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-06-02T13:30:53.321Z] #28 23.83 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-06-02T13:30:53.321Z] #28 23.83 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-06-02T13:30:53.321Z] #28 23.83 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-06-02T13:30:53.321Z] #28 23.83 vim-common vim-runtime xfsprogs xxd zip zstd [2022-06-02T13:30:53.569Z] #54 72.31 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-02T13:30:53.581Z] #28 24.19 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:30:53.581Z] #28 24.19 Need to get 18.6 MB of archives. [2022-06-02T13:30:53.581Z] #28 24.19 After this operation, 71.4 MB of additional disk space will be used. [2022-06-02T13:30:53.581Z] #28 24.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-02T13:30:53.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-02T13:30:53.828Z] #54 72.60 go: downloading honnef.co/go/tools v0.2.2 [2022-06-02T13:30:53.842Z] #28 24.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-02T13:30:53.842Z] #28 24.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-02T13:30:53.842Z] #28 24.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-02T13:30:53.842Z] #28 24.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-02T13:30:53.842Z] #28 24.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-02T13:30:53.842Z] #28 24.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-02T13:30:53.842Z] #28 24.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-02T13:30:53.842Z] #28 24.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-02T13:30:53.842Z] #28 24.23 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-02T13:30:53.842Z] #28 24.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-02T13:30:53.842Z] #28 24.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-02T13:30:53.842Z] #28 24.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-02T13:30:53.842Z] #28 24.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-02T13:30:53.842Z] #28 24.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-02T13:30:53.842Z] #28 24.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-02T13:30:53.842Z] #28 24.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-02T13:30:53.842Z] #28 24.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-02T13:30:53.842Z] #28 24.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-02T13:30:53.842Z] #28 24.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-02T13:30:53.842Z] #28 24.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-02T13:30:53.842Z] #28 24.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-02T13:30:53.842Z] #28 24.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-02T13:30:53.842Z] #28 24.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-02T13:30:53.842Z] #28 24.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-02T13:30:53.842Z] #28 24.27 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-02T13:30:53.842Z] #28 24.27 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-02T13:30:53.842Z] #28 24.28 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-02T13:30:53.842Z] #28 24.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-02T13:30:53.842Z] #28 24.28 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-02T13:30:53.842Z] #28 24.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-02T13:30:53.842Z] #28 24.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-02T13:30:53.842Z] #28 24.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-02T13:30:53.842Z] #28 24.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-02T13:30:53.842Z] #28 24.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-02T13:30:53.842Z] #28 24.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-02T13:30:53.842Z] #28 24.32 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-02T13:30:53.842Z] #28 24.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-02T13:30:53.842Z] #28 24.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-02T13:30:53.842Z] #28 24.34 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-02T13:30:53.842Z] #28 24.41 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-02T13:30:54.102Z] #28 24.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-02T13:30:54.102Z] #28 24.45 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-02T13:30:54.102Z] #28 24.45 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-02T13:30:54.296Z] #55 75.55 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-02T13:30:54.296Z] #55 75.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-02T13:30:54.296Z] #55 75.73 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-02T13:30:54.362Z] #28 24.98 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:30:54.553Z] #55 75.92 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T13:30:54.553Z] #55 75.95 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T13:30:54.553Z] #55 76.02 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-02T13:30:54.625Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T13:30:54.625Z] Using test binary docker [2022-06-02T13:30:54.625Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-02T13:30:54.625Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-02T13:30:54.625Z] INFO: Waiting for daemon to start... [2022-06-02T13:30:54.625Z] Starting dockerd [2022-06-02T13:30:54.627Z] #28 25.19 Fetched 18.6 MB in 1s (33.5 MB/s) [2022-06-02T13:30:54.816Z] #55 76.08 go: downloading golang.org/x/text v0.3.7 [2022-06-02T13:30:54.888Z] #28 25.23 Selecting previously unselected package pigz. [2022-06-02T13:30:54.888Z] #28 25.23 (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-02T13:30:54.888Z] #28 25.28 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-02T13:30:54.888Z] #28 25.28 Unpacking pigz (2.6-1) ... [2022-06-02T13:30:54.888Z] #28 25.38 Selecting previously unselected package libelf1:amd64. [2022-06-02T13:30:54.888Z] #28 25.39 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-02T13:30:54.888Z] #28 25.43 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-02T13:30:55.148Z] #28 25.57 Selecting previously unselected package libbpf0:amd64. [2022-06-02T13:30:55.148Z] #28 25.58 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-02T13:30:55.148Z] #28 25.59 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-02T13:30:55.148Z] #28 25.66 Selecting previously unselected package libcap2:amd64. [2022-06-02T13:30:55.148Z] #28 25.67 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-02T13:30:55.148Z] #28 25.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-02T13:30:55.148Z] #28 25.72 Selecting previously unselected package libmnl0:amd64. [2022-06-02T13:30:55.148Z] #28 25.72 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-02T13:30:55.148Z] #28 25.73 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-02T13:30:55.409Z] #28 25.77 Selecting previously unselected package libxtables12:amd64. [2022-06-02T13:30:55.409Z] #28 25.78 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-02T13:30:55.409Z] #28 25.79 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-02T13:30:55.409Z] #28 25.83 Selecting previously unselected package libcap2-bin. [2022-06-02T13:30:55.409Z] #28 25.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-02T13:30:55.409Z] #28 25.85 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-02T13:30:55.409Z] #28 25.92 Selecting previously unselected package iproute2. [2022-06-02T13:30:55.409Z] #28 25.92 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-02T13:30:55.409Z] #28 25.93 Unpacking iproute2 (5.10.0-4) ... [2022-06-02T13:30:55.669Z] #28 26.14 Selecting previously unselected package xxd. [2022-06-02T13:30:55.669Z] #28 26.14 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T13:30:55.669Z] #28 26.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:30:55.669Z] #28 26.22 Selecting previously unselected package vim-common. [2022-06-02T13:30:55.669Z] #28 26.22 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T13:30:55.669Z] #28 26.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:30:55.930Z] #28 26.33 Selecting previously unselected package bash-completion. [2022-06-02T13:30:55.930Z] #28 26.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-02T13:30:56.184Z] #55 ... [2022-06-02T13:30:56.184Z] [2022-06-02T13:30:56.184Z] #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-02T13:30:56.184Z] #34 sha256:17ed0ad370f36e9e186a1b18b32d44e4b81a44479e14da465d1ad5cf1f730994 [2022-06-02T13:30:56.184Z] #34 67.18 Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-02T13:30:56.184Z] #34 68.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-02T13:30:56.184Z] #34 69.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T13:30:56.184Z] #34 ... [2022-06-02T13:30:56.184Z] [2022-06-02T13:30:56.184Z] #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-02T13:30:56.184Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:56.184Z] #14 71.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-02T13:30:56.184Z] #14 71.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-02T13:30:56.184Z] #14 71.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-02T13:30:56.184Z] #14 76.03 Selecting previously unselected package binutils-mingw-w64. [2022-06-02T13:30:56.184Z] #14 76.04 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-02T13:30:56.184Z] #14 76.06 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-02T13:30:56.184Z] #14 76.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-02T13:30:56.184Z] #14 76.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T13:30:56.184Z] #14 76.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:30:56.184Z] #14 76.77 Selecting previously unselected package dmsetup. [2022-06-02T13:30:56.184Z] #14 76.77 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T13:30:56.184Z] #14 76.78 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-02T13:30:56.184Z] #14 77.03 Selecting previously unselected package mingw-w64-common. [2022-06-02T13:30:56.184Z] #14 77.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-02T13:30:56.184Z] #14 77.04 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-02T13:30:56.362Z] #54 74.84 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-02T13:30:56.362Z] #54 74.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-02T13:30:56.362Z] #54 74.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-02T13:30:56.362Z] #54 74.95 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-02T13:30:56.362Z] #54 74.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T13:30:56.522Z] . [2022-06-02T13:30:56.522Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T13:30:56.522Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T13:30:56.522Z] Error: No such image: emptyfs [2022-06-02T13:30:56.623Z] #54 75.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T13:30:56.623Z] #54 75.28 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-02T13:30:56.780Z] Running integration-test (iteration 1) [2022-06-02T13:30:56.780Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-02T13:30:56.872Z] #28 27.25 Unpacking bash-completion (1:2.11-2) ... [2022-06-02T13:30:56.872Z] #28 27.43 Selecting previously unselected package apparmor. [2022-06-02T13:30:56.872Z] #28 27.45 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-06-02T13:30:57.038Z] Loaded image: busybox:latest [2022-06-02T13:30:57.038Z] Loaded image: busybox:glibc [2022-06-02T13:30:57.113Z] #14 ... [2022-06-02T13:30:57.113Z] [2022-06-02T13:30:57.113Z] #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-02T13:30:57.113Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:30:57.113Z] #42 78.51 Selecting previously unselected package libxml2:amd64. [2022-06-02T13:30:57.113Z] #42 78.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-02T13:30:57.113Z] #42 78.51 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-02T13:30:57.132Z] #28 27.49 Unpacking apparmor (2.13.6-10) ... [2022-06-02T13:30:57.132Z] #28 27.71 Selecting previously unselected package inetutils-ping. [2022-06-02T13:30:57.132Z] #28 27.71 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-02T13:30:57.132Z] #28 27.72 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-02T13:30:57.393Z] #28 27.79 Selecting previously unselected package libip4tc2:amd64. [2022-06-02T13:30:57.393Z] #28 27.80 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-02T13:30:57.393Z] #28 27.81 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-02T13:30:57.393Z] #28 27.87 Selecting previously unselected package libip6tc2:amd64. [2022-06-02T13:30:57.393Z] #28 27.88 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-02T13:30:57.393Z] #28 27.88 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-02T13:30:57.393Z] #28 27.94 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-02T13:30:57.393Z] #28 27.95 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-02T13:30:57.393Z] #28 27.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T13:30:57.393Z] #28 28.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-02T13:30:57.393Z] #28 28.01 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-02T13:30:57.393Z] #28 28.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-02T13:30:57.393Z] #28 28.07 Selecting previously unselected package libnftnl11:amd64. [2022-06-02T13:30:57.393Z] #28 28.07 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-02T13:30:57.654Z] #28 28.08 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-02T13:30:57.654Z] #28 28.14 Selecting previously unselected package iptables. [2022-06-02T13:30:57.654Z] #28 28.14 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-06-02T13:30:57.654Z] #28 28.15 Unpacking iptables (1.8.7-1) ... [2022-06-02T13:30:57.915Z] #28 28.30 Selecting previously unselected package libonig5:amd64. [2022-06-02T13:30:57.915Z] #28 28.30 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-02T13:30:57.915Z] #28 28.31 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T13:30:57.915Z] #28 28.39 Selecting previously unselected package libjq1:amd64. [2022-06-02T13:30:57.915Z] #28 28.39 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-06-02T13:30:57.915Z] #28 28.40 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-02T13:30:57.915Z] #28 28.48 Selecting previously unselected package jq. [2022-06-02T13:30:57.915Z] #28 28.49 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-06-02T13:30:57.915Z] #28 28.50 Unpacking jq (1.6-2.1) ... [2022-06-02T13:30:57.915Z] #28 28.55 Selecting previously unselected package libaio1:amd64. [2022-06-02T13:30:57.915Z] #28 28.56 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-06-02T13:30:57.915Z] #28 28.56 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-02T13:30:58.000Z] #54 ... [2022-06-02T13:30:58.000Z] [2022-06-02T13:30:58.000Z] #33 [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-02T13:30:58.000Z] #33 sha256:17ed0ad370f36e9e186a1b18b32d44e4b81a44479e14da465d1ad5cf1f730994 [2022-06-02T13:30:58.000Z] #33 72.19 Updating files: 77% (1182/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-02T13:30:58.000Z] #33 73.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-02T13:30:58.000Z] #33 74.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T13:30:58.042Z] #42 79.40 Selecting previously unselected package libarchive13:amd64. [2022-06-02T13:30:58.042Z] #42 79.40 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-02T13:30:58.042Z] #42 79.41 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-02T13:30:58.042Z] #42 ... [2022-06-02T13:30:58.042Z] [2022-06-02T13:30:58.042Z] #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-02T13:30:58.042Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:30:58.042Z] #51 69.34 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-02T13:30:58.042Z] #51 69.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T13:30:58.042Z] #51 69.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T13:30:58.042Z] #51 69.46 Setting up python3-six (1.16.0-2) ... [2022-06-02T13:30:58.042Z] #51 71.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T13:30:58.042Z] #51 71.31 Setting up python3-protobuf (3.12.4-1) ... [2022-06-02T13:30:58.042Z] #51 77.75 Setting up criu (3.17-1) ... [2022-06-02T13:30:58.176Z] #28 28.61 Selecting previously unselected package libgpm2:amd64. [2022-06-02T13:30:58.176Z] #28 28.62 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-06-02T13:30:58.176Z] #28 28.64 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-02T13:30:58.176Z] #28 28.71 Selecting previously unselected package libinih1:amd64. [2022-06-02T13:30:58.176Z] #28 28.72 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-06-02T13:30:58.176Z] #28 28.72 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-02T13:30:58.176Z] #28 28.77 Selecting previously unselected package libnet1:amd64. [2022-06-02T13:30:58.176Z] #28 28.77 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T13:30:58.176Z] #28 28.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T13:30:58.411Z] Loaded image: debian:bullseye-slim [2022-06-02T13:30:58.411Z] Loaded image: hello-world:latest [2022-06-02T13:30:58.411Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T13:30:58.437Z] #28 28.84 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T13:30:58.437Z] #28 28.85 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-02T13:30:58.437Z] #28 28.85 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T13:30:58.437Z] #28 28.91 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T13:30:58.437Z] #28 28.92 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-02T13:30:58.437Z] #28 28.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T13:30:58.437Z] #28 28.96 Selecting previously unselected package net-tools. [2022-06-02T13:30:58.437Z] #28 28.97 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-02T13:30:58.437Z] #28 28.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-02T13:30:58.437Z] #28 29.06 Selecting previously unselected package python-pip-whl. [2022-06-02T13:30:58.603Z] #51 ... [2022-06-02T13:30:58.603Z] [2022-06-02T13:30:58.604Z] #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-02T13:30:58.604Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:30:58.604Z] #42 79.93 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-02T13:30:58.604Z] #42 79.93 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-02T13:30:58.604Z] #42 79.94 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-02T13:30:58.668Z] INFO: Testing against a local daemon [2022-06-02T13:30:58.668Z] === RUN TestCgroupNamespacesBuild [2022-06-02T13:30:58.698Z] #28 29.07 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-02T13:30:58.698Z] #28 29.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-02T13:30:58.698Z] #28 29.29 Selecting previously unselected package python3-lib2to3. [2022-06-02T13:30:58.698Z] #28 29.29 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-02T13:30:58.698Z] #28 29.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-02T13:30:58.859Z] #42 80.20 Selecting previously unselected package librhash0:amd64. [2022-06-02T13:30:58.859Z] #42 80.20 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-02T13:30:58.859Z] #42 80.21 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-02T13:30:58.937Z] #33 ... [2022-06-02T13:30:58.937Z] [2022-06-02T13:30:58.937Z] #54 [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-02T13:30:58.937Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:30:58.937Z] #54 77.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-02T13:30:58.958Z] #28 29.37 Selecting previously unselected package python3-distutils. [2022-06-02T13:30:58.958Z] #28 29.38 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-06-02T13:30:58.958Z] #28 29.38 Unpacking python3-distutils (3.9.2-1) ... [2022-06-02T13:30:58.958Z] #28 29.45 Selecting previously unselected package python3-pkg-resources. [2022-06-02T13:30:58.958Z] #28 29.46 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-02T13:30:58.958Z] #28 29.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-02T13:30:59.115Z] #42 80.52 Selecting previously unselected package libuv1:amd64. [2022-06-02T13:30:59.115Z] #42 80.52 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-02T13:30:59.115Z] #42 80.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-02T13:30:59.196Z] #54 78.06 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-02T13:30:59.219Z] #28 29.54 Selecting previously unselected package python3-setuptools. [2022-06-02T13:30:59.219Z] #28 29.55 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-06-02T13:30:59.219Z] #28 29.56 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-02T13:30:59.219Z] #28 29.69 Selecting previously unselected package python3-wheel. [2022-06-02T13:30:59.219Z] #28 29.70 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-06-02T13:30:59.219Z] #28 29.71 Unpacking python3-wheel (0.34.2-1) ... [2022-06-02T13:30:59.219Z] #28 29.76 Selecting previously unselected package python3-pip. [2022-06-02T13:30:59.219Z] #28 29.77 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-02T13:30:59.456Z] #54 78.07 go: downloading golang.org/x/text v0.3.7 [2022-06-02T13:30:59.456Z] #54 ... [2022-06-02T13:30:59.456Z] [2022-06-02T13:30:59.456Z] #50 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-02T13:30:59.456Z] #50 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:30:59.456Z] #50 67.90 Selecting previously unselected package python3-pkg-resources. [2022-06-02T13:30:59.456Z] #50 67.90 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-02T13:30:59.456Z] #50 67.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-02T13:30:59.456Z] #50 68.38 Selecting previously unselected package python3-six. [2022-06-02T13:30:59.456Z] #50 68.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-02T13:30:59.456Z] #50 68.42 Unpacking python3-six (1.16.0-2) ... [2022-06-02T13:30:59.456Z] #50 68.57 Selecting previously unselected package python3-protobuf. [2022-06-02T13:30:59.456Z] #50 68.57 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-02T13:30:59.456Z] #50 68.59 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-02T13:30:59.456Z] #50 69.71 Selecting previously unselected package libnet1:amd64. [2022-06-02T13:30:59.456Z] #50 69.71 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T13:30:59.456Z] #50 69.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T13:30:59.456Z] #50 70.06 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T13:30:59.456Z] #50 70.06 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-02T13:30:59.456Z] #50 70.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T13:30:59.456Z] #50 70.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T13:30:59.456Z] #50 70.35 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-02T13:30:59.456Z] #50 70.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T13:30:59.456Z] #50 71.02 Selecting previously unselected package criu. [2022-06-02T13:30:59.456Z] #50 71.02 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-02T13:30:59.456Z] #50 71.03 Unpacking criu (3.17-1) ... [2022-06-02T13:30:59.456Z] #50 72.29 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-02T13:30:59.456Z] #50 74.94 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-02T13:30:59.456Z] #50 75.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T13:30:59.456Z] #50 75.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T13:30:59.456Z] #50 75.26 Setting up python3-six (1.16.0-2) ... [2022-06-02T13:30:59.456Z] #50 77.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T13:30:59.456Z] #50 77.35 Setting up python3-protobuf (3.12.4-1) ... [2022-06-02T13:30:59.481Z] #28 29.77 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-02T13:30:59.481Z] #28 29.94 Selecting previously unselected package sudo. [2022-06-02T13:30:59.481Z] #28 29.95 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-06-02T13:30:59.481Z] #28 29.95 Unpacking sudo (1.9.5p2-3) ... [2022-06-02T13:30:59.678Z] #42 80.95 Selecting previously unselected package cmake. [2022-06-02T13:30:59.678Z] #42 80.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-02T13:30:59.678Z] #42 80.97 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-02T13:30:59.716Z] #50 ... [2022-06-02T13:30:59.716Z] [2022-06-02T13:30:59.716Z] #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-02T13:30:59.716Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:30:59.716Z] #14 73.90 Selecting previously unselected package binutils-mingw-w64. [2022-06-02T13:30:59.716Z] #14 73.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-02T13:30:59.716Z] #14 73.91 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-02T13:30:59.716Z] #14 74.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-02T13:30:59.716Z] #14 74.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T13:30:59.716Z] #14 74.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:30:59.716Z] #14 74.70 Selecting previously unselected package dmsetup. [2022-06-02T13:30:59.716Z] #14 74.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T13:30:59.716Z] #14 74.72 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-02T13:30:59.716Z] #14 74.93 Selecting previously unselected package mingw-w64-common. [2022-06-02T13:30:59.716Z] #14 74.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-02T13:30:59.716Z] #14 74.95 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-02T13:30:59.742Z] #28 30.22 Selecting previously unselected package thin-provisioning-tools. [2022-06-02T13:30:59.742Z] #28 30.23 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-02T13:30:59.742Z] #28 30.24 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-02T13:30:59.742Z] #28 30.37 Selecting previously unselected package uidmap. [2022-06-02T13:31:00.003Z] #28 30.37 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-02T13:31:00.003Z] #28 30.38 Unpacking uidmap (1:4.8.1-1) ... [2022-06-02T13:31:00.003Z] #28 30.46 Selecting previously unselected package vim-runtime. [2022-06-02T13:31:00.003Z] #28 30.47 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T13:31:00.003Z] #28 30.49 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-02T13:31:00.003Z] #28 30.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-02T13:31:00.003Z] #28 30.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:31:00.040Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-06-02T13:31:00.040Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-02T13:31:00.287Z] #14 ... [2022-06-02T13:31:00.287Z] [2022-06-02T13:31:00.287Z] #41 [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-02T13:31:00.287Z] #41 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:31:00.287Z] #41 69.01 Selecting previously unselected package libicu67:amd64. [2022-06-02T13:31:00.287Z] #41 69.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-02T13:31:00.287Z] #41 69.06 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-02T13:31:01.225Z] #41 80.00 Selecting previously unselected package libxml2:amd64. [2022-06-02T13:31:01.225Z] #41 80.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-02T13:31:01.225Z] #41 80.01 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-02T13:31:01.387Z] #28 31.68 Selecting previously unselected package vim. [2022-06-02T13:31:01.387Z] #28 31.68 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T13:31:01.387Z] #28 31.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:31:01.412Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2022-06-02T13:31:01.412Z] === RUN TestBuildWithSession [2022-06-02T13:31:01.412Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T13:31:01.412Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T13:31:01.412Z] === RUN TestBuildSquashParent [2022-06-02T13:31:01.648Z] #28 31.94 Selecting previously unselected package xfsprogs. [2022-06-02T13:31:01.648Z] #28 31.95 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-02T13:31:01.648Z] #28 31.96 Unpacking xfsprogs (5.10.0-4) ... [2022-06-02T13:31:01.648Z] #28 32.18 Selecting previously unselected package zip. [2022-06-02T13:31:01.648Z] #28 32.19 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-06-02T13:31:01.648Z] #28 32.20 Unpacking zip (3.0-12) ... [2022-06-02T13:31:01.648Z] #28 32.28 Selecting previously unselected package zstd. [2022-06-02T13:31:01.648Z] #28 32.29 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-02T13:31:01.648Z] #28 32.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-02T13:31:02.161Z] #41 80.99 Selecting previously unselected package libarchive13:amd64. [2022-06-02T13:31:02.161Z] #41 80.99 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-02T13:31:02.161Z] #41 81.00 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-02T13:31:02.172Z] #28 32.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-02T13:31:02.200Z] #42 ... [2022-06-02T13:31:02.200Z] [2022-06-02T13:31:02.200Z] #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-02T13:31:02.200Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:31:02.200Z] #51 81.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:31:02.200Z] #51 DONE 83.6s [2022-06-02T13:31:02.433Z] #28 32.96 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-02T13:31:02.433Z] #28 32.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-02T13:31:02.433Z] #28 33.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-02T13:31:02.433Z] #28 33.02 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-02T13:31:02.433Z] #28 33.03 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-02T13:31:02.433Z] #28 33.05 Setting up uidmap (1:4.8.1-1) ... [2022-06-02T13:31:02.433Z] #28 33.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T13:31:02.458Z] [2022-06-02T13:31:02.458Z] #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-02T13:31:02.458Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:31:02.458Z] #55 83.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-02T13:31:02.458Z] #55 83.82 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-02T13:31:02.458Z] #55 83.90 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-02T13:31:02.694Z] #28 33.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T13:31:02.694Z] #28 33.10 Setting up python3-wheel (0.34.2-1) ... [2022-06-02T13:31:02.715Z] #55 84.03 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-02T13:31:02.715Z] #55 84.05 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-02T13:31:02.715Z] #55 84.11 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-02T13:31:02.955Z] #28 33.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:31:02.955Z] #28 33.41 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-02T13:31:02.955Z] #28 33.43 Setting up libcap2-bin (1:2.44-1) ... [2022-06-02T13:31:02.955Z] #28 33.45 Setting up apparmor (2.13.6-10) ... [2022-06-02T13:31:02.972Z] #55 84.28 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-02T13:31:02.972Z] #55 84.29 go: downloading golang.org/x/mod v0.5.1 [2022-06-02T13:31:02.972Z] #55 84.35 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-02T13:31:02.972Z] #55 84.48 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-02T13:31:02.973Z] #55 84.52 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-02T13:31:03.099Z] #41 81.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-02T13:31:03.099Z] #41 81.73 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-02T13:31:03.099Z] #41 81.77 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-02T13:31:03.231Z] #55 84.69 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-02T13:31:03.232Z] #55 84.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-02T13:31:03.358Z] #41 82.14 Selecting previously unselected package librhash0:amd64. [2022-06-02T13:31:03.489Z] #55 85.08 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-02T13:31:03.617Z] #41 82.18 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-02T13:31:03.617Z] #41 82.18 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-02T13:31:03.877Z] #41 82.47 Selecting previously unselected package libuv1:amd64. [2022-06-02T13:31:03.877Z] #41 82.49 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-02T13:31:03.877Z] #41 82.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-02T13:31:04.136Z] #41 82.77 Selecting previously unselected package cmake. [2022-06-02T13:31:04.136Z] #41 82.80 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-02T13:31:04.136Z] #41 82.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-02T13:31:04.341Z] #28 34.59 Setting up zip (3.0-12) ... [2022-06-02T13:31:04.341Z] #28 34.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:31:04.341Z] #28 34.62 Setting up bash-completion (1:2.11-2) ... [2022-06-02T13:31:04.858Z] #55 86.00 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-02T13:31:04.858Z] #55 86.13 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-02T13:31:05.072Z] #41 ... [2022-06-02T13:31:05.072Z] [2022-06-02T13:31:05.072Z] #50 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-02T13:31:05.072Z] #50 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6 [2022-06-02T13:31:05.072Z] #50 83.31 Setting up criu (3.17-1) ... [2022-06-02T13:31:05.115Z] #55 86.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-02T13:31:05.283Z] #28 35.78 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-02T13:31:05.283Z] #28 35.80 Setting up sudo (1.9.5p2-3) ... [2022-06-02T13:31:05.283Z] #28 35.86 invoke-rc.d: could not determine current runlevel [2022-06-02T13:31:05.283Z] #28 35.87 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-02T13:31:05.283Z] #28 35.88 Setting up xfsprogs (5.10.0-4) ... [2022-06-02T13:31:05.373Z] #55 86.75 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-02T13:31:05.373Z] #55 86.76 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-02T13:31:05.543Z] #28 35.90 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-02T13:31:05.543Z] #28 35.92 Setting up inetutils-ping (2:2.0-1) ... [2022-06-02T13:31:05.543Z] #28 35.93 Setting up pigz (2.6-1) ... [2022-06-02T13:31:05.543Z] #28 35.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T13:31:05.543Z] #28 35.97 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T13:31:05.543Z] #28 36.00 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-02T13:31:05.543Z] #28 36.03 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:31:05.593Z] --- PASS: TestBuildSquashParent (4.35s) [2022-06-02T13:31:05.593Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T13:31:05.593Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T13:31:05.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T13:31:05.593Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T13:31:05.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T13:31:05.593Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T13:31:05.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T13:31:05.593Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T13:31:05.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T13:31:05.593Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T13:31:05.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T13:31:05.593Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T13:31:05.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T13:31:05.593Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T13:31:05.593Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T13:31:05.629Z] #55 87.03 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-02T13:31:05.629Z] #55 87.04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-02T13:31:05.629Z] #55 87.07 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-02T13:31:05.804Z] #28 36.32 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-02T13:31:05.804Z] #28 36.33 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-02T13:31:05.885Z] #55 87.18 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-02T13:31:06.064Z] #28 36.53 Setting up libelf1:amd64 (0.183-1) ... [2022-06-02T13:31:06.064Z] #28 36.55 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-02T13:31:06.064Z] #28 36.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T13:31:06.064Z] #28 36.59 Setting up python3-distutils (3.9.2-1) ... [2022-06-02T13:31:06.142Z] #55 87.47 go: downloading github.com/prometheus/common v0.10.0 [2022-06-02T13:31:06.325Z] #28 36.81 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:31:06.325Z] #28 36.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-02T13:31:06.325Z] #28 36.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-02T13:31:06.325Z] #28 36.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-02T13:31:06.325Z] #28 36.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-02T13:31:06.325Z] #28 36.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-02T13:31:06.325Z] #28 36.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-02T13:31:06.325Z] #28 36.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-02T13:31:06.325Z] #28 36.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-02T13:31:06.325Z] #28 36.90 Setting up python3-setuptools (52.0.0-4) ... [2022-06-02T13:31:06.411Z] #55 87.80 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-02T13:31:06.668Z] #55 87.94 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-02T13:31:06.668Z] #55 88.10 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-02T13:31:06.896Z] #28 37.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-02T13:31:06.896Z] #28 37.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-02T13:31:06.965Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T13:31:07.156Z] #28 37.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-02T13:31:07.156Z] #28 37.55 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-02T13:31:07.222Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T13:31:07.417Z] #28 38.07 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-02T13:31:07.417Z] #28 38.09 Setting up jq (1.6-2.1) ... [2022-06-02T13:31:07.678Z] #28 38.10 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-02T13:31:07.678Z] #28 38.12 Setting up iptables (1.8.7-1) ... [2022-06-02T13:31:07.678Z] #28 38.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T13:31:07.678Z] #28 38.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T13:31:07.678Z] #28 38.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T13:31:07.678Z] #28 38.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T13:31:07.678Z] #28 38.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-02T13:31:07.678Z] #28 38.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-02T13:31:07.678Z] #28 38.16 Setting up iproute2 (5.10.0-4) ... [2022-06-02T13:31:07.939Z] #28 38.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:31:08.359Z] #50 86.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:31:08.512Z] #28 DONE 39.1s [2022-06-02T13:31:08.512Z] [2022-06-02T13:31:08.512Z] #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-02T13:31:08.512Z] #71 sha256:a5f6254d2318b01cf42a4b9e7e291bb023f8eb92c5bba196e20f8c56e7f345ad [2022-06-02T13:31:08.564Z] #55 ... [2022-06-02T13:31:08.564Z] [2022-06-02T13:31:08.564Z] #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-02T13:31:08.564Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:31:08.564Z] #42 87.78 Setting up libicu67:amd64 (67.1-7) ... [2022-06-02T13:31:08.564Z] #42 87.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:31:08.564Z] #42 87.89 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-02T13:31:08.564Z] #42 87.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:31:08.564Z] #42 88.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-02T13:31:08.564Z] #42 88.08 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-02T13:31:08.564Z] #42 88.10 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-02T13:31:08.564Z] #42 88.13 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-02T13:31:08.564Z] #42 88.16 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-02T13:31:08.564Z] #42 88.21 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-02T13:31:08.564Z] #42 88.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:31:08.564Z] #42 DONE 90.0s [2022-06-02T13:31:08.564Z] [2022-06-02T13:31:08.564Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-02T13:31:08.564Z] #43 sha256:8941623e1a1ac86a3b31b8d56d8cae0fb35ebb597ef7c52d75cfb715450d1227 [2022-06-02T13:31:08.597Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T13:31:08.597Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T13:31:08.773Z] #71 ... [2022-06-02T13:31:08.773Z] [2022-06-02T13:31:08.773Z] #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-02T13:31:08.773Z] #29 sha256:7686e27a662b0d785f9937615c32cbbc33aa0b0c649c4f2263dea5804c279ddd [2022-06-02T13:31:09.127Z] #43 DONE 0.4s [2022-06-02T13:31:09.127Z] [2022-06-02T13:31:09.127Z] #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-02T13:31:09.127Z] #44 sha256:60b89a6a47871b33a8977034c3f696c08c377d37a6433fe809f5a32b35d59759 [2022-06-02T13:31:09.348Z] #29 0.865 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-02T13:31:09.610Z] #29 0.874 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-02T13:31:09.610Z] #29 0.877 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-02T13:31:09.610Z] #29 DONE 1.0s [2022-06-02T13:31:09.610Z] [2022-06-02T13:31:09.610Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T13:31:09.610Z] #30 sha256:b64389472bdf85ad157ad08bb59f7be9be87f329bb642bc58d4df95acdddaba4 [2022-06-02T13:31:09.971Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-02T13:31:09.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2022-06-02T13:31:09.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2022-06-02T13:31:09.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.51s) [2022-06-02T13:31:09.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.47s) [2022-06-02T13:31:09.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.39s) [2022-06-02T13:31:09.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s) [2022-06-02T13:31:09.971Z] === RUN TestBuildMultiStageCopy [2022-06-02T13:31:09.971Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-02T13:31:10.054Z] #44 1.130 + RM_GOPATH=0 [2022-06-02T13:31:10.054Z] #44 1.130 + TMP_GOPATH= [2022-06-02T13:31:10.054Z] #44 1.130 + : /build [2022-06-02T13:31:10.054Z] #44 1.130 + '[' -z '' ']' [2022-06-02T13:31:10.054Z] #44 1.131 ++ mktemp -d [2022-06-02T13:31:10.054Z] #44 1.133 + export GOPATH=/tmp/tmp.qMTDxEHL93 [2022-06-02T13:31:10.054Z] #44 1.134 + GOPATH=/tmp/tmp.qMTDxEHL93 [2022-06-02T13:31:10.054Z] #44 1.134 + RM_GOPATH=1 [2022-06-02T13:31:10.054Z] #44 1.134 + case "$(go env GOARCH)" in [2022-06-02T13:31:10.054Z] #44 1.135 ++ go env GOARCH [2022-06-02T13:31:10.054Z] #44 1.163 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:31:10.265Z] #50 DONE 88.3s [2022-06-02T13:31:10.265Z] [2022-06-02T13:31:10.265Z] #54 [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-02T13:31:10.265Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:31:10.265Z] #54 86.56 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-02T13:31:10.265Z] #54 86.67 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-02T13:31:10.265Z] #54 86.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-02T13:31:10.265Z] #54 86.83 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-02T13:31:10.265Z] #54 86.93 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-02T13:31:10.265Z] #54 86.94 go: downloading golang.org/x/mod v0.5.1 [2022-06-02T13:31:10.265Z] #54 87.06 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-02T13:31:10.265Z] #54 87.20 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-02T13:31:10.265Z] #54 87.26 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-02T13:31:10.265Z] #54 87.46 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-02T13:31:10.265Z] #54 87.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-02T13:31:10.265Z] #54 87.74 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-02T13:31:10.265Z] #54 88.75 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-02T13:31:10.265Z] #54 88.89 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-02T13:31:10.310Z] #44 1.163 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:31:10.310Z] #44 1.164 ++ dirname /install.sh [2022-06-02T13:31:10.310Z] #44 1.165 + dir=/ [2022-06-02T13:31:10.310Z] #44 1.165 + bin=tini [2022-06-02T13:31:10.310Z] #44 1.165 + shift [2022-06-02T13:31:10.310Z] #44 1.165 + '[' '!' -f //tini.installer ']' [2022-06-02T13:31:10.310Z] #44 1.166 + . //tini.installer [2022-06-02T13:31:10.310Z] #44 1.167 ++ : v0.19.0 [2022-06-02T13:31:10.310Z] #44 1.167 + install_tini [2022-06-02T13:31:10.310Z] #44 1.167 + echo 'Install tini version v0.19.0' [2022-06-02T13:31:10.310Z] #44 1.168 Install tini version v0.19.0 [2022-06-02T13:31:10.310Z] #44 1.168 + git clone https://github.com/krallin/tini.git /tmp/tmp.qMTDxEHL93/tini [2022-06-02T13:31:10.310Z] #44 1.170 Cloning into '/tmp/tmp.qMTDxEHL93/tini'... [2022-06-02T13:31:10.524Z] #54 89.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-02T13:31:10.525Z] #54 89.45 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-02T13:31:10.784Z] #54 89.52 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-02T13:31:10.871Z] #44 2.037 + cd /tmp/tmp.qMTDxEHL93/tini [2022-06-02T13:31:11.043Z] #54 89.66 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-02T13:31:11.127Z] #44 2.039 + git checkout -q v0.19.0 [2022-06-02T13:31:11.127Z] #44 2.100 + cmake . [2022-06-02T13:31:11.302Z] #54 89.91 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-02T13:31:11.302Z] #54 90.06 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-02T13:31:11.302Z] #54 90.12 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-02T13:31:11.342Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T13:31:11.561Z] #54 90.47 go: downloading github.com/prometheus/common v0.10.0 [2022-06-02T13:31:11.600Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T13:31:11.820Z] #54 90.70 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-02T13:31:11.858Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T13:31:12.072Z] #44 3.111 -- The C compiler identification is GNU 10.2.1 [2022-06-02T13:31:12.072Z] #44 3.200 -- Detecting C compiler ABI info [2022-06-02T13:31:12.081Z] #54 90.87 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-02T13:31:12.116Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T13:31:12.340Z] #54 91.08 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-02T13:31:12.374Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2022-06-02T13:31:12.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2022-06-02T13:31:12.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-06-02T13:31:12.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-02T13:31:12.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-06-02T13:31:12.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-06-02T13:31:12.374Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T13:31:12.600Z] #54 ... [2022-06-02T13:31:12.600Z] [2022-06-02T13:31:12.600Z] #41 [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-02T13:31:12.600Z] #41 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86 [2022-06-02T13:31:12.600Z] #41 90.22 Setting up libicu67:amd64 (67.1-7) ... [2022-06-02T13:31:12.600Z] #41 90.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:31:12.601Z] #41 90.24 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-02T13:31:12.601Z] #41 90.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:31:12.601Z] #41 90.40 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-02T13:31:12.601Z] #41 90.49 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-02T13:31:12.601Z] #41 90.50 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-02T13:31:12.601Z] #41 90.52 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-02T13:31:12.601Z] #41 90.54 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-02T13:31:12.601Z] #41 90.55 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-02T13:31:12.601Z] #41 90.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:31:12.601Z] #41 DONE 91.2s [2022-06-02T13:31:12.601Z] [2022-06-02T13:31:12.601Z] #42 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-02T13:31:12.601Z] #42 sha256:12e5771671be636e778f024ea5d254301e9da081c6ed96a19776a30d1d0a474d [2022-06-02T13:31:12.601Z] #42 DONE 0.1s [2022-06-02T13:31:12.601Z] [2022-06-02T13:31:12.601Z] #43 [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-02T13:31:12.601Z] #43 sha256:12963f1619e46fb3a0f338cef7c70c19d9423efd666d141042fafcf334de5033 [2022-06-02T13:31:12.940Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-06-02T13:31:12.940Z] === RUN TestBuildLabelWithTargets [2022-06-02T13:31:13.001Z] #44 4.095 -- Detecting C compiler ABI info - done [2022-06-02T13:31:13.258Z] #44 4.283 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-02T13:31:13.258Z] #44 4.291 -- Detecting C compile features [2022-06-02T13:31:13.258Z] #44 4.300 -- Detecting C compile features - done [2022-06-02T13:31:13.258Z] #44 4.376 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-02T13:31:13.821Z] #44 4.717 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-02T13:31:13.821Z] #44 4.842 -- Configuring done [2022-06-02T13:31:13.821Z] #44 4.847 -- Generating done [2022-06-02T13:31:13.821Z] #44 4.872 -- Build files have been written to: /tmp/tmp.qMTDxEHL93/tini [2022-06-02T13:31:13.821Z] #44 4.907 + make tini-static [2022-06-02T13:31:13.874Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-06-02T13:31:13.874Z] === RUN TestBuildWithEmptyLayers [2022-06-02T13:31:13.979Z] #43 1.333 + RM_GOPATH=0 [2022-06-02T13:31:13.979Z] #43 1.333 + TMP_GOPATH= [2022-06-02T13:31:13.979Z] #43 1.333 + : /build [2022-06-02T13:31:13.979Z] #43 1.333 + '[' -z '' ']' [2022-06-02T13:31:13.979Z] #43 1.333 ++ mktemp -d [2022-06-02T13:31:13.979Z] #43 1.344 + export GOPATH=/tmp/tmp.JcmV47TXCg [2022-06-02T13:31:13.979Z] #43 1.344 + GOPATH=/tmp/tmp.JcmV47TXCg [2022-06-02T13:31:13.979Z] #43 1.345 + RM_GOPATH=1 [2022-06-02T13:31:13.979Z] #43 1.345 + case "$(go env GOARCH)" in [2022-06-02T13:31:13.979Z] #43 1.345 ++ go env GOARCH [2022-06-02T13:31:13.979Z] #43 1.384 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:31:13.979Z] #43 1.384 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:31:14.239Z] #43 1.384 ++ dirname /install.sh [2022-06-02T13:31:14.239Z] #43 1.412 + dir=/ [2022-06-02T13:31:14.239Z] #43 1.412 + bin=tini [2022-06-02T13:31:14.239Z] #43 1.412 + shift [2022-06-02T13:31:14.239Z] #43 1.412 + '[' '!' -f //tini.installer ']' [2022-06-02T13:31:14.239Z] #43 1.412 + . //tini.installer [2022-06-02T13:31:14.239Z] #43 1.412 ++ : v0.19.0 [2022-06-02T13:31:14.239Z] #43 1.412 + install_tini [2022-06-02T13:31:14.239Z] #43 1.412 + echo 'Install tini version v0.19.0' [2022-06-02T13:31:14.239Z] #43 1.412 + git clone https://github.com/krallin/tini.git /tmp/tmp.JcmV47TXCg/tini [2022-06-02T13:31:14.239Z] #43 1.412 Install tini version v0.19.0 [2022-06-02T13:31:14.239Z] #43 1.425 Cloning into '/tmp/tmp.JcmV47TXCg/tini'... [2022-06-02T13:31:14.385Z] #44 5.423 Scanning dependencies of target tini-static [2022-06-02T13:31:14.439Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-06-02T13:31:14.439Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T13:31:14.642Z] #44 5.682 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-02T13:31:14.899Z] #44 ... [2022-06-02T13:31:14.899Z] [2022-06-02T13:31:14.899Z] #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-02T13:31:14.899Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:31:14.899Z] #14 86.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-02T13:31:14.899Z] #14 86.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-02T13:31:14.899Z] #14 86.22 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-02T13:31:14.899Z] #14 95.91 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-02T13:31:14.899Z] #14 95.92 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:31:14.899Z] #14 95.97 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-02T13:31:14.899Z] #14 96.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-02T13:31:14.899Z] #14 96.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:31:14.899Z] #14 96.27 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-02T13:31:14.899Z] #14 ... [2022-06-02T13:31:14.899Z] [2022-06-02T13:31:14.899Z] #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-02T13:31:14.899Z] #53 sha256:1d7c87c01a497e4e394d68f389ff5ae50d0d2a9b215dcd310a3e282f6567b06b [2022-06-02T13:31:14.899Z] #53 96.34 gotestsum version dev [2022-06-02T13:31:15.175Z] #43 2.432 + cd /tmp/tmp.JcmV47TXCg/tini [2022-06-02T13:31:15.175Z] #43 2.436 + git checkout -q v0.19.0 [2022-06-02T13:31:15.175Z] #43 2.479 + cmake . [2022-06-02T13:31:16.111Z] #43 3.370 -- The C compiler identification is GNU 10.2.1 [2022-06-02T13:31:16.111Z] #43 3.556 -- Detecting C compiler ABI info [2022-06-02T13:31:16.267Z] #53 DONE 97.6s [2022-06-02T13:31:16.267Z] [2022-06-02T13:31:16.267Z] #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-02T13:31:16.267Z] #44 sha256:60b89a6a47871b33a8977034c3f696c08c377d37a6433fe809f5a32b35d59759 [2022-06-02T13:31:16.267Z] #44 7.251 [100%] Linking C executable tini-static [2022-06-02T13:31:16.336Z] --- PASS: TestBuildMultiStageOnBuild (1.54s) [2022-06-02T13:31:16.336Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T13:31:16.370Z] #43 ... [2022-06-02T13:31:16.370Z] [2022-06-02T13:31:16.370Z] #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-02T13:31:16.370Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:31:16.370Z] #14 85.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-02T13:31:16.370Z] #14 85.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-02T13:31:16.370Z] #14 85.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-02T13:31:16.594Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-06-02T13:31:16.594Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T13:31:16.629Z] #14 ... [2022-06-02T13:31:16.629Z] [2022-06-02T13:31:16.629Z] #54 [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-02T13:31:16.629Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:31:16.629Z] #54 93.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-02T13:31:17.198Z] #44 8.099 [100%] Built target tini-static [2022-06-02T13:31:17.198Z] #44 8.199 + mkdir -p /build [2022-06-02T13:31:17.198Z] #44 8.202 + cp tini-static /build/docker-init [2022-06-02T13:31:17.455Z] #44 DONE 8.4s [2022-06-02T13:31:17.455Z] [2022-06-02T13:31:17.455Z] #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-02T13:31:17.455Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:31:17.455Z] #55 90.81 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-02T13:31:17.747Z] #30 6.906 Collecting yamllint==1.26.1 [2022-06-02T13:31:17.747Z] #30 7.963 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-02T13:31:18.008Z] #30 8.417 Collecting pathspec>=0.5.3 [2022-06-02T13:31:18.008Z] #30 8.427 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-02T13:31:18.269Z] #30 8.630 Collecting pyyaml [2022-06-02T13:31:18.269Z] #30 8.639 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-02T13:31:18.269Z] #30 8.675 Building wheels for collected packages: yamllint [2022-06-02T13:31:18.269Z] #30 8.676 Building wheel for yamllint (setup.py): started [2022-06-02T13:31:18.512Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2022-06-02T13:31:18.512Z] === RUN TestBuildWithHugeFile [2022-06-02T13:31:18.530Z] #30 9.046 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-02T13:31:18.530Z] #30 9.047 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=15997f0f30d936a500e5fc025a73a0af9e3f2c1bb273f35079c535ec730894de [2022-06-02T13:31:18.530Z] #30 9.047 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-02T13:31:18.530Z] #30 9.050 Successfully built yamllint [2022-06-02T13:31:18.530Z] #30 9.060 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-02T13:31:18.792Z] #30 9.262 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-02T13:31:19.054Z] #30 DONE 9.5s [2022-06-02T13:31:19.054Z] [2022-06-02T13:31:19.054Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T13:31:19.054Z] #34 sha256:644a4b6ed9ec41d101f10f2ffc3bbeace51594aeec9501e404957d45a4e60c9d [2022-06-02T13:31:19.054Z] #34 DONE 0.2s [2022-06-02T13:31:19.054Z] [2022-06-02T13:31:19.054Z] #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-02T13:31:19.054Z] #71 sha256:a5f6254d2318b01cf42a4b9e7e291bb023f8eb92c5bba196e20f8c56e7f345ad [2022-06-02T13:31:19.319Z] #71 ... [2022-06-02T13:31:19.319Z] [2022-06-02T13:31:19.319Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T13:31:19.319Z] #39 sha256:e69a314a1a1120d4f26edb477a80a0bb60192dee3d7c06a07ecc26ddacaeac95 [2022-06-02T13:31:19.581Z] #39 DONE 0.4s [2022-06-02T13:31:19.581Z] [2022-06-02T13:31:19.581Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T13:31:19.581Z] #42 sha256:6c7da10d2bcfad5fb8e763ff88e4d396201b4d56198522a1ba89d6d179e01ff4 [2022-06-02T13:31:19.842Z] #42 DONE 0.2s [2022-06-02T13:31:19.842Z] [2022-06-02T13:31:19.842Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-02T13:31:19.842Z] #44 sha256:b6282225143aa8e742cdb9e3511757b1a7d7a19b4f76bccf0245f34c6387bf98 [2022-06-02T13:31:19.842Z] #44 DONE 0.2s [2022-06-02T13:31:19.842Z] [2022-06-02T13:31:19.842Z] #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-02T13:31:19.842Z] #71 sha256:a5f6254d2318b01cf42a4b9e7e291bb023f8eb92c5bba196e20f8c56e7f345ad [2022-06-02T13:31:19.922Z] #54 ... [2022-06-02T13:31:19.922Z] [2022-06-02T13:31:19.922Z] #43 [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-02T13:31:19.922Z] #43 sha256:12963f1619e46fb3a0f338cef7c70c19d9423efd666d141042fafcf334de5033 [2022-06-02T13:31:19.922Z] #43 4.627 -- Detecting C compiler ABI info - done [2022-06-02T13:31:19.922Z] #43 4.771 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-02T13:31:19.922Z] #43 4.788 -- Detecting C compile features [2022-06-02T13:31:19.922Z] #43 4.791 -- Detecting C compile features - done [2022-06-02T13:31:19.922Z] #43 4.868 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-02T13:31:19.922Z] #43 5.175 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-02T13:31:19.922Z] #43 5.313 -- Configuring done [2022-06-02T13:31:19.922Z] #43 5.356 -- Generating done [2022-06-02T13:31:19.922Z] #43 5.361 -- Build files have been written to: /tmp/tmp.JcmV47TXCg/tini [2022-06-02T13:31:19.922Z] #43 5.384 + make tini-static [2022-06-02T13:31:19.922Z] #43 5.896 Scanning dependencies of target tini-static [2022-06-02T13:31:19.922Z] #43 5.951 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-02T13:31:20.103Z] #71 ... [2022-06-02T13:31:20.103Z] [2022-06-02T13:31:20.103Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-02T13:31:20.103Z] #46 sha256:26ef925ccf47a91df2ec4cb20201fe4911f691d4b50c88a7e9f9b1423403d459 [2022-06-02T13:31:20.103Z] #46 DONE 0.1s [2022-06-02T13:31:20.103Z] [2022-06-02T13:31:20.103Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-02T13:31:20.103Z] #48 sha256:b24987c49816454c20b92656bff91ece0fc14782977f260cf6a12f2886d6bc41 [2022-06-02T13:31:20.103Z] #48 DONE 0.1s [2022-06-02T13:31:20.103Z] [2022-06-02T13:31:20.103Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T13:31:20.103Z] #52 sha256:02194a309f3d97b223d4b72f86617de6484601d54e20f5b91f8580d4f3a09c3f [2022-06-02T13:31:20.103Z] #52 DONE 0.1s [2022-06-02T13:31:20.103Z] [2022-06-02T13:31:20.103Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T13:31:20.103Z] #55 sha256:2823e241e1e161ec8a233cf39944627af11cc789977b630c5e310251a82c9f9f [2022-06-02T13:31:20.365Z] #55 DONE 0.2s [2022-06-02T13:31:20.365Z] [2022-06-02T13:31:20.365Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-02T13:31:20.365Z] #59 sha256:5a7420d7aadd223183c1bd48dbd9737c18c445e1e3a1d0a363cbd203257431b4 [2022-06-02T13:31:20.365Z] #59 DONE 0.1s [2022-06-02T13:31:20.365Z] [2022-06-02T13:31:20.365Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T13:31:20.365Z] #61 sha256:16b9069939310595338fb198d6668eb56572804104d6c7246e543d341d6b3608 [2022-06-02T13:31:20.490Z] #43 7.875 [100%] Linking C executable tini-static [2022-06-02T13:31:20.626Z] #61 DONE 0.1s [2022-06-02T13:31:20.626Z] [2022-06-02T13:31:20.626Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T13:31:20.626Z] #63 sha256:efb1c36f59e2bdf1e08e0c620bbc3d6ea85f6c53330e1bbcb2e576f5f35ecbc2 [2022-06-02T13:31:20.887Z] #63 DONE 0.3s [2022-06-02T13:31:20.887Z] [2022-06-02T13:31:20.887Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T13:31:20.887Z] #65 sha256:961bc77811c8e17a4314165b193ceaaca28d1541e031d62d7a050b485e051750 [2022-06-02T13:31:20.887Z] #65 DONE 0.1s [2022-06-02T13:31:20.887Z] [2022-06-02T13:31:20.887Z] #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-02T13:31:20.887Z] #71 sha256:a5f6254d2318b01cf42a4b9e7e291bb023f8eb92c5bba196e20f8c56e7f345ad [2022-06-02T13:31:21.149Z] #71 ... [2022-06-02T13:31:21.149Z] [2022-06-02T13:31:21.149Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T13:31:21.149Z] #68 sha256:cbb2bb391a364df37cfede0ae9ba5c74f7ca0645f350a5d23b752f0513fef5b2 [2022-06-02T13:31:21.149Z] #68 DONE 0.1s [2022-06-02T13:31:21.149Z] [2022-06-02T13:31:21.149Z] #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-02T13:31:21.149Z] #71 sha256:a5f6254d2318b01cf42a4b9e7e291bb023f8eb92c5bba196e20f8c56e7f345ad [2022-06-02T13:31:21.867Z] #43 9.065 [100%] Built target tini-static [2022-06-02T13:31:21.868Z] #43 9.188 + mkdir -p /build [2022-06-02T13:31:21.868Z] #43 9.225 + cp tini-static /build/docker-init [2022-06-02T13:31:22.437Z] #43 ... [2022-06-02T13:31:22.437Z] [2022-06-02T13:31:22.437Z] #52 [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-02T13:31:22.437Z] #52 sha256:1d7c87c01a497e4e394d68f389ff5ae50d0d2a9b215dcd310a3e282f6567b06b [2022-06-02T13:31:22.437Z] #52 101.3 gotestsum version dev [2022-06-02T13:31:23.816Z] #52 DONE 102.4s [2022-06-02T13:31:23.816Z] [2022-06-02T13:31:23.816Z] #43 [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-02T13:31:23.816Z] #43 sha256:12963f1619e46fb3a0f338cef7c70c19d9423efd666d141042fafcf334de5033 [2022-06-02T13:31:23.816Z] #43 DONE 11.0s [2022-06-02T13:31:23.816Z] [2022-06-02T13:31:23.816Z] #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-02T13:31:23.816Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:31:23.816Z] #14 95.97 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-02T13:31:23.816Z] #14 95.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:31:23.816Z] #14 95.98 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-02T13:31:23.816Z] #14 96.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-02T13:31:23.816Z] #14 96.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:31:23.816Z] #14 96.40 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-02T13:31:25.800Z] ok github.com/docker/docker/libnetwork 37.299s coverage: 40.6% of statements [2022-06-02T13:31:26.504Z] ok github.com/docker/docker/libnetwork/bitseq 0.157s coverage: 84.4% of statements [2022-06-02T13:31:26.504Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-02T13:31:26.764Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-02T13:31:27.025Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-02T13:31:27.025Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-02T13:31:27.025Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-02T13:31:27.025Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-02T13:31:27.285Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-02T13:31:27.285Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-02T13:31:27.410Z] #55 ... [2022-06-02T13:31:27.410Z] [2022-06-02T13:31:27.410Z] #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-02T13:31:27.410Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:31:27.410Z] #14 107.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-02T13:31:27.410Z] #14 107.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:31:27.410Z] #14 107.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T13:31:27.546Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 19.7% of statements [2022-06-02T13:31:27.807Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-02T13:31:27.807Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-02T13:31:27.807Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-02T13:31:28.378Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-06-02T13:31:30.386Z] #14 108.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-02T13:31:30.386Z] #14 108.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:31:30.386Z] #14 108.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T13:31:30.918Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.488s coverage: 59.9% of statements [2022-06-02T13:31:30.918Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-02T13:31:31.179Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-02T13:31:31.749Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.054s coverage: 4.0% of statements [2022-06-02T13:31:31.749Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-02T13:31:32.318Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-06-02T13:31:32.318Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-02T13:31:32.579Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-02T13:31:42.265Z] #14 ... [2022-06-02T13:31:42.265Z] [2022-06-02T13:31:42.265Z] #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-02T13:31:42.265Z] #64 sha256:2da478b9e031fec5095b047b6822fca196c2952be10c938d598d2da4f539dc15 [2022-06-02T13:31:42.265Z] #64 68.97 Updating files: 41% (1963/4764) Updating files: 42% (2001/4764) Updating files: 43% (2049/4764) Updating files: 44% (2097/4764) Updating files: 45% (2144/4764) Updating files: 46% (2192/4764) Updating files: 47% (2240/4764) Updating files: 48% (2287/4764) Updating files: 49% (2335/4764) Updating files: 50% (2382/4764) Updating files: 51% (2430/4764) Updating files: 52% (2478/4764) Updating files: 53% (2525/4764) Updating files: 54% (2573/4764) Updating files: 55% (2621/4764) Updating files: 56% (2668/4764) Updating files: 57% (2716/4764) Updating files: 58% (2764/4764) Updating files: 59% (2811/4764) Updating files: 60% (2859/4764) Updating files: 61% (2907/4764) Updating files: 62% (2954/4764) Updating files: 63% (3002/4764) Updating files: 64% (3049/4764) Updating files: 65% (3097/4764) Updating files: 66% (3145/4764) Updating files: 67% (3192/4764) Updating files: 68% (3240/4764) Updating files: 69% (3288/4764) Updating files: 70% (3335/4764) Updating files: 71% (3383/4764) Updating files: 72% (3431/4764) Updating files: 73% (3478/4764) Updating files: 74% (3526/4764) Updating files: 75% (3573/4764) Updating files: 76% (3621/4764) Updating files: 77% (3669/4764) Updating files: 77% (3701/4764) Updating files: 78% (3716/4764) Updating files: 79% (3764/4764) Updating files: 80% (3812/4764) Updating files: 81% (3859/4764) Updating files: 82% (3907/4764) Updating files: 83% (3955/4764) Updating files: 84% (4002/4764) Updating files: 85% (4050/4764) Updating files: 86% (4098/4764) Updating files: 87% (4145/4764) Updating files: 88% (4193/4764) Updating files: 89% (4240/4764) Updating files: 90% (4288/4764) Updating files: 91% (4336/4764) Updating files: 92% (4383/4764) Updating files: 93% (4431/4764) Updating files: 94% (4479/4764) Updating files: 95% (4526/4764) Updating files: 96% (4574/4764) Updating files: 96% (4606/4764) Updating files: 97% (4622/4764) Updating files: 98% (4669/4764) Updating files: 99% (4717/4764) Updating files: 100% (4764/4764) Updating files: 100% (4764/4764), done. [2022-06-02T13:31:42.265Z] #64 71.21 + cd /tmp/tmp.g6Z3HWlcxH/src/github.com/containerd/containerd [2022-06-02T13:31:42.522Z] #64 71.21 + git checkout -q v1.6.4 [2022-06-02T13:31:42.571Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.547s coverage: 7.4% of statements [2022-06-02T13:31:42.571Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-02T13:31:42.571Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-06-02T13:31:42.571Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-06-02T13:31:42.571Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-02T13:31:42.571Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-02T13:31:42.571Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-02T13:31:42.571Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-06-02T13:31:42.601Z] #14 ... [2022-06-02T13:31:42.601Z] [2022-06-02T13:31:42.601Z] #63 [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-02T13:31:42.601Z] #63 sha256:69be5a8b67438eaf5d3f72149631c0f98d17ef90007401aad3c48276227264a1 [2022-06-02T13:31:42.831Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-06-02T13:31:43.092Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-06-02T13:31:43.353Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-02T13:31:43.795Z] #63 76.08 Updating files: 34% (1629/4764) Updating files: 35% (1668/4764) Updating files: 36% (1716/4764) Updating files: 37% (1763/4764) Updating files: 38% (1811/4764) Updating files: 39% (1858/4764) Updating files: 40% (1906/4764) Updating files: 41% (1954/4764) Updating files: 42% (2001/4764) Updating files: 43% (2049/4764) Updating files: 44% (2097/4764) Updating files: 45% (2144/4764) Updating files: 46% (2192/4764) Updating files: 47% (2240/4764) Updating files: 48% (2287/4764) Updating files: 49% (2335/4764) Updating files: 50% (2382/4764) Updating files: 51% (2430/4764) Updating files: 52% (2478/4764) Updating files: 53% (2525/4764) Updating files: 54% (2573/4764) Updating files: 55% (2621/4764) Updating files: 56% (2668/4764) Updating files: 57% (2716/4764) Updating files: 58% (2764/4764) Updating files: 59% (2811/4764) Updating files: 60% (2859/4764) Updating files: 61% (2907/4764) Updating files: 62% (2954/4764) Updating files: 63% (3002/4764) Updating files: 64% (3049/4764) Updating files: 65% (3097/4764) Updating files: 66% (3145/4764) Updating files: 67% (3192/4764) Updating files: 68% (3240/4764) Updating files: 68% (3278/4764) Updating files: 69% (3288/4764) Updating files: 70% (3335/4764) Updating files: 71% (3383/4764) Updating files: 72% (3431/4764) Updating files: 73% (3478/4764) Updating files: 74% (3526/4764) Updating files: 75% (3573/4764) Updating files: 76% (3621/4764) Updating files: 77% (3669/4764) Updating files: 78% (3716/4764) Updating files: 79% (3764/4764) Updating files: 80% (3812/4764) Updating files: 81% (3859/4764) Updating files: 82% (3907/4764) Updating files: 83% (3955/4764) Updating files: 84% (4002/4764) Updating files: 85% (4050/4764) Updating files: 86% (4098/4764) Updating files: 87% (4145/4764) Updating files: 88% (4193/4764) Updating files: 89% (4240/4764) Updating files: 90% (4288/4764) Updating files: 90% (4315/4764) Updating files: 91% (4336/4764) Updating files: 92% (4383/4764) Updating files: 93% (4431/4764) Updating files: 94% (4479/4764) Updating files: 95% (4526/4764) Updating files: 96% (4574/4764) Updating files: 97% (4622/4764) Updating files: 98% (4669/4764) Updating files: 99% (4717/4764) Updating files: 100% (4764/4764) Updating files: 100% (4764/4764), done. [2022-06-02T13:31:43.795Z] #63 78.85 + cd /tmp/tmp.f50PYrZAQC/src/github.com/containerd/containerd [2022-06-02T13:31:43.795Z] #63 78.85 + git checkout -q v1.6.4 [2022-06-02T13:31:44.416Z] #64 73.01 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-02T13:31:44.416Z] #64 73.01 + BUILDTAGS='netgo osusergo static_build' [2022-06-02T13:31:44.416Z] #64 73.01 + export EXTRA_FLAGS=-buildmode=pie [2022-06-02T13:31:44.416Z] #64 73.01 + EXTRA_FLAGS=-buildmode=pie [2022-06-02T13:31:44.416Z] #64 73.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-02T13:31:44.416Z] #64 73.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-02T13:31:44.416Z] #64 73.01 + '[' '' = dynamic ']' [2022-06-02T13:31:44.416Z] #64 73.01 + make [2022-06-02T13:31:46.346Z] #63 80.89 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-02T13:31:46.346Z] #63 80.89 + BUILDTAGS='netgo osusergo static_build' [2022-06-02T13:31:46.346Z] #63 80.89 + export EXTRA_FLAGS=-buildmode=pie [2022-06-02T13:31:46.346Z] #63 80.89 + EXTRA_FLAGS=-buildmode=pie [2022-06-02T13:31:46.346Z] #63 80.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-02T13:31:46.346Z] #63 80.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-02T13:31:46.346Z] #63 80.89 + '[' '' = dynamic ']' [2022-06-02T13:31:46.346Z] #63 80.89 + make [2022-06-02T13:31:46.938Z] #64 75.76 + bin/ctr [2022-06-02T13:31:47.803Z] #71 137.3 # github.com/containerd/containerd/cmd/containerd [2022-06-02T13:31:47.803Z] #71 137.3 /usr/bin/ld: /tmp/go-link-2250227506/000019.o: in function `New': [2022-06-02T13:31:47.803Z] #71 137.3 /tmp/tmp.ProJ9TMPfh/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-02T13:31:47.803Z] #71 137.4 + bin/containerd-stress [2022-06-02T13:31:47.803Z] #71 138.5 + bin/containerd-shim [2022-06-02T13:31:48.832Z] #64 ... [2022-06-02T13:31:48.832Z] [2022-06-02T13:31:48.832Z] #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-02T13:31:48.832Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:31:48.832Z] #14 130.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-02T13:31:48.832Z] #14 130.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:31:48.832Z] #14 130.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T13:31:48.875Z] #63 83.92 + bin/ctr [2022-06-02T13:31:52.157Z] #63 ... [2022-06-02T13:31:52.157Z] [2022-06-02T13:31:52.157Z] #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-02T13:31:52.157Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:31:52.157Z] #14 130.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-02T13:31:52.157Z] #14 130.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:31:52.157Z] #14 130.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T13:31:55.580Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2022-06-02T13:31:58.920Z] #14 138.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-02T13:31:58.920Z] #14 138.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:31:58.920Z] #14 139.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-02T13:32:00.034Z] #71 149.8 + bin/containerd-shim-runc-v1 [2022-06-02T13:32:02.139Z] #14 140.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-02T13:32:02.399Z] #14 140.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:32:02.399Z] #14 141.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-02T13:32:05.325Z] #71 156.1 + bin/containerd-shim-runc-v2 [2022-06-02T13:32:05.325Z] #71 157.0 + binaries [2022-06-02T13:32:05.325Z] #71 157.0 + install -D bin/containerd /build/containerd [2022-06-02T13:32:05.325Z] #71 157.0 + install -D bin/containerd-shim /build/containerd-shim [2022-06-02T13:32:05.325Z] #71 157.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-02T13:32:05.325Z] #71 157.0 + install -D bin/ctr /build/ctr [2022-06-02T13:32:05.895Z] #71 DONE 157.6s [2022-06-02T13:32:07.278Z] [2022-06-02T13:32:07.278Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T13:32:07.278Z] #72 sha256:0a89cc04e39eb8ff9d35c0af957a4d47b45e78bbe026fe9344250435f4659eca [2022-06-02T13:32:07.278Z] #72 DONE 0.2s [2022-06-02T13:32:07.278Z] [2022-06-02T13:32:07.278Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T13:32:07.278Z] #77 sha256:5a8666988829f643ce0b48ae330aa3889bae741cfc47a2ad00875a081d7fef0b [2022-06-02T13:32:07.278Z] #77 DONE 0.1s [2022-06-02T13:32:07.278Z] [2022-06-02T13:32:07.278Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T13:32:07.278Z] #82 sha256:70aefd2edb0a62a4747b0466c2d9eb3cb3e43f6309d349ed388a3478b3e4b1c1 [2022-06-02T13:32:07.847Z] #82 DONE 0.5s [2022-06-02T13:32:07.847Z] [2022-06-02T13:32:07.847Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T13:32:07.847Z] #83 sha256:b110abfd32779a994daafff471396a81ccb89343d37cb566e3a19f11810371e3 [2022-06-02T13:32:07.847Z] #83 DONE 0.0s [2022-06-02T13:32:07.847Z] [2022-06-02T13:32:07.847Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T13:32:07.847Z] #84 sha256:efe93a4a525b93744bf5dc984bb37b79e354467c897662e17edf3fb632c548d5 [2022-06-02T13:32:08.871Z] #14 149.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-02T13:32:08.871Z] #14 149.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:32:08.871Z] #14 149.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T13:32:09.232Z] #84 DONE 1.1s [2022-06-02T13:32:09.232Z] [2022-06-02T13:32:09.232Z] #85 exporting to image [2022-06-02T13:32:09.232Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T13:32:09.232Z] #85 exporting layers [2022-06-02T13:32:10.480Z] ok github.com/docker/docker/libnetwork/ipam 15.799s coverage: 85.3% of statements [2022-06-02T13:32:10.480Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-02T13:32:10.480Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-02T13:32:10.480Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-02T13:32:10.480Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-02T13:32:10.480Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-02T13:32:10.740Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-02T13:32:11.311Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-06-02T13:32:11.882Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.1% of statements [2022-06-02T13:32:12.143Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-02T13:32:12.404Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-06-02T13:32:14.602Z] #14 151.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-02T13:32:14.602Z] #14 151.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:32:14.602Z] #14 151.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T13:32:14.742Z] --- PASS: TestBuildWithHugeFile (49.25s) [2022-06-02T13:32:14.742Z] === RUN TestBuildWCOWSandboxSize [2022-06-02T13:32:14.742Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T13:32:14.742Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-02T13:32:14.742Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T13:32:14.742Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T13:32:14.742Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T13:32:14.742Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T13:32:14.742Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T13:32:14.742Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T13:32:14.742Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T13:32:14.742Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T13:32:14.742Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T13:32:14.742Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T13:32:14.742Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-02T13:32:14.742Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-06-02T13:32:14.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-06-02T13:32:14.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-02T13:32:14.742Z] === RUN TestBuildPreserveOwnership [2022-06-02T13:32:14.742Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-02T13:32:14.742Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-02T13:32:14.742Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-06-02T13:32:14.742Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2022-06-02T13:32:14.742Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-06-02T13:32:14.742Z] === RUN TestBuildPlatformInvalid [2022-06-02T13:32:14.742Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-02T13:32:14.742Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-02T13:32:14.742Z] Loaded image: busybox:latest [2022-06-02T13:32:14.742Z] Loaded image: busybox:glibc [2022-06-02T13:32:14.742Z] Loaded image: debian:bullseye-slim [2022-06-02T13:32:14.742Z] Loaded image: hello-world:latest [2022-06-02T13:32:14.742Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T13:32:22.849Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.58s) [2022-06-02T13:32:22.849Z] PASS [2022-06-02T13:32:22.849Z] [2022-06-02T13:32:22.849Z] === Skipped [2022-06-02T13:32:22.849Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-02T13:32:22.849Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T13:32:22.849Z] [2022-06-02T13:32:22.849Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-02T13:32:22.849Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T13:32:22.849Z] [2022-06-02T13:32:22.849Z] DONE 34 tests, 2 skipped in 85.265s [2022-06-02T13:32:22.849Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-02T13:32:22.849Z] INFO: Testing against a local daemon [2022-06-02T13:32:22.849Z] === RUN TestConfigInspect [2022-06-02T13:32:24.220Z] --- PASS: TestConfigInspect (2.16s) [2022-06-02T13:32:24.220Z] === RUN TestConfigList [2022-06-02T13:32:26.743Z] --- PASS: TestConfigList (2.23s) [2022-06-02T13:32:26.743Z] === RUN TestConfigsCreateAndDelete [2022-06-02T13:32:28.639Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-06-02T13:32:28.639Z] === RUN TestConfigsUpdate [2022-06-02T13:32:30.782Z] #14 171.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-02T13:32:30.782Z] #14 171.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:32:30.782Z] #14 171.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T13:32:31.162Z] --- PASS: TestConfigsUpdate (2.15s) [2022-06-02T13:32:31.162Z] === RUN TestTemplatedConfig [2022-06-02T13:32:33.315Z] #14 ... [2022-06-02T13:32:33.315Z] [2022-06-02T13:32:33.315Z] #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-02T13:32:33.315Z] #67 sha256:db8f55b345a8c4176886424baf6f7bd41aa3d73ac41f098bdedcc06b1a58d416 [2022-06-02T13:32:33.315Z] #67 174.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T13:32:33.315Z] #67 174.1 + GOBIN=/build [2022-06-02T13:32:33.315Z] #67 174.1 + GO111MODULE=on [2022-06-02T13:32:33.315Z] #67 174.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-02T13:32:33.686Z] --- PASS: TestTemplatedConfig (2.51s) [2022-06-02T13:32:33.686Z] === RUN TestConfigCreateResolve [2022-06-02T13:32:35.582Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-06-02T13:32:35.582Z] PASS [2022-06-02T13:32:35.582Z] [2022-06-02T13:32:35.582Z] DONE 6 tests in 13.358s [2022-06-02T13:32:35.582Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-02T13:32:35.583Z] INFO: Testing against a local daemon [2022-06-02T13:32:35.583Z] === RUN TestAttachWithTTY [2022-06-02T13:32:35.583Z] --- PASS: TestAttachWithTTY (0.07s) [2022-06-02T13:32:35.583Z] === RUN TestAttachWithoutTTy [2022-06-02T13:32:35.583Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-02T13:32:35.583Z] === RUN TestCheckpoint [2022-06-02T13:32:35.583Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T13:32:35.583Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/commit [2022-06-02T13:32:35.583Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-02T13:32:35.583Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T13:32:35.583Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-02T13:32:35.583Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-02T13:32:35.583Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T13:32:35.583Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T13:32:35.583Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T13:32:35.583Z] === CONT TestContainerInvalidJSON/commit [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-02T13:32:35.583Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-02T13:32:35.583Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-02T13:32:35.583Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-02T13:32:35.583Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-02T13:32:35.583Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-02T13:32:35.583Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-02T13:32:35.583Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-02T13:32:35.583Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-02T13:32:35.583Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T13:32:35.583Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-02T13:32:35.583Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T13:32:35.583Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-02T13:32:35.583Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T13:32:35.583Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-02T13:32:35.583Z] === RUN TestCopyEmptyFile [2022-06-02T13:32:35.804Z] #85 exporting layers 23.6s done [2022-06-02T13:32:35.804Z] #85 writing image sha256:4f6c2d0011d9406ae4ae13799e4769d246677eff57ca7ac9ca484d6d3d430aa6 done [2022-06-02T13:32:35.804Z] #85 naming to docker.io/library/docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f done [2022-06-02T13:32:35.804Z] #85 DONE 23.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2022-06-02T13:32:35.841Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-06-02T13:32:35.841Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T13:32:35.841Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-02T13:32:35.841Z] === RUN TestCopyFromContainer [Pipeline] sh [2022-06-02T13:32:36.155Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43678/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/validate/default [2022-06-02T13:32:36.546Z] #14 173.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-02T13:32:36.546Z] #14 173.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-02T13:32:36.546Z] #14 173.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T13:32:36.725Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-02T13:32:36.725Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-02T13:32:36.725Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-02T13:32:36.725Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-02T13:32:36.725Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-02T13:32:36.725Z] Congratulations! No new tests were added to integration-cli. [2022-06-02T13:32:36.725Z] [2022-06-02T13:32:36.725Z] INFO Start validation with golang-ci-lint [2022-06-02T13:32:37.213Z] === RUN TestCopyFromContainer// [2022-06-02T13:32:37.213Z] === RUN TestCopyFromContainer//bar/root [2022-06-02T13:32:37.213Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-02T13:32:37.213Z] === RUN TestCopyFromContainer/bar/quux [2022-06-02T13:32:37.213Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-02T13:32:37.213Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-02T13:32:37.213Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-02T13:32:37.471Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-02T13:32:37.471Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-02T13:32:37.471Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-02T13:32:37.471Z] --- PASS: TestCopyFromContainer (1.64s) [2022-06-02T13:32:37.471Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-02T13:32:37.471Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-02T13:32:37.471Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-02T13:32:37.471Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-02T13:32:37.471Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-02T13:32:37.471Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-02T13:32:37.471Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-02T13:32:37.471Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-02T13:32:37.471Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-02T13:32:37.471Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-06-02T13:32:37.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T13:32:37.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T13:32:37.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T13:32:37.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T13:32:37.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T13:32:37.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T13:32:37.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T13:32:37.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T13:32:37.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T13:32:37.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T13:32:37.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-06-02T13:32:37.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T13:32:37.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-02T13:32:37.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-02T13:32:37.471Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T13:32:37.666Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-02T13:32:37.666Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-02T13:32:37.728Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-02T13:32:37.728Z] === RUN TestCreateWithInvalidEnv [2022-06-02T13:32:37.728Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T13:32:37.728Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T13:32:37.728Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T13:32:37.728Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T13:32:37.728Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T13:32:37.728Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T13:32:37.728Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T13:32:37.728Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T13:32:37.728Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T13:32:37.728Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-02T13:32:37.728Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-02T13:32:37.728Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-02T13:32:37.728Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T13:32:37.728Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T13:32:37.728Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-02T13:32:37.728Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T13:32:39.624Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2022-06-02T13:32:39.624Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T13:32:40.996Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s) [2022-06-02T13:32:40.996Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T13:32:40.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T13:32:40.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T13:32:40.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T13:32:40.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T13:32:40.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T13:32:40.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T13:32:40.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T13:32:40.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T13:32:40.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T13:32:40.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T13:32:40.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T13:32:40.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T13:32:40.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T13:32:40.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T13:32:40.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T13:32:40.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-02T13:32:40.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-02T13:32:40.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-02T13:32:40.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-02T13:32:40.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-02T13:32:40.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-06-02T13:32:40.996Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T13:32:41.254Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-06-02T13:32:41.254Z] === RUN TestCreateDifferentPlatform [2022-06-02T13:32:41.254Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T13:32:41.254Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T13:32:41.254Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-02T13:32:41.254Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-02T13:32:41.254Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-02T13:32:41.254Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T13:32:41.413Z] #67 ... [2022-06-02T13:32:41.413Z] [2022-06-02T13:32:41.413Z] #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-02T13:32:41.413Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:32:41.413Z] #14 181.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-02T13:32:41.413Z] #14 181.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-02T13:32:41.413Z] #14 181.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-02T13:32:41.413Z] #14 182.1 Selecting previously unselected package libapparmor1:amd64. [2022-06-02T13:32:41.413Z] #14 182.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-02T13:32:41.413Z] #14 182.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-02T13:32:41.413Z] #14 182.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-02T13:32:41.413Z] #14 182.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-02T13:32:41.413Z] #14 182.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-02T13:32:41.413Z] #14 182.6 Selecting previously unselected package libbtrfs0:amd64. [2022-06-02T13:32:41.413Z] #14 182.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-02T13:32:41.413Z] #14 182.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T13:32:41.512Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-06-02T13:32:41.512Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T13:32:41.512Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-02T13:32:41.512Z] === RUN TestCreateInvalidHostConfig [2022-06-02T13:32:41.512Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T13:32:41.512Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T13:32:41.512Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T13:32:41.512Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T13:32:41.512Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T13:32:41.512Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T13:32:41.512Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T13:32:41.512Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T13:32:41.512Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T13:32:41.512Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T13:32:41.512Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T13:32:41.512Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T13:32:41.512Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-02T13:32:41.512Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-02T13:32:41.512Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-02T13:32:41.512Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-02T13:32:41.512Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-02T13:32:41.512Z] === RUN TestContainerStartOnDaemonRestart [2022-06-02T13:32:41.512Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-02T13:32:41.512Z] === RUN TestDaemonRestartIpcMode [2022-06-02T13:32:41.512Z] === PAUSE TestDaemonRestartIpcMode [2022-06-02T13:32:41.512Z] === RUN TestDaemonHostGatewayIP [2022-06-02T13:32:41.512Z] === PAUSE TestDaemonHostGatewayIP [2022-06-02T13:32:41.512Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-02T13:32:41.512Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-02T13:32:41.512Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T13:32:41.512Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-02T13:32:41.512Z] === RUN TestDiff [2022-06-02T13:32:41.670Z] #14 182.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-02T13:32:41.670Z] #14 182.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-02T13:32:41.670Z] #14 182.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T13:32:42.077Z] --- PASS: TestDiff (0.59s) [2022-06-02T13:32:42.077Z] === RUN TestExecWithCloseStdin [2022-06-02T13:32:42.602Z] #14 184.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-02T13:32:42.642Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-06-02T13:32:42.642Z] === RUN TestExec [2022-06-02T13:32:42.859Z] #14 184.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T13:32:42.859Z] #14 184.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:32:43.117Z] #14 ... [2022-06-02T13:32:43.117Z] [2022-06-02T13:32:43.117Z] #66 [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-02T13:32:43.117Z] #66 sha256:c5fb034f53e98e1b600e4c8f1b204cbf31f4f61f29d9ec49c20d181e6ba9f11a [2022-06-02T13:32:43.117Z] #66 180.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T13:32:43.117Z] #66 180.4 + GOBIN=/build [2022-06-02T13:32:43.117Z] #66 180.4 + GO111MODULE=on [2022-06-02T13:32:43.117Z] #66 180.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-02T13:32:43.207Z] --- PASS: TestExec (0.63s) [2022-06-02T13:32:43.207Z] === RUN TestExecUser [2022-06-02T13:32:43.790Z] #14 185.0 Selecting previously unselected package libudev-dev:amd64. [2022-06-02T13:32:43.790Z] #14 185.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-02T13:32:43.790Z] #14 185.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-02T13:32:44.139Z] --- PASS: TestExecUser (0.67s) [2022-06-02T13:32:44.139Z] === RUN TestExportContainerAndImportImage [2022-06-02T13:32:44.356Z] #14 185.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-02T13:32:44.356Z] #14 185.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-02T13:32:44.356Z] #14 185.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-02T13:32:44.613Z] #14 ... [2022-06-02T13:32:44.613Z] [2022-06-02T13:32:44.613Z] #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-02T13:32:44.613Z] #67 sha256:db8f55b345a8c4176886424baf6f7bd41aa3d73ac41f098bdedcc06b1a58d416 [2022-06-02T13:32:44.613Z] #67 183.8 rootlesskit version 1.0.0 [2022-06-02T13:32:44.613Z] #67 183.8 Usage of /build/rootlesskit-docker-proxy: [2022-06-02T13:32:44.613Z] #67 183.8 -container-ip string [2022-06-02T13:32:44.613Z] #67 183.8 container ip [2022-06-02T13:32:44.613Z] #67 183.8 -container-port int [2022-06-02T13:32:44.613Z] #67 183.8 container port (default -1) [2022-06-02T13:32:44.613Z] #67 183.8 -host-ip string [2022-06-02T13:32:44.613Z] #67 183.8 host ip [2022-06-02T13:32:44.613Z] #67 183.8 -host-port int [2022-06-02T13:32:44.613Z] #67 183.8 host port (default -1) [2022-06-02T13:32:44.613Z] #67 183.8 -proto string [2022-06-02T13:32:44.613Z] #67 183.8 proxy protocol (default "tcp") [2022-06-02T13:32:44.613Z] #67 DONE 185.4s [2022-06-02T13:32:44.613Z] [2022-06-02T13:32:44.613Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T13:32:44.613Z] #68 sha256:9397d3dcdc34befb56a45a06f319718478782d5e7753c9288a61a1c5cb3b97e4 [2022-06-02T13:32:44.613Z] #68 DONE 0.2s [2022-06-02T13:32:44.613Z] [2022-06-02T13:32:44.613Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T13:32:44.613Z] #69 sha256:61dce377e3b3a6d64620cc464e4bdb39aeedfbf941e77c1a5de41dc04763ed7a [2022-06-02T13:32:44.613Z] #69 DONE 0.1s [2022-06-02T13:32:44.613Z] [2022-06-02T13:32:44.613Z] #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-02T13:32:44.613Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:32:44.706Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-06-02T13:32:44.706Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T13:32:44.870Z] #14 186.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-02T13:32:44.870Z] #14 186.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-02T13:32:44.870Z] #14 186.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-02T13:32:45.434Z] #14 186.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-02T13:32:45.434Z] #14 186.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-02T13:32:45.434Z] #14 186.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-02T13:32:45.692Z] #14 187.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-02T13:32:45.692Z] #14 187.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-02T13:32:45.692Z] #14 187.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-02T13:32:45.692Z] #14 187.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-02T13:32:45.692Z] #14 187.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-02T13:32:45.692Z] #14 187.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-02T13:32:46.077Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-06-02T13:32:46.077Z] === RUN TestHealthCheckWorkdir [2022-06-02T13:32:46.622Z] #14 188.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-02T13:32:46.622Z] #14 188.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-02T13:32:46.622Z] #14 188.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-02T13:32:47.010Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-06-02T13:32:47.010Z] === RUN TestHealthKillContainer [2022-06-02T13:32:47.185Z] #14 188.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-02T13:32:47.185Z] #14 188.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T13:32:47.185Z] #14 188.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:32:47.185Z] #14 188.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-02T13:32:47.185Z] #14 188.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-02T13:32:47.185Z] #14 188.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-02T13:32:47.442Z] #14 188.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-02T13:32:47.442Z] #14 188.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-02T13:32:47.442Z] #14 188.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-02T13:32:48.372Z] #14 189.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-02T13:32:48.372Z] #14 189.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-02T13:32:48.372Z] #14 189.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-02T13:32:48.372Z] #14 189.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-02T13:32:48.372Z] #14 189.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-02T13:32:48.372Z] #14 189.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-02T13:32:48.372Z] #14 189.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T13:32:48.372Z] #14 189.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-02T13:32:48.372Z] #14 189.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-02T13:32:48.372Z] #14 190.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-02T13:32:48.387Z] #66 ... [2022-06-02T13:32:48.387Z] [2022-06-02T13:32:48.387Z] #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-02T13:32:48.387Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:32:48.387Z] #14 183.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-02T13:32:48.387Z] #14 183.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-02T13:32:48.387Z] #14 183.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-02T13:32:48.387Z] #14 185.1 Selecting previously unselected package libapparmor1:amd64. [2022-06-02T13:32:48.387Z] #14 185.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-02T13:32:48.387Z] #14 185.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-02T13:32:48.387Z] #14 185.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-02T13:32:48.387Z] #14 185.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-02T13:32:48.387Z] #14 185.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-02T13:32:48.387Z] #14 185.7 Selecting previously unselected package libbtrfs0:amd64. [2022-06-02T13:32:48.387Z] #14 185.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-02T13:32:48.387Z] #14 185.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T13:32:48.387Z] #14 186.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-02T13:32:48.387Z] #14 186.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-02T13:32:48.387Z] #14 186.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T13:32:48.387Z] #14 186.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-02T13:32:48.387Z] #14 186.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T13:32:48.387Z] #14 186.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:32:48.387Z] #14 186.7 Selecting previously unselected package libudev-dev:amd64. [2022-06-02T13:32:48.387Z] #14 186.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-02T13:32:48.387Z] #14 186.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-02T13:32:48.387Z] #14 186.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-02T13:32:48.387Z] #14 187.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-02T13:32:48.387Z] #14 187.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-02T13:32:48.629Z] #14 190.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-02T13:32:48.629Z] #14 190.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T13:32:48.629Z] #14 190.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-02T13:32:48.629Z] #14 190.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-02T13:32:48.629Z] #14 190.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-02T13:32:48.629Z] #14 190.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-02T13:32:48.629Z] #14 190.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-02T13:32:48.629Z] #14 190.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-02T13:32:48.629Z] #14 190.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-02T13:32:48.629Z] #14 190.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-02T13:32:48.629Z] #14 190.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T13:32:48.629Z] #14 190.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-02T13:32:48.885Z] #14 190.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T13:32:48.885Z] #14 190.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-02T13:32:48.886Z] #14 190.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-02T13:32:48.886Z] #14 190.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T13:32:48.886Z] #14 190.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-02T13:32:48.886Z] #14 190.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T13:32:48.886Z] #14 190.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-02T13:32:48.955Z] #14 187.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-02T13:32:48.955Z] #14 187.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-02T13:32:49.143Z] #14 190.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:32:49.143Z] #14 190.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-02T13:32:49.143Z] #14 190.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:32:49.143Z] #14 190.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:32:49.143Z] #14 190.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:32:49.214Z] #14 187.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-02T13:32:49.782Z] #14 188.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-02T13:32:49.782Z] #14 188.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-02T13:32:49.782Z] #14 188.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-02T13:32:49.782Z] #14 188.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-02T13:32:49.782Z] #14 188.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-02T13:32:49.782Z] #14 188.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-02T13:32:50.041Z] #14 188.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-02T13:32:50.041Z] #14 188.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-02T13:32:50.041Z] #14 188.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-02T13:32:50.074Z] #14 DONE 191.2s [2022-06-02T13:32:50.074Z] [2022-06-02T13:32:50.074Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-02T13:32:50.074Z] #59 sha256:c386e948f4aa6549fa1088b3908bd195e0207b11ffbeacd73fd382184396f1e7 [2022-06-02T13:32:50.074Z] #59 DONE 0.3s [2022-06-02T13:32:50.074Z] [2022-06-02T13:32:50.074Z] #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-02T13:32:50.074Z] #60 sha256:02e887552aee4b787f1d1c46740b478d7599684aad7a8bdacde44d992c1b0bac [2022-06-02T13:32:51.952Z] #14 190.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-02T13:32:51.952Z] #14 190.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-02T13:32:51.952Z] #14 190.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-02T13:32:51.952Z] #14 ... [2022-06-02T13:32:51.952Z] [2022-06-02T13:32:51.952Z] #66 [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-02T13:32:51.952Z] #66 sha256:c5fb034f53e98e1b600e4c8f1b204cbf31f4f61f29d9ec49c20d181e6ba9f11a [2022-06-02T13:32:51.952Z] #66 190.4 rootlesskit version 1.0.0 [2022-06-02T13:32:52.211Z] #66 190.4 Usage of /build/rootlesskit-docker-proxy: [2022-06-02T13:32:52.211Z] #66 190.4 -container-ip string [2022-06-02T13:32:52.211Z] #66 190.4 container ip [2022-06-02T13:32:52.211Z] #66 190.4 -container-port int [2022-06-02T13:32:52.211Z] #66 190.4 container port (default -1) [2022-06-02T13:32:52.211Z] #66 190.4 -host-ip string [2022-06-02T13:32:52.211Z] #66 190.4 host ip [2022-06-02T13:32:52.211Z] #66 190.4 -host-port int [2022-06-02T13:32:52.211Z] #66 190.4 host port (default -1) [2022-06-02T13:32:52.211Z] #66 190.4 -proto string [2022-06-02T13:32:52.211Z] #66 190.4 proxy protocol (default "tcp") [2022-06-02T13:32:52.470Z] #66 DONE 190.8s [2022-06-02T13:32:52.470Z] [2022-06-02T13:32:52.470Z] #46 [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-02T13:32:52.470Z] #46 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:32:52.470Z] #46 ... [2022-06-02T13:32:52.470Z] [2022-06-02T13:32:52.470Z] #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-02T13:32:52.470Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:32:52.470Z] #14 191.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-02T13:32:52.470Z] #14 191.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T13:32:52.470Z] #14 191.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:32:52.598Z] #60 ... [2022-06-02T13:32:52.598Z] [2022-06-02T13:32:52.598Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T13:32:52.598Z] #15 sha256:d477f35cc8b4dddcba5db26d2304ee89caa3e7bba1058192b4fa02f8921160f7 [2022-06-02T13:32:52.598Z] #15 DONE 2.9s [2022-06-02T13:32:52.598Z] [2022-06-02T13:32:52.598Z] #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-02T13:32:52.598Z] #60 sha256:02e887552aee4b787f1d1c46740b478d7599684aad7a8bdacde44d992c1b0bac [2022-06-02T13:32:52.598Z] #60 2.571 + RM_GOPATH=0 [2022-06-02T13:32:52.598Z] #60 2.571 + TMP_GOPATH= [2022-06-02T13:32:52.598Z] #60 2.571 + : /build [2022-06-02T13:32:52.598Z] #60 2.571 + '[' -z '' ']' [2022-06-02T13:32:52.598Z] #60 2.571 ++ mktemp -d [2022-06-02T13:32:52.598Z] #60 2.589 + export GOPATH=/tmp/tmp.fetYTj40aC [2022-06-02T13:32:52.598Z] #60 2.589 + GOPATH=/tmp/tmp.fetYTj40aC [2022-06-02T13:32:52.598Z] #60 2.589 + RM_GOPATH=1 [2022-06-02T13:32:52.598Z] #60 2.589 + case "$(go env GOARCH)" in [2022-06-02T13:32:52.598Z] #60 2.589 ++ go env GOARCH [2022-06-02T13:32:52.598Z] #60 2.641 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:32:52.598Z] #60 2.641 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:32:52.598Z] #60 2.641 ++ dirname /install.sh [2022-06-02T13:32:52.734Z] #14 ... [2022-06-02T13:32:52.734Z] [2022-06-02T13:32:52.734Z] #67 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T13:32:52.734Z] #67 sha256:48826f701edcb811a435675f5e8369ba21020c87bcefe90fd69749c33242bf01 [2022-06-02T13:32:52.734Z] #67 DONE 0.2s [2022-06-02T13:32:52.734Z] [2022-06-02T13:32:52.734Z] #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-02T13:32:52.734Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:32:52.734Z] #14 191.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-02T13:32:52.734Z] #14 ... [2022-06-02T13:32:52.734Z] [2022-06-02T13:32:52.734Z] #68 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T13:32:52.734Z] #68 sha256:fc25ef28a20f5fadda3e1fe8d89f813c5d548da285c375370bab60851fb89261 [2022-06-02T13:32:52.734Z] #68 DONE 0.1s [2022-06-02T13:32:52.734Z] [2022-06-02T13:32:52.734Z] #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-02T13:32:52.734Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf [2022-06-02T13:32:52.734Z] #14 191.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-02T13:32:52.734Z] #14 191.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-02T13:32:52.856Z] #60 2.653 + dir=/ [2022-06-02T13:32:52.856Z] #60 2.653 + bin=runc [2022-06-02T13:32:52.856Z] #60 2.653 + shift [2022-06-02T13:32:52.856Z] #60 2.653 + '[' '!' -f //runc.installer ']' [2022-06-02T13:32:52.856Z] #60 2.653 + . //runc.installer [2022-06-02T13:32:52.856Z] #60 2.653 ++ set -e [2022-06-02T13:32:52.856Z] #60 2.653 ++ : v1.1.2 [2022-06-02T13:32:52.856Z] #60 2.653 + install_runc [2022-06-02T13:32:52.856Z] #60 2.653 + RUNC_BUILDTAGS=seccomp [2022-06-02T13:32:52.856Z] #60 2.653 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-02T13:32:52.856Z] #60 2.653 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fetYTj40aC/src/github.com/opencontainers/runc [2022-06-02T13:32:52.856Z] #60 2.661 Cloning into '/tmp/tmp.fetYTj40aC/src/github.com/opencontainers/runc'... [2022-06-02T13:32:52.856Z] #60 2.662 Install runc version v1.1.2 (build tags: seccomp) [2022-06-02T13:32:52.993Z] #14 191.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-02T13:32:52.993Z] #14 191.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-02T13:32:52.993Z] #14 191.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-02T13:32:54.231Z] #60 ... [2022-06-02T13:32:54.231Z] [2022-06-02T13:32:54.231Z] #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-02T13:32:54.231Z] #16 sha256:e46abf534256fc611d277f2c8d7c70cbdd17fd22e66fa2673fbfcb70a6b70386 [2022-06-02T13:32:54.231Z] #16 DONE 1.7s [2022-06-02T13:32:54.373Z] #14 193.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-02T13:32:54.373Z] #14 193.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-02T13:32:54.373Z] #14 193.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-02T13:32:54.373Z] #14 193.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-02T13:32:54.488Z] [2022-06-02T13:32:54.488Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T13:32:54.488Z] #17 sha256:c068efb74413d2e7cf9f191383cdf5d065e53ce07d7af66f51578202285773ee [2022-06-02T13:32:54.637Z] #14 193.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-02T13:32:54.637Z] #14 193.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-02T13:32:54.637Z] #14 193.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T13:32:54.637Z] #14 193.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-02T13:32:54.637Z] #14 193.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-02T13:32:54.637Z] #14 193.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-02T13:32:54.637Z] #14 193.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-02T13:32:54.912Z] #14 193.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T13:32:54.912Z] #14 193.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-02T13:32:54.912Z] #14 193.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-02T13:32:54.912Z] #14 193.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-02T13:32:54.912Z] #14 193.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-02T13:32:54.912Z] #14 193.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-02T13:32:55.108Z] --- PASS: TestHealthKillContainer (8.24s) [2022-06-02T13:32:55.108Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T13:32:55.174Z] #14 193.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-02T13:32:55.174Z] #14 193.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-02T13:32:55.174Z] #14 193.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-02T13:32:55.174Z] #14 193.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T13:32:55.174Z] #14 193.9 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-02T13:32:55.433Z] #14 194.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T13:32:55.433Z] #14 194.1 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-02T13:32:55.433Z] #14 194.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-02T13:32:55.433Z] #14 194.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T13:32:55.433Z] #14 194.1 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-02T13:32:55.433Z] #14 194.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T13:32:55.433Z] #14 194.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-02T13:32:55.433Z] #14 194.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:32:55.672Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-06-02T13:32:55.672Z] === RUN TestIpcModeNone [2022-06-02T13:32:55.703Z] #14 194.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-02T13:32:55.703Z] #14 194.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:32:55.703Z] #14 194.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-02T13:32:55.703Z] #14 194.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:32:55.858Z] #17 1.474 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-02T13:32:56.115Z] #17 DONE 1.6s [2022-06-02T13:32:56.115Z] [2022-06-02T13:32:56.115Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T13:32:56.115Z] #18 sha256:66c56cf51d408e0b5b5180dccc4f8eee67111a2185a0ce1160132e7eb8aa3073 [2022-06-02T13:32:56.238Z] --- PASS: TestIpcModeNone (0.60s) [2022-06-02T13:32:56.238Z] === RUN TestIpcModePrivate [2022-06-02T13:32:56.276Z] #14 DONE 194.9s [2022-06-02T13:32:56.276Z] [2022-06-02T13:32:56.276Z] #46 [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-02T13:32:56.276Z] #46 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:32:56.276Z] #46 ... [2022-06-02T13:32:56.276Z] [2022-06-02T13:32:56.276Z] #58 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-02T13:32:56.276Z] #58 sha256:9f8b48a8ba0d14669b21bde5b8cfc3e0ccd8f7e5890f7d5d394b22862b5d0d05 [2022-06-02T13:32:56.495Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-06-02T13:32:56.536Z] #58 DONE 0.2s [2022-06-02T13:32:56.536Z] [2022-06-02T13:32:56.536Z] #59 [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-02T13:32:56.536Z] #59 sha256:adc84fef6563b43adcc1dc48d23a8aaf08f6b5abba9c6c2eeb4b376a7c63c247 [2022-06-02T13:32:56.753Z] --- PASS: TestIpcModePrivate (0.64s) [2022-06-02T13:32:56.753Z] === RUN TestIpcModeShareable [2022-06-02T13:32:57.319Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-06-02T13:32:57.319Z] --- PASS: TestIpcModeShareable (0.62s) [2022-06-02T13:32:57.319Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-02T13:32:58.016Z] #18 DONE 1.7s [2022-06-02T13:32:58.016Z] [2022-06-02T13:32:58.016Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T13:32:58.016Z] #19 sha256:e0f95abd5d907e4d7d5280c0307edcd4328ab4217a3939a68189c0a28d9239f2 [2022-06-02T13:32:59.214Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s) [2022-06-02T13:32:59.214Z] === RUN TestAPIIpcModeHost [2022-06-02T13:32:59.472Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-06-02T13:32:59.472Z] === RUN TestDaemonIpcModeShareable [2022-06-02T13:32:59.909Z] #19 DONE 1.9s [2022-06-02T13:32:59.909Z] [2022-06-02T13:32:59.909Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T13:32:59.909Z] #20 sha256:3be57fbc7135b7cbd5ceb489434f6713ab1a3505c85fba4e6a845928085358c1 [2022-06-02T13:33:00.727Z] #59 ... [2022-06-02T13:33:00.727Z] [2022-06-02T13:33:00.727Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T13:33:00.727Z] #15 sha256:d477f35cc8b4dddcba5db26d2304ee89caa3e7bba1058192b4fa02f8921160f7 [2022-06-02T13:33:00.727Z] #15 DONE 4.0s [2022-06-02T13:33:00.727Z] [2022-06-02T13:33:00.727Z] #59 [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-02T13:33:00.727Z] #59 sha256:adc84fef6563b43adcc1dc48d23a8aaf08f6b5abba9c6c2eeb4b376a7c63c247 [2022-06-02T13:33:00.727Z] #59 3.940 + RM_GOPATH=0 [2022-06-02T13:33:00.727Z] #59 3.940 + TMP_GOPATH= [2022-06-02T13:33:00.727Z] #59 3.941 + : /build [2022-06-02T13:33:00.727Z] #59 3.941 + '[' -z '' ']' [2022-06-02T13:33:00.727Z] #59 3.943 ++ mktemp -d [2022-06-02T13:33:00.727Z] #59 3.959 + export GOPATH=/tmp/tmp.t9k6WovyOe [2022-06-02T13:33:00.727Z] #59 3.959 + GOPATH=/tmp/tmp.t9k6WovyOe [2022-06-02T13:33:00.727Z] #59 3.959 + RM_GOPATH=1 [2022-06-02T13:33:00.727Z] #59 3.959 + case "$(go env GOARCH)" in [2022-06-02T13:33:00.727Z] #59 3.959 ++ go env GOARCH [2022-06-02T13:33:00.727Z] #59 3.987 Install runc version v1.1.2 (build tags: seccomp) [2022-06-02T13:33:00.727Z] #59 3.987 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T13:33:00.727Z] #59 3.987 + GO_BUILDMODE=-buildmode=pie [2022-06-02T13:33:00.727Z] #59 3.987 ++ dirname /install.sh [2022-06-02T13:33:00.727Z] #59 3.987 + dir=/ [2022-06-02T13:33:00.727Z] #59 3.987 + bin=runc [2022-06-02T13:33:00.727Z] #59 3.987 + shift [2022-06-02T13:33:00.727Z] #59 3.987 + '[' '!' -f //runc.installer ']' [2022-06-02T13:33:00.727Z] #59 3.987 + . //runc.installer [2022-06-02T13:33:00.727Z] #59 3.987 ++ set -e [2022-06-02T13:33:00.727Z] #59 3.987 ++ : v1.1.2 [2022-06-02T13:33:00.727Z] #59 3.987 + install_runc [2022-06-02T13:33:00.727Z] #59 3.987 + RUNC_BUILDTAGS=seccomp [2022-06-02T13:33:00.727Z] #59 3.987 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-02T13:33:00.727Z] #59 3.987 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.t9k6WovyOe/src/github.com/opencontainers/runc [2022-06-02T13:33:00.727Z] #59 3.998 Cloning into '/tmp/tmp.t9k6WovyOe/src/github.com/opencontainers/runc'... [2022-06-02T13:33:00.843Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-02T13:33:00.843Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-06-02T13:33:00.843Z] === RUN TestDaemonIpcModePrivate [2022-06-02T13:33:01.278Z] #20 DONE 1.6s [2022-06-02T13:33:01.278Z] [2022-06-02T13:33:01.278Z] #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-02T13:33:01.278Z] #47 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:33:01.278Z] #47 ... [2022-06-02T13:33:01.278Z] [2022-06-02T13:33:01.278Z] #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-02T13:33:01.278Z] #21 sha256:d9a7fb9e0cd212f6be6a5d64406833d78bc26f7751d89067c8b5545dc1d33b53 [2022-06-02T13:33:01.776Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-02T13:33:02.049Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2022-06-02T13:33:02.049Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-02T13:33:02.632Z] #59 ... [2022-06-02T13:33:02.632Z] [2022-06-02T13:33:02.632Z] #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-02T13:33:02.632Z] #16 sha256:e46abf534256fc611d277f2c8d7c70cbdd17fd22e66fa2673fbfcb70a6b70386 [2022-06-02T13:33:02.632Z] #16 DONE 2.3s [2022-06-02T13:33:02.632Z] [2022-06-02T13:33:02.632Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T13:33:02.632Z] #17 sha256:c068efb74413d2e7cf9f191383cdf5d065e53ce07d7af66f51578202285773ee [2022-06-02T13:33:03.172Z] #21 2.174 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:33:03.431Z] #21 2.266 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:33:03.439Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-02T13:33:03.439Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-06-02T13:33:03.439Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-02T13:33:03.688Z] #21 2.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:33:04.010Z] #17 1.478 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-02T13:33:04.010Z] #17 DONE 1.6s [2022-06-02T13:33:04.010Z] [2022-06-02T13:33:04.010Z] #46 [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-02T13:33:04.010Z] #46 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:33:04.253Z] #21 3.017 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:33:04.269Z] #46 ... [2022-06-02T13:33:04.269Z] [2022-06-02T13:33:04.269Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T13:33:04.269Z] #18 sha256:66c56cf51d408e0b5b5180dccc4f8eee67111a2185a0ce1160132e7eb8aa3073 [2022-06-02T13:33:04.371Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-02T13:33:04.629Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.27s) [2022-06-02T13:33:04.629Z] === RUN TestIpcModeOlderClient [2022-06-02T13:33:04.629Z] === PAUSE TestIpcModeOlderClient [2022-06-02T13:33:04.629Z] === RUN TestKillContainerInvalidSignal [2022-06-02T13:33:04.886Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-06-02T13:33:04.886Z] === RUN TestKillContainer [2022-06-02T13:33:04.886Z] === RUN TestKillContainer/no_signal [2022-06-02T13:33:05.451Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T13:33:05.709Z] === RUN TestKillContainer/killing_signal [2022-06-02T13:33:05.732Z] #21 4.341 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:33:06.173Z] #18 DONE 1.9s [2022-06-02T13:33:06.173Z] [2022-06-02T13:33:06.173Z] #33 [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-02T13:33:06.173Z] #33 sha256:17ed0ad370f36e9e186a1b18b32d44e4b81a44479e14da465d1ad5cf1f730994 [2022-06-02T13:33:06.173Z] #33 ... [2022-06-02T13:33:06.173Z] [2022-06-02T13:33:06.173Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T13:33:06.173Z] #19 sha256:e0f95abd5d907e4d7d5280c0307edcd4328ab4217a3939a68189c0a28d9239f2 [2022-06-02T13:33:06.274Z] --- PASS: TestKillContainer (1.38s) [2022-06-02T13:33:06.274Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-06-02T13:33:06.274Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-06-02T13:33:06.274Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-06-02T13:33:06.274Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T13:33:06.274Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-02T13:33:06.839Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-02T13:33:07.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-06-02T13:33:07.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-06-02T13:33:07.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2022-06-02T13:33:07.097Z] === RUN TestKillStoppedContainer [2022-06-02T13:33:07.114Z] #21 5.700 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:33:07.114Z] #21 ... [2022-06-02T13:33:07.114Z] [2022-06-02T13:33:07.114Z] #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-02T13:33:07.114Z] #60 sha256:02e887552aee4b787f1d1c46740b478d7599684aad7a8bdacde44d992c1b0bac [2022-06-02T13:33:07.114Z] #60 16.87 Updating files: 94% (1123/1187) Updating files: 95% (1128/1187) Updating files: 96% (1140/1187) Updating files: 97% (1152/1187) Updating files: 98% (1164/1187) Updating files: 99% (1176/1187) Updating files: 100% (1187/1187) Updating files: 100% (1187/1187), done. [2022-06-02T13:33:07.114Z] #60 16.93 + cd /tmp/tmp.fetYTj40aC/src/github.com/opencontainers/runc [2022-06-02T13:33:07.114Z] #60 16.93 + git checkout -q v1.1.2 [2022-06-02T13:33:07.355Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-02T13:33:07.355Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T13:33:07.355Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-02T13:33:07.355Z] === RUN TestKillDifferentUserContainer [2022-06-02T13:33:07.919Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-06-02T13:33:07.919Z] === RUN TestInspectOomKilledTrue [2022-06-02T13:33:07.919Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-02T13:33:07.919Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-02T13:33:07.919Z] === RUN TestInspectOomKilledFalse [2022-06-02T13:33:08.042Z] #60 18.11 + '[' -z '' ']' [2022-06-02T13:33:08.042Z] #60 18.11 + target=static [2022-06-02T13:33:08.042Z] #60 18.11 + make BUILDTAGS=seccomp static [2022-06-02T13:33:08.077Z] #19 DONE 1.9s [2022-06-02T13:33:08.077Z] [2022-06-02T13:33:08.077Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T13:33:08.077Z] #20 sha256:3be57fbc7135b7cbd5ceb489434f6713ab1a3505c85fba4e6a845928085358c1 [2022-06-02T13:33:08.177Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-06-02T13:33:08.177Z] === RUN TestLinksEtcHostsContentMatch [2022-06-02T13:33:08.434Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2022-06-02T13:33:08.434Z] === RUN TestLinksContainerNames [2022-06-02T13:33:08.607Z] #60 18.34 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-02T13:33:09.369Z] --- PASS: TestLinksContainerNames (0.83s) [2022-06-02T13:33:09.370Z] === RUN TestLogsFollowTailEmpty [2022-06-02T13:33:09.460Z] #20 DONE 1.4s [2022-06-02T13:33:09.460Z] [2022-06-02T13:33:09.460Z] #54 [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-02T13:33:09.460Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:33:09.460Z] #54 ... [2022-06-02T13:33:09.460Z] [2022-06-02T13:33:09.460Z] #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-02T13:33:09.460Z] #21 sha256:d9a7fb9e0cd212f6be6a5d64406833d78bc26f7751d89067c8b5545dc1d33b53 [2022-06-02T13:33:09.934Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-06-02T13:33:09.934Z] === RUN TestContainerNetworkMountsNoChown [2022-06-02T13:33:10.191Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-06-02T13:33:10.191Z] === RUN TestMountDaemonRoot [2022-06-02T13:33:10.191Z] === RUN TestMountDaemonRoot/default [2022-06-02T13:33:10.191Z] === PAUSE TestMountDaemonRoot/default [2022-06-02T13:33:10.191Z] === RUN TestMountDaemonRoot/private [2022-06-02T13:33:10.191Z] === PAUSE TestMountDaemonRoot/private [2022-06-02T13:33:10.191Z] === RUN TestMountDaemonRoot/rprivate [2022-06-02T13:33:10.191Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-02T13:33:10.191Z] === RUN TestMountDaemonRoot/slave [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/slave [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rslave [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/shared [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/shared [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rshared [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-02T13:33:10.192Z] === CONT TestMountDaemonRoot/default [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-02T13:33:10.192Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-02T13:33:10.192Z] === CONT TestMountDaemonRoot/rshared [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T13:33:10.192Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-02T13:33:10.192Z] === CONT TestMountDaemonRoot/shared [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-02T13:33:10.192Z] === CONT TestMountDaemonRoot/rslave [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T13:33:10.192Z] === CONT TestMountDaemonRoot/slave [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-02T13:33:10.192Z] === CONT TestMountDaemonRoot/rprivate [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T13:33:10.192Z] === CONT TestMountDaemonRoot/private [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-02T13:33:10.192Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-02T13:33:10.192Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-02T13:33:10.192Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-02T13:33:10.192Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T13:33:10.449Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-02T13:33:10.707Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-02T13:33:10.707Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-02T13:33:10.707Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-02T13:33:10.707Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-02T13:33:10.707Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T13:33:10.707Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-02T13:33:10.707Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T13:33:10.707Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-02T13:33:10.707Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-02T13:33:10.707Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-06-02T13:33:10.707Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-02T13:33:10.707Z] === RUN TestContainerBindMountNonRecursive [2022-06-02T13:33:11.362Z] #21 1.680 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T13:33:11.362Z] #21 1.720 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T13:33:11.362Z] #21 1.720 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T13:33:11.621Z] #21 2.513 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T13:33:12.078Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-06-02T13:33:12.078Z] === RUN TestContainerVolumesMountedAsShared [2022-06-02T13:33:12.336Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-06-02T13:33:12.336Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-02T13:33:12.901Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-06-02T13:33:12.901Z] === RUN TestNetworkNat [2022-06-02T13:33:13.158Z] --- PASS: TestNetworkNat (0.45s) [2022-06-02T13:33:13.158Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T13:33:13.723Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-06-02T13:33:13.723Z] === RUN TestNetworkLoopbackNat [2022-06-02T13:33:14.184Z] #21 4.938 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T13:33:15.133Z] #21 ... [2022-06-02T13:33:15.133Z] [2022-06-02T13:33:15.133Z] #59 [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-02T13:33:15.133Z] #59 sha256:adc84fef6563b43adcc1dc48d23a8aaf08f6b5abba9c6c2eeb4b376a7c63c247 [2022-06-02T13:33:15.171Z] #60 ... [2022-06-02T13:33:15.171Z] [2022-06-02T13:33:15.171Z] #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-02T13:33:15.171Z] #21 sha256:d9a7fb9e0cd212f6be6a5d64406833d78bc26f7751d89067c8b5545dc1d33b53 [2022-06-02T13:33:15.171Z] #21 13.50 Fetched 8537 kB in 12s (728 kB/s) [2022-06-02T13:33:15.650Z] #59 18.74 Updating files: 76% (911/1187) Updating files: 77% (914/1187) Updating files: 78% (926/1187) Updating files: 79% (938/1187) Updating files: 80% (950/1187) Updating files: 81% (962/1187) Updating files: 82% (974/1187) Updating files: 83% (986/1187) Updating files: 84% (998/1187) Updating files: 85% (1009/1187) Updating files: 86% (1021/1187) Updating files: 87% (1033/1187) Updating files: 88% (1045/1187) Updating files: 89% (1057/1187) Updating files: 90% (1069/1187) Updating files: 91% (1081/1187) Updating files: 92% (1093/1187) Updating files: 93% (1104/1187) Updating files: 94% (1116/1187) Updating files: 95% (1128/1187) Updating files: 96% (1140/1187) Updating files: 97% (1152/1187) Updating files: 98% (1164/1187) Updating files: 99% (1176/1187) Updating files: 100% (1187/1187) Updating files: 100% (1187/1187), done. [2022-06-02T13:33:15.650Z] #59 19.07 + cd /tmp/tmp.t9k6WovyOe/src/github.com/opencontainers/runc [2022-06-02T13:33:15.650Z] #59 19.08 + git checkout -q v1.1.2 [2022-06-02T13:33:16.246Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-06-02T13:33:16.246Z] === RUN TestPause [2022-06-02T13:33:16.585Z] #59 20.04 + '[' -z '' ']' [2022-06-02T13:33:16.585Z] #59 20.04 + target=static [2022-06-02T13:33:16.585Z] #59 20.04 + make BUILDTAGS=seccomp static [2022-06-02T13:33:16.812Z] --- PASS: TestPause (0.45s) [2022-06-02T13:33:16.812Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T13:33:16.812Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T13:33:16.812Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T13:33:16.812Z] === RUN TestPauseStopPausedContainer [2022-06-02T13:33:17.153Z] #59 20.78 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-02T13:33:17.377Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-06-02T13:33:17.377Z] === RUN TestPidHost [2022-06-02T13:33:17.691Z] #21 13.50 Reading package lists... [2022-06-02T13:33:18.309Z] --- PASS: TestPidHost (1.04s) [2022-06-02T13:33:18.309Z] === RUN TestPsFilter [2022-06-02T13:33:18.309Z] --- PASS: TestPsFilter (0.11s) [2022-06-02T13:33:18.309Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T13:33:18.874Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-06-02T13:33:18.874Z] === RUN TestRemoveContainerWithVolume [2022-06-02T13:33:19.131Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-06-02T13:33:19.131Z] === RUN TestRemoveContainerRunning [2022-06-02T13:33:19.696Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-06-02T13:33:19.696Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T13:33:19.953Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-06-02T13:33:19.953Z] === RUN TestRemoveInvalidContainer [2022-06-02T13:33:19.953Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-06-02T13:33:19.953Z] === RUN TestRenameLinkedContainer [2022-06-02T13:33:20.210Z] #21 16.41 Reading package lists... [2022-06-02T13:33:21.137Z] #21 19.16 Building dependency tree... [2022-06-02T13:33:21.700Z] #21 20.43 The following additional packages will be installed: [2022-06-02T13:33:21.700Z] #21 20.43 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-02T13:33:21.700Z] #21 20.43 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-02T13:33:21.700Z] #21 20.43 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-02T13:33:21.700Z] #21 20.43 python3-pkg-resources vim-runtime xxd [2022-06-02T13:33:21.700Z] #21 20.44 Suggested packages: [2022-06-02T13:33:21.700Z] #21 20.44 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-02T13:33:21.700Z] #21 20.44 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-02T13:33:21.700Z] #21 20.44 acl attr quota [2022-06-02T13:33:21.700Z] #21 20.44 Recommended packages: [2022-06-02T13:33:21.700Z] #21 20.44 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-02T13:33:21.700Z] #21 ... [2022-06-02T13:33:21.700Z] [2022-06-02T13:33:21.700Z] #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-02T13:33:21.700Z] #34 sha256:17ed0ad370f36e9e186a1b18b32d44e4b81a44479e14da465d1ad5cf1f730994 [2022-06-02T13:33:21.700Z] #34 DONE 222.7s [2022-06-02T13:33:21.849Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-06-02T13:33:21.849Z] === RUN TestRenameStoppedContainer [2022-06-02T13:33:21.955Z] [2022-06-02T13:33:21.955Z] #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-02T13:33:21.955Z] #36 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5 [2022-06-02T13:33:22.414Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-06-02T13:33:22.414Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T13:33:23.323Z] #36 ... [2022-06-02T13:33:23.323Z] [2022-06-02T13:33:23.323Z] #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-02T13:33:23.323Z] #21 sha256:d9a7fb9e0cd212f6be6a5d64406833d78bc26f7751d89067c8b5545dc1d33b53 [2022-06-02T13:33:23.323Z] #21 22.14 The following NEW packages will be installed: [2022-06-02T13:33:23.323Z] #21 22.15 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-02T13:33:23.323Z] #21 22.15 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-02T13:33:23.323Z] #21 22.15 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-02T13:33:23.323Z] #21 22.15 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-02T13:33:23.323Z] #21 22.15 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-02T13:33:23.323Z] #21 22.15 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-02T13:33:23.323Z] #21 22.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-02T13:33:23.323Z] #21 22.15 xz-utils zip zstd [2022-06-02T13:33:23.345Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-06-02T13:33:23.345Z] === RUN TestRenameInvalidName [2022-06-02T13:33:23.580Z] #21 22.51 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:33:23.580Z] #21 22.51 Need to get 27.6 MB of archives. [2022-06-02T13:33:23.580Z] #21 22.51 After this operation, 106 MB of additional disk space will be used. [2022-06-02T13:33:23.580Z] #21 22.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-02T13:33:23.580Z] #21 22.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-02T13:33:23.580Z] #21 22.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-02T13:33:23.580Z] #21 22.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-02T13:33:23.580Z] #21 22.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-02T13:33:23.580Z] #21 22.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-02T13:33:23.580Z] #21 22.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-02T13:33:23.580Z] #21 22.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-02T13:33:23.580Z] #21 22.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-02T13:33:23.603Z] --- PASS: TestRenameInvalidName (0.44s) [2022-06-02T13:33:23.603Z] === RUN TestRenameAnonymousContainer [2022-06-02T13:33:23.836Z] #21 ... [2022-06-02T13:33:23.836Z] [2022-06-02T13:33:23.836Z] #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-02T13:33:23.836Z] #36 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5 [2022-06-02T13:33:23.836Z] #36 225.0 Delve is a source level debugger for Go programs. [2022-06-02T13:33:23.836Z] #36 225.0 [2022-06-02T13:33:23.836Z] #36 225.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-02T13:33:23.836Z] #36 225.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-02T13:33:23.836Z] #36 225.0 [2022-06-02T13:33:23.836Z] #36 225.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-02T13:33:23.836Z] #36 225.0 [2022-06-02T13:33:23.836Z] #36 225.0 Pass flags to the program you are debugging using `--`, for example: [2022-06-02T13:33:23.836Z] #36 225.0 [2022-06-02T13:33:23.836Z] #36 225.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-02T13:33:23.836Z] #36 225.0 [2022-06-02T13:33:23.836Z] #36 225.0 Usage: [2022-06-02T13:33:23.836Z] #36 225.0 dlv [command] [2022-06-02T13:33:23.836Z] #36 225.0 [2022-06-02T13:33:23.836Z] #36 225.0 Available Commands: [2022-06-02T13:33:23.836Z] #36 225.0 attach Attach to running process and begin debugging. [2022-06-02T13:33:23.836Z] #36 225.0 connect Connect to a headless debug server with a terminal client. [2022-06-02T13:33:23.836Z] #36 225.0 core Examine a core dump. [2022-06-02T13:33:23.836Z] #36 225.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-02T13:33:23.836Z] #36 225.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-02T13:33:23.836Z] #36 225.0 exec Execute a precompiled binary, and begin a debug session. [2022-06-02T13:33:23.836Z] #36 225.0 help Help about any command [2022-06-02T13:33:23.836Z] #36 225.0 run Deprecated command. Use 'debug' instead. [2022-06-02T13:33:23.836Z] #36 225.0 test Compile test binary and begin debugging program. [2022-06-02T13:33:23.836Z] #36 225.0 trace Compile and begin tracing program. [2022-06-02T13:33:23.836Z] #36 225.0 version Prints version. [2022-06-02T13:33:23.836Z] #36 225.0 [2022-06-02T13:33:23.836Z] #36 225.0 Flags: [2022-06-02T13:33:23.836Z] #36 225.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-02T13:33:23.836Z] #36 225.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-02T13:33:23.836Z] #36 225.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-02T13:33:23.836Z] #36 225.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-02T13:33:23.836Z] #36 225.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-02T13:33:23.836Z] #36 225.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-02T13:33:23.836Z] #36 225.0 --disable-aslr Disables address space randomization [2022-06-02T13:33:23.836Z] #36 225.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-02T13:33:23.836Z] #36 225.0 -h, --help help for dlv [2022-06-02T13:33:23.836Z] #36 225.0 --init string Init file, executed by the terminal client. [2022-06-02T13:33:23.836Z] #36 225.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-02T13:33:23.836Z] #36 225.0 --log Enable debugging server logging. [2022-06-02T13:33:23.836Z] #36 225.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-02T13:33:23.836Z] #36 225.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-02T13:33:23.836Z] #36 225.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-02T13:33:23.836Z] #36 225.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-02T13:33:23.836Z] #36 225.0 --wd string Working directory for running the program. [2022-06-02T13:33:23.836Z] #36 225.0 [2022-06-02T13:33:23.836Z] #36 225.0 Additional help topics: [2022-06-02T13:33:23.836Z] #36 225.0 dlv backend Help about the --backend flag. [2022-06-02T13:33:23.836Z] #36 225.0 dlv log Help about logging flags. [2022-06-02T13:33:23.836Z] #36 225.0 dlv redirect Help about file redirection. [2022-06-02T13:33:23.836Z] #36 225.0 [2022-06-02T13:33:23.836Z] #36 225.0 Use "dlv [command] --help" for more information about a command. [2022-06-02T13:33:23.836Z] #36 DONE 225.2s [2022-06-02T13:33:23.836Z] [2022-06-02T13:33:23.836Z] #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-02T13:33:23.836Z] #21 sha256:d9a7fb9e0cd212f6be6a5d64406833d78bc26f7751d89067c8b5545dc1d33b53 [2022-06-02T13:33:23.837Z] #21 22.67 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-02T13:33:23.837Z] #21 22.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-02T13:33:23.837Z] #21 22.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-02T13:33:23.837Z] #21 22.71 Get:13 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-02T13:33:23.837Z] #21 22.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-02T13:33:23.837Z] #21 22.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-02T13:33:23.837Z] #21 22.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-02T13:33:23.837Z] #21 22.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-02T13:33:23.837Z] #21 22.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-02T13:33:23.837Z] #21 22.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-02T13:33:23.837Z] #21 22.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-02T13:33:23.837Z] #21 22.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-02T13:33:23.837Z] #21 22.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-02T13:33:23.837Z] #21 22.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-02T13:33:23.837Z] #21 22.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-02T13:33:24.092Z] #21 22.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-02T13:33:24.092Z] #21 22.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-02T13:33:24.092Z] #21 22.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-02T13:33:24.349Z] #21 23.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-02T13:33:24.349Z] #21 23.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T13:33:24.349Z] #21 23.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-02T13:33:24.349Z] #21 23.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-02T13:33:24.349Z] #21 23.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-02T13:33:24.349Z] #21 23.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-02T13:33:24.349Z] #21 23.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-02T13:33:24.349Z] #21 23.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-02T13:33:24.349Z] #21 23.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-02T13:33:24.349Z] #21 23.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-02T13:33:24.349Z] #21 23.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-02T13:33:24.349Z] #21 23.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-02T13:33:24.349Z] #21 23.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-02T13:33:24.349Z] #21 23.29 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-02T13:33:24.349Z] #21 23.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-02T13:33:24.605Z] #21 23.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-02T13:33:24.605Z] #21 23.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-02T13:33:24.861Z] #21 23.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-02T13:33:24.861Z] #21 23.80 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-02T13:33:24.861Z] #21 23.85 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-02T13:33:24.861Z] #21 23.85 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-02T13:33:25.500Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-06-02T13:33:25.500Z] === RUN TestRenameContainerWithSameName [2022-06-02T13:33:25.758Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2022-06-02T13:33:25.758Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T13:33:25.789Z] #21 24.69 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:33:25.789Z] #21 24.82 Fetched 27.6 MB in 2s (16.6 MB/s) [2022-06-02T13:33:26.045Z] #21 24.88 Selecting previously unselected package pigz. [2022-06-02T13:33:26.045Z] #21 24.88 (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 ... 24019 files and directories currently installed.) [2022-06-02T13:33:26.045Z] #21 24.92 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-02T13:33:26.045Z] #21 24.94 Unpacking pigz (2.6-1) ... [2022-06-02T13:33:26.045Z] #21 25.03 Selecting previously unselected package libelf1:amd64. [2022-06-02T13:33:26.300Z] #21 25.04 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-02T13:33:26.300Z] #21 25.05 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-02T13:33:26.300Z] #21 25.19 Selecting previously unselected package libbpf0:amd64. [2022-06-02T13:33:26.300Z] #21 25.19 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-02T13:33:26.300Z] #21 25.20 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-02T13:33:26.300Z] #21 25.29 Selecting previously unselected package libcap2:amd64. [2022-06-02T13:33:26.557Z] #21 25.30 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-02T13:33:26.557Z] #21 25.31 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-02T13:33:26.557Z] #21 25.37 Selecting previously unselected package libmnl0:amd64. [2022-06-02T13:33:26.557Z] #21 25.37 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-02T13:33:26.557Z] #21 25.38 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-02T13:33:26.557Z] #21 25.44 Selecting previously unselected package libxtables12:amd64. [2022-06-02T13:33:26.557Z] #21 25.44 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-02T13:33:26.557Z] #21 25.45 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-02T13:33:26.557Z] #21 25.51 Selecting previously unselected package libcap2-bin. [2022-06-02T13:33:26.557Z] #21 25.52 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-02T13:33:26.557Z] #21 25.53 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-02T13:33:26.691Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-06-02T13:33:26.691Z] === RUN TestResize [2022-06-02T13:33:26.813Z] #21 25.61 Selecting previously unselected package iproute2. [2022-06-02T13:33:26.814Z] #21 25.61 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-02T13:33:26.814Z] #21 25.63 Unpacking iproute2 (5.10.0-4) ... [2022-06-02T13:33:27.128Z] #59 ... [2022-06-02T13:33:27.128Z] [2022-06-02T13:33:27.128Z] #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-02T13:33:27.128Z] #21 sha256:d9a7fb9e0cd212f6be6a5d64406833d78bc26f7751d89067c8b5545dc1d33b53 [2022-06-02T13:33:27.128Z] #21 7.042 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T13:33:27.128Z] #21 12.93 Fetched 8537 kB in 12s (737 kB/s) [2022-06-02T13:33:27.128Z] #21 12.93 Reading package lists... [2022-06-02T13:33:27.256Z] --- PASS: TestResize (0.44s) [2022-06-02T13:33:27.256Z] === RUN TestResizeWithInvalidSize [2022-06-02T13:33:27.377Z] #21 26.08 Selecting previously unselected package xxd. [2022-06-02T13:33:27.377Z] #21 26.09 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T13:33:27.377Z] #21 26.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:27.377Z] #21 26.21 Selecting previously unselected package vim-common. [2022-06-02T13:33:27.377Z] #21 26.21 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T13:33:27.377Z] #21 26.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:27.377Z] #21 26.39 Selecting previously unselected package bash-completion. [2022-06-02T13:33:27.377Z] #21 26.39 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-02T13:33:27.514Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-06-02T13:33:27.514Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T13:33:28.061Z] #21 15.95 Reading package lists... [2022-06-02T13:33:28.081Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:33:28.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:33:28.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:33:28.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T13:33:28.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:33:28.997Z] #21 18.84 Building dependency tree... [2022-06-02T13:33:29.268Z] #21 28.19 Unpacking bash-completion (1:2.11-2) ... [2022-06-02T13:33:29.525Z] #21 28.53 Selecting previously unselected package bzip2. [2022-06-02T13:33:29.525Z] #21 28.53 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-02T13:33:29.525Z] #21 28.54 Unpacking bzip2 (1.0.8-4) ... [2022-06-02T13:33:29.782Z] #21 28.62 Selecting previously unselected package xz-utils. [2022-06-02T13:33:29.782Z] #21 28.62 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-02T13:33:29.782Z] #21 28.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-02T13:33:29.782Z] #21 28.80 Selecting previously unselected package apparmor. [2022-06-02T13:33:29.782Z] #21 28.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-02T13:33:29.782Z] #21 28.85 Unpacking apparmor (2.13.6-10) ... [2022-06-02T13:33:29.979Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:33:30.345Z] #21 29.25 Selecting previously unselected package inetutils-ping. [2022-06-02T13:33:30.345Z] #21 29.25 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-02T13:33:30.345Z] #21 29.26 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-02T13:33:30.345Z] #21 29.36 Selecting previously unselected package libip4tc2:amd64. [2022-06-02T13:33:30.374Z] #21 20.87 The following additional packages will be installed: [2022-06-02T13:33:30.374Z] #21 20.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-02T13:33:30.374Z] #21 20.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-02T13:33:30.374Z] #21 20.89 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-02T13:33:30.374Z] #21 20.89 python3-pkg-resources vim-runtime xxd [2022-06-02T13:33:30.374Z] #21 20.89 Suggested packages: [2022-06-02T13:33:30.374Z] #21 20.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-02T13:33:30.374Z] #21 20.90 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-02T13:33:30.374Z] #21 20.90 acl attr quota [2022-06-02T13:33:30.374Z] #21 20.90 Recommended packages: [2022-06-02T13:33:30.374Z] #21 20.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-02T13:33:30.601Z] #21 29.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-02T13:33:30.601Z] #21 29.36 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-02T13:33:30.601Z] #21 29.43 Selecting previously unselected package libip6tc2:amd64. [2022-06-02T13:33:30.601Z] #21 29.43 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-02T13:33:30.601Z] #21 29.45 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-02T13:33:30.601Z] #21 29.51 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-02T13:33:30.601Z] #21 29.52 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-02T13:33:30.601Z] #21 29.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T13:33:30.601Z] #21 29.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-02T13:33:30.601Z] #21 29.59 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-02T13:33:30.601Z] #21 29.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-02T13:33:30.858Z] #21 29.67 Selecting previously unselected package libnftnl11:amd64. [2022-06-02T13:33:30.858Z] #21 29.67 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-02T13:33:30.858Z] #21 29.67 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-02T13:33:30.858Z] #21 29.78 Selecting previously unselected package iptables. [2022-06-02T13:33:30.858Z] #21 29.79 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-02T13:33:30.858Z] #21 29.79 Unpacking iptables (1.8.7-1) ... [2022-06-02T13:33:30.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:33:30.942Z] #21 ... [2022-06-02T13:33:30.943Z] [2022-06-02T13:33:30.943Z] #33 [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-02T13:33:30.943Z] #33 sha256:17ed0ad370f36e9e186a1b18b32d44e4b81a44479e14da465d1ad5cf1f730994 [2022-06-02T13:33:30.943Z] #33 DONE 229.4s [2022-06-02T13:33:31.117Z] #21 30.02 Selecting previously unselected package libonig5:amd64. [2022-06-02T13:33:31.117Z] #21 30.02 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-02T13:33:31.117Z] #21 30.02 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T13:33:31.202Z] [2022-06-02T13:33:31.202Z] #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-02T13:33:31.202Z] #21 sha256:d9a7fb9e0cd212f6be6a5d64406833d78bc26f7751d89067c8b5545dc1d33b53 [2022-06-02T13:33:31.373Z] #21 30.14 Selecting previously unselected package libjq1:amd64. [2022-06-02T13:33:31.373Z] #21 30.14 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-02T13:33:31.373Z] #21 30.15 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-02T13:33:31.373Z] #21 30.26 Selecting previously unselected package jq. [2022-06-02T13:33:31.373Z] #21 30.26 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-02T13:33:31.373Z] #21 30.28 Unpacking jq (1.6-2.1) ... [2022-06-02T13:33:31.373Z] #21 30.35 Selecting previously unselected package libaio1:amd64. [2022-06-02T13:33:31.461Z] #21 22.33 The following NEW packages will be installed: [2022-06-02T13:33:31.629Z] #21 30.36 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-02T13:33:31.629Z] #21 30.37 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-02T13:33:31.629Z] #21 30.42 Selecting previously unselected package libgpm2:amd64. [2022-06-02T13:33:31.629Z] #21 30.42 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-02T13:33:31.629Z] #21 30.43 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-02T13:33:31.629Z] #21 30.51 Selecting previously unselected package libicu67:amd64. [2022-06-02T13:33:31.629Z] #21 30.52 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-02T13:33:31.629Z] #21 30.52 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-02T13:33:31.721Z] #21 22.33 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-02T13:33:31.721Z] #21 22.33 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-02T13:33:31.721Z] #21 22.33 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-02T13:33:31.721Z] #21 22.34 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-02T13:33:31.721Z] #21 22.34 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-02T13:33:31.721Z] #21 22.34 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-02T13:33:31.721Z] #21 22.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-02T13:33:31.721Z] #21 22.34 xz-utils zip zstd [2022-06-02T13:33:31.980Z] #21 22.70 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T13:33:31.980Z] #21 22.70 Need to get 27.6 MB of archives. [2022-06-02T13:33:31.980Z] #21 22.70 After this operation, 106 MB of additional disk space will be used. [2022-06-02T13:33:31.980Z] #21 22.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-02T13:33:31.980Z] #21 22.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-02T13:33:31.980Z] #21 22.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-02T13:33:31.980Z] #21 22.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-02T13:33:31.980Z] #21 22.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-02T13:33:31.980Z] #21 22.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-02T13:33:31.980Z] #21 22.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-02T13:33:31.980Z] #21 22.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-02T13:33:31.980Z] #21 22.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-02T13:33:31.980Z] #21 22.76 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-02T13:33:31.980Z] #21 22.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-02T13:33:31.980Z] #21 22.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-02T13:33:31.980Z] #21 22.79 Get:13 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-02T13:33:31.980Z] #21 22.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-02T13:33:31.980Z] #21 22.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-02T13:33:31.980Z] #21 22.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-02T13:33:32.239Z] #21 22.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-02T13:33:32.239Z] #21 22.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-02T13:33:32.239Z] #21 22.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-02T13:33:32.239Z] #21 22.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-02T13:33:32.240Z] #21 22.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-02T13:33:32.240Z] #21 22.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-02T13:33:32.240Z] #21 22.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-02T13:33:32.240Z] #21 22.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-02T13:33:32.240Z] #21 22.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-02T13:33:32.240Z] #21 22.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-02T13:33:32.240Z] #21 22.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-02T13:33:32.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:33:32.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:33:32.808Z] #21 23.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-02T13:33:32.808Z] #21 23.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T13:33:32.808Z] #21 23.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-02T13:33:32.808Z] #21 23.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-02T13:33:32.808Z] #21 23.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-02T13:33:32.808Z] #21 23.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-02T13:33:32.808Z] #21 23.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-02T13:33:32.808Z] #21 23.42 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-02T13:33:32.808Z] #21 23.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-02T13:33:32.808Z] #21 23.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-02T13:33:32.808Z] #21 23.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-02T13:33:32.808Z] #21 23.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-02T13:33:32.808Z] #21 23.46 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-02T13:33:32.808Z] #21 23.46 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-02T13:33:32.808Z] #21 23.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-02T13:33:32.808Z] #21 23.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-02T13:33:32.808Z] #21 23.55 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-02T13:33:33.067Z] #21 23.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-02T13:33:33.067Z] #21 23.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-02T13:33:33.326Z] #21 23.98 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-02T13:33:33.326Z] #21 23.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-02T13:33:33.585Z] #21 ... [2022-06-02T13:33:33.585Z] [2022-06-02T13:33:33.585Z] #35 [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-02T13:33:33.585Z] #35 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5 [2022-06-02T13:33:33.585Z] #35 232.1 Delve is a source level debugger for Go programs. [2022-06-02T13:33:33.585Z] #35 232.1 [2022-06-02T13:33:33.585Z] #35 232.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-02T13:33:33.585Z] #35 232.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-02T13:33:33.585Z] #35 232.1 [2022-06-02T13:33:33.585Z] #35 232.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-02T13:33:33.585Z] #35 232.1 [2022-06-02T13:33:33.585Z] #35 232.1 Pass flags to the program you are debugging using `--`, for example: [2022-06-02T13:33:33.585Z] #35 232.1 [2022-06-02T13:33:33.585Z] #35 232.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-02T13:33:33.585Z] #35 232.1 [2022-06-02T13:33:33.585Z] #35 232.1 Usage: [2022-06-02T13:33:33.585Z] #35 232.1 dlv [command] [2022-06-02T13:33:33.585Z] #35 232.1 [2022-06-02T13:33:33.585Z] #35 232.1 Available Commands: [2022-06-02T13:33:33.585Z] #35 232.1 attach Attach to running process and begin debugging. [2022-06-02T13:33:33.585Z] #35 232.1 connect Connect to a headless debug server with a terminal client. [2022-06-02T13:33:33.585Z] #35 232.1 core Examine a core dump. [2022-06-02T13:33:33.585Z] #35 232.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-02T13:33:33.585Z] #35 232.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-02T13:33:33.585Z] #35 232.1 exec Execute a precompiled binary, and begin a debug session. [2022-06-02T13:33:33.585Z] #35 232.1 help Help about any command [2022-06-02T13:33:33.585Z] #35 232.1 run Deprecated command. Use 'debug' instead. [2022-06-02T13:33:33.585Z] #35 232.1 test Compile test binary and begin debugging program. [2022-06-02T13:33:33.585Z] #35 232.1 trace Compile and begin tracing program. [2022-06-02T13:33:33.585Z] #35 232.1 version Prints version. [2022-06-02T13:33:33.585Z] #35 232.1 [2022-06-02T13:33:33.585Z] #35 232.1 Flags: [2022-06-02T13:33:33.585Z] #35 232.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-02T13:33:33.585Z] #35 232.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-02T13:33:33.585Z] #35 232.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-02T13:33:33.585Z] #35 232.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-02T13:33:33.585Z] #35 232.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-02T13:33:33.585Z] #35 232.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-02T13:33:33.585Z] #35 232.1 --disable-aslr Disables address space randomization [2022-06-02T13:33:33.585Z] #35 232.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-02T13:33:33.585Z] #35 232.1 -h, --help help for dlv [2022-06-02T13:33:33.585Z] #35 232.1 --init string Init file, executed by the terminal client. [2022-06-02T13:33:33.585Z] #35 232.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-02T13:33:33.585Z] #35 232.1 --log Enable debugging server logging. [2022-06-02T13:33:33.585Z] #35 232.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-02T13:33:33.585Z] #35 232.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-02T13:33:33.585Z] #35 232.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-02T13:33:33.585Z] #35 232.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-02T13:33:33.585Z] #35 232.1 --wd string Working directory for running the program. [2022-06-02T13:33:33.585Z] #35 232.1 [2022-06-02T13:33:33.585Z] #35 232.1 Additional help topics: [2022-06-02T13:33:33.585Z] #35 232.1 dlv backend Help about the --backend flag. [2022-06-02T13:33:33.585Z] #35 232.1 dlv log Help about logging flags. [2022-06-02T13:33:33.585Z] #35 232.1 dlv redirect Help about file redirection. [2022-06-02T13:33:33.585Z] #35 232.1 [2022-06-02T13:33:33.585Z] #35 232.1 Use "dlv [command] --help" for more information about a command. [2022-06-02T13:33:33.585Z] #35 DONE 232.1s [2022-06-02T13:33:33.585Z] [2022-06-02T13:33:33.585Z] #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-02T13:33:33.585Z] #21 sha256:d9a7fb9e0cd212f6be6a5d64406833d78bc26f7751d89067c8b5545dc1d33b53 [2022-06-02T13:33:33.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:33:33.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:33:34.152Z] #21 24.94 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T13:33:34.411Z] #21 25.16 Fetched 27.6 MB in 2s (17.3 MB/s) [2022-06-02T13:33:34.669Z] #21 25.26 Selecting previously unselected package pigz. [2022-06-02T13:33:34.669Z] #21 25.26 (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 ... 24019 files and directories currently installed.) [2022-06-02T13:33:34.669Z] #21 25.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-02T13:33:34.669Z] #21 25.33 Unpacking pigz (2.6-1) ... [2022-06-02T13:33:34.669Z] #21 25.42 Selecting previously unselected package libelf1:amd64. [2022-06-02T13:33:34.669Z] #21 25.43 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-02T13:33:34.669Z] #21 25.44 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-02T13:33:34.901Z] #21 33.47 Selecting previously unselected package libinih1:amd64. [2022-06-02T13:33:34.901Z] #21 33.47 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-02T13:33:34.901Z] #21 33.49 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-02T13:33:34.901Z] #21 33.55 Selecting previously unselected package libnet1:amd64. [2022-06-02T13:33:34.901Z] #21 33.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T13:33:34.901Z] #21 33.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T13:33:34.901Z] #21 33.63 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T13:33:34.901Z] #21 33.64 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-02T13:33:34.901Z] #21 33.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T13:33:34.901Z] #21 33.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T13:33:34.901Z] #21 33.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-02T13:33:34.901Z] #21 33.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T13:33:34.901Z] #21 33.79 Selecting previously unselected package net-tools. [2022-06-02T13:33:34.901Z] #21 33.80 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-02T13:33:34.901Z] #21 33.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-02T13:33:35.158Z] #21 33.96 Selecting previously unselected package patch. [2022-06-02T13:33:35.158Z] #21 33.97 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-06-02T13:33:35.158Z] #21 33.97 Unpacking patch (2.7.6-7) ... [2022-06-02T13:33:35.158Z] #21 34.07 Selecting previously unselected package python-pip-whl. [2022-06-02T13:33:35.158Z] #21 34.07 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-02T13:33:35.158Z] #21 34.08 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-02T13:33:35.236Z] #21 25.76 Selecting previously unselected package libbpf0:amd64. [2022-06-02T13:33:35.236Z] #21 25.78 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-02T13:33:35.236Z] #21 25.78 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-02T13:33:35.236Z] #21 25.89 Selecting previously unselected package libcap2:amd64. [2022-06-02T13:33:35.236Z] #21 25.89 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-02T13:33:35.236Z] #21 25.90 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-02T13:33:35.236Z] #21 25.95 Selecting previously unselected package libmnl0:amd64. [2022-06-02T13:33:35.236Z] #21 25.96 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-02T13:33:35.236Z] #21 25.96 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-02T13:33:35.237Z] #21 26.02 Selecting previously unselected package libxtables12:amd64. [2022-06-02T13:33:35.237Z] #21 26.04 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-02T13:33:35.237Z] #21 26.04 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-02T13:33:35.495Z] #21 26.12 Selecting previously unselected package libcap2-bin. [2022-06-02T13:33:35.495Z] #21 26.12 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-02T13:33:35.495Z] #21 26.13 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-02T13:33:35.495Z] #21 26.25 Selecting previously unselected package iproute2. [2022-06-02T13:33:35.726Z] #21 34.58 Selecting previously unselected package python3-lib2to3. [2022-06-02T13:33:35.726Z] #21 34.58 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-02T13:33:35.726Z] #21 34.59 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-02T13:33:35.756Z] #21 26.25 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-02T13:33:35.756Z] #21 26.26 Unpacking iproute2 (5.10.0-4) ... [2022-06-02T13:33:35.982Z] #21 34.68 Selecting previously unselected package python3-distutils. [2022-06-02T13:33:35.983Z] #21 34.70 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-02T13:33:35.983Z] #21 34.71 Unpacking python3-distutils (3.9.2-1) ... [2022-06-02T13:33:35.983Z] #21 34.85 Selecting previously unselected package python3-pkg-resources. [2022-06-02T13:33:35.983Z] #21 34.85 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-02T13:33:35.983Z] #21 34.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-02T13:33:35.983Z] #21 34.98 Selecting previously unselected package python3-setuptools. [2022-06-02T13:33:36.014Z] #21 26.68 Selecting previously unselected package xxd. [2022-06-02T13:33:36.014Z] #21 26.68 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T13:33:36.014Z] #21 26.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:36.014Z] #21 26.79 Selecting previously unselected package vim-common. [2022-06-02T13:33:36.239Z] #21 35.00 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-02T13:33:36.239Z] #21 35.01 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-02T13:33:36.239Z] #21 35.27 Selecting previously unselected package python3-wheel. [2022-06-02T13:33:36.274Z] #21 26.80 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T13:33:36.274Z] #21 26.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:36.274Z] #21 26.96 Selecting previously unselected package bash-completion. [2022-06-02T13:33:36.274Z] #21 26.96 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-02T13:33:36.496Z] #21 35.27 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-02T13:33:36.496Z] #21 35.28 Unpacking python3-wheel (0.34.2-1) ... [2022-06-02T13:33:36.496Z] #21 35.34 Selecting previously unselected package python3-pip. [2022-06-02T13:33:36.496Z] #21 35.34 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-02T13:33:36.496Z] #21 35.35 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-02T13:33:36.752Z] #21 35.59 Selecting previously unselected package sudo. [2022-06-02T13:33:36.752Z] #21 35.59 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-06-02T13:33:36.752Z] #21 35.60 Unpacking sudo (1.9.5p2-3) ... [2022-06-02T13:33:37.009Z] #21 36.11 Selecting previously unselected package thin-provisioning-tools. [2022-06-02T13:33:37.266Z] #21 36.12 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-02T13:33:37.266Z] #21 36.13 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-02T13:33:37.522Z] #21 36.33 Selecting previously unselected package uidmap. [2022-06-02T13:33:37.522Z] #21 36.35 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-02T13:33:37.522Z] #21 36.35 Unpacking uidmap (1:4.8.1-1) ... [2022-06-02T13:33:37.522Z] #21 36.49 Selecting previously unselected package vim-runtime. [2022-06-02T13:33:37.522Z] #21 36.50 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T13:33:37.522Z] #21 36.53 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-02T13:33:37.779Z] #21 36.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-02T13:33:37.779Z] #21 36.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:37.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:33:37.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T13:33:38.178Z] #21 28.69 Unpacking bash-completion (1:2.11-2) ... [2022-06-02T13:33:38.437Z] #21 29.00 Selecting previously unselected package bzip2. [2022-06-02T13:33:38.437Z] #21 29.01 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-02T13:33:38.437Z] #21 29.02 Unpacking bzip2 (1.0.8-4) ... [2022-06-02T13:33:38.437Z] #21 29.10 Selecting previously unselected package xz-utils. [2022-06-02T13:33:38.437Z] #21 29.10 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-02T13:33:38.437Z] #21 29.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-02T13:33:38.696Z] #21 29.28 Selecting previously unselected package apparmor. [2022-06-02T13:33:38.696Z] #21 29.28 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-02T13:33:38.696Z] #21 29.34 Unpacking apparmor (2.13.6-10) ... [2022-06-02T13:33:38.955Z] #21 29.68 Selecting previously unselected package inetutils-ping. [2022-06-02T13:33:38.955Z] #21 29.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-02T13:33:38.955Z] #21 29.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-02T13:33:39.214Z] #21 29.79 Selecting previously unselected package libip4tc2:amd64. [2022-06-02T13:33:39.214Z] #21 29.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-02T13:33:39.214Z] #21 29.80 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-02T13:33:39.214Z] #21 29.88 Selecting previously unselected package libip6tc2:amd64. [2022-06-02T13:33:39.214Z] #21 29.90 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-02T13:33:39.214Z] #21 29.90 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-02T13:33:39.214Z] #21 29.96 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-02T13:33:39.214Z] #21 29.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-02T13:33:39.214Z] #21 29.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T13:33:39.473Z] #21 30.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-02T13:33:39.473Z] #21 30.03 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-02T13:33:39.473Z] #21 30.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-02T13:33:39.473Z] #21 30.11 Selecting previously unselected package libnftnl11:amd64. [2022-06-02T13:33:39.473Z] #21 30.14 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-02T13:33:39.473Z] #21 30.14 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-02T13:33:39.473Z] #21 30.23 Selecting previously unselected package iptables. [2022-06-02T13:33:39.473Z] #21 30.23 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-02T13:33:39.473Z] #21 30.24 Unpacking iptables (1.8.7-1) ... [2022-06-02T13:33:39.730Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T13:33:39.732Z] #21 30.53 Selecting previously unselected package libonig5:amd64. [2022-06-02T13:33:39.991Z] #21 30.53 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-02T13:33:39.991Z] #21 30.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T13:33:39.991Z] #21 30.67 Selecting previously unselected package libjq1:amd64. [2022-06-02T13:33:39.991Z] #21 30.68 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-02T13:33:39.991Z] #21 30.69 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-02T13:33:39.991Z] #21 30.78 Selecting previously unselected package jq. [2022-06-02T13:33:39.991Z] #21 30.78 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-02T13:33:39.991Z] #21 30.78 Unpacking jq (1.6-2.1) ... [2022-06-02T13:33:39.991Z] #21 30.86 Selecting previously unselected package libaio1:amd64. [2022-06-02T13:33:39.991Z] #21 30.87 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-02T13:33:39.991Z] #21 30.88 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-02T13:33:40.250Z] #21 30.95 Selecting previously unselected package libgpm2:amd64. [2022-06-02T13:33:40.250Z] #21 30.95 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-02T13:33:40.250Z] #21 30.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-02T13:33:40.250Z] #21 31.02 Selecting previously unselected package libicu67:amd64. [2022-06-02T13:33:40.300Z] #21 39.25 Selecting previously unselected package vim. [2022-06-02T13:33:40.300Z] #21 39.27 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T13:33:40.300Z] #21 39.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:40.509Z] #21 31.02 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-02T13:33:40.509Z] #21 31.02 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-02T13:33:40.863Z] #21 39.83 Selecting previously unselected package xfsprogs. [2022-06-02T13:33:40.863Z] #21 39.83 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-02T13:33:40.863Z] #21 39.85 Unpacking xfsprogs (5.10.0-4) ... [2022-06-02T13:33:41.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T13:33:41.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T13:33:41.426Z] #21 40.25 Selecting previously unselected package zip. [2022-06-02T13:33:41.426Z] #21 40.25 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-06-02T13:33:41.426Z] #21 40.26 Unpacking zip (3.0-12) ... [2022-06-02T13:33:41.426Z] #21 40.37 Selecting previously unselected package zstd. [2022-06-02T13:33:41.426Z] #21 40.37 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-02T13:33:41.426Z] #21 40.38 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-02T13:33:41.989Z] #21 40.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-02T13:33:42.552Z] #21 41.55 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-02T13:33:42.552Z] #21 41.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-02T13:33:42.552Z] #21 41.58 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-02T13:33:42.552Z] #21 41.59 Setting up libicu67:amd64 (67.1-7) ... [2022-06-02T13:33:42.552Z] #21 41.60 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-02T13:33:42.552Z] #21 41.62 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-02T13:33:42.552Z] #21 41.64 Setting up uidmap (1:4.8.1-1) ... [2022-06-02T13:33:42.552Z] #21 41.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T13:33:42.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T13:33:42.809Z] #21 41.66 Setting up bzip2 (1.0.8-4) ... [2022-06-02T13:33:42.809Z] #21 41.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T13:33:42.809Z] #21 41.68 Setting up python3-wheel (0.34.2-1) ... [2022-06-02T13:33:43.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T13:33:43.629Z] #21 42.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:43.629Z] #21 42.39 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-02T13:33:43.629Z] #21 42.40 Setting up libcap2-bin (1:2.44-1) ... [2022-06-02T13:33:43.629Z] #21 42.42 Setting up apparmor (2.13.6-10) ... [2022-06-02T13:33:43.808Z] #21 34.05 Selecting previously unselected package libinih1:amd64. [2022-06-02T13:33:43.808Z] #21 34.06 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-02T13:33:43.808Z] #21 34.06 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-02T13:33:43.808Z] #21 34.11 Selecting previously unselected package libnet1:amd64. [2022-06-02T13:33:43.808Z] #21 34.11 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T13:33:43.808Z] #21 34.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T13:33:43.808Z] #21 34.19 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T13:33:43.808Z] #21 34.21 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-02T13:33:43.808Z] #21 34.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T13:33:43.808Z] #21 34.31 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T13:33:43.808Z] #21 34.31 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-02T13:33:43.809Z] #21 34.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T13:33:43.809Z] #21 34.37 Selecting previously unselected package net-tools. [2022-06-02T13:33:43.809Z] #21 34.37 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-02T13:33:43.809Z] #21 34.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-02T13:33:43.809Z] #21 34.56 Selecting previously unselected package patch. [2022-06-02T13:33:43.809Z] #21 34.56 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-06-02T13:33:43.809Z] #21 34.57 Unpacking patch (2.7.6-7) ... [2022-06-02T13:33:44.066Z] #21 34.69 Selecting previously unselected package python-pip-whl. [2022-06-02T13:33:44.066Z] #21 34.69 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-02T13:33:44.066Z] #21 34.72 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-02T13:33:44.632Z] #21 35.19 Selecting previously unselected package python3-lib2to3. [2022-06-02T13:33:44.632Z] #21 35.21 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-02T13:33:44.632Z] #21 35.21 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-02T13:33:44.632Z] #21 35.34 Selecting previously unselected package python3-distutils. [2022-06-02T13:33:44.632Z] #21 35.34 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-02T13:33:44.632Z] #21 35.35 Unpacking python3-distutils (3.9.2-1) ... [2022-06-02T13:33:44.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T13:33:44.890Z] #21 35.47 Selecting previously unselected package python3-pkg-resources. [2022-06-02T13:33:44.890Z] #21 35.48 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-02T13:33:44.890Z] #21 35.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-02T13:33:44.890Z] #21 35.64 Selecting previously unselected package python3-setuptools. [2022-06-02T13:33:44.890Z] #21 35.65 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-02T13:33:44.890Z] #21 35.66 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-02T13:33:44.997Z] #21 43.84 Setting up zip (3.0-12) ... [2022-06-02T13:33:44.997Z] #21 43.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:44.997Z] #21 43.88 Setting up bash-completion (1:2.11-2) ... [2022-06-02T13:33:45.148Z] #21 35.87 Selecting previously unselected package python3-wheel. [2022-06-02T13:33:45.148Z] #21 35.89 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-02T13:33:45.148Z] #21 35.90 Unpacking python3-wheel (0.34.2-1) ... [2022-06-02T13:33:45.148Z] #21 35.97 Selecting previously unselected package python3-pip. [2022-06-02T13:33:45.405Z] #21 35.98 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-02T13:33:45.405Z] #21 35.98 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-02T13:33:45.663Z] #21 36.27 Selecting previously unselected package sudo. [2022-06-02T13:33:45.663Z] #21 36.27 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-06-02T13:33:45.663Z] #21 36.28 Unpacking sudo (1.9.5p2-3) ... [2022-06-02T13:33:46.229Z] #21 36.79 Selecting previously unselected package thin-provisioning-tools. [2022-06-02T13:33:46.229Z] #21 36.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-02T13:33:46.229Z] #21 36.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-02T13:33:46.487Z] #21 37.00 Selecting previously unselected package uidmap. [2022-06-02T13:33:46.487Z] #21 37.02 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-02T13:33:46.487Z] #21 37.02 Unpacking uidmap (1:4.8.1-1) ... [2022-06-02T13:33:46.487Z] #21 37.14 Selecting previously unselected package vim-runtime. [2022-06-02T13:33:46.487Z] #21 37.15 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T13:33:46.487Z] #21 37.17 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-02T13:33:46.487Z] #21 37.20 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-02T13:33:46.487Z] #21 37.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.28s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.68s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.19s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-06-02T13:33:46.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-06-02T13:33:46.572Z] === RUN TestCgroupNamespacesRun [2022-06-02T13:33:46.889Z] #21 45.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-02T13:33:46.889Z] #21 45.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-02T13:33:46.889Z] #21 45.77 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-02T13:33:46.889Z] #21 45.78 Setting up patch (2.7.6-7) ... [2022-06-02T13:33:46.889Z] #21 45.82 Setting up sudo (1.9.5p2-3) ... [2022-06-02T13:33:46.889Z] #21 45.90 invoke-rc.d: could not determine current runlevel [2022-06-02T13:33:46.889Z] #21 45.92 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-02T13:33:46.889Z] #21 45.92 Setting up xfsprogs (5.10.0-4) ... [2022-06-02T13:33:46.889Z] #21 45.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-02T13:33:46.889Z] #21 45.95 Setting up inetutils-ping (2:2.0-1) ... [2022-06-02T13:33:46.889Z] #21 45.97 Setting up pigz (2.6-1) ... [2022-06-02T13:33:46.889Z] #21 45.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T13:33:47.145Z] #21 46.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T13:33:47.145Z] #21 46.02 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-02T13:33:47.145Z] #21 46.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:47.505Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-06-02T13:33:47.505Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-02T13:33:47.505Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-02T13:33:47.505Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-02T13:33:47.505Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-02T13:33:48.073Z] #21 46.91 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-02T13:33:48.073Z] #21 46.92 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-02T13:33:48.329Z] #21 47.29 Setting up libelf1:amd64 (0.183-1) ... [2022-06-02T13:33:48.438Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-06-02T13:33:48.438Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-02T13:33:48.585Z] #21 47.32 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-02T13:33:48.585Z] #21 47.33 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T13:33:48.585Z] #21 47.35 Setting up python3-distutils (3.9.2-1) ... [2022-06-02T13:33:48.841Z] #21 47.77 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:48.841Z] #21 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-02T13:33:48.841Z] #21 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-02T13:33:48.841Z] #21 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-02T13:33:48.841Z] #21 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-02T13:33:48.841Z] #21 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-02T13:33:48.841Z] #21 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-02T13:33:48.841Z] #21 47.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-02T13:33:48.841Z] #21 47.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-02T13:33:48.841Z] #21 47.85 Setting up python3-setuptools (52.0.0-4) ... [2022-06-02T13:33:49.768Z] #21 40.09 Selecting previously unselected package vim. [2022-06-02T13:33:49.768Z] #21 40.10 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T13:33:49.768Z] #21 40.11 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:49.809Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-06-02T13:33:49.809Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-02T13:33:50.026Z] #21 40.69 Selecting previously unselected package xfsprogs. [2022-06-02T13:33:50.026Z] #21 40.71 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-02T13:33:50.026Z] #21 40.71 Unpacking xfsprogs (5.10.0-4) ... [2022-06-02T13:33:50.267Z] #21 49.22 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-02T13:33:50.267Z] #21 49.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-02T13:33:50.267Z] #21 49.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-02T13:33:50.267Z] #21 49.26 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-02T13:33:50.542Z] #21 41.12 Selecting previously unselected package zip. [2022-06-02T13:33:50.543Z] #21 41.14 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-06-02T13:33:50.543Z] #21 41.15 Unpacking zip (3.0-12) ... [2022-06-02T13:33:50.543Z] #21 41.27 Selecting previously unselected package zstd. [2022-06-02T13:33:50.543Z] #21 41.29 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-02T13:33:50.543Z] #21 41.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-02T13:33:50.801Z] #21 41.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-02T13:33:51.304Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) [2022-06-02T13:33:51.304Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-02T13:33:51.655Z] #21 50.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-02T13:33:51.655Z] #21 50.40 Setting up jq (1.6-2.1) ... [2022-06-02T13:33:51.655Z] #21 50.42 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-02T13:33:51.655Z] #21 50.50 Setting up iptables (1.8.7-1) ... [2022-06-02T13:33:51.655Z] #21 50.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T13:33:51.655Z] #21 50.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T13:33:51.655Z] #21 50.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T13:33:51.655Z] #21 50.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T13:33:51.655Z] #21 50.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-02T13:33:51.655Z] #21 50.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-02T13:33:51.655Z] #21 50.56 Setting up iproute2 (5.10.0-4) ... [2022-06-02T13:33:51.912Z] #21 50.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:33:52.178Z] #21 42.61 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-02T13:33:52.178Z] #21 42.62 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-02T13:33:52.178Z] #21 42.64 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-02T13:33:52.178Z] #21 42.65 Setting up libicu67:amd64 (67.1-7) ... [2022-06-02T13:33:52.178Z] #21 42.67 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-02T13:33:52.178Z] #21 42.68 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-02T13:33:52.178Z] #21 42.69 Setting up uidmap (1:4.8.1-1) ... [2022-06-02T13:33:52.178Z] #21 42.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T13:33:52.178Z] #21 42.72 Setting up bzip2 (1.0.8-4) ... [2022-06-02T13:33:52.178Z] #21 42.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T13:33:52.178Z] #21 42.74 Setting up python3-wheel (0.34.2-1) ... [2022-06-02T13:33:52.238Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-06-02T13:33:52.238Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-02T13:33:52.747Z] #21 43.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:52.747Z] #21 43.34 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-02T13:33:52.747Z] #21 43.35 Setting up libcap2-bin (1:2.44-1) ... [2022-06-02T13:33:52.747Z] #21 43.36 Setting up apparmor (2.13.6-10) ... [2022-06-02T13:33:52.802Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-02T13:33:52.802Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-02T13:33:52.842Z] #21 DONE 51.6s [2022-06-02T13:33:52.842Z] [2022-06-02T13:33:52.842Z] #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-02T13:33:52.842Z] #22 sha256:9a7a0e9671cf6af12a045f0d4742de900be4d435193cc3c207e59e1ec8383e09 [2022-06-02T13:33:53.776Z] #22 0.874 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-02T13:33:53.776Z] #22 0.877 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-02T13:33:53.776Z] #22 0.881 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-02T13:33:53.776Z] #22 DONE 1.0s [2022-06-02T13:33:53.776Z] [2022-06-02T13:33:53.776Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T13:33:53.776Z] #23 sha256:bd3c1663c2a132c0fd79e53c9e7a9e1cff7905e964bdb28b2597eac0dc931f44 [2022-06-02T13:33:54.174Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-06-02T13:33:54.174Z] === RUN TestNISDomainname [2022-06-02T13:33:54.651Z] #21 45.01 Setting up zip (3.0-12) ... [2022-06-02T13:33:54.651Z] #21 45.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:54.651Z] #21 45.05 Setting up bash-completion (1:2.11-2) ... [2022-06-02T13:33:54.739Z] --- PASS: TestNISDomainname (0.56s) [2022-06-02T13:33:54.739Z] === RUN TestHostnameDnsResolution [2022-06-02T13:33:55.303Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-06-02T13:33:55.304Z] === RUN TestUnprivilegedPortsAndPing [2022-06-02T13:33:55.869Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-06-02T13:33:55.869Z] === RUN TestPrivilegedHostDevices [2022-06-02T13:33:56.434Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-06-02T13:33:56.434Z] === RUN TestConsoleSize [2022-06-02T13:33:56.553Z] #21 47.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-02T13:33:56.553Z] #21 47.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-02T13:33:56.553Z] #21 47.06 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-02T13:33:56.553Z] #21 47.08 Setting up patch (2.7.6-7) ... [2022-06-02T13:33:56.553Z] #21 47.10 Setting up sudo (1.9.5p2-3) ... [2022-06-02T13:33:56.553Z] #21 47.19 invoke-rc.d: could not determine current runlevel [2022-06-02T13:33:56.553Z] #21 47.21 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-02T13:33:56.553Z] #21 47.21 Setting up xfsprogs (5.10.0-4) ... [2022-06-02T13:33:56.553Z] #21 47.23 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-02T13:33:56.553Z] #21 47.25 Setting up inetutils-ping (2:2.0-1) ... [2022-06-02T13:33:56.553Z] #21 47.26 Setting up pigz (2.6-1) ... [2022-06-02T13:33:56.553Z] #21 47.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T13:33:56.553Z] #21 47.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T13:33:56.553Z] #21 47.36 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-02T13:33:56.553Z] #21 47.38 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:56.692Z] --- PASS: TestConsoleSize (0.44s) [2022-06-02T13:33:56.693Z] === RUN TestStats [2022-06-02T13:33:57.487Z] #21 48.19 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-02T13:33:57.487Z] #21 48.20 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-02T13:33:58.055Z] #21 48.63 Setting up libelf1:amd64 (0.183-1) ... [2022-06-02T13:33:58.055Z] #21 48.66 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-02T13:33:58.055Z] #21 48.68 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T13:33:58.055Z] #21 48.70 Setting up python3-distutils (3.9.2-1) ... [2022-06-02T13:33:58.571Z] #21 49.13 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-02T13:33:58.571Z] #21 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-02T13:33:58.571Z] #21 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-02T13:33:58.571Z] #21 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-02T13:33:58.571Z] #21 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-02T13:33:58.571Z] #21 49.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-02T13:33:58.571Z] #21 49.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-02T13:33:58.571Z] #21 49.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-02T13:33:58.571Z] #21 49.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-02T13:33:58.571Z] #21 49.20 Setting up python3-setuptools (52.0.0-4) ... [2022-06-02T13:33:59.218Z] --- PASS: TestStats (2.50s) [2022-06-02T13:33:59.218Z] === RUN TestStopContainerWithTimeout [2022-06-02T13:33:59.218Z] === RUN TestStopContainerWithTimeout/0 [2022-06-02T13:33:59.218Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-02T13:33:59.218Z] === RUN TestStopContainerWithTimeout/1 [2022-06-02T13:33:59.218Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-02T13:33:59.218Z] === RUN TestStopContainerWithTimeout/3 [2022-06-02T13:33:59.218Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-02T13:33:59.218Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-02T13:33:59.218Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-02T13:33:59.218Z] === CONT TestStopContainerWithTimeout/0 [2022-06-02T13:33:59.218Z] === CONT TestStopContainerWithTimeout/3 [2022-06-02T13:33:59.944Z] #21 50.50 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-02T13:33:59.944Z] #21 50.52 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-02T13:33:59.944Z] #21 50.53 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-02T13:33:59.944Z] #21 50.55 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-02T13:34:00.151Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-02T13:34:00.878Z] #21 51.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-02T13:34:00.878Z] #21 51.68 Setting up jq (1.6-2.1) ... [2022-06-02T13:34:00.878Z] #21 51.71 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-02T13:34:00.878Z] #21 51.75 Setting up iptables (1.8.7-1) ... [2022-06-02T13:34:01.136Z] #21 51.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T13:34:01.136Z] #21 51.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T13:34:01.136Z] #21 51.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T13:34:01.136Z] #21 51.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T13:34:01.136Z] #21 51.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-02T13:34:01.136Z] #21 51.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-02T13:34:01.136Z] #21 51.80 Setting up iproute2 (5.10.0-4) ... [2022-06-02T13:34:01.395Z] #21 52.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T13:34:02.048Z] === CONT TestStopContainerWithTimeout/1 [2022-06-02T13:34:02.332Z] #21 DONE 53.0s [2022-06-02T13:34:02.332Z] [2022-06-02T13:34:02.332Z] #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-02T13:34:02.332Z] #22 sha256:9a7a0e9671cf6af12a045f0d4742de900be4d435193cc3c207e59e1ec8383e09 [2022-06-02T13:34:03.269Z] #22 0.860 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-02T13:34:03.269Z] #22 0.865 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-02T13:34:03.269Z] #22 0.869 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-02T13:34:03.419Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-02T13:34:03.419Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-06-02T13:34:03.419Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-06-02T13:34:03.419Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-06-02T13:34:03.419Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-06-02T13:34:03.419Z] === RUN TestDeleteDevicemapper [2022-06-02T13:34:03.419Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T13:34:03.419Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-02T13:34:03.419Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T13:34:03.528Z] #22 DONE 1.1s [2022-06-02T13:34:03.528Z] [2022-06-02T13:34:03.528Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T13:34:03.528Z] #23 sha256:bd3c1663c2a132c0fd79e53c9e7a9e1cff7905e964bdb28b2597eac0dc931f44 [2022-06-02T13:34:03.739Z] #23 9.286 Collecting yamllint==1.26.1 [2022-06-02T13:34:03.889Z] time="2022-06-02T13:33:58Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-06-02T13:34:03.889Z] ok github.com/docker/docker/libnetwork/networkdb 104.574s coverage: 60.0% of statements [2022-06-02T13:34:03.889Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-02T13:34:03.889Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-02T13:34:03.889Z] ok github.com/docker/docker/libnetwork/osl 4.344s coverage: 39.7% of statements [2022-06-02T13:34:03.889Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-02T13:34:03.889Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-06-02T13:34:04.303Z] #23 10.35 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-02T13:34:04.459Z] ok github.com/docker/docker/libnetwork/portmapper 0.261s coverage: 48.6% of statements [2022-06-02T13:34:04.719Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-02T13:34:04.719Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-02T13:34:04.979Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-02T13:34:04.979Z] [2022-06-02T13:34:04.979Z] === Skipped [2022-06-02T13:34:04.979Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-02T13:34:04.979Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-02T13:34:04.979Z] [2022-06-02T13:34:04.979Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-02T13:34:04.979Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-02T13:34:04.979Z] [2022-06-02T13:34:04.979Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-02T13:34:04.979Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-02T13:34:04.979Z] [2022-06-02T13:34:04.979Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-02T13:34:04.979Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T13:34:04.979Z] [2022-06-02T13:34:04.979Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-02T13:34:04.979Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T13:34:04.979Z] [2022-06-02T13:34:04.979Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-02T13:34:04.979Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T13:34:04.979Z] [2022-06-02T13:34:04.979Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-02T13:34:04.979Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T13:34:04.979Z] [2022-06-02T13:34:04.979Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-02T13:34:04.979Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T13:34:04.979Z] [2022-06-02T13:34:04.979Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-02T13:34:04.979Z] firewalld_test.go:14: firewalld is not running [2022-06-02T13:34:04.979Z] [2022-06-02T13:34:04.979Z] DONE 326 tests, 9 skipped in 201.490s [2022-06-02T13:34:05.232Z] #23 11.47 Collecting pathspec>=0.5.3 [2022-06-02T13:34:05.232Z] #23 11.48 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-02T13:34:05.331Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.83s) [2022-06-02T13:34:05.331Z] === RUN TestUpdateMemory [2022-06-02T13:34:05.489Z] #23 11.83 Collecting pyyaml [2022-06-02T13:34:05.746Z] #23 11.83 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-02T13:34:05.746Z] #23 11.92 Building wheels for collected packages: yamllint [2022-06-02T13:34:05.746Z] #23 11.92 Building wheel for yamllint (setup.py): started [2022-06-02T13:34:05.896Z] --- PASS: TestUpdateMemory (0.62s) [2022-06-02T13:34:05.896Z] === RUN TestUpdateCPUQuota Post stage [Pipeline] junit [2022-06-02T13:34:05.938Z] Recording test results [2022-06-02T13:34:06.092Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T13:34:06.440Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -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:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/make.sh dynbinary test-integration [2022-06-02T13:34:06.675Z] #23 12.84 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-02T13:34:06.675Z] #23 12.85 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c0cab9bb3f7526fcf1889ef1615421e9a0a4f4e7bd130360e4656daf28467e58 [2022-06-02T13:34:06.675Z] #23 12.85 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-02T13:34:06.675Z] #23 12.86 Successfully built yamllint [2022-06-02T13:34:06.675Z] #23 12.88 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-02T13:34:06.701Z] [2022-06-02T13:34:06.828Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-06-02T13:34:06.828Z] === RUN TestUpdatePidsLimit [2022-06-02T13:34:06.828Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-02T13:34:06.932Z] #23 13.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-02T13:34:06.961Z] Removing bundles/ [2022-06-02T13:34:06.962Z] [2022-06-02T13:34:06.962Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T13:34:06.962Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T13:34:06.962Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:34:07.086Z] === RUN TestUpdatePidsLimit/no_change [2022-06-02T13:34:07.343Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-02T13:34:07.496Z] #23 DONE 13.8s [2022-06-02T13:34:07.496Z] [2022-06-02T13:34:07.496Z] #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-02T13:34:07.496Z] #64 sha256:2da478b9e031fec5095b047b6822fca196c2952be10c938d598d2da4f539dc15 [2022-06-02T13:34:07.496Z] #64 ... [2022-06-02T13:34:07.496Z] [2022-06-02T13:34:07.496Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T13:34:07.496Z] #27 sha256:9763b784b64668cc80355e7bd31081d574900a3a912b162bc2a1f806a68f4e7a [2022-06-02T13:34:07.601Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-02T13:34:07.753Z] #27 DONE 0.3s [2022-06-02T13:34:07.753Z] [2022-06-02T13:34:07.753Z] #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-02T13:34:07.753Z] #64 sha256:2da478b9e031fec5095b047b6822fca196c2952be10c938d598d2da4f539dc15 [2022-06-02T13:34:07.859Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-02T13:34:08.012Z] #64 ... [2022-06-02T13:34:08.012Z] [2022-06-02T13:34:08.012Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T13:34:08.012Z] #32 sha256:3164892d3060848fb9ad79ae14d050386af3042a21708f2645e8481134eb4f4d [2022-06-02T13:34:08.012Z] #32 DONE 0.2s [2022-06-02T13:34:08.012Z] [2022-06-02T13:34:08.012Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T13:34:08.012Z] #35 sha256:f58655279eed530bdae326cefd09ece004001500ff96c9ae0d880afae9b99481 [2022-06-02T13:34:08.012Z] #35 DONE 0.1s [2022-06-02T13:34:08.012Z] [2022-06-02T13:34:08.013Z] #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-02T13:34:08.013Z] #47 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:34:08.117Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-02T13:34:08.117Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-02T13:34:08.270Z] #47 ... [2022-06-02T13:34:08.270Z] [2022-06-02T13:34:08.270Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-02T13:34:08.270Z] #37 sha256:91084e273ff858a09fd0b32379a7f348dcd8f4eaf5e972d3db429ba1e9e9f641 [2022-06-02T13:34:08.527Z] #37 DONE 0.2s [2022-06-02T13:34:08.527Z] [2022-06-02T13:34:08.527Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-02T13:34:08.527Z] #39 sha256:7d82141ad44f7ce2ea36271df7970afa358739036f7c4193a14ea10ddd603441 [2022-06-02T13:34:08.527Z] #39 DONE 0.1s [2022-06-02T13:34:08.527Z] [2022-06-02T13:34:08.527Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-02T13:34:08.527Z] #41 sha256:4b1e375ba59d310f0e7472d7b83237fd718866a019c156527f9c87ba5ff74207 [2022-06-02T13:34:08.527Z] #41 DONE 0.1s [2022-06-02T13:34:08.527Z] [2022-06-02T13:34:08.527Z] #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-02T13:34:08.527Z] #64 sha256:2da478b9e031fec5095b047b6822fca196c2952be10c938d598d2da4f539dc15 [2022-06-02T13:34:08.784Z] #64 ... [2022-06-02T13:34:08.784Z] [2022-06-02T13:34:08.784Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T13:34:08.784Z] #45 sha256:a3509ca06d22902912c6c4f7ef0d056fec9c132c8d7642a742eec4cc9d0e3bf6 [2022-06-02T13:34:08.784Z] #45 DONE 0.0s [2022-06-02T13:34:08.784Z] [2022-06-02T13:34:08.784Z] #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-02T13:34:08.784Z] #64 sha256:2da478b9e031fec5095b047b6822fca196c2952be10c938d598d2da4f539dc15 [2022-06-02T13:34:09.049Z] --- PASS: TestUpdatePidsLimit (2.08s) [2022-06-02T13:34:09.049Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-06-02T13:34:09.049Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-06-02T13:34:09.049Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2022-06-02T13:34:09.049Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-06-02T13:34:09.049Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-06-02T13:34:09.049Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-06-02T13:34:09.049Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-06-02T13:34:09.049Z] === RUN TestUpdateRestartPolicy [2022-06-02T13:34:13.501Z] #23 9.463 Collecting yamllint==1.26.1 [2022-06-02T13:34:14.068Z] #23 10.51 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-02T13:34:15.005Z] #23 11.67 Collecting pathspec>=0.5.3 [2022-06-02T13:34:15.005Z] #23 11.68 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-02T13:34:15.572Z] #23 12.03 Collecting pyyaml [2022-06-02T13:34:15.572Z] #23 12.03 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-02T13:34:15.572Z] #23 12.13 Building wheels for collected packages: yamllint [2022-06-02T13:34:15.572Z] #23 12.13 Building wheel for yamllint (setup.py): started [2022-06-02T13:34:16.530Z] #23 13.31 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-02T13:34:16.789Z] #23 13.31 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e55eb018a7ca31ed08350a46129ae1d70bb52b3c18c5d0a87f5e9629ee2da428 [2022-06-02T13:34:16.789Z] #23 13.31 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-02T13:34:16.789Z] #23 13.32 Successfully built yamllint [2022-06-02T13:34:16.789Z] #23 13.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-02T13:34:17.358Z] #23 13.77 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-02T13:34:17.621Z] #23 DONE 14.3s [2022-06-02T13:34:17.621Z] [2022-06-02T13:34:17.621Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T13:34:17.621Z] #26 sha256:333ec9693f0907911680e9efc62f83dc5977520a13fb1f60a469a9e63d888908 [2022-06-02T13:34:17.896Z] #26 DONE 0.3s [2022-06-02T13:34:17.896Z] [2022-06-02T13:34:17.896Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T13:34:17.896Z] #31 sha256:e14b856134d5fa191dadf792322000f61c759959ff3f1c216da63d4f9c908b49 [2022-06-02T13:34:18.466Z] #31 DONE 0.5s [2022-06-02T13:34:18.466Z] [2022-06-02T13:34:18.466Z] #54 [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-02T13:34:18.466Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:34:18.466Z] #54 ... [2022-06-02T13:34:18.466Z] [2022-06-02T13:34:18.466Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T13:34:18.466Z] #34 sha256:44a3373b4ffe840a568b17f230148480c55d2136cc2465ea71901b8a37596511 [2022-06-02T13:34:18.725Z] #34 DONE 0.2s [2022-06-02T13:34:18.725Z] [2022-06-02T13:34:18.725Z] #36 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-02T13:34:18.725Z] #36 sha256:f275b268a3a459e9feafc41b86608bdb45cda99190cadf74c23473a7e2fff1e5 [2022-06-02T13:34:18.984Z] #36 DONE 0.3s [2022-06-02T13:34:18.984Z] [2022-06-02T13:34:18.984Z] #38 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-02T13:34:18.984Z] #38 sha256:149047c915cb419d9faf8758c49b7406f427fa8a5f8136edad5b39126925f92a [2022-06-02T13:34:19.243Z] #38 DONE 0.1s [2022-06-02T13:34:19.243Z] [2022-06-02T13:34:19.243Z] #40 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-02T13:34:19.243Z] #40 sha256:1863ad11f93628412ac99e930a9929fc2254ebe1e5c05287c5e3f7d5bc4f9e30 [2022-06-02T13:34:19.243Z] #40 DONE 0.1s [2022-06-02T13:34:19.243Z] [2022-06-02T13:34:19.243Z] #44 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T13:34:19.243Z] #44 sha256:697147480e8d4e63dd08674f04c8f05e786fec91d6f51fc62120487ca4752287 [2022-06-02T13:34:19.243Z] #44 DONE 0.0s [2022-06-02T13:34:19.243Z] [2022-06-02T13:34:19.243Z] #46 [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-02T13:34:19.243Z] #46 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:34:21.233Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-06-02T13:34:21.233Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T13:34:21.233Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-06-02T13:34:21.233Z] === RUN TestWaitNonBlocked [2022-06-02T13:34:21.233Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T13:34:21.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T13:34:21.233Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T13:34:21.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T13:34:21.233Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T13:34:21.233Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T13:34:21.233Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-06-02T13:34:21.233Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-06-02T13:34:21.233Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-06-02T13:34:21.233Z] === RUN TestWaitBlocked [2022-06-02T13:34:21.233Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T13:34:21.233Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T13:34:21.233Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T13:34:21.233Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T13:34:21.233Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T13:34:21.233Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T13:34:22.164Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-02T13:34:22.164Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-06-02T13:34:22.165Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-06-02T13:34:22.165Z] === CONT TestContainerStartOnDaemonRestart [2022-06-02T13:34:22.165Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-02T13:34:24.064Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.21s) [2022-06-02T13:34:24.064Z] === CONT TestIpcModeOlderClient [2022-06-02T13:34:24.322Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-02T13:34:24.322Z] === CONT TestContainerKillOnDaemonStart [2022-06-02T13:34:24.322Z] --- PASS: TestContainerStartOnDaemonRestart (2.41s) [2022-06-02T13:34:24.322Z] === CONT TestDaemonHostGatewayIP [2022-06-02T13:34:26.841Z] #64 ... [2022-06-02T13:34:26.841Z] [2022-06-02T13:34:26.841Z] #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-02T13:34:26.841Z] #47 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37 [2022-06-02T13:34:26.841Z] #47 286.3 + dpkg --print-architecture [2022-06-02T13:34:26.841Z] #47 286.3 + git checkout -q v2.1.0 [2022-06-02T13:34:26.841Z] #47 286.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-02T13:34:26.841Z] #47 286.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-02T13:34:26.851Z] --- PASS: TestDaemonHostGatewayIP (2.50s) [2022-06-02T13:34:26.851Z] === CONT TestDaemonRestartIpcMode [2022-06-02T13:34:29.375Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-06-02T13:34:35.922Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-06-02T13:34:35.922Z] PASS [2022-06-02T13:34:35.922Z] [2022-06-02T13:34:35.922Z] === Skipped [2022-06-02T13:34:35.922Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-02T13:34:35.922Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T13:34:35.922Z] [2022-06-02T13:34:35.922Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-02T13:34:35.922Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-02T13:34:35.922Z] [2022-06-02T13:34:35.922Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T13:34:35.922Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T13:34:35.922Z] [2022-06-02T13:34:35.922Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-02T13:34:35.922Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-02T13:34:35.922Z] [2022-06-02T13:34:35.922Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-02T13:34:35.922Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T13:34:35.922Z] [2022-06-02T13:34:35.922Z] DONE 243 tests, 5 skipped in 120.580s [2022-06-02T13:34:35.922Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-02T13:34:35.922Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T13:34:36.487Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-02T13:34:36.487Z] === RUN TestConfigDaemonID [2022-06-02T13:34:37.418Z] daemon_test.go:83: [d1c7a7cec79d4] daemon is not started [2022-06-02T13:34:37.418Z] --- PASS: TestConfigDaemonID (1.03s) [2022-06-02T13:34:37.418Z] === RUN TestDaemonConfigValidation [2022-06-02T13:34:37.418Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-02T13:34:37.418Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-02T13:34:37.418Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-02T13:34:37.418Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-02T13:34:37.418Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-02T13:34:37.418Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-02T13:34:37.418Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-02T13:34:37.418Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-02T13:34:37.418Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-02T13:34:37.418Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-02T13:34:37.418Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-02T13:34:37.418Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-02T13:34:37.676Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-02T13:34:37.676Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-02T13:34:37.676Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-02T13:34:37.676Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-02T13:34:37.676Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-02T13:34:37.676Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-06-02T13:34:37.676Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-02T13:34:37.676Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-06-02T13:34:37.676Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-06-02T13:34:37.676Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-02T13:34:37.676Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-02T13:34:39.048Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-02T13:34:39.979Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-02T13:34:40.911Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-02T13:34:40.911Z] daemon_test.go:197: [d707fddccf402] daemon is not started [2022-06-02T13:34:40.911Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-06-02T13:34:40.911Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-02T13:34:40.911Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-06-02T13:34:40.911Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-06-02T13:34:40.911Z] === RUN TestDaemonProxy [2022-06-02T13:34:40.911Z] === RUN TestDaemonProxy/environment_variables [2022-06-02T13:34:41.166Z] #46 296.2 + dpkg --print-architecture [2022-06-02T13:34:41.166Z] #46 296.2 + git checkout -q v2.1.0 [2022-06-02T13:34:41.166Z] #46 296.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-02T13:34:41.166Z] #46 296.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-02T13:34:42.806Z] === RUN TestDaemonProxy/command-line_options [2022-06-02T13:34:44.707Z] === RUN TestDaemonProxy/configuration_file [2022-06-02T13:34:46.096Z] === RUN TestDaemonProxy/conflicting_options [2022-06-02T13:34:46.660Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-02T13:34:47.225Z] --- PASS: TestDaemonProxy (6.24s) [2022-06-02T13:34:47.225Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-06-02T13:34:47.225Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-06-02T13:34:47.225Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-06-02T13:34:47.225Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-02T13:34:47.225Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-02T13:34:47.225Z] PASS [2022-06-02T13:34:47.225Z] [2022-06-02T13:34:47.225Z] DONE 18 tests in 11.161s [2022-06-02T13:34:47.225Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-02T13:34:47.225Z] INFO: Testing against a local daemon [2022-06-02T13:34:47.225Z] === RUN TestCommitInheritsEnv [2022-06-02T13:34:47.482Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-06-02T13:34:47.482Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T13:34:47.482Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-02T13:34:47.482Z] === RUN TestImportWithCustomPlatform [2022-06-02T13:34:47.482Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-02T13:34:47.482Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-02T13:34:47.482Z] === RUN TestImportWithCustomPlatform// [2022-06-02T13:34:47.482Z] === RUN TestImportWithCustomPlatform/linux [2022-06-02T13:34:47.739Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-02T13:34:47.739Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-02T13:34:47.739Z] === RUN TestImportWithCustomPlatform/macos [2022-06-02T13:34:47.739Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-02T13:34:47.739Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-02T13:34:47.739Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-02T13:34:47.739Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-06-02T13:34:47.739Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-02T13:34:47.739Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-02T13:34:47.739Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-06-02T13:34:47.739Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-02T13:34:47.740Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-02T13:34:47.740Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-02T13:34:47.740Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-02T13:34:47.740Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-02T13:34:47.740Z] === RUN TestImagesFilterMultiReference [2022-06-02T13:34:47.740Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-02T13:34:47.740Z] === RUN TestImagePullPlatformInvalid [2022-06-02T13:34:47.740Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-06-02T13:34:47.740Z] === RUN TestRemoveImageOrphaning [2022-06-02T13:34:48.305Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-06-02T13:34:48.305Z] === RUN TestRemoveImageGarbageCollector [2022-06-02T13:34:48.562Z] time="2022-06-02T13:34:48Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-02T13:34:48.740Z] #47 DONE 309.0s [2022-06-02T13:34:48.740Z] [2022-06-02T13:34:48.741Z] #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-02T13:34:48.741Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:34:48.998Z] #55 ... [2022-06-02T13:34:48.998Z] [2022-06-02T13:34:48.998Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T13:34:48.998Z] #48 sha256:79f9e956240e2ad5e84805d5148e86433620273ccae63fd19bb38cbfd2a85c67 [2022-06-02T13:34:49.561Z] #48 DONE 0.5s [2022-06-02T13:34:49.561Z] [2022-06-02T13:34:49.561Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-02T13:34:49.561Z] #52 sha256:d37b6950e29263832882727fdfe9a0cac51818265eed64248fc735c4155e8ade [2022-06-02T13:34:49.561Z] #52 DONE 0.1s [2022-06-02T13:34:49.561Z] [2022-06-02T13:34:49.561Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T13:34:49.561Z] #54 sha256:00ba9d9bdcdf823a78a8621963f0cf0dd0cf20cee41906d4bd3c6535852acf35 [2022-06-02T13:34:49.561Z] #54 DONE 0.1s [2022-06-02T13:34:49.561Z] [2022-06-02T13:34:49.561Z] #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-02T13:34:49.561Z] #64 sha256:2da478b9e031fec5095b047b6822fca196c2952be10c938d598d2da4f539dc15 [2022-06-02T13:34:49.934Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-06-02T13:34:49.934Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T13:34:50.191Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-02T13:34:50.191Z] === RUN TestTagInvalidReference [2022-06-02T13:34:50.191Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-02T13:34:50.191Z] === RUN TestTagValidPrefixedRepo [2022-06-02T13:34:50.191Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-02T13:34:50.191Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T13:34:50.191Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-02T13:34:50.191Z] === RUN TestTagOfficialNames [2022-06-02T13:34:50.191Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-02T13:34:50.191Z] === RUN TestTagMatchesDigest [2022-06-02T13:34:50.191Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-02T13:34:50.191Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-02T13:35:03.102Z] #46 DONE 319.3s [2022-06-02T13:35:03.102Z] [2022-06-02T13:35:03.102Z] #54 [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-02T13:35:03.102Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:35:03.102Z] #54 ... [2022-06-02T13:35:03.102Z] [2022-06-02T13:35:03.102Z] #47 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T13:35:03.102Z] #47 sha256:3e0bae339ba2b0e4cab17826254b09476a750174f65e80cc60e992543827910c [2022-06-02T13:35:03.102Z] #47 DONE 0.8s [2022-06-02T13:35:03.102Z] [2022-06-02T13:35:03.102Z] #54 [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-02T13:35:03.102Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:35:03.102Z] #54 ... [2022-06-02T13:35:03.102Z] [2022-06-02T13:35:03.102Z] #51 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-02T13:35:03.102Z] #51 sha256:08cd2627885bcb752dfe6b6f9fb33a244e0433a459c869ac830814092a8619e5 [2022-06-02T13:35:03.102Z] #51 DONE 0.1s [2022-06-02T13:35:03.102Z] [2022-06-02T13:35:03.102Z] #53 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T13:35:03.102Z] #53 sha256:f1591e45eb7a8e292c3a662c1a23a218b3a77635028b1c1cdba25d3fb5d117cf [2022-06-02T13:35:03.102Z] #53 DONE 0.1s [2022-06-02T13:35:03.102Z] [2022-06-02T13:35:03.102Z] #54 [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-02T13:35:03.102Z] #54 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:35:21.600Z] #64 ... [2022-06-02T13:35:21.600Z] [2022-06-02T13:35:21.600Z] #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-02T13:35:21.600Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92 [2022-06-02T13:35:21.600Z] #55 342.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-02T13:35:22.969Z] #55 DONE 344.5s [2022-06-02T13:35:22.969Z] [2022-06-02T13:35:22.969Z] #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-02T13:35:22.969Z] #60 sha256:02e887552aee4b787f1d1c46740b478d7599684aad7a8bdacde44d992c1b0bac [2022-06-02T13:35:22.969Z] #60 152.9 + mkdir -p /build [2022-06-02T13:35:22.969Z] #60 152.9 + cp runc /build/runc [2022-06-02T13:35:23.226Z] #60 DONE 153.1s [2022-06-02T13:35:23.226Z] [2022-06-02T13:35:23.226Z] #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-02T13:35:23.226Z] #64 sha256:2da478b9e031fec5095b047b6822fca196c2952be10c938d598d2da4f539dc15 [2022-06-02T13:35:25.748Z] #64 ... [2022-06-02T13:35:25.748Z] [2022-06-02T13:35:25.748Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T13:35:25.748Z] #56 sha256:1418a50e6f514e2c04f7d248c859f8c2125726603d2f3b90ea10cdad4f0a449b [2022-06-02T13:35:26.678Z] #56 DONE 0.5s [2022-06-02T13:35:26.678Z] [2022-06-02T13:35:26.678Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T13:35:26.678Z] #58 sha256:287bf2f77710c993358960912bb864e7b36ba4e06c35c074d415a19676439375 [2022-06-02T13:35:26.678Z] #58 DONE 0.1s [2022-06-02T13:35:26.678Z] [2022-06-02T13:35:26.678Z] #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-02T13:35:26.678Z] #64 sha256:2da478b9e031fec5095b047b6822fca196c2952be10c938d598d2da4f539dc15 [2022-06-02T13:35:26.678Z] #64 ... [2022-06-02T13:35:26.678Z] [2022-06-02T13:35:26.678Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T13:35:26.678Z] #61 sha256:20dba7f0beb536b478eef17b1600450dfbf95371b633033f212cfcd815bb3fde [2022-06-02T13:35:26.678Z] #61 DONE 0.3s [2022-06-02T13:35:26.678Z] [2022-06-02T13:35:26.678Z] #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-02T13:35:26.678Z] #64 sha256:2da478b9e031fec5095b047b6822fca196c2952be10c938d598d2da4f539dc15 [2022-06-02T13:35:29.194Z] #64 297.6 + bin/containerd [2022-06-02T13:35:41.820Z] #54 354.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-02T13:35:41.820Z] #54 DONE 355.2s [2022-06-02T13:35:41.820Z] [2022-06-02T13:35:41.820Z] #59 [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-02T13:35:41.820Z] #59 sha256:adc84fef6563b43adcc1dc48d23a8aaf08f6b5abba9c6c2eeb4b376a7c63c247 [2022-06-02T13:35:41.820Z] #59 160.4 + mkdir -p /build [2022-06-02T13:35:41.820Z] #59 160.4 + cp runc /build/runc [2022-06-02T13:35:41.820Z] #59 DONE 160.7s [2022-06-02T13:35:41.820Z] [2022-06-02T13:35:41.820Z] #63 [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-02T13:35:41.820Z] #63 sha256:69be5a8b67438eaf5d3f72149631c0f98d17ef90007401aad3c48276227264a1 [2022-06-02T13:35:41.820Z] #63 ... [2022-06-02T13:35:41.820Z] [2022-06-02T13:35:41.820Z] #55 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T13:35:41.820Z] #55 sha256:b3bf03c730b4d4d0f9e666e9fc697c0759179e7444fa7fb373f3a269fd1f8520 [2022-06-02T13:35:41.820Z] #55 DONE 0.4s [2022-06-02T13:35:41.820Z] [2022-06-02T13:35:41.820Z] #63 [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-02T13:35:41.820Z] #63 sha256:69be5a8b67438eaf5d3f72149631c0f98d17ef90007401aad3c48276227264a1 [2022-06-02T13:35:41.820Z] #63 ... [2022-06-02T13:35:41.820Z] [2022-06-02T13:35:41.820Z] #57 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T13:35:41.820Z] #57 sha256:b827d3fe7c16ee2d47a446abd5549b9f252fe3097098538400839edf44f0dc42 [2022-06-02T13:35:41.820Z] #57 DONE 0.1s [2022-06-02T13:35:41.820Z] [2022-06-02T13:35:41.820Z] #60 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T13:35:41.820Z] #60 sha256:06ccbf7640ae7b5d2572dfe8d3c752055883c9a23d8dca52cae583d7edab7410 [2022-06-02T13:35:41.820Z] #60 DONE 0.2s [2022-06-02T13:35:41.820Z] [2022-06-02T13:35:41.820Z] #63 [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-02T13:35:41.820Z] #63 sha256:69be5a8b67438eaf5d3f72149631c0f98d17ef90007401aad3c48276227264a1 [2022-06-02T13:35:42.078Z] #63 317.2 + bin/containerd [2022-06-02T13:35:43.445Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T13:35:43.445Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T13:35:43.445Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:35:43.445Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T13:35:43.445Z] [2022-06-02T13:35:43.445Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T13:35:43.445Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T13:35:43.445Z] HOSTNAME=3e15e891d74b [2022-06-02T13:35:43.445Z] TESTDEBUG=0 [2022-06-02T13:35:43.445Z] DEST=bundles/test-integration [2022-06-02T13:35:43.445Z] PWD=/go/src/github.com/docker/docker [2022-06-02T13:35:43.445Z] DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:35:43.445Z] container=docker [2022-06-02T13:35:43.445Z] HOME=/root [2022-06-02T13:35:43.445Z] GOLANG_VERSION=1.18.2 [2022-06-02T13:35:43.445Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T13:35:43.445Z] VALIDATE_BRANCH=master [2022-06-02T13:35:43.445Z] TERM=xterm [2022-06-02T13:35:43.445Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T13:35:43.445Z] SHLVL=1 [2022-06-02T13:35:43.445Z] TIMEOUT=120m [2022-06-02T13:35:43.445Z] DOCKER_BUILDTAGS= journald [2022-06-02T13:35:43.445Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T13:35:43.445Z] GO111MODULE=off [2022-06-02T13:35:43.445Z] DOCKER_EXPERIMENTAL=1 [2022-06-02T13:35:43.445Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T13:35:43.445Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T13:35:43.445Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T13:35:43.445Z] GOPATH=/go [2022-06-02T13:35:43.445Z] PKG_CONFIG=pkg-config [2022-06-02T13:35:43.445Z] _=/usr/bin/env [2022-06-02T13:35:43.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-02T13:35:44.218Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 2m52.704431355s [2022-06-02T13:35:44.218Z] 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-02T13:35:44.218Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 513.108382ms [2022-06-02T13:36:10.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-02T13:36:10.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-02T13:36:25.459Z] #64 348.4 # github.com/containerd/containerd/cmd/containerd [2022-06-02T13:36:25.459Z] #64 348.4 /usr/bin/ld: /tmp/go-link-3796647371/000019.o: in function `New': [2022-06-02T13:36:25.460Z] #64 348.4 /tmp/tmp.g6Z3HWlcxH/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-02T13:36:25.460Z] #64 348.5 + bin/containerd-stress [2022-06-02T13:36:25.460Z] #64 349.6 + bin/containerd-shim [2022-06-02T13:36:26.609Z] --- PASS: TestImportExtremelyLargeImageWorks (91.57s) [2022-06-02T13:36:26.609Z] PASS [2022-06-02T13:36:26.609Z] [2022-06-02T13:36:26.609Z] DONE 22 tests in 94.659s [2022-06-02T13:36:26.609Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-02T13:36:26.609Z] INFO: Testing against a local daemon [2022-06-02T13:36:26.609Z] === RUN TestNetworkCreateDelete [2022-06-02T13:36:26.609Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-06-02T13:36:26.609Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T13:36:26.609Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-06-02T13:36:26.609Z] === RUN TestDaemonDNSFallback [2022-06-02T13:36:28.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-02T13:36:28.505Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-06-02T13:36:28.505Z] === RUN TestInspectNetwork [2022-06-02T13:36:31.783Z] === RUN TestInspectNetwork/full_network_id [2022-06-02T13:36:31.783Z] === RUN TestInspectNetwork/partial_network_id [2022-06-02T13:36:31.783Z] === RUN TestInspectNetwork/network_name [2022-06-02T13:36:31.783Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-02T13:36:32.000Z] #64 360.6 + bin/containerd-shim-runc-v1 [2022-06-02T13:36:34.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-02T13:36:35.959Z] --- PASS: TestInspectNetwork (7.35s) [2022-06-02T13:36:35.959Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-02T13:36:35.959Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-02T13:36:35.959Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-02T13:36:35.959Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-02T13:36:35.959Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T13:36:37.860Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-02T13:36:37.860Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T13:36:37.860Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T13:36:37.860Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T13:36:37.860Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-02T13:36:37.860Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-02T13:36:37.860Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-02T13:36:37.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-02T13:36:37.860Z] === RUN TestNetworkList [2022-06-02T13:36:37.860Z] === RUN TestNetworkList//networks [2022-06-02T13:36:37.860Z] === PAUSE TestNetworkList//networks [2022-06-02T13:36:37.860Z] === RUN TestNetworkList//networks/ [2022-06-02T13:36:37.860Z] === PAUSE TestNetworkList//networks/ [2022-06-02T13:36:37.860Z] === CONT TestNetworkList//networks [2022-06-02T13:36:37.860Z] === CONT TestNetworkList//networks/ [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkList (0.01s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T13:36:37.860Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T13:36:37.860Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T13:36:38.118Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-02T13:36:38.118Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-02T13:36:38.301Z] #63 369.2 # github.com/containerd/containerd/cmd/containerd [2022-06-02T13:36:38.301Z] #63 369.2 /usr/bin/ld: /tmp/go-link-3458329604/000019.o: in function `New': [2022-06-02T13:36:38.301Z] #63 369.2 /tmp/tmp.f50PYrZAQC/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-02T13:36:38.301Z] #63 369.3 + bin/containerd-stress [2022-06-02T13:36:38.301Z] #63 370.4 + bin/containerd-shim [2022-06-02T13:36:38.543Z] #64 366.9 + bin/containerd-shim-runc-v2 [2022-06-02T13:36:38.798Z] #64 367.7 + binaries [2022-06-02T13:36:39.050Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-06-02T13:36:39.050Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T13:36:39.054Z] #64 367.7 + install -D bin/containerd /build/containerd [2022-06-02T13:36:39.054Z] #64 367.7 + install -D bin/containerd-shim /build/containerd-shim [2022-06-02T13:36:39.054Z] #64 367.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-02T13:36:39.054Z] #64 367.7 + install -D bin/ctr /build/ctr [2022-06-02T13:36:39.983Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-06-02T13:36:39.983Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T13:36:40.915Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-02T13:36:40.915Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T13:36:40.947Z] #64 DONE 369.7s [2022-06-02T13:36:41.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-02T13:36:41.875Z] [2022-06-02T13:36:41.875Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T13:36:41.875Z] #65 sha256:0504f6f36f7e7cfa64cd4fce098894cf542b22a032fa6063cc2db9b9179899e4 [2022-06-02T13:36:42.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-02T13:36:42.286Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-06-02T13:36:42.286Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T13:36:42.802Z] #65 DONE 0.8s [2022-06-02T13:36:42.802Z] [2022-06-02T13:36:42.802Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T13:36:42.802Z] #70 sha256:4e390f404b8bb79a6a240a175f9726395ad06586d8746d7140c307ece64e456a [2022-06-02T13:36:42.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-02T13:36:42.850Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-02T13:36:42.851Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T13:36:43.058Z] #70 DONE 0.2s [2022-06-02T13:36:43.058Z] [2022-06-02T13:36:43.058Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T13:36:43.058Z] #75 sha256:822f5dc4df6f837fa8e312f3bf5bdaec446d9ddcab1150da6fe70661cd8fc629 [2022-06-02T13:36:43.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-02T13:36:43.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-02T13:36:43.983Z] #75 DONE 0.9s [2022-06-02T13:36:43.983Z] [2022-06-02T13:36:43.983Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T13:36:43.983Z] #76 sha256:5fec395a4161e917209b35ee90f739e41c4fdb267c4c8a56849e9159424e7c32 [2022-06-02T13:36:43.983Z] #76 DONE 0.0s [2022-06-02T13:36:43.983Z] [2022-06-02T13:36:43.983Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T13:36:43.983Z] #77 sha256:1a2047096c1f4d02259ec19fe2b1822b55b59b24c6fd7202ec98a63ac2558d07 [2022-06-02T13:36:44.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-02T13:36:45.348Z] #77 DONE 1.3s [2022-06-02T13:36:45.348Z] [2022-06-02T13:36:45.348Z] #78 exporting to image [2022-06-02T13:36:45.348Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T13:36:45.348Z] #78 exporting layers [2022-06-02T13:36:45.374Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-06-02T13:36:45.374Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T13:36:45.374Z] service_test.go:243: FLAKY_TEST [2022-06-02T13:36:45.374Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T13:36:45.374Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T13:36:46.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-02T13:36:47.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-02T13:36:48.286Z] #63 381.8 + bin/containerd-shim-runc-v1 [2022-06-02T13:36:48.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-02T13:36:48.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-02T13:36:49.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-02T13:36:50.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-02T13:36:51.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-02T13:36:51.898Z] #78 exporting layers 6.6s done [2022-06-02T13:36:51.898Z] #78 writing image sha256:3efdb6c2a5dbd3e7a51ae05693cb02d023acc20aae44dbe9ab24e37c13daf3b2 done [2022-06-02T13:36:51.898Z] #78 naming to docker.io/library/docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f done [2022-06-02T13:36:51.898Z] #78 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-06-02T13:36:52.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-02T13:36:52.265Z] + trap exit INT TERM [2022-06-02T13:36:52.265Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-02T13:36:52.265Z] + CONTAINER_NAME=docker-pr1 [2022-06-02T13:36:52.265Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43678/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -e DOCKER_GRAPHDRIVER docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/make.sh dynbinary [2022-06-02T13:36:53.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-02T13:36:53.550Z] #63 388.2 + bin/containerd-shim-runc-v2 [2022-06-02T13:36:53.574Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T13:36:53.574Z] Using test binary docker [2022-06-02T13:36:53.574Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-02T13:36:53.574Z] +++ /etc/init.d/apparmor start [2022-06-02T13:36:53.574Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T13:36:53.574Z] INFO: Waiting for daemon to start... [2022-06-02T13:36:53.574Z] Starting dockerd [2022-06-02T13:36:53.574Z] +++ 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-02T13:36:54.114Z] #63 389.1 + binaries [2022-06-02T13:36:54.114Z] #63 389.1 + install -D bin/containerd /build/containerd [2022-06-02T13:36:54.114Z] #63 389.1 + install -D bin/containerd-shim /build/containerd-shim [2022-06-02T13:36:54.114Z] #63 389.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-02T13:36:54.114Z] #63 389.1 + install -D bin/ctr /build/ctr [2022-06-02T13:36:54.151Z] [2022-06-02T13:36:54.151Z] Removing bundles/ [2022-06-02T13:36:54.151Z] [2022-06-02T13:36:54.151Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T13:36:54.151Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T13:36:54.151Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:36:55.482Z] . [2022-06-02T13:36:55.482Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T13:36:55.743Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T13:36:55.743Z] Error: No such image: emptyfs [2022-06-02T13:36:55.743Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-02T13:36:55.743Z] ++++ docker load [2022-06-02T13:36:55.743Z] Running integration-test (iteration 1) [2022-06-02T13:36:55.743Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-02T13:36:55.743Z] ++ 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-02T13:36:55.743Z] ++ set -e [2022-06-02T13:36:55.743Z] ++ '[' -n 0 ']' [2022-06-02T13:36:55.743Z] ++ set -x [2022-06-02T13:36:55.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-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-02T13:36:56.003Z] Loaded image: busybox:latest [2022-06-02T13:36:56.011Z] #63 DONE 391.0s [2022-06-02T13:36:56.263Z] Loaded image: busybox:glibc [2022-06-02T13:36:57.204Z] Loaded image: debian:bullseye-slim [2022-06-02T13:36:57.204Z] Loaded image: hello-world:latest [2022-06-02T13:36:57.204Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T13:36:57.204Z] INFO: Testing against a local daemon [2022-06-02T13:36:57.204Z] === RUN TestCgroupNamespacesBuild [2022-06-02T13:36:57.383Z] [2022-06-02T13:36:57.383Z] #64 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T13:36:57.383Z] #64 sha256:b2db543249b4447fb6d9f872d88b3be713dc479106ecd5c45584536f10f885a6 [2022-06-02T13:36:57.383Z] #64 DONE 0.2s [2022-06-02T13:36:57.383Z] [2022-06-02T13:36:57.383Z] #69 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T13:36:57.383Z] #69 sha256:e38f470db0761d57c13363ca9ab626cf776697f7b2fb3715713dc0c7ed92f049 [2022-06-02T13:36:57.383Z] #69 DONE 0.1s [2022-06-02T13:36:57.383Z] [2022-06-02T13:36:57.383Z] #74 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T13:36:57.383Z] #74 sha256:ff4ccfd91d0edc428713b8914ab80b208456c06154ea220ea1896d9e8aab5a47 [2022-06-02T13:36:57.641Z] #74 DONE 0.2s [2022-06-02T13:36:57.641Z] [2022-06-02T13:36:57.641Z] #75 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T13:36:57.641Z] #75 sha256:b0468ee3fea4e56c1758890af69307b7bf2fb588206e18aa5cd11d8f2c25e4a9 [2022-06-02T13:36:57.641Z] #75 DONE 0.0s [2022-06-02T13:36:57.641Z] [2022-06-02T13:36:57.641Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T13:36:57.641Z] #76 sha256:e09fcf648b9e0393a0c981b9f7f00474ec8c7b3f2d714cd76df5136070fedfa7 [2022-06-02T13:36:58.585Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-06-02T13:36:58.585Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-02T13:36:59.014Z] #76 DONE 1.4s [2022-06-02T13:36:59.014Z] [2022-06-02T13:36:59.014Z] #78 exporting to image [2022-06-02T13:36:59.014Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T13:36:59.014Z] #78 exporting layers [2022-06-02T13:36:59.526Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-06-02T13:36:59.526Z] === RUN TestBuildWithSession [2022-06-02T13:36:59.526Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T13:36:59.526Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T13:36:59.526Z] === RUN TestBuildSquashParent [2022-06-02T13:37:00.235Z] --- PASS: TestServiceWithDataPathPortInit (13.83s) [2022-06-02T13:37:00.235Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T13:37:01.606Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q8c4qwc6ju5mhj2l26bw5lez7 Created:2022-06-02 13:37:00.154947623 +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[63cf52daffb3311e304d8b7da283df22e9c5ba2fad3e457c7260e379bc1f4001:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ngq0oeyseldffuivq4ygivtbn EndpointID:04ee4fbb825521cff7b51eb238cd799a4309c806a4c7238d89291da205ffbe48 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:19d42de7040994b0a2d9c3f8705ddd7366ddd26cfd0f19e4d49fc98e7ba5825b 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:901728a5f5e1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ngq0oeyseldffuivq4ygivtbn EndpointID:04ee4fbb825521cff7b51eb238cd799a4309c806a4c7238d89291da205ffbe48 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-02T13:37:03.726Z] --- PASS: TestBuildSquashParent (3.66s) [2022-06-02T13:37:03.726Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T13:37:03.726Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T13:37:03.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T13:37:03.726Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T13:37:03.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T13:37:03.726Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T13:37:03.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T13:37:03.726Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T13:37:03.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T13:37:03.726Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T13:37:03.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T13:37:03.726Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T13:37:03.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T13:37:03.726Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T13:37:03.726Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T13:37:04.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T13:37:04.926Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T13:37:05.587Z] #78 exporting layers 6.3s done [2022-06-02T13:37:05.587Z] #78 writing image sha256:142b32f06a324a47a2d91aaf07165332dae77fe500980ace99f033bad6c8d18f done [2022-06-02T13:37:05.587Z] #78 naming to docker.io/library/docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f done [2022-06-02T13:37:05.587Z] #78 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T13:37:05.699Z] INFO [linters context/goanalysis] analyzers took 5m14.775204047s with top 10 stages: buildir: 2m3.489521471s, goimports: 27.203871188s, unconvert: 19.64014292s, gosec: 17.546605741s, golint: 9.859416762s, S1038: 9.312312062s, misspell: 7.321948965s, directives: 4.819294822s, nilness: 4.262054648s, inspect: 4.018708043s [2022-06-02T13:37:05.699Z] INFO [runner] Issues before processing: 3034, after processing: 0 [2022-06-02T13:37:05.699Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2418/2418, exclude: 2035/2035, nolint: 0/77, cgo: 2418/3034, identifier_marker: 2035/2035, skip_dirs: 2418/2418, autogenerated_exclude: 2035/2418, exclude-rules: 77/2035, filename_unadjuster: 2418/2418, skip_files: 2418/2418 [2022-06-02T13:37:05.699Z] INFO [runner] processing took 84.495676ms with stages: nolint: 32.960774ms, identifier_marker: 22.407095ms, path_prettifier: 9.791027ms, autogenerated_exclude: 8.952456ms, exclude-rules: 8.086222ms, skip_dirs: 1.914254ms, cgo: 228.555µs, filename_unadjuster: 149.371µs, max_same_issues: 1.699µs, path_shortener: 665ns, uniq_by_line: 660ns, diff: 617ns, skip_files: 503ns, exclude: 434ns, source_code: 303ns, max_from_linter: 258ns, severity-rules: 236ns, sort_results: 216ns, max_per_file_from_linter: 216ns, path_prefixer: 115ns [2022-06-02T13:37:05.699Z] INFO [runner] linters took 1m32.588860085s with stages: goanalysis_metalinter: 1m32.504172166s [2022-06-02T13:37:05.699Z] INFO File cache stats: 1671 entries of total size 8.5MiB [2022-06-02T13:37:05.699Z] INFO Memory: 2660 samples, avg is 285.4MB, max is 1203.4MB [2022-06-02T13:37:05.699Z] INFO Execution took 4m25.816478495s [2022-06-02T13:37:05.699Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-02T13:37:05.918Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -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:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/make.sh dynbinary test-integration [2022-06-02T13:37:06.020Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/make.sh dynbinary test-docker-py [2022-06-02T13:37:06.280Z] [2022-06-02T13:37:06.308Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T13:37:06.308Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T13:37:06.541Z] Removing bundles/ [2022-06-02T13:37:06.541Z] [2022-06-02T13:37:06.541Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T13:37:06.541Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T13:37:06.541Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:37:06.851Z] [2022-06-02T13:37:06.862Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.20s) [2022-06-02T13:37:06.862Z] PASS [2022-06-02T13:37:06.862Z] [2022-06-02T13:37:06.862Z] === Skipped [2022-06-02T13:37:06.862Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T13:37:06.862Z] service_test.go:243: FLAKY_TEST [2022-06-02T13:37:06.862Z] [2022-06-02T13:37:06.862Z] DONE 38 tests, 1 skipped in 44.285s [2022-06-02T13:37:06.862Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-02T13:37:06.862Z] INFO: Testing against a local daemon [2022-06-02T13:37:06.862Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-02T13:37:06.862Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:37:06.862Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T13:37:06.862Z] === RUN TestDockerNetworkIpvlan [2022-06-02T13:37:06.862Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:37:06.862Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-02T13:37:06.862Z] PASS [2022-06-02T13:37:06.862Z] [2022-06-02T13:37:06.862Z] === Skipped [2022-06-02T13:37:06.862Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T13:37:06.862Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:37:06.862Z] [2022-06-02T13:37:06.862Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-02T13:37:06.862Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:37:06.862Z] [2022-06-02T13:37:06.862Z] DONE 2 tests, 2 skipped in 0.022s [2022-06-02T13:37:06.862Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-02T13:37:06.862Z] INFO: Testing against a local daemon [2022-06-02T13:37:06.862Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-02T13:37:07.110Z] Removing bundles/ [2022-06-02T13:37:07.110Z] [2022-06-02T13:37:07.110Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T13:37:07.110Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T13:37:07.110Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:37:07.427Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-06-02T13:37:07.427Z] === RUN TestDockerNetworkMacvlan [2022-06-02T13:37:07.691Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-02T13:37:07.691Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-06-02T13:37:07.691Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s) [2022-06-02T13:37:07.691Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.53s) [2022-06-02T13:37:07.691Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2022-06-02T13:37:07.691Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.32s) [2022-06-02T13:37:07.691Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s) [2022-06-02T13:37:07.691Z] === RUN TestBuildMultiStageCopy [2022-06-02T13:37:07.691Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-02T13:37:07.992Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-02T13:37:08.926Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-02T13:37:09.088Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T13:37:09.088Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T13:37:09.088Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T13:37:09.362Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T13:37:09.491Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-02T13:37:09.621Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-06-02T13:37:09.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-06-02T13:37:09.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-06-02T13:37:09.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-02T13:37:09.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-06-02T13:37:09.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-06-02T13:37:09.621Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T13:37:10.191Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-06-02T13:37:10.191Z] === RUN TestBuildLabelWithTargets [2022-06-02T13:37:11.388Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-02T13:37:11.573Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-06-02T13:37:11.574Z] === RUN TestBuildWithEmptyLayers [2022-06-02T13:37:11.574Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-06-02T13:37:11.574Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T13:37:13.286Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-02T13:37:13.485Z] --- PASS: TestBuildMultiStageOnBuild (1.42s) [2022-06-02T13:37:13.485Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T13:37:13.745Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-06-02T13:37:13.745Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T13:37:15.128Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s) [2022-06-02T13:37:15.128Z] === RUN TestBuildWithHugeFile [2022-06-02T13:37:16.575Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-02T13:37:16.836Z] --- PASS: TestDockerNetworkMacvlan (9.54s) [2022-06-02T13:37:16.836Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-06-02T13:37:16.836Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-06-02T13:37:16.836Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-06-02T13:37:16.836Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-06-02T13:37:16.836Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-06-02T13:37:16.836Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-06-02T13:37:16.836Z] PASS [2022-06-02T13:37:16.836Z] [2022-06-02T13:37:16.836Z] DONE 8 tests in 10.795s [2022-06-02T13:37:16.836Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-02T13:37:16.836Z] testing: warning: no tests to run [2022-06-02T13:37:16.836Z] PASS [2022-06-02T13:37:16.836Z] [2022-06-02T13:37:16.836Z] DONE 0 tests in 0.007s [2022-06-02T13:37:16.836Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-02T13:37:17.097Z] INFO: Testing against a local daemon [2022-06-02T13:37:17.097Z] === RUN TestAuthZPluginAllowRequest [2022-06-02T13:37:18.473Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-06-02T13:37:18.473Z] === RUN TestAuthZPluginTLS [2022-06-02T13:37:18.731Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-06-02T13:37:18.731Z] === RUN TestAuthZPluginDenyRequest [2022-06-02T13:37:19.295Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-02T13:37:19.295Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-02T13:37:19.861Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-02T13:37:19.861Z] === RUN TestAuthZPluginDenyResponse [2022-06-02T13:37:20.425Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-02T13:37:20.425Z] === RUN TestAuthZPluginAllowEventStream [2022-06-02T13:37:21.797Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-06-02T13:37:21.798Z] === RUN TestAuthZPluginErrorResponse [2022-06-02T13:37:22.055Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-06-02T13:37:22.055Z] === RUN TestAuthZPluginErrorRequest [2022-06-02T13:37:22.620Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-02T13:37:22.620Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-02T13:37:23.186Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-02T13:37:23.186Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-02T13:37:24.558Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-06-02T13:37:24.558Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-02T13:37:25.931Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-06-02T13:37:25.931Z] === RUN TestAuthZPluginHeader [2022-06-02T13:37:26.862Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-06-02T13:37:26.862Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-02T13:37:31.044Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.95s) [2022-06-02T13:37:31.044Z] === RUN TestAuthZPluginV2Disable [2022-06-02T13:37:34.322Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-06-02T13:37:34.322Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-02T13:37:37.597Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2022-06-02T13:37:37.597Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-02T13:37:47.558Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.31s) [2022-06-02T13:37:47.558Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-02T13:37:53.873Z] --- PASS: TestBuildWithHugeFile (34.64s) [2022-06-02T13:37:53.873Z] === RUN TestBuildWCOWSandboxSize [2022-06-02T13:37:53.873Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T13:37:53.873Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-02T13:37:53.873Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T13:37:53.873Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T13:37:53.873Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T13:37:53.873Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T13:37:53.873Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T13:37:53.873Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T13:37:53.873Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T13:37:53.873Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T13:37:53.873Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T13:37:53.873Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T13:37:53.873Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-02T13:37:53.873Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-06-02T13:37:53.873Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-06-02T13:37:53.873Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-02T13:37:53.873Z] === RUN TestBuildPreserveOwnership [2022-06-02T13:37:53.873Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-02T13:37:53.873Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-02T13:37:53.873Z] --- PASS: TestBuildPreserveOwnership (2.83s) [2022-06-02T13:37:53.873Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.85s) [2022-06-02T13:37:53.873Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-06-02T13:37:53.873Z] === RUN TestBuildPlatformInvalid [2022-06-02T13:37:53.873Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-02T13:37:53.873Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-02T13:37:53.873Z] Loaded image: busybox:latest [2022-06-02T13:37:53.873Z] Loaded image: busybox:glibc [2022-06-02T13:37:54.814Z] Loaded image: debian:bullseye-slim [2022-06-02T13:37:54.814Z] Loaded image: hello-world:latest [2022-06-02T13:37:54.814Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T13:38:02.947Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.38s) [2022-06-02T13:38:02.947Z] PASS [2022-06-02T13:38:02.947Z] [2022-06-02T13:38:02.947Z] === Skipped [2022-06-02T13:38:02.947Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-02T13:38:02.947Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T13:38:02.947Z] [2022-06-02T13:38:02.947Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-02T13:38:02.947Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T13:38:02.947Z] [2022-06-02T13:38:02.947Z] DONE 34 tests, 2 skipped in 66.470s [2022-06-02T13:38:02.947Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-02T13:38:02.947Z] ++ 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-02T13:38:02.947Z] ++ set -e [2022-06-02T13:38:02.947Z] ++ '[' -n 0 ']' [2022-06-02T13:38:02.947Z] ++ set -x [2022-06-02T13:38:02.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-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-02T13:38:02.947Z] INFO: Testing against a local daemon [2022-06-02T13:38:02.947Z] === RUN TestConfigInspect [2022-06-02T13:38:04.858Z] --- PASS: TestConfigInspect (2.21s) [2022-06-02T13:38:04.858Z] === RUN TestConfigList [2022-06-02T13:38:05.645Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-06-02T13:38:05.645Z] PASS [2022-06-02T13:38:05.645Z] [2022-06-02T13:38:05.645Z] DONE 17 tests in 47.163s [2022-06-02T13:38:05.645Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-02T13:38:05.645Z] INFO: Testing against a local daemon [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T13:38:05.645Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T13:38:05.645Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-02T13:38:05.645Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-02T13:38:05.645Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-02T13:38:05.645Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-02T13:38:05.645Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-02T13:38:05.645Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-02T13:38:05.645Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-02T13:38:05.645Z] === RUN TestPluginInstall [2022-06-02T13:38:05.645Z] === RUN TestPluginInstall/no_auth [2022-06-02T13:38:05.645Z] time="2022-06-02T13:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:38:05.645Z] time="2022-06-02T13:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0df22f38b15d13a02d4e5322da6c1d046b057c95e64bf34ca73daee9f267a3c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:38:05.645Z] time="2022-06-02T13:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:38:05.645Z] time="2022-06-02T13:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0df22f38b15d13a02d4e5322da6c1d046b057c95e64bf34ca73daee9f267a3c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:38:05.645Z] === RUN TestPluginInstall/with_htpasswd [2022-06-02T13:38:05.645Z] time="2022-06-02T13:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:38:05.645Z] time="2022-06-02T13:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85d29f36b5282e397a093ab139e46fd58bb80c613abf2081436903e9743f76b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:38:05.645Z] time="2022-06-02T13:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:38:05.645Z] time="2022-06-02T13:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85d29f36b5282e397a093ab139e46fd58bb80c613abf2081436903e9743f76b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:38:05.902Z] === RUN TestPluginInstall/with_insecure [2022-06-02T13:38:06.770Z] --- PASS: TestConfigList (2.25s) [2022-06-02T13:38:06.770Z] === RUN TestConfigsCreateAndDelete [2022-06-02T13:38:06.834Z] time="2022-06-02T13:38:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:38:06.834Z] time="2022-06-02T13:38:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3167d8230c3c1bf5741c65ee273fdd361f85b64a5e177145204b7a5c480bebee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:38:06.834Z] time="2022-06-02T13:38:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:38:06.834Z] time="2022-06-02T13:38:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3167d8230c3c1bf5741c65ee273fdd361f85b64a5e177145204b7a5c480bebee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:38:06.834Z] plugin_test.go:195: [deaf17baa0d60] daemon is not started [2022-06-02T13:38:06.834Z] --- PASS: TestPluginInstall (2.75s) [2022-06-02T13:38:06.834Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-06-02T13:38:06.834Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-06-02T13:38:06.834Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-06-02T13:38:06.834Z] === RUN TestPluginsWithRuntimes [2022-06-02T13:38:08.686Z] --- PASS: TestConfigsCreateAndDelete (1.83s) [2022-06-02T13:38:08.686Z] === RUN TestConfigsUpdate [2022-06-02T13:38:08.730Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-02T13:38:09.295Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-02T13:38:10.227Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-06-02T13:38:10.227Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-06-02T13:38:10.227Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-06-02T13:38:10.227Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T13:38:10.793Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-06-02T13:38:10.793Z] PASS [2022-06-02T13:38:10.793Z] [2022-06-02T13:38:10.793Z] DONE 24 tests in 6.737s [2022-06-02T13:38:10.793Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-02T13:38:10.793Z] INFO: Testing against a local daemon [2022-06-02T13:38:10.793Z] === RUN TestExternalGraphDriver [2022-06-02T13:38:11.050Z] === RUN TestExternalGraphDriver/json [2022-06-02T13:38:11.227Z] --- PASS: TestConfigsUpdate (2.18s) [2022-06-02T13:38:11.227Z] === RUN TestTemplatedConfig [2022-06-02T13:38:12.946Z] === RUN TestExternalGraphDriver/spec [2022-06-02T13:38:13.769Z] --- PASS: TestTemplatedConfig (2.42s) [2022-06-02T13:38:13.769Z] === RUN TestConfigCreateResolve [2022-06-02T13:38:14.318Z] === RUN TestExternalGraphDriver/pull [2022-06-02T13:38:15.152Z] --- PASS: TestConfigCreateResolve (1.84s) [2022-06-02T13:38:15.152Z] PASS [2022-06-02T13:38:15.152Z] [2022-06-02T13:38:15.152Z] DONE 6 tests in 12.826s [2022-06-02T13:38:15.152Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-02T13:38:15.152Z] ++ 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-02T13:38:15.152Z] ++ set -e [2022-06-02T13:38:15.152Z] ++ '[' -n 0 ']' [2022-06-02T13:38:15.152Z] ++ set -x [2022-06-02T13:38:15.152Z] ++ 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-02T13:38:15.413Z] INFO: Testing against a local daemon [2022-06-02T13:38:15.413Z] === RUN TestAttachWithTTY [2022-06-02T13:38:15.413Z] --- PASS: TestAttachWithTTY (0.07s) [2022-06-02T13:38:15.413Z] === RUN TestAttachWithoutTTy [2022-06-02T13:38:15.413Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-02T13:38:15.413Z] === RUN TestCheckpoint [2022-06-02T13:38:15.413Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T13:38:15.413Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/commit [2022-06-02T13:38:15.413Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-02T13:38:15.413Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T13:38:15.413Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-02T13:38:15.413Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-02T13:38:15.413Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T13:38:15.413Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T13:38:15.413Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T13:38:15.413Z] === CONT TestContainerInvalidJSON/commit [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-02T13:38:15.413Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-02T13:38:15.413Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-02T13:38:15.413Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-02T13:38:15.413Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-02T13:38:15.413Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-02T13:38:15.413Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-02T13:38:15.413Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-02T13:38:15.413Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-02T13:38:15.413Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T13:38:15.413Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-02T13:38:15.413Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T13:38:15.674Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-02T13:38:15.674Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T13:38:15.674Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-02T13:38:15.674Z] === RUN TestCopyEmptyFile [2022-06-02T13:38:15.934Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-02T13:38:15.934Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T13:38:15.934Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-06-02T13:38:15.934Z] === RUN TestCopyFromContainer [2022-06-02T13:38:16.216Z] --- PASS: TestExternalGraphDriver (5.04s) [2022-06-02T13:38:16.216Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-06-02T13:38:16.216Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-06-02T13:38:16.216Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-06-02T13:38:16.216Z] === RUN TestGraphdriverPluginV2 [2022-06-02T13:38:16.874Z] === RUN TestCopyFromContainer// [2022-06-02T13:38:16.874Z] === RUN TestCopyFromContainer//bar/root [2022-06-02T13:38:16.874Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-02T13:38:16.874Z] === RUN TestCopyFromContainer/bar/quux [2022-06-02T13:38:17.134Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-02T13:38:17.134Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-02T13:38:17.134Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-02T13:38:17.134Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-02T13:38:17.394Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-02T13:38:17.394Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-02T13:38:17.394Z] --- PASS: TestCopyFromContainer (1.56s) [2022-06-02T13:38:17.394Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-02T13:38:17.394Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-02T13:38:17.394Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-02T13:38:17.394Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-06-02T13:38:17.394Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-02T13:38:17.394Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-02T13:38:17.394Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-02T13:38:17.394Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-02T13:38:17.394Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-02T13:38:17.394Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-02T13:38:17.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T13:38:17.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T13:38:17.394Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T13:38:17.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T13:38:17.394Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T13:38:17.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T13:38:17.394Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T13:38:17.394Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T13:38:17.394Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T13:38:17.394Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T13:38:17.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-06-02T13:38:17.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T13:38:17.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-02T13:38:17.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-02T13:38:17.394Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T13:38:17.394Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-02T13:38:17.394Z] === RUN TestCreateWithInvalidEnv [2022-06-02T13:38:17.394Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T13:38:17.394Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T13:38:17.394Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T13:38:17.394Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T13:38:17.394Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T13:38:17.394Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T13:38:17.394Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T13:38:17.394Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T13:38:17.394Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T13:38:17.394Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-02T13:38:17.394Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-02T13:38:17.394Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-02T13:38:17.394Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T13:38:17.394Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T13:38:17.394Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-02T13:38:17.394Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T13:38:18.777Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-06-02T13:38:18.777Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T13:38:20.158Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-06-02T13:38:20.158Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T13:38:20.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T13:38:20.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T13:38:20.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T13:38:20.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T13:38:20.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T13:38:20.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T13:38:20.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T13:38:20.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T13:38:20.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T13:38:20.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T13:38:20.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T13:38:20.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T13:38:20.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T13:38:20.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T13:38:20.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T13:38:20.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-02T13:38:20.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-02T13:38:20.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-02T13:38:20.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-02T13:38:20.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-02T13:38:20.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-02T13:38:20.158Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T13:38:20.393Z] --- PASS: TestGraphdriverPluginV2 (4.07s) [2022-06-02T13:38:20.393Z] PASS [2022-06-02T13:38:20.393Z] [2022-06-02T13:38:20.393Z] DONE 5 tests in 9.149s [2022-06-02T13:38:20.393Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-02T13:38:20.393Z] INFO: Testing against a local daemon [2022-06-02T13:38:20.393Z] === RUN TestContinueAfterPluginCrash [2022-06-02T13:38:20.393Z] === PAUSE TestContinueAfterPluginCrash [2022-06-02T13:38:20.393Z] === RUN TestReadPluginNoRead [2022-06-02T13:38:20.393Z] === PAUSE TestReadPluginNoRead [2022-06-02T13:38:20.393Z] === RUN TestDaemonStartWithLogOpt [2022-06-02T13:38:20.393Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-02T13:38:20.393Z] === CONT TestContinueAfterPluginCrash [2022-06-02T13:38:20.393Z] === CONT TestDaemonStartWithLogOpt [2022-06-02T13:38:20.418Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-06-02T13:38:20.419Z] === RUN TestCreateDifferentPlatform [2022-06-02T13:38:20.419Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T13:38:20.419Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T13:38:20.419Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-02T13:38:20.419Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-02T13:38:20.419Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-02T13:38:20.419Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T13:38:20.419Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-02T13:38:20.419Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T13:38:20.419Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-02T13:38:20.419Z] === RUN TestCreateInvalidHostConfig [2022-06-02T13:38:20.419Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T13:38:20.419Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T13:38:20.419Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T13:38:20.419Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T13:38:20.419Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T13:38:20.419Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T13:38:20.419Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T13:38:20.419Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T13:38:20.419Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T13:38:20.419Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T13:38:20.419Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T13:38:20.419Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T13:38:20.419Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-02T13:38:20.419Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-02T13:38:20.419Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-02T13:38:20.419Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-02T13:38:20.419Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-02T13:38:20.419Z] === RUN TestContainerStartOnDaemonRestart [2022-06-02T13:38:20.419Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-02T13:38:20.419Z] === RUN TestDaemonRestartIpcMode [2022-06-02T13:38:20.419Z] === PAUSE TestDaemonRestartIpcMode [2022-06-02T13:38:20.419Z] === RUN TestDaemonHostGatewayIP [2022-06-02T13:38:20.419Z] === PAUSE TestDaemonHostGatewayIP [2022-06-02T13:38:20.419Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-02T13:38:20.419Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-02T13:38:20.419Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T13:38:20.419Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-02T13:38:20.419Z] === RUN TestDiff [2022-06-02T13:38:20.988Z] --- PASS: TestDiff (0.43s) [2022-06-02T13:38:20.988Z] === RUN TestExecWithCloseStdin [2022-06-02T13:38:21.248Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-06-02T13:38:21.248Z] === RUN TestExec [2022-06-02T13:38:21.818Z] --- PASS: TestExec (0.48s) [2022-06-02T13:38:21.818Z] === RUN TestExecUser [2022-06-02T13:38:22.388Z] --- PASS: TestExecUser (0.48s) [2022-06-02T13:38:22.388Z] === RUN TestExportContainerAndImportImage [2022-06-02T13:38:22.958Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-06-02T13:38:22.958Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T13:38:23.672Z] --- PASS: TestDaemonStartWithLogOpt (3.38s) [2022-06-02T13:38:23.672Z] === CONT TestReadPluginNoRead [2022-06-02T13:38:24.339Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-06-02T13:38:24.339Z] === RUN TestHealthCheckWorkdir [2022-06-02T13:38:24.600Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-06-02T13:38:24.600Z] === RUN TestHealthKillContainer [2022-06-02T13:38:25.577Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-02T13:38:26.947Z] === RUN TestReadPluginNoRead/default [2022-06-02T13:38:28.320Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-02T13:38:28.584Z] --- PASS: TestContinueAfterPluginCrash (8.46s) [2022-06-02T13:38:29.537Z] === CONT TestReadPluginNoRead [2022-06-02T13:38:29.537Z] read_test.go:92: [dbe54c5f79140] daemon is not started [2022-06-02T13:38:29.537Z] --- PASS: TestReadPluginNoRead (5.89s) [2022-06-02T13:38:29.537Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-06-02T13:38:29.537Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-06-02T13:38:29.537Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-06-02T13:38:29.537Z] PASS [2022-06-02T13:38:29.537Z] [2022-06-02T13:38:29.537Z] DONE 6 tests in 9.291s [2022-06-02T13:38:29.537Z] 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-02T13:38:29.537Z] testing: warning: no tests to run [2022-06-02T13:38:29.537Z] PASS [2022-06-02T13:38:29.537Z] [2022-06-02T13:38:29.537Z] DONE 0 tests in 0.008s [2022-06-02T13:38:29.537Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-02T13:38:29.537Z] INFO: Testing against a local daemon [2022-06-02T13:38:29.537Z] === RUN TestPluginWithDevMounts [2022-06-02T13:38:29.537Z] === PAUSE TestPluginWithDevMounts [2022-06-02T13:38:29.537Z] === CONT TestPluginWithDevMounts [2022-06-02T13:38:30.910Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-06-02T13:38:30.910Z] PASS [2022-06-02T13:38:30.910Z] [2022-06-02T13:38:30.910Z] DONE 1 tests in 1.583s [2022-06-02T13:38:30.910Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-02T13:38:30.910Z] INFO: Testing against a local daemon [2022-06-02T13:38:30.910Z] === RUN TestSecretInspect [2022-06-02T13:38:32.739Z] --- PASS: TestHealthKillContainer (7.89s) [2022-06-02T13:38:32.739Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T13:38:32.999Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-06-02T13:38:32.999Z] === RUN TestIpcModeNone [2022-06-02T13:38:33.433Z] --- PASS: TestSecretInspect (2.18s) [2022-06-02T13:38:33.433Z] === RUN TestSecretList [2022-06-02T13:38:33.568Z] --- PASS: TestIpcModeNone (0.48s) [2022-06-02T13:38:33.568Z] === RUN TestIpcModePrivate [2022-06-02T13:38:33.828Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-02T13:38:33.828Z] --- PASS: TestIpcModePrivate (0.50s) [2022-06-02T13:38:33.828Z] === RUN TestIpcModeShareable [2022-06-02T13:38:34.399Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-06-02T13:38:34.399Z] --- PASS: TestIpcModeShareable (0.49s) [2022-06-02T13:38:34.399Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-02T13:38:35.330Z] --- PASS: TestSecretList (2.19s) [2022-06-02T13:38:35.330Z] === RUN TestSecretsCreateAndDelete [2022-06-02T13:38:36.311Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2022-06-02T13:38:36.311Z] === RUN TestAPIIpcModeHost [2022-06-02T13:38:36.311Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-06-02T13:38:36.311Z] === RUN TestDaemonIpcModeShareable [2022-06-02T13:38:37.250Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-02T13:38:37.511Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-06-02T13:38:37.511Z] === RUN TestDaemonIpcModePrivate [2022-06-02T13:38:37.854Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-06-02T13:38:37.854Z] === RUN TestSecretsUpdate [2022-06-02T13:38:38.451Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-02T13:38:38.711Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-06-02T13:38:38.711Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-02T13:38:39.650Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-02T13:38:39.650Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-06-02T13:38:39.650Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-02T13:38:39.750Z] --- PASS: TestSecretsUpdate (2.19s) [2022-06-02T13:38:39.750Z] === RUN TestTemplatedSecret [2022-06-02T13:38:41.032Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-02T13:38:41.032Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-06-02T13:38:41.032Z] === RUN TestIpcModeOlderClient [2022-06-02T13:38:41.032Z] === PAUSE TestIpcModeOlderClient [2022-06-02T13:38:41.032Z] === RUN TestKillContainerInvalidSignal [2022-06-02T13:38:41.292Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-06-02T13:38:41.292Z] === RUN TestKillContainer [2022-06-02T13:38:41.292Z] === RUN TestKillContainer/no_signal [2022-06-02T13:38:41.863Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T13:38:42.122Z] === RUN TestKillContainer/killing_signal [2022-06-02T13:38:42.272Z] --- PASS: TestTemplatedSecret (2.52s) [2022-06-02T13:38:42.272Z] === RUN TestSecretCreateResolve [2022-06-02T13:38:42.693Z] --- PASS: TestKillContainer (1.30s) [2022-06-02T13:38:42.693Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-06-02T13:38:42.693Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-06-02T13:38:42.693Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-06-02T13:38:42.693Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T13:38:42.693Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-02T13:38:43.262Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-02T13:38:43.833Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-06-02T13:38:43.833Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-06-02T13:38:43.833Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-06-02T13:38:43.833Z] === RUN TestKillStoppedContainer [2022-06-02T13:38:44.093Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-02T13:38:44.093Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T13:38:44.093Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-02T13:38:44.093Z] === RUN TestKillDifferentUserContainer [2022-06-02T13:38:44.353Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-06-02T13:38:44.353Z] === RUN TestInspectOomKilledTrue [2022-06-02T13:38:44.795Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-06-02T13:38:44.795Z] PASS [2022-06-02T13:38:44.795Z] [2022-06-02T13:38:44.795Z] DONE 6 tests in 13.419s [2022-06-02T13:38:44.795Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-02T13:38:44.795Z] INFO: Testing against a local daemon [2022-06-02T13:38:44.795Z] === RUN TestServiceCreateInit [2022-06-02T13:38:44.795Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T13:38:44.923Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-06-02T13:38:44.923Z] === RUN TestInspectOomKilledFalse [2022-06-02T13:38:45.493Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-06-02T13:38:45.493Z] === RUN TestLinksEtcHostsContentMatch [2022-06-02T13:38:45.753Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-06-02T13:38:45.753Z] === RUN TestLinksContainerNames [2022-06-02T13:38:46.693Z] --- PASS: TestLinksContainerNames (0.87s) [2022-06-02T13:38:46.693Z] === RUN TestLogsFollowTailEmpty [2022-06-02T13:38:46.953Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-06-02T13:38:46.953Z] === RUN TestContainerNetworkMountsNoChown [2022-06-02T13:38:47.524Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-06-02T13:38:47.524Z] === RUN TestMountDaemonRoot [2022-06-02T13:38:47.524Z] === RUN TestMountDaemonRoot/default [2022-06-02T13:38:47.524Z] === PAUSE TestMountDaemonRoot/default [2022-06-02T13:38:47.524Z] === RUN TestMountDaemonRoot/private [2022-06-02T13:38:47.524Z] === PAUSE TestMountDaemonRoot/private [2022-06-02T13:38:47.524Z] === RUN TestMountDaemonRoot/rprivate [2022-06-02T13:38:47.524Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/slave [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/slave [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rslave [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/shared [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/shared [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rshared [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/default [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/rshared [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/rprivate [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/shared [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/rslave [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/slave [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/private [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-02T13:38:47.525Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-02T13:38:47.525Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-02T13:38:47.525Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-02T13:38:47.784Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-02T13:38:47.784Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-02T13:38:47.784Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-02T13:38:47.784Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T13:38:47.784Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-02T13:38:47.784Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-02T13:38:47.784Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-02T13:38:47.784Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-02T13:38:47.784Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-02T13:38:47.784Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-02T13:38:47.784Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-02T13:38:47.784Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-02T13:38:47.784Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-06-02T13:38:47.784Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-02T13:38:47.784Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-02T13:38:47.784Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-02T13:38:47.785Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-06-02T13:38:47.785Z] === RUN TestContainerBindMountNonRecursive [2022-06-02T13:38:48.974Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T13:38:49.168Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-06-02T13:38:49.168Z] === RUN TestContainerVolumesMountedAsShared [2022-06-02T13:38:49.738Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-06-02T13:38:49.738Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-02T13:38:49.999Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-06-02T13:38:49.999Z] === RUN TestNetworkNat [2022-06-02T13:38:50.259Z] --- PASS: TestNetworkNat (0.43s) [2022-06-02T13:38:50.259Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T13:38:50.838Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-06-02T13:38:50.838Z] === RUN TestNetworkLoopbackNat [2022-06-02T13:38:52.250Z] --- PASS: TestServiceCreateInit (7.53s) [2022-06-02T13:38:52.250Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s) [2022-06-02T13:38:52.250Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) [2022-06-02T13:38:52.250Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T13:38:53.379Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-06-02T13:38:53.379Z] === RUN TestPause [2022-06-02T13:38:53.949Z] --- PASS: TestPause (0.46s) [2022-06-02T13:38:53.949Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T13:38:53.949Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T13:38:53.949Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T13:38:53.949Z] === RUN TestPauseStopPausedContainer [2022-06-02T13:38:54.209Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-06-02T13:38:54.209Z] === RUN TestPidHost [2022-06-02T13:38:55.149Z] --- PASS: TestPidHost (0.96s) [2022-06-02T13:38:55.149Z] === RUN TestPsFilter [2022-06-02T13:38:55.410Z] --- PASS: TestPsFilter (0.12s) [2022-06-02T13:38:55.410Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T13:38:55.670Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-06-02T13:38:55.670Z] === RUN TestRemoveContainerWithVolume [2022-06-02T13:38:56.241Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-06-02T13:38:56.241Z] === RUN TestRemoveContainerRunning [2022-06-02T13:38:56.812Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-06-02T13:38:56.812Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T13:38:57.072Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-06-02T13:38:57.072Z] === RUN TestRemoveInvalidContainer [2022-06-02T13:38:57.072Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-02T13:38:57.072Z] === RUN TestRenameLinkedContainer [2022-06-02T13:38:58.983Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-06-02T13:38:58.983Z] === RUN TestRenameStoppedContainer [2022-06-02T13:38:59.243Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-06-02T13:38:59.243Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T13:39:00.184Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-06-02T13:39:00.184Z] === RUN TestRenameInvalidName [2022-06-02T13:39:00.444Z] --- PASS: TestRenameInvalidName (0.46s) [2022-06-02T13:39:00.444Z] === RUN TestRenameAnonymousContainer [2022-06-02T13:39:00.566Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T13:39:00.566Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T13:39:00.566Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:39:00.566Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T13:39:00.566Z] [2022-06-02T13:39:00.566Z] + TEST_INTEGRATION_DEST=1 [2022-06-02T13:39:00.566Z] + CONTAINER_NAME=docker-pr1-1 [2022-06-02T13:39:00.566Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T13:39:00.566Z] + run_tests test-integration-flaky [2022-06-02T13:39:00.566Z] + '[' -n 0 ']' [2022-06-02T13:39:00.566Z] + rm= [2022-06-02T13:39:00.566Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43678/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43678/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/make.sh test-integration-flaky test-integration [2022-06-02T13:39:00.566Z] + c=0 [2022-06-02T13:39:00.566Z] + TEST_INTEGRATION_DEST=2 [2022-06-02T13:39:00.566Z] + CONTAINER_NAME=docker-pr1-2 [2022-06-02T13:39:00.566Z] + TEST_SKIP_INTEGRATION=1 [2022-06-02T13:39:00.566Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-02T13:39:00.566Z] + run_tests [2022-06-02T13:39:00.566Z] + TEST_INTEGRATION_DEST=3 [2022-06-02T13:39:00.566Z] + CONTAINER_NAME=docker-pr1-3 [2022-06-02T13:39:00.566Z] + TEST_SKIP_INTEGRATION=1 [2022-06-02T13:39:00.566Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-02T13:39:00.566Z] + run_tests [2022-06-02T13:39:00.566Z] + '[' -n 0 ']' [2022-06-02T13:39:00.566Z] + rm= [2022-06-02T13:39:00.566Z] + '[' -n 0 ']' [2022-06-02T13:39:00.566Z] + rm= [2022-06-02T13:39:00.566Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43678/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43678/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/make.sh '' test-integration [2022-06-02T13:39:00.566Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43678/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43678/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/make.sh '' test-integration [2022-06-02T13:39:00.566Z] ++ jobs -p [2022-06-02T13:39:00.566Z] + for job in $(jobs -p) [2022-06-02T13:39:00.566Z] + wait 11393 [2022-06-02T13:39:00.566Z] [2022-06-02T13:39:00.566Z] [2022-06-02T13:39:00.566Z] [2022-06-02T13:39:00.566Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-02T13:39:00.566Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T13:39:00.566Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T13:39:00.566Z] HOSTNAME=3d988f1b9f78 [2022-06-02T13:39:00.566Z] TEST_SKIP_INTEGRATION=1 [2022-06-02T13:39:00.566Z] TESTDEBUG=0 [2022-06-02T13:39:00.566Z] DEST=bundles/test-integration [2022-06-02T13:39:00.566Z] PWD=/go/src/github.com/docker/docker [2022-06-02T13:39:00.566Z] KEEPBUNDLE=1 [2022-06-02T13:39:00.566Z] DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:39:00.566Z] container=docker [2022-06-02T13:39:00.566Z] HOME=/root [2022-06-02T13:39:00.566Z] GOLANG_VERSION=1.18.2 [2022-06-02T13:39:00.566Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T13:39:00.566Z] VALIDATE_BRANCH=master [2022-06-02T13:39:00.566Z] TERM=xterm [2022-06-02T13:39:00.566Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T13:39:00.566Z] SHLVL=1 [2022-06-02T13:39:00.566Z] TIMEOUT=120m [2022-06-02T13:39:00.566Z] DOCKER_BUILDTAGS= journald [2022-06-02T13:39:00.566Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T13:39:00.566Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-02T13:39:00.566Z] GO111MODULE=off [2022-06-02T13:39:00.566Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T13:39:00.566Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T13:39:00.566Z] GOPATH=/go [2022-06-02T13:39:00.566Z] PKG_CONFIG=pkg-config [2022-06-02T13:39:00.566Z] _=/usr/bin/env [2022-06-02T13:39:00.566Z] Building test suite binary ./integration-cli/test.main [2022-06-02T13:39:00.566Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T13:39:00.566Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T13:39:00.566Z] HOSTNAME=05305e42f8ee [2022-06-02T13:39:00.566Z] TEST_SKIP_INTEGRATION=1 [2022-06-02T13:39:00.566Z] TESTDEBUG=0 [2022-06-02T13:39:00.566Z] DEST=bundles/test-integration [2022-06-02T13:39:00.567Z] PWD=/go/src/github.com/docker/docker [2022-06-02T13:39:00.567Z] KEEPBUNDLE=1 [2022-06-02T13:39:00.567Z] DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:39:00.567Z] container=docker [2022-06-02T13:39:00.567Z] HOME=/root [2022-06-02T13:39:00.567Z] GOLANG_VERSION=1.18.2 [2022-06-02T13:39:00.567Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T13:39:00.567Z] VALIDATE_BRANCH=master [2022-06-02T13:39:00.567Z] TERM=xterm [2022-06-02T13:39:00.567Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T13:39:00.567Z] SHLVL=1 [2022-06-02T13:39:00.567Z] TIMEOUT=120m [2022-06-02T13:39:00.567Z] DOCKER_BUILDTAGS= journald [2022-06-02T13:39:00.567Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T13:39:00.567Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-02T13:39:00.567Z] GO111MODULE=off [2022-06-02T13:39:00.567Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T13:39:00.567Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T13:39:00.567Z] GOPATH=/go [2022-06-02T13:39:00.567Z] PKG_CONFIG=pkg-config [2022-06-02T13:39:00.567Z] _=/usr/bin/env [2022-06-02T13:39:00.567Z] Building test suite binary ./integration-cli/test.main [2022-06-02T13:39:00.567Z] No new tests added to integration. [2022-06-02T13:39:00.567Z] [2022-06-02T13:39:00.567Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T13:39:00.567Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T13:39:00.567Z] HOSTNAME=741a9393da01 [2022-06-02T13:39:00.567Z] TESTDEBUG=0 [2022-06-02T13:39:00.567Z] DEST=bundles/test-integration [2022-06-02T13:39:00.567Z] PWD=/go/src/github.com/docker/docker [2022-06-02T13:39:00.567Z] KEEPBUNDLE=1 [2022-06-02T13:39:00.567Z] DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:39:00.567Z] container=docker [2022-06-02T13:39:00.567Z] HOME=/root [2022-06-02T13:39:00.567Z] GOLANG_VERSION=1.18.2 [2022-06-02T13:39:00.567Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T13:39:00.567Z] VALIDATE_BRANCH=master [2022-06-02T13:39:00.567Z] TERM=xterm [2022-06-02T13:39:00.567Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T13:39:00.567Z] SHLVL=1 [2022-06-02T13:39:00.567Z] TIMEOUT=120m [2022-06-02T13:39:00.567Z] DOCKER_BUILDTAGS= journald [2022-06-02T13:39:00.567Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T13:39:00.567Z] GO111MODULE=off [2022-06-02T13:39:00.567Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T13:39:00.567Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T13:39:00.567Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T13:39:00.567Z] GOPATH=/go [2022-06-02T13:39:00.567Z] PKG_CONFIG=pkg-config [2022-06-02T13:39:00.567Z] _=/usr/bin/env [2022-06-02T13:39:00.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-02T13:39:02.354Z] --- PASS: TestRenameAnonymousContainer (1.66s) [2022-06-02T13:39:02.354Z] === RUN TestRenameContainerWithSameName [2022-06-02T13:39:02.615Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-06-02T13:39:02.615Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T13:39:03.556Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-06-02T13:39:03.556Z] === RUN TestResize [2022-06-02T13:39:04.125Z] --- PASS: TestResize (0.51s) [2022-06-02T13:39:04.125Z] === RUN TestResizeWithInvalidSize [2022-06-02T13:39:04.695Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2022-06-02T13:39:04.695Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T13:39:05.266Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:39:05.266Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:39:05.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:39:05.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T13:39:05.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:39:07.178Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:39:08.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:39:09.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:39:09.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:39:10.315Z] --- PASS: TestCreateServiceMultipleTimes (15.62s) [2022-06-02T13:39:10.316Z] === RUN TestCreateServiceConflict [2022-06-02T13:39:10.316Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-06-02T13:39:10.316Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T13:39:10.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:39:10.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:39:12.850Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-06-02T13:39:12.850Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T13:39:13.101Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T13:39:13.101Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T13:39:13.101Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:39:13.101Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T13:39:13.101Z] [2022-06-02T13:39:13.101Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-02T13:39:13.101Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-02T13:39:13.101Z] Using test binary docker [2022-06-02T13:39:13.101Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-02T13:39:13.101Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T13:39:13.101Z] INFO: Waiting for daemon to start... [2022-06-02T13:39:13.101Z] Starting dockerd [2022-06-02T13:39:13.101Z] . [2022-06-02T13:39:13.101Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-02T13:39:13.627Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T13:39:13.627Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T13:39:13.627Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:39:13.627Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T13:39:13.627Z] [2022-06-02T13:39:13.628Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T13:39:13.628Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T13:39:13.628Z] HOSTNAME=5343a5e9ae26 [2022-06-02T13:39:13.628Z] DEST=bundles/test-integration [2022-06-02T13:39:13.628Z] PWD=/go/src/github.com/docker/docker [2022-06-02T13:39:13.628Z] DOCKER_ROOTLESS=1 [2022-06-02T13:39:13.628Z] DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f [2022-06-02T13:39:13.628Z] container=docker [2022-06-02T13:39:13.628Z] HOME=/root [2022-06-02T13:39:13.628Z] GOLANG_VERSION=1.18.2 [2022-06-02T13:39:13.628Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T13:39:13.628Z] VALIDATE_BRANCH=master [2022-06-02T13:39:13.628Z] TERM=xterm [2022-06-02T13:39:13.628Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T13:39:13.628Z] SHLVL=1 [2022-06-02T13:39:13.628Z] TIMEOUT=120m [2022-06-02T13:39:13.628Z] DOCKER_BUILDTAGS= journald [2022-06-02T13:39:13.628Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T13:39:13.628Z] GO111MODULE=off [2022-06-02T13:39:13.628Z] DOCKER_EXPERIMENTAL=1 [2022-06-02T13:39:13.628Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T13:39:13.628Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T13:39:13.628Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T13:39:13.628Z] GOPATH=/go [2022-06-02T13:39:13.628Z] PKG_CONFIG=pkg-config [2022-06-02T13:39:13.628Z] _=/usr/bin/env [2022-06-02T13:39:13.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-02T13:39:14.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:39:14.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T13:39:15.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T13:39:17.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T13:39:17.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T13:39:19.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T13:39:19.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T13:39:21.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.12s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.44s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-06-02T13:39:22.544Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-06-02T13:39:22.544Z] === RUN TestCgroupNamespacesRun [2022-06-02T13:39:23.925Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-06-02T13:39:23.925Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-02T13:39:24.865Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2022-06-02T13:39:24.865Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-02T13:39:26.248Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-06-02T13:39:26.248Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-02T13:39:27.189Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-06-02T13:39:27.189Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-02T13:39:27.706Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-06-02T13:39:27.706Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T13:39:27.965Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-06-02T13:39:27.965Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T13:39:28.573Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-06-02T13:39:28.573Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-02T13:39:29.513Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-06-02T13:39:29.513Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-02T13:39:30.453Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-02T13:39:30.453Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-02T13:39:30.488Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-06-02T13:39:30.488Z] === RUN TestCreateServiceSysctls [2022-06-02T13:39:31.394Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-06-02T13:39:31.394Z] === RUN TestNISDomainname [2022-06-02T13:39:31.965Z] --- PASS: TestNISDomainname (0.53s) [2022-06-02T13:39:31.965Z] === RUN TestHostnameDnsResolution [2022-06-02T13:39:32.537Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-06-02T13:39:32.538Z] === RUN TestUnprivilegedPortsAndPing [2022-06-02T13:39:33.107Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-06-02T13:39:33.107Z] === RUN TestPrivilegedHostDevices [2022-06-02T13:39:33.767Z] --- PASS: TestCreateServiceSysctls (3.10s) [2022-06-02T13:39:33.767Z] === RUN TestCreateServiceCapabilities [2022-06-02T13:39:34.064Z] --- PASS: TestPrivilegedHostDevices (0.69s) [2022-06-02T13:39:34.064Z] === RUN TestConsoleSize [2022-06-02T13:39:34.324Z] --- PASS: TestConsoleSize (0.48s) [2022-06-02T13:39:34.324Z] === RUN TestStats [2022-06-02T13:39:36.290Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-06-02T13:39:36.291Z] === RUN TestInspect [2022-06-02T13:39:36.864Z] --- PASS: TestStats (2.48s) [2022-06-02T13:39:36.864Z] === RUN TestStopContainerWithTimeout [2022-06-02T13:39:36.864Z] === RUN TestStopContainerWithTimeout/0 [2022-06-02T13:39:36.864Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-02T13:39:36.864Z] === RUN TestStopContainerWithTimeout/1 [2022-06-02T13:39:36.864Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-02T13:39:36.864Z] === RUN TestStopContainerWithTimeout/3 [2022-06-02T13:39:36.864Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-02T13:39:36.864Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-02T13:39:36.864Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-02T13:39:36.864Z] === CONT TestStopContainerWithTimeout/0 [2022-06-02T13:39:36.864Z] === CONT TestStopContainerWithTimeout/3 [2022-06-02T13:39:37.804Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-02T13:39:39.568Z] --- PASS: TestInspect (2.87s) [2022-06-02T13:39:39.568Z] === RUN TestCreateJob [2022-06-02T13:39:39.712Z] === CONT TestStopContainerWithTimeout/1 [2022-06-02T13:39:41.094Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-02T13:39:41.094Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-06-02T13:39:41.094Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-06-02T13:39:41.094Z] --- PASS: TestStopContainerWithTimeout/-1 (2.47s) [2022-06-02T13:39:41.094Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-06-02T13:39:41.094Z] === RUN TestDeleteDevicemapper [2022-06-02T13:39:41.094Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T13:39:41.094Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-02T13:39:41.094Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T13:39:42.093Z] --- PASS: TestCreateJob (3.02s) [2022-06-02T13:39:42.093Z] === RUN TestReplicatedJob [2022-06-02T13:39:42.476Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-06-02T13:39:42.476Z] === RUN TestUpdateMemory [2022-06-02T13:39:43.047Z] --- PASS: TestUpdateMemory (0.56s) [2022-06-02T13:39:43.047Z] === RUN TestUpdateCPUQuota [2022-06-02T13:39:43.617Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-06-02T13:39:43.617Z] === RUN TestUpdatePidsLimit [2022-06-02T13:39:43.617Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-02T13:39:43.878Z] === RUN TestUpdatePidsLimit/no_change [2022-06-02T13:39:44.138Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-02T13:39:44.399Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-02T13:39:44.399Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-02T13:39:44.659Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-02T13:39:44.919Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-02T13:39:45.490Z] --- PASS: TestUpdatePidsLimit (1.88s) [2022-06-02T13:39:45.490Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-06-02T13:39:45.490Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-06-02T13:39:45.490Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-06-02T13:39:45.490Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-06-02T13:39:45.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-06-02T13:39:45.491Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-06-02T13:39:45.491Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-06-02T13:39:45.491Z] === RUN TestUpdateRestartPolicy [2022-06-02T13:39:47.352Z] --- PASS: TestReplicatedJob (4.99s) [2022-06-02T13:39:47.353Z] === RUN TestUpdateReplicatedJob [2022-06-02T13:39:50.629Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-06-02T13:39:50.629Z] === RUN TestServiceListWithStatuses [2022-06-02T13:39:50.629Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T13:39:50.629Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T13:39:50.629Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T13:39:51.842Z] sha256:9f2a46bfb251227844695bc8ad6a60215f3702476197ad9ef95002445f103b90 [2022-06-02T13:39:51.842Z] INFO: Starting docker-py tests... [2022-06-02T13:39:51.842Z] ============================= test session starts ============================== [2022-06-02T13:39:51.842Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-02T13:39:51.842Z] rootdir: /src, inifile: pytest.ini [2022-06-02T13:39:51.842Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-02T13:39:51.842Z] collected 395 items / 2 deselected / 393 selected [2022-06-02T13:39:51.842Z] [2022-06-02T13:39:54.821Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-06-02T13:39:54.821Z] === RUN TestDockerNetworkReConnect [2022-06-02T13:39:57.717Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-06-02T13:39:57.717Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T13:39:57.717Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-06-02T13:39:57.717Z] === RUN TestWaitNonBlocked [2022-06-02T13:39:57.717Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T13:39:57.717Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T13:39:57.717Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T13:39:57.717Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T13:39:57.717Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T13:39:57.717Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T13:39:57.717Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-02T13:39:57.717Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-06-02T13:39:57.717Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-06-02T13:39:57.717Z] === RUN TestWaitBlocked [2022-06-02T13:39:57.717Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T13:39:57.717Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T13:39:57.717Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T13:39:57.717Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T13:39:57.717Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T13:39:57.717Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T13:39:58.100Z] --- PASS: TestDockerNetworkReConnect (3.53s) [2022-06-02T13:39:58.100Z] === RUN TestServicePlugin [2022-06-02T13:39:58.288Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-02T13:39:58.288Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-06-02T13:39:58.288Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-06-02T13:39:58.288Z] === CONT TestContainerStartOnDaemonRestart [2022-06-02T13:39:58.288Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-02T13:40:00.199Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.98s) [2022-06-02T13:40:00.199Z] === CONT TestIpcModeOlderClient [2022-06-02T13:40:00.199Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-02T13:40:00.199Z] === CONT TestContainerKillOnDaemonStart [2022-06-02T13:40:00.199Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s) [2022-06-02T13:40:00.199Z] === CONT TestDaemonHostGatewayIP [2022-06-02T13:40:00.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-02T13:40:00.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-02T13:40:01.378Z] plugin_test.go:61: [d20729412c081] joining swarm manager [dc8158b8f855d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:40:02.742Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2022-06-02T13:40:02.742Z] === CONT TestDaemonRestartIpcMode [2022-06-02T13:40:02.749Z] plugin_test.go:64: [dd5e8f95fa4c4] joining swarm manager [dc8158b8f855d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T13:40:05.308Z] --- PASS: TestDaemonRestartIpcMode (2.63s) [2022-06-02T13:40:06.918Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-02T13:40:07.749Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-02T13:40:09.259Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-02T13:40:12.023Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2022-06-02T13:40:12.023Z] PASS [2022-06-02T13:40:12.023Z] [2022-06-02T13:40:12.023Z] === Skipped [2022-06-02T13:40:12.023Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-02T13:40:12.023Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T13:40:12.023Z] [2022-06-02T13:40:12.023Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T13:40:12.023Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T13:40:12.023Z] [2022-06-02T13:40:12.023Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-02T13:40:12.023Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T13:40:12.023Z] [2022-06-02T13:40:12.023Z] DONE 243 tests, 3 skipped in 116.854s [2022-06-02T13:40:12.023Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-02T13:40:12.023Z] ++ 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-02T13:40:12.023Z] ++ set -e [2022-06-02T13:40:12.023Z] ++ '[' -n 0 ']' [2022-06-02T13:40:12.023Z] ++ set -x [2022-06-02T13:40:12.023Z] ++ 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-02T13:40:12.283Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T13:40:12.854Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-02T13:40:12.854Z] === RUN TestConfigDaemonID [2022-06-02T13:40:13.796Z] daemon_test.go:83: [d3267d5493ba8] daemon is not started [2022-06-02T13:40:13.796Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-02T13:40:13.796Z] === RUN TestDaemonConfigValidation [2022-06-02T13:40:13.796Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-02T13:40:13.796Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-02T13:40:13.796Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-02T13:40:13.796Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-02T13:40:13.796Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-02T13:40:13.796Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-02T13:40:13.796Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-02T13:40:13.796Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-02T13:40:13.796Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-02T13:40:13.796Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-02T13:40:13.796Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-02T13:40:13.796Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-02T13:40:13.796Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-02T13:40:13.796Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-02T13:40:13.796Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-02T13:40:13.796Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-02T13:40:13.796Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-06-02T13:40:13.796Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-02T13:40:13.796Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-06-02T13:40:13.796Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-06-02T13:40:13.796Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-02T13:40:13.796Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-02T13:40:13.796Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-02T13:40:15.179Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-02T13:40:16.119Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-02T13:40:17.061Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-02T13:40:17.061Z] daemon_test.go:197: [d8f281560949b] daemon is not started [2022-06-02T13:40:17.061Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-06-02T13:40:17.061Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-02T13:40:17.061Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-02T13:40:17.061Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-02T13:40:17.061Z] === RUN TestDaemonProxy [2022-06-02T13:40:17.061Z] === RUN TestDaemonProxy/environment_variables [2022-06-02T13:40:18.971Z] === RUN TestDaemonProxy/command-line_options [2022-06-02T13:40:20.884Z] === RUN TestDaemonProxy/configuration_file [2022-06-02T13:40:22.266Z] === RUN TestDaemonProxy/conflicting_options [2022-06-02T13:40:22.836Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-02T13:40:23.407Z] --- PASS: TestDaemonProxy (6.23s) [2022-06-02T13:40:23.407Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-06-02T13:40:23.407Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-06-02T13:40:23.407Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-06-02T13:40:23.407Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-02T13:40:23.407Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-02T13:40:23.407Z] PASS [2022-06-02T13:40:23.407Z] [2022-06-02T13:40:23.407Z] DONE 18 tests in 11.270s [2022-06-02T13:40:23.407Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-02T13:40:23.407Z] ++ 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-02T13:40:23.407Z] ++ set -e [2022-06-02T13:40:23.407Z] ++ '[' -n 0 ']' [2022-06-02T13:40:23.407Z] ++ set -x [2022-06-02T13:40:23.407Z] ++ 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-02T13:40:23.407Z] INFO: Testing against a local daemon [2022-06-02T13:40:23.407Z] === RUN TestCommitInheritsEnv [2022-06-02T13:40:23.667Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-06-02T13:40:23.667Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T13:40:23.667Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-02T13:40:23.667Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-02T13:40:23.667Z] === RUN TestImportWithCustomPlatform [2022-06-02T13:40:23.667Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-02T13:40:23.928Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-02T13:40:23.928Z] === RUN TestImportWithCustomPlatform// [2022-06-02T13:40:23.928Z] === RUN TestImportWithCustomPlatform/linux [2022-06-02T13:40:23.928Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-02T13:40:23.928Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-02T13:40:23.928Z] === RUN TestImportWithCustomPlatform/macos [2022-06-02T13:40:23.928Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-02T13:40:23.928Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-02T13:40:24.188Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-06-02T13:40:24.188Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-02T13:40:24.188Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-02T13:40:24.188Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-02T13:40:24.188Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-06-02T13:40:24.188Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-02T13:40:24.188Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-02T13:40:24.188Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-02T13:40:24.188Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-02T13:40:24.188Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-02T13:40:24.188Z] === RUN TestImagesFilterMultiReference [2022-06-02T13:40:24.188Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-02T13:40:24.188Z] === RUN TestImagePullPlatformInvalid [2022-06-02T13:40:24.188Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-02T13:40:24.188Z] === RUN TestRemoveImageOrphaning [2022-06-02T13:40:24.449Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-06-02T13:40:24.449Z] === RUN TestRemoveImageGarbageCollector [2022-06-02T13:40:24.449Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:40:24.449Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-02T13:40:24.449Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T13:40:24.449Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-02T13:40:24.449Z] === RUN TestTagInvalidReference [2022-06-02T13:40:24.449Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-02T13:40:24.449Z] === RUN TestTagValidPrefixedRepo [2022-06-02T13:40:24.449Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-02T13:40:24.449Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T13:40:24.449Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-02T13:40:24.449Z] === RUN TestTagOfficialNames [2022-06-02T13:40:24.449Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-02T13:40:24.449Z] === RUN TestTagMatchesDigest [2022-06-02T13:40:24.449Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-02T13:40:24.449Z] PASS [2022-06-02T13:40:24.449Z] [2022-06-02T13:40:24.449Z] === Skipped [2022-06-02T13:40:24.449Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-02T13:40:24.449Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-02T13:40:24.449Z] [2022-06-02T13:40:24.449Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-02T13:40:24.449Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:40:24.449Z] [2022-06-02T13:40:24.449Z] DONE 22 tests, 2 skipped in 1.280s [2022-06-02T13:40:24.709Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-02T13:40:24.709Z] ++ 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-02T13:40:24.709Z] ++ set -e [2022-06-02T13:40:24.709Z] ++ '[' -n 0 ']' [2022-06-02T13:40:24.709Z] ++ set -x [2022-06-02T13:40:24.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-02T13:40:24.710Z] INFO: Testing against a local daemon [2022-06-02T13:40:24.710Z] === RUN TestNetworkCreateDelete [2022-06-02T13:40:24.710Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-06-02T13:40:24.710Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T13:40:25.280Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-06-02T13:40:25.280Z] === RUN TestDaemonDNSFallback [2022-06-02T13:40:26.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-02T13:40:29.268Z] --- PASS: TestServicePlugin (30.27s) [2022-06-02T13:40:29.268Z] === RUN TestServiceUpdateLabel [2022-06-02T13:40:30.200Z] --- PASS: TestServiceUpdateLabel (1.79s) [2022-06-02T13:40:30.200Z] === RUN TestServiceUpdateSecrets [2022-06-02T13:40:31.879Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-06-02T13:40:31.879Z] === RUN TestInspectNetwork [2022-06-02T13:40:32.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-02T13:40:34.422Z] === RUN TestInspectNetwork/full_network_id [2022-06-02T13:40:34.422Z] === RUN TestInspectNetwork/partial_network_id [2022-06-02T13:40:34.422Z] === RUN TestInspectNetwork/network_name [2022-06-02T13:40:34.422Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-02T13:40:38.620Z] --- PASS: TestInspectNetwork (6.82s) [2022-06-02T13:40:38.620Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-02T13:40:38.620Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-02T13:40:38.620Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-02T13:40:38.620Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-02T13:40:38.620Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T13:40:39.039Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-02T13:40:40.002Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-02T13:40:40.002Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T13:40:40.002Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T13:40:40.002Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T13:40:40.002Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-02T13:40:40.002Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-02T13:40:40.002Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-02T13:40:40.002Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-02T13:40:40.002Z] === RUN TestNetworkList [2022-06-02T13:40:40.002Z] === RUN TestNetworkList//networks [2022-06-02T13:40:40.002Z] === PAUSE TestNetworkList//networks [2022-06-02T13:40:40.002Z] === RUN TestNetworkList//networks/ [2022-06-02T13:40:40.002Z] === PAUSE TestNetworkList//networks/ [2022-06-02T13:40:40.002Z] === CONT TestNetworkList//networks [2022-06-02T13:40:40.002Z] === CONT TestNetworkList//networks/ [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkList (0.01s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T13:40:40.002Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T13:40:40.002Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T13:40:40.263Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-02T13:40:40.263Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-02T13:40:41.644Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-02T13:40:41.644Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T13:40:42.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-02T13:40:42.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-02T13:40:42.214Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-06-02T13:40:42.214Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T13:40:42.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-02T13:40:42.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-02T13:40:43.154Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-02T13:40:43.154Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T13:40:43.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-02T13:40:44.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-02T13:40:44.537Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-06-02T13:40:44.537Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T13:40:45.058Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-06-02T13:40:45.058Z] === RUN TestServiceUpdateConfigs [2022-06-02T13:40:45.106Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-02T13:40:45.106Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T13:40:46.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-02T13:40:47.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-02T13:40:47.646Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-06-02T13:40:47.647Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T13:40:47.647Z] service_test.go:243: FLAKY_TEST [2022-06-02T13:40:47.647Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T13:40:47.647Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T13:40:48.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-02T13:40:49.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-02T13:40:50.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-02T13:40:50.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-02T13:40:52.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-02T13:40:52.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-02T13:40:53.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-02T13:40:54.508Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T13:40:54.508Z] Using test binary docker [2022-06-02T13:40:54.508Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-02T13:40:54.508Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T13:40:54.508Z] INFO: Waiting for daemon to start... [2022-06-02T13:40:54.508Z] Starting dockerd [2022-06-02T13:40:56.408Z] . [2022-06-02T13:40:56.408Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T13:40:56.408Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T13:40:56.408Z] Error: No such image: emptyfs [2022-06-02T13:40:56.665Z] Running integration-test (iteration 1) [2022-06-02T13:40:56.665Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-02T13:40:56.923Z] Loaded image: busybox:latest [2022-06-02T13:40:57.182Z] Loaded image: busybox:glibc [2022-06-02T13:40:58.557Z] Loaded image: debian:bullseye-slim [2022-06-02T13:40:58.557Z] Loaded image: hello-world:latest [2022-06-02T13:40:58.557Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T13:40:58.557Z] INFO: Testing against a local daemon [2022-06-02T13:40:58.557Z] === RUN TestCgroupNamespacesBuild [2022-06-02T13:40:59.916Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2022-06-02T13:40:59.916Z] === RUN TestServiceUpdateNetwork [2022-06-02T13:40:59.930Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-06-02T13:40:59.930Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-02T13:41:00.867Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-06-02T13:41:00.867Z] === RUN TestBuildWithSession [2022-06-02T13:41:00.867Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T13:41:00.867Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T13:41:00.867Z] === RUN TestBuildSquashParent [2022-06-02T13:41:02.545Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2022-06-02T13:41:02.545Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T13:41:03.486Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:in85fkgrvosq8xvrp2yc1iubj Created:2022-06-02 13:41:02.318209575 +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[3d25d7ce3605f62b51ca8a7d4a9ceecf85dbf120a68f91e07691e2b41c4b297e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ao6nu5i00rizz6dg8hip5d3ch EndpointID:0f98cbbb14b9f9392f8a054bb7bb7691841bd0ddf9d442284978aeb1e97cbab6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:950ee6830fdcef3f071917d5d602254062afc305a222a5cb52690af99bb737e6 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:a3b9cbc62861 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ao6nu5i00rizz6dg8hip5d3ch EndpointID:0f98cbbb14b9f9392f8a054bb7bb7691841bd0ddf9d442284978aeb1e97cbab6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-02T13:41:08.787Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2022-06-02T13:41:08.787Z] PASS [2022-06-02T13:41:08.787Z] [2022-06-02T13:41:08.787Z] === Skipped [2022-06-02T13:41:08.787Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T13:41:08.787Z] service_test.go:243: FLAKY_TEST [2022-06-02T13:41:08.787Z] [2022-06-02T13:41:08.787Z] DONE 38 tests, 1 skipped in 43.329s [2022-06-02T13:41:08.787Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-02T13:41:08.787Z] ++ 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-02T13:41:08.787Z] ++ set -e [2022-06-02T13:41:08.787Z] ++ '[' -n 0 ']' [2022-06-02T13:41:08.787Z] ++ set -x [2022-06-02T13:41:08.787Z] ++ 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-02T13:41:08.787Z] INFO: Testing against a local daemon [2022-06-02T13:41:08.787Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-02T13:41:08.787Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:41:08.787Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T13:41:08.787Z] === RUN TestDockerNetworkIpvlan [2022-06-02T13:41:08.787Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:41:08.787Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-02T13:41:08.787Z] PASS [2022-06-02T13:41:08.787Z] [2022-06-02T13:41:08.787Z] === Skipped [2022-06-02T13:41:08.787Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T13:41:08.787Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:41:08.787Z] [2022-06-02T13:41:08.787Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-02T13:41:08.787Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:41:08.787Z] [2022-06-02T13:41:08.787Z] DONE 2 tests, 2 skipped in 0.096s [2022-06-02T13:41:08.787Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-02T13:41:08.787Z] ++ 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-02T13:41:08.787Z] ++ set -e [2022-06-02T13:41:08.787Z] ++ '[' -n 0 ']' [2022-06-02T13:41:08.787Z] ++ set -x [2022-06-02T13:41:08.787Z] ++ 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-02T13:41:08.787Z] INFO: Testing against a local daemon [2022-06-02T13:41:08.787Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-02T13:41:08.984Z] --- PASS: TestBuildSquashParent (7.16s) [2022-06-02T13:41:08.985Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T13:41:08.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T13:41:08.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T13:41:08.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T13:41:08.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T13:41:08.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T13:41:08.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T13:41:08.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T13:41:08.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T13:41:08.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T13:41:08.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T13:41:08.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T13:41:08.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T13:41:08.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T13:41:08.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T13:41:09.357Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-06-02T13:41:09.357Z] === RUN TestDockerNetworkMacvlan [2022-06-02T13:41:09.918Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T13:41:09.918Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T13:41:09.927Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-02T13:41:10.867Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-02T13:41:11.437Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-02T13:41:11.818Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T13:41:11.818Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T13:41:12.245Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-06-02T13:41:12.245Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T13:41:12.502Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-02T13:41:13.348Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-02T13:41:13.434Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-02T13:41:13.719Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-02T13:41:13.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s) [2022-06-02T13:41:13.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.75s) [2022-06-02T13:41:13.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s) [2022-06-02T13:41:13.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2022-06-02T13:41:13.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s) [2022-06-02T13:41:13.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2022-06-02T13:41:13.720Z] === RUN TestBuildMultiStageCopy [2022-06-02T13:41:13.720Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-02T13:41:15.259Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-02T13:41:17.901Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T13:41:18.160Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T13:41:18.556Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-02T13:41:18.816Z] --- PASS: TestDockerNetworkMacvlan (9.38s) [2022-06-02T13:41:18.816Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-06-02T13:41:18.816Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-02T13:41:18.816Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-06-02T13:41:18.816Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-06-02T13:41:18.816Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-06-02T13:41:18.816Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-06-02T13:41:18.816Z] PASS [2022-06-02T13:41:18.816Z] [2022-06-02T13:41:18.816Z] DONE 8 tests in 10.722s [2022-06-02T13:41:18.816Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-02T13:41:18.816Z] ++ 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-02T13:41:18.816Z] ++ set -e [2022-06-02T13:41:18.816Z] ++ '[' -n 0 ']' [2022-06-02T13:41:18.816Z] ++ set -x [2022-06-02T13:41:18.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02T13:41:18.817Z] testing: warning: no tests to run [2022-06-02T13:41:18.817Z] PASS [2022-06-02T13:41:18.817Z] [2022-06-02T13:41:18.817Z] DONE 0 tests in 0.029s [2022-06-02T13:41:18.817Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-02T13:41:18.817Z] ++ 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-02T13:41:18.817Z] ++ set -e [2022-06-02T13:41:18.817Z] ++ '[' -n 0 ']' [2022-06-02T13:41:18.817Z] ++ set -x [2022-06-02T13:41:18.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02T13:41:18.817Z] INFO: Testing against a local daemon [2022-06-02T13:41:18.817Z] === RUN TestAuthZPluginAllowRequest [2022-06-02T13:41:19.093Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T13:41:20.054Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T13:41:20.199Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-06-02T13:41:20.199Z] === RUN TestAuthZPluginTLS [2022-06-02T13:41:20.769Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-02T13:41:20.769Z] === RUN TestAuthZPluginDenyRequest [2022-06-02T13:41:21.339Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-02T13:41:21.339Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-02T13:41:21.446Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-06-02T13:41:21.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2022-06-02T13:41:21.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-02T13:41:21.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-02T13:41:21.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-02T13:41:21.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-02T13:41:21.447Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T13:41:21.533Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-02T13:41:21.598Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-02T13:41:21.599Z] === RUN TestAuthZPluginDenyResponse [2022-06-02T13:41:22.168Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-02T13:41:22.168Z] === RUN TestAuthZPluginAllowEventStream [2022-06-02T13:41:23.551Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-06-02T13:41:23.551Z] === RUN TestAuthZPluginErrorResponse [2022-06-02T13:41:23.811Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-06-02T13:41:23.811Z] === RUN TestAuthZPluginErrorRequest [2022-06-02T13:41:24.381Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-02T13:41:24.381Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-02T13:41:24.950Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-02T13:41:24.950Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-02T13:41:26.337Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-06-02T13:41:26.337Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-02T13:41:26.703Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-06-02T13:41:26.703Z] === RUN TestBuildLabelWithTargets [2022-06-02T13:41:27.729Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-06-02T13:41:27.729Z] === RUN TestAuthZPluginHeader [2022-06-02T13:41:28.083Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2022-06-02T13:41:28.083Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-06-02T13:41:28.083Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-06-02T13:41:28.083Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-06-02T13:41:28.083Z] PASS [2022-06-02T13:41:28.083Z] [2022-06-02T13:41:28.083Z] === Skipped [2022-06-02T13:41:28.083Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-02T13:41:28.083Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T13:41:28.083Z] [2022-06-02T13:41:28.083Z] DONE 27 tests, 1 skipped in 163.154s [2022-06-02T13:41:28.083Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-02T13:41:28.083Z] INFO: Testing against a local daemon [2022-06-02T13:41:28.083Z] === RUN TestSessionCreate [2022-06-02T13:41:28.083Z] --- PASS: TestSessionCreate (0.02s) [2022-06-02T13:41:28.083Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T13:41:28.083Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-02T13:41:28.083Z] PASS [2022-06-02T13:41:28.083Z] [2022-06-02T13:41:28.083Z] DONE 2 tests in 0.054s [2022-06-02T13:41:28.083Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-02T13:41:28.083Z] INFO: Testing against a local daemon [2022-06-02T13:41:28.083Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T13:41:28.083Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-02T13:41:28.083Z] === RUN TestDiskUsage [2022-06-02T13:41:28.083Z] === PAUSE TestDiskUsage [2022-06-02T13:41:28.083Z] === RUN TestEventsExecDie [2022-06-02T13:41:28.083Z] --- PASS: TestEventsExecDie (0.55s) [2022-06-02T13:41:28.083Z] === RUN TestEventsBackwardsCompatible [2022-06-02T13:41:28.300Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-06-02T13:41:28.300Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-02T13:41:28.300Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:41:28.300Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-02T13:41:28.300Z] === RUN TestAuthZPluginV2Disable [2022-06-02T13:41:28.300Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:41:28.300Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-02T13:41:28.340Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-02T13:41:28.340Z] === RUN TestEventsVolumeCreate [2022-06-02T13:41:28.340Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-02T13:41:28.340Z] === RUN TestInfoBinaryCommits [2022-06-02T13:41:28.340Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-02T13:41:28.340Z] === RUN TestInfoAPIVersioned [2022-06-02T13:41:28.340Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-02T13:41:28.340Z] === RUN TestInfoAPI [2022-06-02T13:41:28.340Z] --- PASS: TestInfoAPI (0.02s) [2022-06-02T13:41:28.340Z] === RUN TestInfoAPIWarnings [2022-06-02T13:41:28.561Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-02T13:41:28.561Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:41:28.561Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-02T13:41:28.561Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-02T13:41:28.561Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:41:28.561Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-02T13:41:28.561Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-02T13:41:33.122Z] .........................xx.................... [ 29%] [2022-06-02T13:41:34.807Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-02T13:41:34.807Z] === RUN TestBuildWithEmptyLayers [2022-06-02T13:41:36.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-02T13:41:36.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-02T13:41:37.332Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-06-02T13:41:37.333Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T13:41:42.592Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-06-02T13:41:42.592Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T13:41:42.849Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-06-02T13:41:42.849Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T13:41:46.402Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-02T13:41:46.402Z] === RUN TestInfoDebug [2022-06-02T13:41:46.402Z] --- PASS: TestInfoDebug (0.52s) [2022-06-02T13:41:46.402Z] === RUN TestInfoInsecureRegistries [2022-06-02T13:41:46.402Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-02T13:41:46.402Z] === RUN TestInfoRegistryMirrors [2022-06-02T13:41:46.402Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-02T13:41:46.402Z] === RUN TestLoginFailsWithBadCredentials [2022-06-02T13:41:46.402Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-02T13:41:46.402Z] === RUN TestPingCacheHeaders [2022-06-02T13:41:46.660Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-02T13:41:46.660Z] === RUN TestPingGet [2022-06-02T13:41:46.660Z] --- PASS: TestPingGet (0.01s) [2022-06-02T13:41:46.660Z] === RUN TestPingHead [2022-06-02T13:41:46.660Z] --- PASS: TestPingHead (0.01s) [2022-06-02T13:41:46.660Z] === RUN TestPingSwarmHeader [2022-06-02T13:41:46.664Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-02T13:41:46.664Z] PASS [2022-06-02T13:41:46.664Z] [2022-06-02T13:41:46.664Z] === Skipped [2022-06-02T13:41:46.664Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-02T13:41:46.664Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:41:46.664Z] [2022-06-02T13:41:46.664Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-02T13:41:46.664Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:41:46.664Z] [2022-06-02T13:41:46.664Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-02T13:41:46.664Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:41:46.664Z] [2022-06-02T13:41:46.664Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-02T13:41:46.664Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:41:46.664Z] [2022-06-02T13:41:46.664Z] DONE 17 tests, 4 skipped in 26.199s [2022-06-02T13:41:46.664Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-02T13:41:46.664Z] ++ 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-02T13:41:46.664Z] ++ set -e [2022-06-02T13:41:46.664Z] ++ '[' -n 0 ']' [2022-06-02T13:41:46.664Z] ++ set -x [2022-06-02T13:41:46.664Z] ++ 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-02T13:41:46.664Z] INFO: Testing against a local daemon [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T13:41:46.664Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T13:41:46.664Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-02T13:41:46.664Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-02T13:41:46.664Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-02T13:41:46.664Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-02T13:41:46.664Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-02T13:41:46.664Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-02T13:41:46.664Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-02T13:41:46.664Z] === RUN TestPluginInstall [2022-06-02T13:41:46.664Z] === RUN TestPluginInstall/no_auth [2022-06-02T13:41:46.664Z] time="2022-06-02T13:41:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:41:46.664Z] time="2022-06-02T13:41:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b471e1936855928a068d9e885197a19739a99ba1b998d1b633717f4a13d1aa10" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:41:46.664Z] time="2022-06-02T13:41:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:41:46.664Z] time="2022-06-02T13:41:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b471e1936855928a068d9e885197a19739a99ba1b998d1b633717f4a13d1aa10" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:41:46.664Z] === RUN TestPluginInstall/with_htpasswd [2022-06-02T13:41:46.664Z] time="2022-06-02T13:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:41:46.664Z] time="2022-06-02T13:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f40117c1e9c4eb4a6353bc2575b8f10d1ccf1889117cd25cf38c180ee22f9cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:41:46.664Z] time="2022-06-02T13:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:41:46.664Z] time="2022-06-02T13:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f40117c1e9c4eb4a6353bc2575b8f10d1ccf1889117cd25cf38c180ee22f9cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:41:46.664Z] === RUN TestPluginInstall/with_insecure [2022-06-02T13:41:47.028Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-06-02T13:41:47.028Z] === RUN TestBuildWithHugeFile [2022-06-02T13:41:47.225Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-02T13:41:47.604Z] time="2022-06-02T13:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:41:47.604Z] time="2022-06-02T13:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a80de40b30207ff9037cdc79eb3919fe640fb11c573d6c34722db5718b584da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:41:47.604Z] time="2022-06-02T13:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:41:47.604Z] time="2022-06-02T13:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a80de40b30207ff9037cdc79eb3919fe640fb11c573d6c34722db5718b584da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:41:47.789Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-02T13:41:47.864Z] plugin_test.go:195: [dd5752a44ed33] daemon is not started [2022-06-02T13:41:47.864Z] --- PASS: TestPluginInstall (2.54s) [2022-06-02T13:41:47.864Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-06-02T13:41:47.864Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-06-02T13:41:47.864Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-06-02T13:41:47.864Z] === RUN TestPluginsWithRuntimes [2022-06-02T13:41:48.721Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-02T13:41:48.721Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-06-02T13:41:48.721Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-02T13:41:48.721Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-02T13:41:48.721Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-02T13:41:48.721Z] === RUN TestVersion [2022-06-02T13:41:48.721Z] --- PASS: TestVersion (0.02s) [2022-06-02T13:41:48.721Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-02T13:41:48.721Z] === CONT TestDiskUsage [2022-06-02T13:41:49.246Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-02T13:41:49.287Z] === RUN TestDiskUsage/empty [2022-06-02T13:41:49.287Z] === RUN TestDiskUsage/empty/container_types [2022-06-02T13:41:49.287Z] === RUN TestDiskUsage/empty/image_types [2022-06-02T13:41:49.287Z] === RUN TestDiskUsage/empty/volume_types [2022-06-02T13:41:49.287Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-02T13:41:49.287Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-02T13:41:49.287Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-02T13:41:49.287Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-02T13:41:49.287Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-02T13:41:49.287Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-02T13:41:49.287Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-02T13:41:49.287Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-02T13:41:49.544Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-02T13:41:49.545Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-02T13:41:49.545Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-02T13:41:49.545Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-02T13:41:49.545Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-02T13:41:49.545Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-02T13:41:49.545Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-02T13:41:49.545Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-02T13:41:49.545Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-02T13:41:49.545Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-02T13:41:49.545Z] === RUN TestDiskUsage/after_container.Run [2022-06-02T13:41:49.834Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-02T13:41:50.110Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-02T13:41:50.110Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-02T13:41:50.110Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-02T13:41:50.110Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-02T13:41:50.110Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-02T13:41:50.110Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-02T13:41:50.110Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-02T13:41:50.111Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-02T13:41:50.111Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-02T13:41:50.111Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage (1.54s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T13:41:50.111Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-06-02T13:41:50.111Z] PASS [2022-06-02T13:41:50.111Z] [2022-06-02T13:41:50.111Z] DONE 54 tests in 22.573s [2022-06-02T13:41:50.111Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-02T13:41:50.111Z] INFO: Testing against a local daemon [2022-06-02T13:41:50.111Z] === RUN TestVolumesCreateAndList [2022-06-02T13:41:50.186Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-02T13:41:50.368Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-02T13:41:50.369Z] === RUN TestVolumesRemove [2022-06-02T13:41:50.369Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-02T13:41:50.369Z] === RUN TestVolumesInspect [2022-06-02T13:41:50.369Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-02T13:41:50.369Z] === RUN TestVolumesInvalidJSON [2022-06-02T13:41:50.369Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-02T13:41:50.369Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-02T13:41:50.369Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-02T13:41:50.369Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-02T13:41:50.369Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-02T13:41:50.369Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-02T13:41:50.369Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-02T13:41:50.369Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-02T13:41:50.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-02T13:41:50.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-02T13:41:50.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-02T13:41:50.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-02T13:41:50.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-02T13:41:50.369Z] PASS [2022-06-02T13:41:50.369Z] [2022-06-02T13:41:50.369Z] DONE 9 tests in 0.135s [2022-06-02T13:41:50.369Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T13:41:50.933Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-02T13:41:50.933Z] Removing test suite binaries [2022-06-02T13:41:50.933Z] exiting test-integration [2022-06-02T13:41:50.933Z] ++ exit 0 [2022-06-02T13:41:50.933Z] [2022-06-02T13:41:51.126Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-06-02T13:41:51.126Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-06-02T13:41:51.126Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-06-02T13:41:51.126Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T13:41:51.696Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-06-02T13:41:51.696Z] PASS [2022-06-02T13:41:51.696Z] [2022-06-02T13:41:51.696Z] DONE 24 tests in 6.498s [2022-06-02T13:41:51.696Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-02T13:41:51.696Z] ++ 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-02T13:41:51.696Z] ++ set -e [2022-06-02T13:41:51.696Z] ++ '[' -n 0 ']' [2022-06-02T13:41:51.696Z] ++ set -x [2022-06-02T13:41:51.696Z] ++ 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-02T13:41:51.696Z] INFO: Testing against a local daemon [2022-06-02T13:41:51.696Z] === RUN TestExternalGraphDriver [2022-06-02T13:41:51.696Z] === RUN TestExternalGraphDriver/json Post stage [Pipeline] junit [2022-06-02T13:41:52.336Z] Recording test results [2022-06-02T13:41:52.536Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T13:41:52.860Z] + echo Ensuring container killed. [2022-06-02T13:41:52.860Z] Ensuring container killed. [2022-06-02T13:41:52.860Z] + docker rm -vf docker-pr1 [2022-06-02T13:41:52.860Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-02T13:41:53.137Z] + echo Chowning /workspace to jenkins user [2022-06-02T13:41:53.137Z] Chowning /workspace to jenkins user [2022-06-02T13:41:53.137Z] + id -u [2022-06-02T13:41:53.137Z] + id -g [2022-06-02T13:41:53.137Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43678:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T13:41:53.607Z] === RUN TestExternalGraphDriver/spec [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T13:41:54.799Z] + bundleName=amd64-cgroup2 [2022-06-02T13:41:54.799Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-02T13:41:54.799Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-02T13:41:54.799Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-06-02T13:41:54.799Z] + 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-02T13:41:54.989Z] === RUN TestExternalGraphDriver/pull [Pipeline] archiveArtifacts [2022-06-02T13:41:55.067Z] Archiving artifacts [2022-06-02T13:41:55.389Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43678/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T13:41:55.690Z] + make clean [2022-06-02T13:41:55.690Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-02T13:41:55.690Z] docker-dev-cache [2022-06-02T13:41:55.690Z] docker-mod-cache [Pipeline] deleteDir [2022-06-02T13:41:56.900Z] --- PASS: TestExternalGraphDriver (4.79s) [2022-06-02T13:41:56.900Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-06-02T13:41:56.900Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-06-02T13:41:56.900Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-06-02T13:41:56.900Z] === RUN TestGraphdriverPluginV2 [2022-06-02T13:41:56.900Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:41:56.900Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-02T13:41:56.900Z] PASS [2022-06-02T13:41:56.900Z] [2022-06-02T13:41:56.900Z] === Skipped [2022-06-02T13:41:56.900Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-02T13:41:56.900Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:41:56.900Z] [2022-06-02T13:41:56.900Z] DONE 5 tests, 1 skipped in 4.924s [2022-06-02T13:41:56.900Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-02T13:41:56.900Z] ++ 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-02T13:41:56.900Z] ++ set -e [2022-06-02T13:41:56.900Z] ++ '[' -n 0 ']' [2022-06-02T13:41:56.900Z] ++ set -x [2022-06-02T13:41:56.900Z] ++ 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-02T13:41:56.900Z] INFO: Testing against a local daemon [2022-06-02T13:41:56.900Z] === RUN TestContinueAfterPluginCrash [2022-06-02T13:41:56.900Z] === PAUSE TestContinueAfterPluginCrash [2022-06-02T13:41:56.900Z] === RUN TestReadPluginNoRead [2022-06-02T13:41:56.900Z] === PAUSE TestReadPluginNoRead [2022-06-02T13:41:56.900Z] === RUN TestDaemonStartWithLogOpt [2022-06-02T13:41:56.900Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-02T13:41:56.900Z] === CONT TestContinueAfterPluginCrash [2022-06-02T13:41:56.900Z] === CONT TestDaemonStartWithLogOpt [2022-06-02T13:41:57.318Z] tests/integration/api_healthcheck_test.py .... [ 35%] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T13:42:00.199Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-06-02T13:42:00.199Z] === CONT TestReadPluginNoRead [2022-06-02T13:42:02.017Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-02T13:42:02.108Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-02T13:42:03.052Z] === RUN TestReadPluginNoRead/default [2022-06-02T13:42:04.434Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-02T13:42:04.694Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-06-02T13:42:05.634Z] === CONT TestReadPluginNoRead [2022-06-02T13:42:05.634Z] read_test.go:92: [d8e282ba8679f] daemon is not started [2022-06-02T13:42:05.634Z] --- PASS: TestReadPluginNoRead (5.84s) [2022-06-02T13:42:05.634Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-06-02T13:42:05.634Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-06-02T13:42:05.634Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-06-02T13:42:05.634Z] PASS [2022-06-02T13:42:05.634Z] [2022-06-02T13:42:05.634Z] DONE 6 tests in 8.992s [2022-06-02T13:42:05.634Z] 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-02T13:42:05.634Z] ++ 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-02T13:42:05.634Z] ++ set -e [2022-06-02T13:42:05.634Z] ++ '[' -n 0 ']' [2022-06-02T13:42:05.634Z] ++ set -x [2022-06-02T13:42:05.634Z] ++ 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-02T13:42:05.634Z] testing: warning: no tests to run [2022-06-02T13:42:05.634Z] PASS [2022-06-02T13:42:05.634Z] [2022-06-02T13:42:05.634Z] DONE 0 tests in 0.041s [2022-06-02T13:42:05.634Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-02T13:42:05.634Z] ++ 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-02T13:42:05.634Z] ++ set -e [2022-06-02T13:42:05.634Z] ++ '[' -n 0 ']' [2022-06-02T13:42:05.634Z] ++ set -x [2022-06-02T13:42:05.634Z] ++ 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-02T13:42:05.634Z] INFO: Testing against a local daemon [2022-06-02T13:42:05.634Z] === RUN TestPluginWithDevMounts [2022-06-02T13:42:05.634Z] === PAUSE TestPluginWithDevMounts [2022-06-02T13:42:05.634Z] === CONT TestPluginWithDevMounts [2022-06-02T13:42:07.544Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-06-02T13:42:07.544Z] PASS [2022-06-02T13:42:07.544Z] [2022-06-02T13:42:07.544Z] DONE 1 tests in 1.637s [2022-06-02T13:42:07.544Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-02T13:42:07.544Z] ++ 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-02T13:42:07.544Z] ++ set -e [2022-06-02T13:42:07.544Z] ++ '[' -n 0 ']' [2022-06-02T13:42:07.544Z] ++ set -x [2022-06-02T13:42:07.544Z] ++ 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-02T13:42:07.544Z] INFO: Testing against a local daemon [2022-06-02T13:42:07.544Z] === RUN TestSecretInspect [2022-06-02T13:42:09.454Z] --- PASS: TestSecretInspect (2.14s) [2022-06-02T13:42:09.454Z] === RUN TestSecretList [2022-06-02T13:42:11.996Z] --- PASS: TestSecretList (2.22s) [2022-06-02T13:42:11.996Z] === RUN TestSecretsCreateAndDelete [2022-06-02T13:42:13.378Z] --- PASS: TestSecretsCreateAndDelete (1.77s) [2022-06-02T13:42:13.378Z] === RUN TestSecretsUpdate [2022-06-02T13:42:15.919Z] --- PASS: TestSecretsUpdate (2.19s) [2022-06-02T13:42:15.919Z] === RUN TestTemplatedSecret [2022-06-02T13:42:18.461Z] --- PASS: TestTemplatedSecret (2.69s) [2022-06-02T13:42:18.461Z] === RUN TestSecretCreateResolve [2022-06-02T13:42:18.931Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-02T13:42:21.002Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-06-02T13:42:21.002Z] PASS [2022-06-02T13:42:21.002Z] [2022-06-02T13:42:21.002Z] DONE 6 tests in 13.300s [2022-06-02T13:42:21.002Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-02T13:42:21.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-02T13:42:21.002Z] ++ set -e [2022-06-02T13:42:21.002Z] ++ '[' -n 0 ']' [2022-06-02T13:42:21.002Z] ++ set -x [2022-06-02T13:42:21.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-02T13:42:21.002Z] INFO: Testing against a local daemon [2022-06-02T13:42:21.002Z] === RUN TestServiceCreateInit [2022-06-02T13:42:21.002Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T13:42:24.297Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T13:42:27.595Z] --- PASS: TestServiceCreateInit (7.01s) [2022-06-02T13:42:27.595Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s) [2022-06-02T13:42:27.595Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2022-06-02T13:42:27.595Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T13:42:28.498Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-02T13:42:29.898Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-02T13:42:34.208Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-02T13:42:38.930Z] ............................ [ 66%] [2022-06-02T13:42:43.245Z] --- PASS: TestBuildWithHugeFile (50.73s) [2022-06-02T13:42:43.245Z] === RUN TestBuildWCOWSandboxSize [2022-06-02T13:42:43.245Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T13:42:43.245Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-02T13:42:43.245Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T13:42:43.245Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T13:42:43.245Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T13:42:43.245Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T13:42:43.245Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T13:42:43.245Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T13:42:43.245Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T13:42:43.245Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T13:42:43.245Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T13:42:43.245Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T13:42:43.245Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-06-02T13:42:43.245Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-06-02T13:42:43.245Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-06-02T13:42:43.245Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-02T13:42:43.245Z] === RUN TestBuildPreserveOwnership [2022-06-02T13:42:43.245Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-02T13:42:44.177Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-02T13:42:45.729Z] --- PASS: TestCreateServiceMultipleTimes (15.50s) [2022-06-02T13:42:45.729Z] === RUN TestCreateServiceConflict [2022-06-02T13:42:45.729Z] --- PASS: TestCreateServiceConflict (1.79s) [2022-06-02T13:42:45.729Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T13:42:47.638Z] --- PASS: TestCreateServiceMaxReplicas (2.56s) [2022-06-02T13:42:47.638Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T13:42:48.357Z] --- PASS: TestBuildPreserveOwnership (9.98s) [2022-06-02T13:42:48.357Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.96s) [2022-06-02T13:42:48.357Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-02T13:42:48.357Z] === RUN TestBuildPlatformInvalid [2022-06-02T13:42:48.357Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-02T13:42:48.357Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-02T13:42:48.357Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-02T13:42:48.357Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-02T13:42:48.357Z] PASS [2022-06-02T13:42:48.357Z] [2022-06-02T13:42:48.357Z] === Skipped [2022-06-02T13:42:48.357Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-02T13:42:48.357Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T13:42:48.357Z] [2022-06-02T13:42:48.357Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-02T13:42:48.357Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T13:42:48.357Z] [2022-06-02T13:42:48.357Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-02T13:42:48.357Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-02T13:42:48.357Z] [2022-06-02T13:42:48.357Z] DONE 34 tests, 3 skipped in 111.564s [2022-06-02T13:42:48.357Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-02T13:42:48.357Z] INFO: Testing against a local daemon [2022-06-02T13:42:48.357Z] === RUN TestConfigInspect [2022-06-02T13:42:48.357Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:42:48.357Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-02T13:42:48.357Z] === RUN TestConfigList [2022-06-02T13:42:48.357Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:42:48.357Z] --- SKIP: TestConfigList (0.01s) [2022-06-02T13:42:48.357Z] === RUN TestConfigsCreateAndDelete [2022-06-02T13:42:48.357Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:42:48.357Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-02T13:42:48.357Z] === RUN TestConfigsUpdate [2022-06-02T13:42:48.357Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:42:48.357Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-02T13:42:48.357Z] === RUN TestTemplatedConfig [2022-06-02T13:42:48.357Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:42:48.357Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-02T13:42:48.357Z] === RUN TestConfigCreateResolve [2022-06-02T13:42:48.357Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:42:48.357Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-02T13:42:48.357Z] PASS [2022-06-02T13:42:48.357Z] [2022-06-02T13:42:48.357Z] === Skipped [2022-06-02T13:42:48.357Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-02T13:42:48.357Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:42:48.357Z] [2022-06-02T13:42:48.357Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-06-02T13:42:48.357Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:42:48.357Z] [2022-06-02T13:42:48.357Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-02T13:42:48.357Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:42:48.357Z] [2022-06-02T13:42:48.357Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-02T13:42:48.357Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:42:48.357Z] [2022-06-02T13:42:48.357Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-02T13:42:48.357Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:42:48.357Z] [2022-06-02T13:42:48.357Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-02T13:42:48.357Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:42:48.357Z] [2022-06-02T13:42:48.357Z] DONE 6 tests, 6 skipped in 0.164s [2022-06-02T13:42:48.357Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-02T13:42:48.615Z] INFO: Testing against a local daemon [2022-06-02T13:42:48.615Z] === RUN TestAttachWithTTY [2022-06-02T13:42:48.615Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-02T13:42:48.615Z] === RUN TestAttachWithoutTTy [2022-06-02T13:42:48.873Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-02T13:42:48.873Z] === RUN TestCheckpoint [2022-06-02T13:42:48.873Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T13:42:48.873Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/commit [2022-06-02T13:42:48.873Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-02T13:42:48.873Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T13:42:48.873Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-02T13:42:48.873Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-02T13:42:48.873Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T13:42:48.873Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T13:42:48.873Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T13:42:48.873Z] === CONT TestContainerInvalidJSON/commit [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-02T13:42:48.873Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-02T13:42:48.873Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-02T13:42:48.873Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-02T13:42:48.873Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-02T13:42:48.873Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-02T13:42:48.873Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-02T13:42:48.873Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-02T13:42:48.873Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-02T13:42:48.873Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T13:42:48.873Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-02T13:42:48.873Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T13:42:48.873Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-02T13:42:48.873Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T13:42:48.873Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-02T13:42:48.873Z] === RUN TestCopyEmptyFile [2022-06-02T13:42:49.131Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-06-02T13:42:49.131Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T13:42:49.131Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-02T13:42:49.131Z] === RUN TestCopyFromContainer [2022-06-02T13:42:53.313Z] === RUN TestCopyFromContainer// [2022-06-02T13:42:53.313Z] === RUN TestCopyFromContainer//bar/root [2022-06-02T13:42:53.313Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-02T13:42:53.313Z] === RUN TestCopyFromContainer/bar/quux [2022-06-02T13:42:53.313Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-02T13:42:53.571Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-02T13:42:53.571Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-02T13:42:53.571Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-02T13:42:53.571Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-02T13:42:53.571Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-02T13:42:53.830Z] --- PASS: TestCopyFromContainer (4.60s) [2022-06-02T13:42:53.830Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-06-02T13:42:53.830Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-02T13:42:53.830Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-02T13:42:53.830Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-02T13:42:53.830Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-02T13:42:53.830Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-02T13:42:53.830Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-02T13:42:53.830Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-02T13:42:53.830Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-02T13:42:53.830Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-02T13:42:53.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T13:42:53.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T13:42:53.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T13:42:53.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T13:42:53.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T13:42:53.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T13:42:53.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T13:42:53.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T13:42:53.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T13:42:53.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T13:42:53.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-02T13:42:53.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T13:42:53.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-02T13:42:53.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-02T13:42:53.830Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T13:42:53.830Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-02T13:42:53.830Z] === RUN TestCreateWithInvalidEnv [2022-06-02T13:42:53.830Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T13:42:53.830Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T13:42:53.830Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T13:42:53.830Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T13:42:53.830Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T13:42:53.830Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T13:42:53.830Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T13:42:53.830Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T13:42:53.830Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T13:42:53.830Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-02T13:42:53.830Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-02T13:42:53.830Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-02T13:42:53.830Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T13:42:53.830Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T13:42:53.830Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-02T13:42:53.830Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T13:42:55.203Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-06-02T13:42:55.203Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T13:42:56.138Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-06-02T13:42:56.138Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T13:42:56.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T13:42:56.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T13:42:56.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T13:42:56.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T13:42:56.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T13:42:56.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T13:42:56.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T13:42:56.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T13:42:56.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T13:42:56.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T13:42:56.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T13:42:56.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T13:42:56.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T13:42:56.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T13:42:56.396Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T13:42:56.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-02T13:42:56.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-06-02T13:42:56.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-06-02T13:42:56.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-06-02T13:42:56.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-06-02T13:42:56.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-06-02T13:42:56.396Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T13:42:56.654Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-06-02T13:42:56.654Z] === RUN TestCreateDifferentPlatform [2022-06-02T13:42:56.654Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T13:42:56.654Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T13:42:56.654Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-02T13:42:56.654Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-02T13:42:56.654Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-02T13:42:56.654Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T13:42:56.654Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-02T13:42:56.654Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T13:42:56.913Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-06-02T13:42:56.913Z] === RUN TestCreateInvalidHostConfig [2022-06-02T13:42:56.913Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T13:42:56.913Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T13:42:56.913Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T13:42:56.913Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T13:42:56.913Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T13:42:56.913Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T13:42:56.913Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T13:42:56.913Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T13:42:56.913Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T13:42:56.913Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T13:42:56.913Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T13:42:56.913Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T13:42:56.913Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-02T13:42:56.913Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-02T13:42:56.913Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-02T13:42:56.913Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-02T13:42:56.913Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-02T13:42:56.913Z] === RUN TestContainerStartOnDaemonRestart [2022-06-02T13:42:56.913Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-02T13:42:56.913Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-02T13:42:56.913Z] === RUN TestDaemonRestartIpcMode [2022-06-02T13:42:56.913Z] === PAUSE TestDaemonRestartIpcMode [2022-06-02T13:42:56.913Z] === RUN TestDaemonHostGatewayIP [2022-06-02T13:42:56.913Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:42:56.913Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-02T13:42:56.913Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-02T13:42:56.913Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-02T13:42:56.913Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T13:42:56.913Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-02T13:42:56.913Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-02T13:42:56.913Z] === RUN TestDiff [2022-06-02T13:42:57.171Z] --- PASS: TestDiff (0.42s) [2022-06-02T13:42:57.171Z] === RUN TestExecWithCloseStdin [2022-06-02T13:42:57.738Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-06-02T13:42:57.738Z] === RUN TestExec [2022-06-02T13:42:58.304Z] --- PASS: TestExec (0.48s) [2022-06-02T13:42:58.304Z] === RUN TestExecUser [2022-06-02T13:42:58.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-02T13:42:58.869Z] --- PASS: TestExecUser (0.49s) [2022-06-02T13:42:58.869Z] === RUN TestExportContainerAndImportImage [2022-06-02T13:42:59.435Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-06-02T13:42:59.435Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T13:43:00.808Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-06-02T13:43:00.808Z] === RUN TestHealthCheckWorkdir [2022-06-02T13:43:01.066Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2022-06-02T13:43:01.066Z] === RUN TestHealthKillContainer [2022-06-02T13:43:02.534Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-06-02T13:43:02.535Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T13:43:03.474Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2022-06-02T13:43:03.474Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T13:43:06.016Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-06-02T13:43:06.016Z] === RUN TestCreateServiceSysctls [2022-06-02T13:43:09.171Z] --- PASS: TestHealthKillContainer (7.83s) [2022-06-02T13:43:09.171Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T13:43:09.171Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-02T13:43:09.171Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-02T13:43:09.171Z] === RUN TestIpcModeNone [2022-06-02T13:43:09.312Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-06-02T13:43:09.312Z] === RUN TestCreateServiceCapabilities [2022-06-02T13:43:09.736Z] --- PASS: TestIpcModeNone (0.64s) [2022-06-02T13:43:09.736Z] === RUN TestIpcModePrivate [2022-06-02T13:43:09.993Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-06-02T13:43:09.993Z] --- PASS: TestIpcModePrivate (0.46s) [2022-06-02T13:43:09.993Z] === RUN TestIpcModeShareable [2022-06-02T13:43:09.994Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T13:43:09.994Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-02T13:43:09.994Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-02T13:43:11.222Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-06-02T13:43:11.222Z] === RUN TestInspect [2022-06-02T13:43:11.894Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-06-02T13:43:11.894Z] === RUN TestAPIIpcModeHost [2022-06-02T13:43:11.894Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T13:43:11.894Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-02T13:43:11.894Z] === RUN TestDaemonIpcModeShareable [2022-06-02T13:43:11.894Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T13:43:11.894Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-02T13:43:11.894Z] === RUN TestDaemonIpcModePrivate [2022-06-02T13:43:12.460Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-02T13:43:12.718Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-06-02T13:43:12.718Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-02T13:43:12.718Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T13:43:12.718Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-02T13:43:12.718Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-02T13:43:12.718Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T13:43:12.718Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-02T13:43:12.718Z] === RUN TestIpcModeOlderClient [2022-06-02T13:43:12.718Z] === PAUSE TestIpcModeOlderClient [2022-06-02T13:43:12.718Z] === RUN TestKillContainerInvalidSignal [2022-06-02T13:43:13.283Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-06-02T13:43:13.283Z] === RUN TestKillContainer [2022-06-02T13:43:13.283Z] === RUN TestKillContainer/no_signal [2022-06-02T13:43:13.542Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T13:43:13.764Z] --- PASS: TestInspect (2.60s) [2022-06-02T13:43:13.764Z] === RUN TestCreateJob [2022-06-02T13:43:13.800Z] === RUN TestKillContainer/killing_signal [2022-06-02T13:43:14.366Z] --- PASS: TestKillContainer (1.23s) [2022-06-02T13:43:14.366Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-06-02T13:43:14.366Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-06-02T13:43:14.366Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-06-02T13:43:14.366Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T13:43:14.366Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-02T13:43:14.931Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-02T13:43:15.189Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-06-02T13:43:15.189Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-06-02T13:43:15.189Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-06-02T13:43:15.189Z] === RUN TestKillStoppedContainer [2022-06-02T13:43:15.189Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-02T13:43:15.189Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T13:43:15.446Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-02T13:43:15.446Z] === RUN TestKillDifferentUserContainer [2022-06-02T13:43:15.705Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-06-02T13:43:15.705Z] === RUN TestInspectOomKilledTrue [2022-06-02T13:43:15.705Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:43:15.705Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-02T13:43:15.705Z] === RUN TestInspectOomKilledFalse [2022-06-02T13:43:15.705Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T13:43:15.705Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-02T13:43:15.705Z] === RUN TestLinksEtcHostsContentMatch [2022-06-02T13:43:15.705Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-02T13:43:15.705Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-02T13:43:15.705Z] === RUN TestLinksContainerNames [2022-06-02T13:43:16.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-02T13:43:16.643Z] --- PASS: TestLinksContainerNames (0.94s) [2022-06-02T13:43:16.643Z] === RUN TestLogsFollowTailEmpty [2022-06-02T13:43:17.086Z] --- PASS: TestCreateJob (2.97s) [2022-06-02T13:43:17.086Z] === RUN TestReplicatedJob [2022-06-02T13:43:17.210Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-06-02T13:43:17.210Z] === RUN TestContainerNetworkMountsNoChown [2022-06-02T13:43:17.469Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/default [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/default [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/private [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/private [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/rprivate [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/slave [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/slave [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/rslave [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/shared [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/shared [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/rshared [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-02T13:43:17.469Z] === CONT TestMountDaemonRoot/default [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-02T13:43:17.469Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-02T13:43:17.469Z] === CONT TestMountDaemonRoot/rshared [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-02T13:43:17.469Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T13:43:17.469Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T13:43:17.470Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-02T13:43:17.470Z] === CONT TestMountDaemonRoot/shared [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-02T13:43:17.470Z] === CONT TestMountDaemonRoot/rslave [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-02T13:43:17.470Z] === CONT TestMountDaemonRoot/slave [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-02T13:43:17.470Z] === CONT TestMountDaemonRoot/rprivate [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T13:43:17.470Z] === CONT TestMountDaemonRoot/private [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-02T13:43:17.470Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-02T13:43:17.470Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-02T13:43:17.470Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-02T13:43:17.470Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-02T13:43:17.750Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-02T13:43:18.021Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-02T13:43:18.021Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-02T13:43:18.021Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-02T13:43:18.021Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T13:43:18.021Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-02T13:43:18.021Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T13:43:18.021Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-02T13:43:18.021Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-02T13:43:18.021Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-02T13:43:18.021Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-02T13:43:18.021Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-02T13:43:18.021Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-02T13:43:18.021Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-02T13:43:18.022Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-02T13:43:18.022Z] === RUN TestContainerBindMountNonRecursive [2022-06-02T13:43:18.022Z] 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-02T13:43:18.022Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-06-02T13:43:18.022Z] === RUN TestContainerVolumesMountedAsShared [2022-06-02T13:43:18.022Z] 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-02T13:43:18.022Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-02T13:43:18.022Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-02T13:43:18.022Z] 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-02T13:43:18.022Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-02T13:43:18.022Z] === RUN TestNetworkNat [2022-06-02T13:43:18.599Z] --- PASS: TestNetworkNat (0.59s) [2022-06-02T13:43:18.599Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T13:43:19.183Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-06-02T13:43:19.183Z] === RUN TestNetworkLoopbackNat [2022-06-02T13:43:20.672Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-02T13:43:21.711Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-06-02T13:43:21.711Z] === RUN TestPause [2022-06-02T13:43:21.711Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:43:21.711Z] --- SKIP: TestPause (0.00s) [2022-06-02T13:43:21.711Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T13:43:21.711Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T13:43:21.711Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T13:43:21.711Z] === RUN TestPauseStopPausedContainer [2022-06-02T13:43:21.711Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:43:21.711Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-02T13:43:21.711Z] === RUN TestPidHost [2022-06-02T13:43:22.368Z] --- PASS: TestReplicatedJob (4.89s) [2022-06-02T13:43:22.368Z] === RUN TestUpdateReplicatedJob [2022-06-02T13:43:22.644Z] --- PASS: TestPidHost (0.95s) [2022-06-02T13:43:22.644Z] === RUN TestPsFilter [2022-06-02T13:43:22.644Z] --- PASS: TestPsFilter (0.11s) [2022-06-02T13:43:22.644Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T13:43:23.210Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-06-02T13:43:23.210Z] === RUN TestRemoveContainerWithVolume [2022-06-02T13:43:23.468Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-06-02T13:43:23.468Z] === RUN TestRemoveContainerRunning [2022-06-02T13:43:24.034Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-06-02T13:43:24.034Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T13:43:24.292Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-06-02T13:43:24.292Z] === RUN TestRemoveInvalidContainer [2022-06-02T13:43:24.550Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-06-02T13:43:24.550Z] === RUN TestRenameLinkedContainer [2022-06-02T13:43:24.909Z] --- PASS: TestUpdateReplicatedJob (2.90s) [2022-06-02T13:43:24.909Z] === RUN TestServiceListWithStatuses [2022-06-02T13:43:24.909Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T13:43:24.909Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T13:43:24.909Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T13:43:26.449Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-06-02T13:43:26.449Z] === RUN TestRenameStoppedContainer [2022-06-02T13:43:26.449Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-06-02T13:43:26.449Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T13:43:27.385Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-06-02T13:43:27.385Z] === RUN TestRenameInvalidName [2022-06-02T13:43:27.643Z] --- PASS: TestRenameInvalidName (0.41s) [2022-06-02T13:43:27.643Z] === RUN TestRenameAnonymousContainer [2022-06-02T13:43:29.108Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-06-02T13:43:29.109Z] === RUN TestDockerNetworkReConnect [2022-06-02T13:43:29.543Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-06-02T13:43:29.543Z] === RUN TestRenameContainerWithSameName [2022-06-02T13:43:29.543Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-06-02T13:43:29.543Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T13:43:30.475Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-06-02T13:43:30.475Z] === RUN TestResize [2022-06-02T13:43:31.040Z] --- PASS: TestResize (0.44s) [2022-06-02T13:43:31.040Z] === RUN TestResizeWithInvalidSize [2022-06-02T13:43:31.302Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-06-02T13:43:31.302Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T13:43:31.649Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2022-06-02T13:43:31.649Z] === RUN TestServicePlugin [2022-06-02T13:43:31.649Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:43:31.649Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-02T13:43:31.649Z] === RUN TestServiceUpdateLabel [2022-06-02T13:43:31.867Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-06-02T13:43:31.867Z] === RUN TestDaemonRestartKillContainers [2022-06-02T13:43:31.867Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-02T13:43:31.867Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-02T13:43:31.867Z] === RUN TestCgroupNamespacesRun [2022-06-02T13:43:33.242Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-06-02T13:43:33.242Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-02T13:43:34.176Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-06-02T13:43:34.176Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-02T13:43:34.190Z] --- PASS: TestServiceUpdateLabel (2.27s) [2022-06-02T13:43:34.191Z] === RUN TestServiceUpdateSecrets [2022-06-02T13:43:35.115Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-06-02T13:43:35.115Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-02T13:43:36.489Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-06-02T13:43:36.489Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-02T13:43:37.428Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-06-02T13:43:37.428Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-02T13:43:38.791Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-02T13:43:38.791Z] tests/integration/client_test.py ..... [ 75%] [2022-06-02T13:43:38.791Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-02T13:43:38.791Z] tests/integration/errors_test.py . [ 76%] [2022-06-02T13:43:38.803Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-06-02T13:43:38.803Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-02T13:43:39.369Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-06-02T13:43:39.369Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-02T13:43:40.742Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-06-02T13:43:40.742Z] === RUN TestNISDomainname [2022-06-02T13:43:40.742Z] 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-02T13:43:40.742Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-02T13:43:40.742Z] === RUN TestHostnameDnsResolution [2022-06-02T13:43:41.307Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-06-02T13:43:41.307Z] === RUN TestUnprivilegedPortsAndPing [2022-06-02T13:43:41.307Z] 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-02T13:43:41.307Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-02T13:43:41.307Z] === RUN TestPrivilegedHostDevices [2022-06-02T13:43:41.874Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-06-02T13:43:41.874Z] === RUN TestConsoleSize [2022-06-02T13:43:42.132Z] --- PASS: TestConsoleSize (0.41s) [2022-06-02T13:43:42.132Z] === RUN TestStats [2022-06-02T13:43:42.132Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:43:42.132Z] --- SKIP: TestStats (0.00s) [2022-06-02T13:43:42.132Z] === RUN TestStopContainerWithTimeout [2022-06-02T13:43:42.132Z] === RUN TestStopContainerWithTimeout/0 [2022-06-02T13:43:42.132Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-02T13:43:42.132Z] === RUN TestStopContainerWithTimeout/1 [2022-06-02T13:43:42.132Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-02T13:43:42.132Z] === RUN TestStopContainerWithTimeout/3 [2022-06-02T13:43:42.132Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-02T13:43:42.132Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-02T13:43:42.132Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-02T13:43:42.132Z] === CONT TestStopContainerWithTimeout/0 [2022-06-02T13:43:42.132Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-02T13:43:42.697Z] === CONT TestStopContainerWithTimeout/3 [2022-06-02T13:43:45.221Z] === CONT TestStopContainerWithTimeout/1 [2022-06-02T13:43:46.592Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-02T13:43:46.592Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-06-02T13:43:46.592Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-06-02T13:43:46.592Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-06-02T13:43:46.592Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-06-02T13:43:46.592Z] === RUN TestDeleteDevicemapper [2022-06-02T13:43:46.592Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T13:43:46.592Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-02T13:43:46.592Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T13:43:47.525Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s) [2022-06-02T13:43:47.525Z] === RUN TestUpdateMemory [2022-06-02T13:43:47.525Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:43:47.525Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-02T13:43:47.525Z] === RUN TestUpdateCPUQuota [2022-06-02T13:43:47.525Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:43:47.525Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-02T13:43:47.525Z] === RUN TestUpdatePidsLimit [2022-06-02T13:43:47.525Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:43:47.525Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-02T13:43:47.525Z] === RUN TestUpdateRestartPolicy [2022-06-02T13:43:48.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-02T13:43:48.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-02T13:43:49.088Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2022-06-02T13:43:49.088Z] === RUN TestServiceUpdateConfigs [2022-06-02T13:43:49.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-02T13:43:52.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-02T13:43:53.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-02T13:43:55.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-02T13:43:57.693Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-02T13:43:59.715Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2022-06-02T13:43:59.715Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T13:43:59.715Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-06-02T13:43:59.715Z] === RUN TestWaitNonBlocked [2022-06-02T13:43:59.715Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T13:43:59.715Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T13:43:59.715Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T13:43:59.715Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T13:43:59.715Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T13:43:59.715Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T13:43:59.715Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-02T13:43:59.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-06-02T13:43:59.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-06-02T13:43:59.715Z] === RUN TestWaitBlocked [2022-06-02T13:43:59.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T13:43:59.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T13:43:59.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T13:43:59.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T13:43:59.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T13:43:59.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T13:44:00.647Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-02T13:44:00.647Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-06-02T13:44:00.647Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-06-02T13:44:00.647Z] === CONT TestDaemonRestartIpcMode [2022-06-02T13:44:00.647Z] === CONT TestIpcModeOlderClient [2022-06-02T13:44:00.647Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-02T13:44:00.647Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-02T13:44:03.178Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-06-02T13:44:03.178Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-06-02T13:44:03.178Z] PASS [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === Skipped [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-02T13:44:03.178Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-02T13:44:03.178Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-02T13:44:03.178Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-02T13:44:03.178Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-02T13:44:03.178Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-02T13:44:03.178Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-02T13:44:03.178Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-02T13:44:03.178Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-02T13:44:03.178Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-02T13:44:03.178Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-02T13:44:03.178Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-02T13:44:03.178Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-02T13:44:03.178Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-06-02T13:44:03.178Z] 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-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-02T13:44:03.178Z] 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-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-02T13:44:03.178Z] 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-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-02T13:44:03.178Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T13:44:03.178Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-02T13:44:03.178Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-02T13:44:03.178Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-02T13:44:03.178Z] 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-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-02T13:44:03.178Z] 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-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-02T13:44:03.178Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-02T13:44:03.178Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-02T13:44:03.178Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-02T13:44:03.178Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-02T13:44:03.178Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T13:44:03.178Z] [2022-06-02T13:44:03.178Z] DONE 220 tests, 27 skipped in 74.762s [2022-06-02T13:44:03.178Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-02T13:44:03.438Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T13:44:03.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-02T13:44:03.994Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-06-02T13:44:03.994Z] === RUN TestServiceUpdateNetwork [2022-06-02T13:44:04.003Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-06-02T13:44:04.003Z] === RUN TestConfigDaemonID [2022-06-02T13:44:04.937Z] daemon_test.go:83: [de217f33c4cb9] daemon is not started [2022-06-02T13:44:04.937Z] --- PASS: TestConfigDaemonID (1.08s) [2022-06-02T13:44:04.937Z] === RUN TestDaemonConfigValidation [2022-06-02T13:44:04.937Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-02T13:44:04.937Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-02T13:44:04.937Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-02T13:44:04.937Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-02T13:44:04.937Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-02T13:44:04.937Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-02T13:44:04.937Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-02T13:44:04.937Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-02T13:44:04.937Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-02T13:44:04.937Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-02T13:44:04.937Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-02T13:44:04.937Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-02T13:44:05.195Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-02T13:44:05.195Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-02T13:44:05.195Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-02T13:44:05.195Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-02T13:44:05.195Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-06-02T13:44:05.195Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2022-06-02T13:44:05.195Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-06-02T13:44:05.195Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-06-02T13:44:05.195Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-02T13:44:05.195Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-02T13:44:05.195Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-02T13:44:06.567Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-02T13:44:06.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-02T13:44:07.501Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-02T13:44:08.434Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-02T13:44:08.434Z] daemon_test.go:197: [d76c2b064719e] daemon is not started [2022-06-02T13:44:08.434Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-06-02T13:44:08.434Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-06-02T13:44:08.434Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-06-02T13:44:08.434Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-06-02T13:44:08.434Z] === RUN TestDaemonProxy [2022-06-02T13:44:08.434Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-02T13:44:08.434Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-02T13:44:08.434Z] PASS [2022-06-02T13:44:08.434Z] [2022-06-02T13:44:08.434Z] === Skipped [2022-06-02T13:44:08.434Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-02T13:44:08.434Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-02T13:44:08.434Z] [2022-06-02T13:44:08.434Z] DONE 13 tests, 1 skipped in 5.267s [2022-06-02T13:44:08.434Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-02T13:44:08.692Z] INFO: Testing against a local daemon [2022-06-02T13:44:08.692Z] === RUN TestCommitInheritsEnv [2022-06-02T13:44:09.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-02T13:44:10.063Z] --- PASS: TestCommitInheritsEnv (1.45s) [2022-06-02T13:44:10.063Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T13:44:10.063Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-02T13:44:10.063Z] === RUN TestImportWithCustomPlatform [2022-06-02T13:44:10.063Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-02T13:44:10.321Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-02T13:44:10.321Z] === RUN TestImportWithCustomPlatform// [2022-06-02T13:44:10.321Z] === RUN TestImportWithCustomPlatform/linux [2022-06-02T13:44:10.321Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-02T13:44:10.321Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-02T13:44:10.578Z] === RUN TestImportWithCustomPlatform/macos [2022-06-02T13:44:10.578Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-02T13:44:10.578Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-02T13:44:10.578Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-02T13:44:10.578Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-02T13:44:10.578Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-02T13:44:10.578Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-02T13:44:10.578Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-02T13:44:10.578Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-06-02T13:44:10.578Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-02T13:44:10.578Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-02T13:44:10.578Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-02T13:44:10.578Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-02T13:44:10.578Z] === RUN TestImagesFilterMultiReference [2022-06-02T13:44:10.578Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-06-02T13:44:10.578Z] === RUN TestImagePullPlatformInvalid [2022-06-02T13:44:10.578Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-02T13:44:10.578Z] === RUN TestRemoveImageOrphaning [2022-06-02T13:44:10.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-02T13:44:12.475Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-06-02T13:44:12.475Z] === RUN TestRemoveImageGarbageCollector [2022-06-02T13:44:12.475Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-02T13:44:12.475Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-02T13:44:12.475Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T13:44:12.475Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-02T13:44:12.475Z] === RUN TestTagInvalidReference [2022-06-02T13:44:12.475Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-02T13:44:12.475Z] === RUN TestTagValidPrefixedRepo [2022-06-02T13:44:12.475Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-06-02T13:44:12.475Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T13:44:12.475Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-02T13:44:12.475Z] === RUN TestTagOfficialNames [2022-06-02T13:44:12.475Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-02T13:44:12.475Z] === RUN TestTagMatchesDigest [2022-06-02T13:44:12.475Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-02T13:44:12.475Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-02T13:44:13.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-02T13:44:13.665Z] ......... [ 85%] [2022-06-02T13:44:15.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-02T13:44:16.216Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-06-02T13:44:16.216Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T13:44:16.216Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-02T13:44:17.156Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-02T13:44:18.622Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-02T13:44:19.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-02T13:44:20.084Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-02T13:44:21.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-02T13:44:23.733Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-02T13:44:24.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-02T13:44:25.364Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-02T13:44:26.304Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-02T13:44:26.925Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T13:44:26.925Z] Using test binary docker [2022-06-02T13:44:26.925Z] +++ /etc/init.d/apparmor start [2022-06-02T13:44:26.925Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T13:44:26.925Z] INFO: Waiting for daemon to start... [2022-06-02T13:44:26.925Z] Starting dockerd [2022-06-02T13:44:26.925Z] +++ 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-02T13:44:28.332Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-02T13:44:29.482Z] . [2022-06-02T13:44:29.482Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T13:44:29.482Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T13:44:29.482Z] Error: No such image: emptyfs [2022-06-02T13:44:29.482Z] ++++ docker load [2022-06-02T13:44:29.482Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-02T13:44:29.740Z] Running integration-test (iteration 1) [2022-06-02T13:44:29.740Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-02T13:44:29.740Z] ++ 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-02T13:44:29.740Z] ++ set -e [2022-06-02T13:44:29.740Z] ++ '[' -n 0 ']' [2022-06-02T13:44:29.740Z] ++ set -x [2022-06-02T13:44:29.740Z] ++ 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-02T13:44:30.677Z] Loaded image: busybox:latest [2022-06-02T13:44:31.120Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-02T13:44:31.120Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-02T13:44:31.240Z] Loaded image: busybox:glibc [2022-06-02T13:44:31.862Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2022-06-02T13:44:31.862Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-06-02T13:44:31.862Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-06-02T13:44:31.862Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-06-02T13:44:31.862Z] PASS [2022-06-02T13:44:31.862Z] [2022-06-02T13:44:31.862Z] === Skipped [2022-06-02T13:44:31.862Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-02T13:44:31.862Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T13:44:31.862Z] [2022-06-02T13:44:31.862Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-02T13:44:31.862Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T13:44:31.862Z] [2022-06-02T13:44:31.862Z] DONE 27 tests, 2 skipped in 130.446s [2022-06-02T13:44:31.862Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-02T13:44:31.862Z] ++ 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-02T13:44:31.862Z] ++ set -e [2022-06-02T13:44:31.862Z] ++ '[' -n 0 ']' [2022-06-02T13:44:31.862Z] ++ set -x [2022-06-02T13:44:31.862Z] ++ 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-02T13:44:31.862Z] INFO: Testing against a local daemon [2022-06-02T13:44:31.862Z] === RUN TestSessionCreate [2022-06-02T13:44:31.862Z] --- PASS: TestSessionCreate (0.02s) [2022-06-02T13:44:31.862Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T13:44:31.862Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-02T13:44:31.862Z] PASS [2022-06-02T13:44:31.862Z] [2022-06-02T13:44:31.862Z] DONE 2 tests in 0.124s [2022-06-02T13:44:31.862Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-02T13:44:31.862Z] ++ 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-02T13:44:31.862Z] ++ set -e [2022-06-02T13:44:31.862Z] ++ '[' -n 0 ']' [2022-06-02T13:44:31.862Z] ++ set -x [2022-06-02T13:44:31.862Z] ++ 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-02T13:44:31.862Z] INFO: Testing against a local daemon [2022-06-02T13:44:31.862Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T13:44:31.862Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T13:44:31.862Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T13:44:31.862Z] === RUN TestDiskUsage [2022-06-02T13:44:31.862Z] === PAUSE TestDiskUsage [2022-06-02T13:44:31.862Z] === RUN TestEventsExecDie [2022-06-02T13:44:31.862Z] --- PASS: TestEventsExecDie (0.49s) [2022-06-02T13:44:31.862Z] === RUN TestEventsBackwardsCompatible [2022-06-02T13:44:31.862Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-02T13:44:31.862Z] === RUN TestEventsVolumeCreate [2022-06-02T13:44:31.862Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-02T13:44:31.862Z] === RUN TestInfoBinaryCommits [2022-06-02T13:44:31.862Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-02T13:44:31.862Z] === RUN TestInfoAPIVersioned [2022-06-02T13:44:31.862Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-02T13:44:31.862Z] === RUN TestInfoAPI [2022-06-02T13:44:31.862Z] --- PASS: TestInfoAPI (0.02s) [2022-06-02T13:44:31.862Z] === RUN TestInfoAPIWarnings [2022-06-02T13:44:35.058Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-02T13:44:35.578Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-02T13:44:35.578Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-02T13:44:35.578Z] [2022-06-02T13:44:35.578Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-02T13:44:35.578Z] =========================== short test summary info ============================ [2022-06-02T13:44:35.578Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-02T13:44:35.578Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-02T13:44:35.578Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-02T13:44:35.578Z] Not supported on most drivers [2022-06-02T13:44:35.578Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-02T13:44:35.578Z] Output of docker top depends on host distro, and is not formalized. [2022-06-02T13:44:35.578Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-02T13:44:35.578Z] Output of docker top depends on host distro, and is not formalized. [2022-06-02T13:44:35.578Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-02T13:44:35.578Z] Can fail if eth0 has multiple IP addresses [2022-06-02T13:44:35.578Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-02T13:44:35.578Z] This doesn't seem to be taken into account by the engine [2022-06-02T13:44:35.578Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-02T13:44:35.578Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-02T13:44:35.578Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.09 seconds == [2022-06-02T13:44:35.837Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-02T13:44:36.491Z] Loaded image: debian:bullseye-slim [2022-06-02T13:44:36.491Z] Loaded image: hello-world:latest [2022-06-02T13:44:36.491Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T13:44:36.491Z] INFO: Testing against a local daemon [2022-06-02T13:44:36.491Z] === RUN TestCgroupNamespacesBuild [2022-06-02T13:44:39.012Z] --- PASS: TestCgroupNamespacesBuild (2.53s) [2022-06-02T13:44:39.012Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-02T13:44:40.912Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2022-06-02T13:44:40.912Z] === RUN TestBuildWithSession [2022-06-02T13:44:40.912Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T13:44:40.912Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T13:44:40.912Z] === RUN TestBuildSquashParent [2022-06-02T13:44:48.054Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T13:44:48.054Z] [2022-06-02T13:44:48.054Z] Unloading profiles will leave already running processes permanently [2022-06-02T13:44:48.054Z] unconfined, which can lead to unexpected situations. [2022-06-02T13:44:48.054Z] [2022-06-02T13:44:48.054Z] To set a process to complain mode, use the command line tool [2022-06-02T13:44:48.054Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T13:44:48.054Z] Post stage [Pipeline] junit [2022-06-02T13:44:48.071Z] Recording test results [2022-06-02T13:44:48.155Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-02T13:44:48.433Z] + echo Ensuring container killed. [2022-06-02T13:44:48.433Z] Ensuring container killed. [2022-06-02T13:44:48.433Z] + docker rm -vf docker-pr1 [2022-06-02T13:44:48.433Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-02T13:44:48.719Z] + echo Chowning /workspace to jenkins user [2022-06-02T13:44:48.719Z] Chowning /workspace to jenkins user [2022-06-02T13:44:48.719Z] + id -u [2022-06-02T13:44:48.719Z] + id -g [2022-06-02T13:44:48.719Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43678:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T13:44:49.963Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-02T13:44:49.963Z] === RUN TestInfoDebug [2022-06-02T13:44:49.963Z] --- PASS: TestInfoDebug (0.52s) [2022-06-02T13:44:49.963Z] === RUN TestInfoInsecureRegistries [2022-06-02T13:44:49.963Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-02T13:44:49.963Z] === RUN TestInfoRegistryMirrors [2022-06-02T13:44:49.963Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-02T13:44:49.963Z] === RUN TestLoginFailsWithBadCredentials [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T13:44:50.223Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-06-02T13:44:50.223Z] === RUN TestPingCacheHeaders [2022-06-02T13:44:50.223Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-02T13:44:50.223Z] === RUN TestPingGet [2022-06-02T13:44:50.223Z] --- PASS: TestPingGet (0.01s) [2022-06-02T13:44:50.223Z] === RUN TestPingHead [2022-06-02T13:44:50.223Z] --- PASS: TestPingHead (0.02s) [2022-06-02T13:44:50.223Z] === RUN TestPingSwarmHeader [2022-06-02T13:44:50.400Z] + bundleName=docker-py [2022-06-02T13:44:50.400Z] + echo Creating docker-py-bundles.tar.gz [2022-06-02T13:44:50.400Z] Creating docker-py-bundles.tar.gz [2022-06-02T13:44:50.400Z] + 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-02T13:44:50.412Z] Archiving artifacts [2022-06-02T13:44:50.663Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43678/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-02T13:44:50.793Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-02T13:44:50.864Z] --- PASS: TestBuildSquashParent (9.01s) [2022-06-02T13:44:50.864Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T13:44:50.864Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T13:44:50.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T13:44:50.864Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T13:44:50.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T13:44:50.864Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T13:44:50.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T13:44:50.864Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T13:44:50.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T13:44:50.864Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T13:44:50.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T13:44:50.864Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T13:44:50.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T13:44:50.864Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T13:44:50.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T13:44:51.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -e DOCKER_GRAPHDRIVER docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/make.sh binary [2022-06-02T13:44:51.383Z] [2022-06-02T13:44:51.383Z] Removing bundles/ [2022-06-02T13:44:51.383Z] [2022-06-02T13:44:51.383Z] ---> Making bundle: binary (in bundles/binary) [2022-06-02T13:44:51.383Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-02T13:44:51.383Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:44:51.383Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-02T13:44:52.331Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-02T13:44:52.331Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-06-02T13:44:52.331Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-02T13:44:52.331Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-02T13:44:52.331Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-02T13:44:52.331Z] === RUN TestVersion [2022-06-02T13:44:52.331Z] --- PASS: TestVersion (0.02s) [2022-06-02T13:44:52.331Z] === CONT TestDiskUsage [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/empty [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/empty/container_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/empty/image_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/empty/volume_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-02T13:44:52.913Z] === RUN TestDiskUsage/after_container.Run [2022-06-02T13:44:53.189Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-02T13:44:53.189Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-02T13:44:53.189Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-02T13:44:53.189Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-02T13:44:53.189Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-02T13:44:53.189Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-02T13:44:53.189Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-02T13:44:53.189Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-02T13:44:53.189Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-02T13:44:53.189Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-02T13:44:53.385Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T13:44:53.385Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage (1.13s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-02T13:44:53.449Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T13:44:53.449Z] PASS [2022-06-02T13:44:53.449Z] [2022-06-02T13:44:53.449Z] === Skipped [2022-06-02T13:44:53.449Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T13:44:53.449Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T13:44:53.449Z] [2022-06-02T13:44:53.449Z] DONE 54 tests, 1 skipped in 22.249s [2022-06-02T13:44:53.449Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-02T13:44:53.449Z] ++ 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-02T13:44:53.449Z] ++ set -e [2022-06-02T13:44:53.449Z] ++ '[' -n 0 ']' [2022-06-02T13:44:53.449Z] ++ set -x [2022-06-02T13:44:53.449Z] ++ 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-02T13:44:53.449Z] INFO: Testing against a local daemon [2022-06-02T13:44:53.449Z] === RUN TestVolumesCreateAndList [2022-06-02T13:44:53.449Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-02T13:44:53.449Z] === RUN TestVolumesRemove [2022-06-02T13:44:53.710Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-02T13:44:53.710Z] === RUN TestVolumesInspect [2022-06-02T13:44:53.710Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-02T13:44:53.710Z] === RUN TestVolumesInvalidJSON [2022-06-02T13:44:53.710Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-02T13:44:53.710Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-02T13:44:53.710Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-02T13:44:53.710Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-02T13:44:53.710Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-02T13:44:53.710Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-02T13:44:53.710Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-02T13:44:53.710Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-02T13:44:53.710Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-02T13:44:53.710Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-02T13:44:53.710Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-02T13:44:53.710Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-02T13:44:53.710Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-02T13:44:53.710Z] PASS [2022-06-02T13:44:53.710Z] [2022-06-02T13:44:53.710Z] DONE 9 tests in 0.215s [2022-06-02T13:44:53.710Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T13:44:53.710Z] ++++ cat bundles/test-integration/docker.pid [2022-06-02T13:44:53.710Z] +++ kill 14169 [2022-06-02T13:44:53.971Z] +++ /etc/init.d/apparmor stop [2022-06-02T13:44:53.971Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T13:44:53.971Z] [2022-06-02T13:44:53.971Z] Unloading profiles will leave already running processes permanently [2022-06-02T13:44:53.971Z] unconfined, which can lead to unexpected situations. [2022-06-02T13:44:53.971Z] [2022-06-02T13:44:53.971Z] To set a process to complain mode, use the command line tool [2022-06-02T13:44:53.971Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T13:44:53.971Z] +++ true [2022-06-02T13:44:53.971Z] exiting test-integration [2022-06-02T13:44:53.971Z] ++ exit 0 [2022-06-02T13:44:53.971Z] Post stage [Pipeline] junit [2022-06-02T13:44:54.555Z] Recording test results [2022-06-02T13:44:54.756Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T13:44:55.082Z] + echo Ensuring container killed. [2022-06-02T13:44:55.082Z] Ensuring container killed. [2022-06-02T13:44:55.082Z] + docker rm -vf docker-pr1 [2022-06-02T13:44:55.082Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-02T13:44:55.368Z] + echo Chowning /workspace to jenkins user [2022-06-02T13:44:55.368Z] Chowning /workspace to jenkins user [2022-06-02T13:44:55.368Z] + id -u [2022-06-02T13:44:55.368Z] + id -g [2022-06-02T13:44:55.368Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43678:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T13:44:56.612Z] + bundleName=arm64-integration [2022-06-02T13:44:56.612Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-02T13:44:56.612Z] Creating arm64-integration-bundles.tar.gz [2022-06-02T13:44:56.612Z] + 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-02T13:44:56.612Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-06-02T13:44:56.661Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T13:44:56.661Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] archiveArtifacts [2022-06-02T13:44:56.886Z] Archiving artifacts [2022-06-02T13:44:57.149Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43678/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T13:44:57.454Z] + make clean [2022-06-02T13:44:57.454Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-02T13:44:57.454Z] docker-dev-cache [2022-06-02T13:44:57.454Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-06-02T13:44:59.185Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-02T13:44:59.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2022-06-02T13:44:59.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s) [2022-06-02T13:44:59.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.07s) [2022-06-02T13:44:59.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s) [2022-06-02T13:44:59.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.92s) [2022-06-02T13:44:59.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s) [2022-06-02T13:44:59.186Z] === RUN TestBuildMultiStageCopy [2022-06-02T13:44:59.186Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T13:45:02.466Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T13:45:02.466Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T13:45:03.030Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T13:45:03.961Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T13:45:04.527Z] --- PASS: TestBuildMultiStageCopy (5.12s) [2022-06-02T13:45:04.527Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s) [2022-06-02T13:45:04.527Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2022-06-02T13:45:04.527Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-06-02T13:45:04.527Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.72s) [2022-06-02T13:45:04.527Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-06-02T13:45:04.527Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T13:45:05.897Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2022-06-02T13:45:05.897Z] === RUN TestBuildLabelWithTargets [2022-06-02T13:45:09.173Z] --- PASS: TestBuildLabelWithTargets (2.62s) [2022-06-02T13:45:09.173Z] === RUN TestBuildWithEmptyLayers [2022-06-02T13:45:10.104Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2022-06-02T13:45:10.104Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T13:45:13.380Z] --- PASS: TestBuildMultiStageOnBuild (3.37s) [2022-06-02T13:45:13.380Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T13:45:15.276Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2022-06-02T13:45:15.276Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T13:45:18.552Z] --- PASS: TestBuildMultiStageLayerLeak (3.22s) [2022-06-02T13:45:18.552Z] === RUN TestBuildWithHugeFile [2022-06-02T13:45:48.998Z] --- PASS: TestImportExtremelyLargeImageWorks (93.50s) [2022-06-02T13:45:48.998Z] PASS [2022-06-02T13:45:48.998Z] [2022-06-02T13:45:48.998Z] === Skipped [2022-06-02T13:45:48.998Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-02T13:45:48.998Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-02T13:45:48.998Z] [2022-06-02T13:45:48.998Z] DONE 22 tests, 1 skipped in 97.314s [2022-06-02T13:45:48.998Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-02T13:45:48.998Z] INFO: Testing against a local daemon [2022-06-02T13:45:48.998Z] === RUN TestNetworkCreateDelete [2022-06-02T13:45:48.998Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-02T13:45:48.998Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T13:45:48.998Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-06-02T13:45:48.998Z] === RUN TestDaemonDNSFallback [2022-06-02T13:45:53.183Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-06-02T13:45:53.183Z] === RUN TestInspectNetwork [2022-06-02T13:45:53.183Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:45:53.183Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-02T13:45:53.183Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T13:45:53.183Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-02T13:45:53.183Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T13:45:53.183Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T13:45:53.183Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T13:45:53.183Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-02T13:45:53.183Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-02T13:45:53.183Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-02T13:45:53.183Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-02T13:45:53.183Z] === RUN TestNetworkList [2022-06-02T13:45:53.183Z] === RUN TestNetworkList//networks [2022-06-02T13:45:53.183Z] === PAUSE TestNetworkList//networks [2022-06-02T13:45:53.183Z] === RUN TestNetworkList//networks/ [2022-06-02T13:45:53.183Z] === PAUSE TestNetworkList//networks/ [2022-06-02T13:45:53.183Z] === CONT TestNetworkList//networks [2022-06-02T13:45:53.183Z] === CONT TestNetworkList//networks/ [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkList (0.01s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T13:45:53.183Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T13:45:53.183Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T13:45:53.183Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-02T13:45:53.183Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-02T13:45:53.183Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-02T13:45:53.183Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T13:45:53.183Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-02T13:45:53.183Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T13:45:53.183Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-02T13:45:53.183Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T13:45:53.183Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-02T13:45:53.183Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T13:45:53.183Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-02T13:45:53.183Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T13:45:53.183Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:45:53.183Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-02T13:45:53.183Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T13:45:53.183Z] service_test.go:243: FLAKY_TEST [2022-06-02T13:45:53.183Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T13:45:53.183Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T13:45:53.183Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:45:53.183Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-02T13:45:53.183Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T13:45:53.183Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:45:53.183Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-02T13:45:53.183Z] PASS [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === Skipped [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-02T13:45:53.183Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-02T13:45:53.183Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-02T13:45:53.183Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-02T13:45:53.183Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-02T13:45:53.183Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-02T13:45:53.183Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-02T13:45:53.183Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-02T13:45:53.183Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-02T13:45:53.183Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T13:45:53.183Z] service_test.go:243: FLAKY_TEST [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-02T13:45:53.183Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-02T13:45:53.183Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] DONE 34 tests, 12 skipped in 7.112s [2022-06-02T13:45:53.183Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-02T13:45:53.183Z] INFO: Testing against a local daemon [2022-06-02T13:45:53.183Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-02T13:45:53.183Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:45:53.183Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T13:45:53.183Z] === RUN TestDockerNetworkIpvlan [2022-06-02T13:45:53.183Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:45:53.183Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-02T13:45:53.183Z] PASS [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === Skipped [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T13:45:53.183Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-02T13:45:53.183Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] DONE 2 tests, 2 skipped in 0.112s [2022-06-02T13:45:53.183Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-02T13:45:53.183Z] INFO: Testing against a local daemon [2022-06-02T13:45:53.183Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-02T13:45:53.183Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-02T13:45:53.183Z] === RUN TestDockerNetworkMacvlan [2022-06-02T13:45:53.183Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-02T13:45:53.183Z] PASS [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === Skipped [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-02T13:45:53.183Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-02T13:45:53.183Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] DONE 2 tests, 2 skipped in 0.095s [2022-06-02T13:45:53.183Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-02T13:45:53.183Z] testing: warning: no tests to run [2022-06-02T13:45:53.183Z] PASS [2022-06-02T13:45:53.183Z] [2022-06-02T13:45:53.183Z] DONE 0 tests in 0.027s [2022-06-02T13:45:53.183Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-02T13:45:53.441Z] INFO: Testing against a local daemon [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginAllowRequest [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginTLS [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginDenyRequest [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginDenyResponse [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginAllowEventStream [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginErrorResponse [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginErrorRequest [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-02T13:45:53.441Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginHeader [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginV2Disable [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-02T13:45:53.441Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-02T13:45:53.441Z] PASS [2022-06-02T13:45:53.441Z] [2022-06-02T13:45:53.441Z] === Skipped [2022-06-02T13:45:53.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] [2022-06-02T13:45:53.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] [2022-06-02T13:45:53.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-02T13:45:53.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.441Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-02T13:45:53.442Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.442Z] [2022-06-02T13:45:53.442Z] DONE 17 tests, 17 skipped in 0.274s [2022-06-02T13:45:53.442Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-02T13:45:53.700Z] INFO: Testing against a local daemon [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T13:45:53.700Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T13:45:53.700Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-02T13:45:53.700Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-02T13:45:53.700Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-02T13:45:53.700Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-02T13:45:53.700Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-02T13:45:53.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-02T13:45:53.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-02T13:45:53.700Z] === RUN TestPluginInstall [2022-06-02T13:45:53.700Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.700Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-02T13:45:53.700Z] === RUN TestPluginsWithRuntimes [2022-06-02T13:45:53.700Z] 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-02T13:45:53.700Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-02T13:45:53.700Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T13:45:53.700Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-02T13:45:53.700Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-02T13:45:53.700Z] PASS [2022-06-02T13:45:53.700Z] [2022-06-02T13:45:53.700Z] === Skipped [2022-06-02T13:45:53.700Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-02T13:45:53.700Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T13:45:53.700Z] [2022-06-02T13:45:53.700Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-02T13:45:53.700Z] 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-02T13:45:53.700Z] [2022-06-02T13:45:53.700Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-02T13:45:53.700Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-02T13:45:53.700Z] [2022-06-02T13:45:53.700Z] DONE 19 tests, 3 skipped in 0.138s [2022-06-02T13:45:53.700Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-02T13:45:53.700Z] INFO: Testing against a local daemon [2022-06-02T13:45:53.700Z] === RUN TestExternalGraphDriver [2022-06-02T13:45:53.700Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-02T13:45:53.700Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-06-02T13:45:53.700Z] === RUN TestGraphdriverPluginV2 [2022-06-02T13:45:57.883Z] --- PASS: TestGraphdriverPluginV2 (3.41s) [2022-06-02T13:45:57.883Z] PASS [2022-06-02T13:45:57.883Z] [2022-06-02T13:45:57.883Z] === Skipped [2022-06-02T13:45:57.883Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-06-02T13:45:57.883Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-02T13:45:57.883Z] [2022-06-02T13:45:57.883Z] DONE 2 tests, 1 skipped in 3.543s [2022-06-02T13:45:57.883Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-02T13:45:57.883Z] INFO: Testing against a local daemon [2022-06-02T13:45:57.883Z] === RUN TestContinueAfterPluginCrash [2022-06-02T13:45:57.883Z] === PAUSE TestContinueAfterPluginCrash [2022-06-02T13:45:57.883Z] === RUN TestReadPluginNoRead [2022-06-02T13:45:57.883Z] === PAUSE TestReadPluginNoRead [2022-06-02T13:45:57.883Z] === RUN TestDaemonStartWithLogOpt [2022-06-02T13:45:57.883Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-02T13:45:57.883Z] === CONT TestContinueAfterPluginCrash [2022-06-02T13:45:57.883Z] === CONT TestDaemonStartWithLogOpt [2022-06-02T13:46:02.069Z] --- PASS: TestDaemonStartWithLogOpt (4.37s) [2022-06-02T13:46:02.069Z] === CONT TestReadPluginNoRead [2022-06-02T13:46:03.969Z] === RUN TestReadPluginNoRead/default [2022-06-02T13:46:05.345Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-02T13:46:06.280Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2022-06-02T13:46:06.538Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-02T13:46:07.913Z] === CONT TestReadPluginNoRead [2022-06-02T13:46:07.913Z] read_test.go:92: [d0fe829b75893] daemon is not started [2022-06-02T13:46:07.913Z] --- PASS: TestReadPluginNoRead (6.14s) [2022-06-02T13:46:07.913Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-06-02T13:46:07.913Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-06-02T13:46:07.913Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-06-02T13:46:07.913Z] PASS [2022-06-02T13:46:07.913Z] [2022-06-02T13:46:07.913Z] DONE 6 tests in 10.631s [2022-06-02T13:46:07.913Z] 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-02T13:46:07.913Z] testing: warning: no tests to run [2022-06-02T13:46:07.913Z] PASS [2022-06-02T13:46:07.913Z] [2022-06-02T13:46:07.913Z] DONE 0 tests in 0.040s [2022-06-02T13:46:07.913Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-02T13:46:08.171Z] INFO: Testing against a local daemon [2022-06-02T13:46:08.171Z] === RUN TestPluginWithDevMounts [2022-06-02T13:46:08.171Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-02T13:46:08.171Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-02T13:46:08.171Z] PASS [2022-06-02T13:46:08.171Z] [2022-06-02T13:46:08.171Z] === Skipped [2022-06-02T13:46:08.171Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-02T13:46:08.171Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-02T13:46:08.171Z] [2022-06-02T13:46:08.171Z] DONE 1 tests, 1 skipped in 0.114s [2022-06-02T13:46:08.171Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-02T13:46:08.171Z] INFO: Testing against a local daemon [2022-06-02T13:46:08.171Z] === RUN TestSecretInspect [2022-06-02T13:46:08.171Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.171Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-02T13:46:08.171Z] === RUN TestSecretList [2022-06-02T13:46:08.171Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.171Z] --- SKIP: TestSecretList (0.01s) [2022-06-02T13:46:08.171Z] === RUN TestSecretsCreateAndDelete [2022-06-02T13:46:08.171Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.171Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-06-02T13:46:08.171Z] === RUN TestSecretsUpdate [2022-06-02T13:46:08.171Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.171Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-06-02T13:46:08.171Z] === RUN TestTemplatedSecret [2022-06-02T13:46:08.171Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.171Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-02T13:46:08.171Z] === RUN TestSecretCreateResolve [2022-06-02T13:46:08.171Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.171Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-06-02T13:46:08.171Z] PASS [2022-06-02T13:46:08.171Z] [2022-06-02T13:46:08.171Z] === Skipped [2022-06-02T13:46:08.171Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-02T13:46:08.171Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.171Z] [2022-06-02T13:46:08.171Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-06-02T13:46:08.171Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.171Z] [2022-06-02T13:46:08.171Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-06-02T13:46:08.171Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.171Z] [2022-06-02T13:46:08.171Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-06-02T13:46:08.171Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.171Z] [2022-06-02T13:46:08.171Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-02T13:46:08.171Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.171Z] [2022-06-02T13:46:08.171Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-06-02T13:46:08.171Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.171Z] [2022-06-02T13:46:08.171Z] DONE 6 tests, 6 skipped in 0.155s [2022-06-02T13:46:08.171Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-02T13:46:08.430Z] INFO: Testing against a local daemon [2022-06-02T13:46:08.430Z] === RUN TestServiceCreateInit [2022-06-02T13:46:08.430Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T13:46:08.430Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T13:46:08.430Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] --- PASS: TestServiceCreateInit (0.02s) [2022-06-02T13:46:08.430Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-02T13:46:08.430Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-02T13:46:08.430Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T13:46:08.430Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-06-02T13:46:08.430Z] === RUN TestCreateServiceConflict [2022-06-02T13:46:08.430Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-06-02T13:46:08.430Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T13:46:08.430Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-06-02T13:46:08.430Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T13:46:08.430Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-02T13:46:08.430Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T13:46:08.430Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-02T13:46:08.430Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T13:46:08.430Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-02T13:46:08.430Z] === RUN TestCreateServiceSysctls [2022-06-02T13:46:08.430Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-06-02T13:46:08.430Z] === RUN TestCreateServiceCapabilities [2022-06-02T13:46:08.430Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-02T13:46:08.430Z] === RUN TestInspect [2022-06-02T13:46:08.430Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] --- SKIP: TestInspect (0.01s) [2022-06-02T13:46:08.430Z] === RUN TestCreateJob [2022-06-02T13:46:08.430Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] --- SKIP: TestCreateJob (0.01s) [2022-06-02T13:46:08.430Z] === RUN TestReplicatedJob [2022-06-02T13:46:08.430Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.430Z] --- SKIP: TestReplicatedJob (0.01s) [2022-06-02T13:46:08.430Z] === RUN TestUpdateReplicatedJob [2022-06-02T13:46:08.430Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.689Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-06-02T13:46:08.689Z] === RUN TestServiceListWithStatuses [2022-06-02T13:46:08.689Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T13:46:08.689Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T13:46:08.689Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T13:46:08.689Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.689Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-02T13:46:08.689Z] === RUN TestDockerNetworkReConnect [2022-06-02T13:46:08.689Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:08.689Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-02T13:46:08.689Z] === RUN TestServicePlugin [2022-06-02T13:46:10.591Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] --- SKIP: TestServicePlugin (1.95s) [2022-06-02T13:46:10.591Z] === RUN TestServiceUpdateLabel [2022-06-02T13:46:10.591Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-06-02T13:46:10.591Z] === RUN TestServiceUpdateSecrets [2022-06-02T13:46:10.591Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-06-02T13:46:10.591Z] === RUN TestServiceUpdateConfigs [2022-06-02T13:46:10.591Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-06-02T13:46:10.591Z] === RUN TestServiceUpdateNetwork [2022-06-02T13:46:10.591Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-06-02T13:46:10.591Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T13:46:10.591Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-06-02T13:46:10.591Z] PASS [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === Skipped [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-02T13:46:10.591Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-02T13:46:10.591Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-06-02T13:46:10.591Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-06-02T13:46:10.591Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-06-02T13:46:10.591Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-02T13:46:10.591Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-02T13:46:10.591Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-02T13:46:10.591Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-06-02T13:46:10.591Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-02T13:46:10.591Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-06-02T13:46:10.591Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-02T13:46:10.591Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-06-02T13:46:10.591Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-06-02T13:46:10.591Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-02T13:46:10.591Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-02T13:46:10.591Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-02T13:46:10.591Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-06-02T13:46:10.591Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-06-02T13:46:10.591Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-06-02T13:46:10.591Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-06-02T13:46:10.591Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-06-02T13:46:10.591Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-06-02T13:46:10.591Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T13:46:10.591Z] [2022-06-02T13:46:10.591Z] DONE 24 tests, 23 skipped in 2.376s [2022-06-02T13:46:10.591Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-02T13:46:10.849Z] INFO: Testing against a local daemon [2022-06-02T13:46:10.849Z] === RUN TestSessionCreate [2022-06-02T13:46:10.849Z] --- PASS: TestSessionCreate (0.03s) [2022-06-02T13:46:10.849Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T13:46:10.849Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-02T13:46:10.849Z] PASS [2022-06-02T13:46:10.849Z] [2022-06-02T13:46:10.849Z] DONE 2 tests in 0.168s [2022-06-02T13:46:10.849Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-02T13:46:10.849Z] INFO: Testing against a local daemon [2022-06-02T13:46:10.849Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T13:46:10.849Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T13:46:10.849Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T13:46:10.849Z] === RUN TestDiskUsage [2022-06-02T13:46:10.849Z] === PAUSE TestDiskUsage [2022-06-02T13:46:10.849Z] === RUN TestEventsExecDie [2022-06-02T13:46:11.415Z] --- PASS: TestEventsExecDie (0.50s) [2022-06-02T13:46:11.415Z] === RUN TestEventsBackwardsCompatible [2022-06-02T13:46:11.415Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-06-02T13:46:11.415Z] === RUN TestEventsVolumeCreate [2022-06-02T13:46:11.415Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-06-02T13:46:11.415Z] === RUN TestInfoBinaryCommits [2022-06-02T13:46:11.415Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-02T13:46:11.415Z] === RUN TestInfoAPIVersioned [2022-06-02T13:46:11.415Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-02T13:46:11.415Z] === RUN TestInfoAPI [2022-06-02T13:46:11.673Z] --- PASS: TestInfoAPI (0.02s) [2022-06-02T13:46:11.673Z] === RUN TestInfoAPIWarnings [2022-06-02T13:46:29.745Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-06-02T13:46:29.745Z] === RUN TestInfoDebug [2022-06-02T13:46:29.745Z] --- PASS: TestInfoDebug (0.54s) [2022-06-02T13:46:29.745Z] === RUN TestInfoInsecureRegistries [2022-06-02T13:46:29.745Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-06-02T13:46:29.745Z] === RUN TestInfoRegistryMirrors [2022-06-02T13:46:29.745Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-02T13:46:29.745Z] === RUN TestLoginFailsWithBadCredentials [2022-06-02T13:46:29.745Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-06-02T13:46:29.745Z] === RUN TestPingCacheHeaders [2022-06-02T13:46:29.745Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-06-02T13:46:29.745Z] === RUN TestPingGet [2022-06-02T13:46:29.745Z] --- PASS: TestPingGet (0.01s) [2022-06-02T13:46:29.745Z] === RUN TestPingHead [2022-06-02T13:46:30.004Z] --- PASS: TestPingHead (0.04s) [2022-06-02T13:46:30.004Z] === RUN TestPingSwarmHeader [2022-06-02T13:46:30.569Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-02T13:46:31.135Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-02T13:46:32.509Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-02T13:46:32.509Z] --- PASS: TestPingSwarmHeader (2.40s) [2022-06-02T13:46:32.509Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-02T13:46:32.509Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-02T13:46:32.509Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-02T13:46:32.509Z] === RUN TestVersion [2022-06-02T13:46:32.509Z] --- PASS: TestVersion (0.03s) [2022-06-02T13:46:32.509Z] === CONT TestDiskUsage [2022-06-02T13:46:32.767Z] === RUN TestDiskUsage/empty [2022-06-02T13:46:32.767Z] === RUN TestDiskUsage/empty/container_types [2022-06-02T13:46:32.767Z] === RUN TestDiskUsage/empty/image_types [2022-06-02T13:46:32.767Z] === RUN TestDiskUsage/empty/volume_types [2022-06-02T13:46:32.767Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-02T13:46:32.767Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-02T13:46:32.767Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-02T13:46:32.767Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-02T13:46:32.767Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-02T13:46:32.767Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-02T13:46:32.767Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-02T13:46:32.767Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-02T13:46:33.025Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-02T13:46:33.025Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-02T13:46:33.025Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-02T13:46:33.025Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-02T13:46:33.025Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-02T13:46:33.025Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-02T13:46:33.025Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-02T13:46:33.025Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-02T13:46:33.025Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-02T13:46:33.025Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-02T13:46:33.025Z] === RUN TestDiskUsage/after_container.Run [2022-06-02T13:46:33.283Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-02T13:46:33.283Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-02T13:46:33.283Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-02T13:46:33.283Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-02T13:46:33.283Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-02T13:46:33.283Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-02T13:46:33.283Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-02T13:46:33.283Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-02T13:46:33.283Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-02T13:46:33.283Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage (1.24s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-06-02T13:46:33.542Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-06-02T13:46:33.542Z] PASS [2022-06-02T13:46:33.542Z] [2022-06-02T13:46:33.542Z] === Skipped [2022-06-02T13:46:33.542Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T13:46:33.542Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T13:46:33.542Z] [2022-06-02T13:46:33.542Z] DONE 54 tests, 1 skipped in 22.760s [2022-06-02T13:46:33.542Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-02T13:46:33.801Z] INFO: Testing against a local daemon [2022-06-02T13:46:33.801Z] === RUN TestVolumesCreateAndList [2022-06-02T13:46:33.801Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-02T13:46:33.801Z] === RUN TestVolumesRemove [2022-06-02T13:46:33.801Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-02T13:46:33.801Z] === RUN TestVolumesInspect [2022-06-02T13:46:33.801Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-02T13:46:33.801Z] === RUN TestVolumesInvalidJSON [2022-06-02T13:46:33.801Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-02T13:46:33.801Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-02T13:46:33.801Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-02T13:46:33.801Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-02T13:46:33.801Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-02T13:46:33.801Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-02T13:46:33.801Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-02T13:46:33.801Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-02T13:46:33.801Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-02T13:46:33.801Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-02T13:46:33.801Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-02T13:46:33.801Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-02T13:46:33.801Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-02T13:46:33.801Z] PASS [2022-06-02T13:46:33.801Z] [2022-06-02T13:46:33.801Z] DONE 9 tests in 0.212s [2022-06-02T13:46:33.801Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T13:46:33.801Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14164 is not a child of this shell [2022-06-02T13:46:33.801Z] warning: PID 14164 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-02T13:46:33.801Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T13:46:33.801Z] [2022-06-02T13:46:33.801Z] Unloading profiles will leave already running processes permanently [2022-06-02T13:46:33.801Z] unconfined, which can lead to unexpected situations. [2022-06-02T13:46:33.801Z] [2022-06-02T13:46:33.801Z] To set a process to complain mode, use the command line tool [2022-06-02T13:46:33.801Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T13:46:33.801Z] Removing test suite binaries [2022-06-02T13:46:34.059Z] exiting test-integration [2022-06-02T13:46:34.059Z] ++ exit 0 [2022-06-02T13:46:34.059Z] Post stage [Pipeline] junit [2022-06-02T13:46:35.009Z] Recording test results [2022-06-02T13:46:36.727Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T13:46:37.058Z] + echo Ensuring container killed. [2022-06-02T13:46:37.058Z] Ensuring container killed. [2022-06-02T13:46:37.058Z] + docker rm -vf docker-pr1 [2022-06-02T13:46:37.058Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-02T13:46:37.342Z] + echo Chowning /workspace to jenkins user [2022-06-02T13:46:37.342Z] Chowning /workspace to jenkins user [2022-06-02T13:46:37.342Z] + id -u [2022-06-02T13:46:37.342Z] + id -g [2022-06-02T13:46:37.342Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43678:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T13:46:37.342Z] Unable to find image 'busybox:latest' locally [2022-06-02T13:46:37.600Z] latest: Pulling from library/busybox [2022-06-02T13:46:37.858Z] 462eb288b104: Pulling fs layer [2022-06-02T13:46:37.858Z] 462eb288b104: Download complete [2022-06-02T13:46:38.116Z] 462eb288b104: Pull complete [2022-06-02T13:46:38.116Z] Digest: sha256:ebadf81a7f2146e95f8c850ad7af8cf9755d31cdba380a8ffd5930fba5996095 [2022-06-02T13:46:38.116Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T13:46:39.785Z] + bundleName=amd64-rootless [2022-06-02T13:46:39.785Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-02T13:46:39.785Z] Creating amd64-rootless-bundles.tar.gz [2022-06-02T13:46:39.785Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-06-02T13:46:39.785Z] + 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-02T13:46:39.796Z] Archiving artifacts [2022-06-02T13:46:41.803Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43678/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T13:46:42.111Z] + make clean [2022-06-02T13:46:42.368Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-02T13:46:42.368Z] docker-dev-cache [2022-06-02T13:46:42.368Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T13:46:57.931Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-02T13:46:57.932Z] Copying nested executables into bundles/binary-daemon [2022-06-02T13:46:57.932Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-02T13:46:57.932Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:46:57.932Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-02T13:46:57.932Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-02T13:46:58.265Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -e DOCKER_GRAPHDRIVER docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/make.sh cross [2022-06-02T13:46:58.527Z] [2022-06-02T13:46:58.527Z] Removing bundles/ [2022-06-02T13:46:58.787Z] [2022-06-02T13:46:58.788Z] ---> Making bundle: cross (in bundles/cross) [2022-06-02T13:46:58.788Z] Cross building: bundles/cross/linux/amd64 [2022-06-02T13:46:58.788Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-02T13:46:58.788Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-02T13:47:10.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T13:47:10.020Z] Using test binary docker [2022-06-02T13:47:10.020Z] +++ /etc/init.d/apparmor start [2022-06-02T13:47:10.020Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T13:47:10.020Z] INFO: Waiting for daemon to start... [2022-06-02T13:47:10.020Z] Starting dockerd [2022-06-02T13:47:10.020Z] +++ 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-02T13:47:10.020Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T13:47:10.020Z] Using test binary docker [2022-06-02T13:47:10.020Z] +++ /etc/init.d/apparmor start [2022-06-02T13:47:10.020Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T13:47:10.020Z] INFO: Waiting for daemon to start... [2022-06-02T13:47:10.020Z] Starting dockerd [2022-06-02T13:47:10.020Z] +++ 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-02T13:47:10.020Z] . [2022-06-02T13:47:10.020Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T13:47:10.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T13:47:10.020Z] Error: No such image: emptyfs [2022-06-02T13:47:10.020Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-02T13:47:10.020Z] ++++ docker load [2022-06-02T13:47:10.020Z] Running integration-test (iteration 1) [2022-06-02T13:47:10.020Z] 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-02T13:47:10.020Z] ++ 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-02T13:47:10.020Z] ++ set -e [2022-06-02T13:47:10.020Z] ++ '[' -n 0 ']' [2022-06-02T13:47:10.020Z] ++ set -x [2022-06-02T13:47:10.020Z] ++ 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-02T13:47:10.020Z] [2022-06-02T13:47:10.020Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T13:47:10.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T13:47:10.020Z] Error: No such image: emptyfs [2022-06-02T13:47:10.020Z] ++++ docker load [2022-06-02T13:47:10.020Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-02T13:47:10.020Z] Loaded image: busybox:latest [2022-06-02T13:47:10.020Z] Running integration-test (iteration 1) [2022-06-02T13:47:10.020Z] 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-02T13:47:10.020Z] ++ 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-02T13:47:10.020Z] ++ set -e [2022-06-02T13:47:10.020Z] ++ '[' -n 0 ']' [2022-06-02T13:47:10.282Z] ++ set -x [2022-06-02T13:47:10.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-02T13:47:10.282Z] Loaded image: busybox:glibc [2022-06-02T13:47:11.212Z] Loaded image: busybox:latest [2022-06-02T13:47:11.469Z] Loaded image: busybox:glibc [2022-06-02T13:47:14.739Z] Loaded image: debian:bullseye-slim [2022-06-02T13:47:14.739Z] Loaded image: hello-world:latest [2022-06-02T13:47:14.995Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T13:47:14.995Z] INFO: Testing against a local daemon [2022-06-02T13:47:14.995Z] === RUN TestDockerDaemonSuite [2022-06-02T13:47:14.995Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-02T13:47:15.923Z] Loaded image: debian:bullseye-slim [2022-06-02T13:47:15.923Z] Loaded image: hello-world:latest [2022-06-02T13:47:16.178Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T13:47:16.179Z] INFO: Testing against a local daemon [2022-06-02T13:47:16.179Z] === RUN TestDockerSuite [2022-06-02T13:47:16.179Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-02T13:47:16.179Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-02T13:47:16.179Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-02T13:47:16.179Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-02T13:47:16.179Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-02T13:47:16.179Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-02T13:47:16.179Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-02T13:47:16.179Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-02T13:47:18.700Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-02T13:47:18.700Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-02T13:47:18.956Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-02T13:47:18.956Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-02T13:47:19.885Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-02T13:47:19.885Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-02T13:47:19.885Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-02T13:47:21.775Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-02T13:47:22.032Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-02T13:47:22.032Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-02T13:47:22.032Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-02T13:47:22.289Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-02T13:47:23.222Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-02T13:47:24.154Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-02T13:47:24.411Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-02T13:47:24.411Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-02T13:47:24.411Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-02T13:47:24.411Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-02T13:47:26.302Z] --- PASS: TestBuildWithHugeFile (128.04s) [2022-06-02T13:47:26.302Z] === RUN TestBuildWCOWSandboxSize [2022-06-02T13:47:26.302Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T13:47:26.302Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-02T13:47:26.302Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T13:47:26.558Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T13:47:26.558Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T13:47:26.558Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T13:47:26.558Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T13:47:26.558Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T13:47:26.558Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T13:47:26.558Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T13:47:26.558Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T13:47:26.558Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T13:47:26.558Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-02T13:47:26.558Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-06-02T13:47:26.558Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-06-02T13:47:26.558Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-02T13:47:26.558Z] === RUN TestBuildPreserveOwnership [2022-06-02T13:47:26.558Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-02T13:47:28.450Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-02T13:47:28.706Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-02T13:47:30.075Z] --- PASS: TestBuildPreserveOwnership (3.25s) [2022-06-02T13:47:30.075Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.21s) [2022-06-02T13:47:30.075Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) [2022-06-02T13:47:30.075Z] === RUN TestBuildPlatformInvalid [2022-06-02T13:47:30.075Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-02T13:47:30.075Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-02T13:47:30.331Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-02T13:47:30.893Z] Loaded image: busybox:latest [2022-06-02T13:47:31.149Z] Loaded image: busybox:glibc [2022-06-02T13:47:33.040Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-02T13:47:33.040Z] Loaded image: debian:bullseye-slim [2022-06-02T13:47:33.040Z] Loaded image: hello-world:latest [2022-06-02T13:47:33.040Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T13:47:34.413Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-02T13:47:34.976Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-02T13:47:35.542Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-02T13:47:36.105Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-02T13:47:37.035Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-02T13:47:38.926Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-02T13:47:40.292Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-02T13:47:40.859Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-02T13:47:41.422Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-02T13:47:42.352Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-02T13:47:42.609Z] docker_cli_daemon_test.go:1474: [def5788b2ed05] daemon is not started [2022-06-02T13:47:43.538Z] check_test.go:307: [d0e8f0c265065] daemon is not started [2022-06-02T13:47:43.538Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-02T13:47:43.797Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.82s) [2022-06-02T13:47:43.797Z] PASS [2022-06-02T13:47:43.797Z] [2022-06-02T13:47:43.797Z] === Skipped [2022-06-02T13:47:43.797Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-02T13:47:43.797Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T13:47:43.797Z] [2022-06-02T13:47:43.797Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-02T13:47:43.797Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T13:47:43.797Z] [2022-06-02T13:47:43.797Z] DONE 34 tests, 2 skipped in 193.949s [2022-06-02T13:47:43.797Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-02T13:47:43.797Z] ++ 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-02T13:47:43.797Z] ++ set -e [2022-06-02T13:47:43.797Z] ++ '[' -n 0 ']' [2022-06-02T13:47:43.797Z] ++ set -x [2022-06-02T13:47:43.797Z] ++ 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-02T13:47:43.797Z] INFO: Testing against a local daemon [2022-06-02T13:47:43.797Z] === RUN TestConfigInspect [2022-06-02T13:47:44.362Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-02T13:47:44.925Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-02T13:47:45.490Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-02T13:47:45.747Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-02T13:47:47.115Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-02T13:47:47.115Z] check_test.go:307: [d7548a1807c0a] daemon is not started [2022-06-02T13:47:47.115Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-02T13:47:47.115Z] --- PASS: TestConfigInspect (3.31s) [2022-06-02T13:47:47.115Z] === RUN TestConfigList [2022-06-02T13:47:48.482Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-02T13:47:49.047Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-02T13:47:49.976Z] --- PASS: TestConfigList (2.67s) [2022-06-02T13:47:49.976Z] === RUN TestConfigsCreateAndDelete [2022-06-02T13:47:49.976Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-02T13:47:49.976Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-02T13:47:50.905Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-02T13:47:51.468Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-02T13:47:51.468Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-02T13:47:52.871Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2022-06-02T13:47:52.871Z] === RUN TestConfigsUpdate [2022-06-02T13:47:54.243Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-02T13:47:56.134Z] --- PASS: TestConfigsUpdate (3.11s) [2022-06-02T13:47:56.134Z] === RUN TestTemplatedConfig [2022-06-02T13:47:56.390Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-02T13:47:59.663Z] --- PASS: TestTemplatedConfig (3.80s) [2022-06-02T13:47:59.663Z] === RUN TestConfigCreateResolve [2022-06-02T13:47:59.920Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-02T13:48:03.191Z] --- PASS: TestConfigCreateResolve (3.08s) [2022-06-02T13:48:03.191Z] PASS [2022-06-02T13:48:03.191Z] [2022-06-02T13:48:03.191Z] DONE 6 tests in 18.981s [2022-06-02T13:48:03.191Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-02T13:48:03.191Z] ++ 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-02T13:48:03.191Z] ++ set -e [2022-06-02T13:48:03.191Z] ++ '[' -n 0 ']' [2022-06-02T13:48:03.191Z] ++ set -x [2022-06-02T13:48:03.191Z] ++ 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-02T13:48:03.191Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-02T13:48:03.191Z] INFO: Testing against a local daemon [2022-06-02T13:48:03.191Z] === RUN TestAttachWithTTY [2022-06-02T13:48:03.191Z] --- PASS: TestAttachWithTTY (0.07s) [2022-06-02T13:48:03.191Z] === RUN TestAttachWithoutTTy [2022-06-02T13:48:03.191Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-06-02T13:48:03.191Z] === RUN TestCheckpoint [2022-06-02T13:48:03.191Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T13:48:03.191Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/commit [2022-06-02T13:48:03.191Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-02T13:48:03.191Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T13:48:03.191Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-02T13:48:03.191Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-02T13:48:03.191Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T13:48:03.191Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T13:48:03.191Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T13:48:03.191Z] === CONT TestContainerInvalidJSON/commit [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-02T13:48:03.191Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-02T13:48:03.191Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-02T13:48:03.191Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-02T13:48:03.191Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-02T13:48:03.191Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-02T13:48:03.191Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-02T13:48:03.191Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-02T13:48:03.191Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-02T13:48:03.191Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T13:48:03.191Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-02T13:48:03.191Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T13:48:03.191Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-06-02T13:48:03.191Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T13:48:03.448Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-06-02T13:48:03.448Z] === RUN TestCopyEmptyFile [2022-06-02T13:48:03.705Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-06-02T13:48:03.705Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T13:48:03.705Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-06-02T13:48:03.705Z] === RUN TestCopyFromContainer [2022-06-02T13:48:05.600Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-02T13:48:05.600Z] === RUN TestCopyFromContainer// [2022-06-02T13:48:05.600Z] === RUN TestCopyFromContainer//bar/root [2022-06-02T13:48:05.856Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-02T13:48:05.856Z] === RUN TestCopyFromContainer/bar/quux [2022-06-02T13:48:05.856Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-02T13:48:06.113Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-02T13:48:06.113Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-02T13:48:06.370Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-02T13:48:06.370Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-02T13:48:06.627Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-02T13:48:06.627Z] --- PASS: TestCopyFromContainer (2.85s) [2022-06-02T13:48:06.627Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-02T13:48:06.627Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-06-02T13:48:06.627Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-06-02T13:48:06.627Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-06-02T13:48:06.627Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-06-02T13:48:06.627Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-06-02T13:48:06.627Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-06-02T13:48:06.627Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-06-02T13:48:06.627Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-06-02T13:48:06.627Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-06-02T13:48:06.627Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T13:48:06.627Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T13:48:06.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T13:48:06.627Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T13:48:06.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T13:48:06.627Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T13:48:06.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T13:48:06.627Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T13:48:06.627Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T13:48:06.627Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T13:48:06.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-06-02T13:48:06.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T13:48:06.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-02T13:48:06.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-02T13:48:06.627Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T13:48:06.627Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-02T13:48:06.627Z] === RUN TestCreateWithInvalidEnv [2022-06-02T13:48:06.627Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T13:48:06.627Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T13:48:06.627Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T13:48:06.627Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T13:48:06.627Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T13:48:06.627Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T13:48:06.627Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T13:48:06.627Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T13:48:06.627Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T13:48:06.627Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-02T13:48:06.627Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-02T13:48:06.627Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-02T13:48:06.627Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T13:48:06.627Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T13:48:06.883Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-02T13:48:06.883Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T13:48:06.883Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-02T13:48:07.813Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-02T13:48:08.743Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-02T13:48:08.743Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2022-06-02T13:48:08.743Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T13:48:08.999Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-02T13:48:09.928Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-02T13:48:10.185Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-02T13:48:10.748Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-02T13:48:11.004Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2022-06-02T13:48:11.004Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T13:48:11.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T13:48:11.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T13:48:11.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T13:48:11.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T13:48:11.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T13:48:11.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T13:48:11.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T13:48:11.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T13:48:11.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T13:48:11.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T13:48:11.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T13:48:11.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T13:48:11.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T13:48:11.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T13:48:11.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T13:48:11.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2022-06-02T13:48:11.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-06-02T13:48:11.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-06-02T13:48:11.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-02T13:48:11.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-02T13:48:11.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-02T13:48:11.262Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T13:48:11.262Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-02T13:48:11.262Z] check_test.go:307: [da05a38ff27a3] daemon is not started [2022-06-02T13:48:11.262Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-02T13:48:11.825Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2022-06-02T13:48:11.825Z] === RUN TestCreateDifferentPlatform [2022-06-02T13:48:11.825Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T13:48:11.825Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T13:48:11.825Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-02T13:48:11.825Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-06-02T13:48:11.825Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-02T13:48:11.825Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T13:48:11.825Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-06-02T13:48:11.825Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T13:48:12.082Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-06-02T13:48:12.082Z] === RUN TestCreateInvalidHostConfig [2022-06-02T13:48:12.082Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T13:48:12.082Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T13:48:12.082Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T13:48:12.082Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T13:48:12.082Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T13:48:12.082Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T13:48:12.082Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T13:48:12.082Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T13:48:12.082Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T13:48:12.082Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T13:48:12.082Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T13:48:12.082Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T13:48:12.082Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-06-02T13:48:12.082Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-02T13:48:12.082Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-02T13:48:12.082Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-02T13:48:12.082Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-02T13:48:12.082Z] === RUN TestContainerStartOnDaemonRestart [2022-06-02T13:48:12.082Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-02T13:48:12.082Z] === RUN TestDaemonRestartIpcMode [2022-06-02T13:48:12.082Z] === PAUSE TestDaemonRestartIpcMode [2022-06-02T13:48:12.082Z] === RUN TestDaemonHostGatewayIP [2022-06-02T13:48:12.082Z] === PAUSE TestDaemonHostGatewayIP [2022-06-02T13:48:12.082Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-02T13:48:12.082Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-02T13:48:12.082Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T13:48:12.082Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-02T13:48:12.082Z] === RUN TestDiff [2022-06-02T13:48:13.011Z] --- PASS: TestDiff (0.90s) [2022-06-02T13:48:13.011Z] === RUN TestExecWithCloseStdin [2022-06-02T13:48:13.011Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-02T13:48:13.581Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-02T13:48:13.844Z] --- PASS: TestExecWithCloseStdin (0.91s) [2022-06-02T13:48:13.844Z] === RUN TestExec [2022-06-02T13:48:14.773Z] --- PASS: TestExec (0.95s) [2022-06-02T13:48:14.773Z] === RUN TestExecUser [2022-06-02T13:48:15.336Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-02T13:48:15.336Z] --- PASS: TestExecUser (0.59s) [2022-06-02T13:48:15.336Z] === RUN TestExportContainerAndImportImage [2022-06-02T13:48:15.899Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-02T13:48:16.156Z] --- PASS: TestExportContainerAndImportImage (0.88s) [2022-06-02T13:48:16.156Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T13:48:17.087Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-02T13:48:17.649Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-02T13:48:17.906Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2022-06-02T13:48:17.906Z] === RUN TestHealthCheckWorkdir [2022-06-02T13:48:18.835Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2022-06-02T13:48:18.835Z] === RUN TestHealthKillContainer [2022-06-02T13:48:21.353Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-02T13:48:22.279Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-02T13:48:24.798Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-02T13:48:24.798Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-02T13:48:24.798Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-02T13:48:25.361Z] check_test.go:307: [de81af1568bdf] daemon is not started [2022-06-02T13:48:25.361Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-02T13:48:25.617Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-02T13:48:25.873Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-02T13:48:26.435Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-02T13:48:26.997Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-02T13:48:26.997Z] --- PASS: TestHealthKillContainer (8.36s) [2022-06-02T13:48:26.997Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T13:48:27.925Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2022-06-02T13:48:27.925Z] === RUN TestIpcModeNone [2022-06-02T13:48:28.856Z] --- PASS: TestIpcModeNone (0.90s) [2022-06-02T13:48:28.856Z] === RUN TestIpcModePrivate [2022-06-02T13:48:28.856Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-02T13:48:29.419Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-06-02T13:48:29.678Z] --- PASS: TestIpcModePrivate (0.98s) [2022-06-02T13:48:29.678Z] === RUN TestIpcModeShareable [2022-06-02T13:48:29.935Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-02T13:48:30.193Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-02T13:48:30.449Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-06-02T13:48:30.449Z] --- PASS: TestIpcModeShareable (0.82s) [2022-06-02T13:48:30.449Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-02T13:48:31.380Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-02T13:48:33.275Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.33s) [2022-06-02T13:48:33.275Z] === RUN TestAPIIpcModeHost [2022-06-02T13:48:33.531Z] --- PASS: TestAPIIpcModeHost (0.55s) [2022-06-02T13:48:33.531Z] === RUN TestDaemonIpcModeShareable [2022-06-02T13:48:34.094Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-02T13:48:35.023Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-02T13:48:35.023Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-06-02T13:48:35.023Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2022-06-02T13:48:35.023Z] === RUN TestDaemonIpcModePrivate [2022-06-02T13:48:36.458Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-06-02T13:48:36.714Z] --- PASS: TestDaemonIpcModePrivate (1.47s) [2022-06-02T13:48:36.714Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-02T13:48:36.970Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-02T13:48:37.227Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-02T13:48:37.227Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-02T13:48:37.227Z] check_test.go:307: [d39860eba551c] daemon is not started [2022-06-02T13:48:37.227Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-02T13:48:38.156Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-06-02T13:48:38.412Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-02T13:48:38.412Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2022-06-02T13:48:38.412Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-02T13:48:39.342Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-02T13:48:39.598Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-02T13:48:39.855Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-06-02T13:48:40.113Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2022-06-02T13:48:40.113Z] === RUN TestIpcModeOlderClient [2022-06-02T13:48:40.113Z] === PAUSE TestIpcModeOlderClient [2022-06-02T13:48:40.113Z] === RUN TestKillContainerInvalidSignal [2022-06-02T13:48:41.043Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2022-06-02T13:48:41.043Z] === RUN TestKillContainer [2022-06-02T13:48:41.043Z] === RUN TestKillContainer/no_signal [2022-06-02T13:48:41.605Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-02T13:48:41.862Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T13:48:42.424Z] === RUN TestKillContainer/killing_signal [2022-06-02T13:48:42.681Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-02T13:48:43.244Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-02T13:48:43.244Z] --- PASS: TestKillContainer (2.31s) [2022-06-02T13:48:43.244Z] --- PASS: TestKillContainer/no_signal (0.81s) [2022-06-02T13:48:43.244Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-06-02T13:48:43.244Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2022-06-02T13:48:43.244Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T13:48:43.244Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-02T13:48:44.175Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-02T13:48:44.739Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2022-06-02T13:48:44.739Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2022-06-02T13:48:44.739Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-06-02T13:48:44.739Z] === RUN TestKillStoppedContainer [2022-06-02T13:48:44.739Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-06-02T13:48:44.739Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T13:48:44.997Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-06-02T13:48:44.997Z] === RUN TestKillDifferentUserContainer [2022-06-02T13:48:44.997Z] check_test.go:307: [dbc679918f3cb] daemon is not started [2022-06-02T13:48:44.997Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-02T13:48:45.563Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-06-02T13:48:45.563Z] === RUN TestInspectOomKilledTrue [2022-06-02T13:48:45.563Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T13:48:45.563Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-06-02T13:48:45.563Z] === RUN TestInspectOomKilledFalse [2022-06-02T13:48:45.563Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T13:48:45.563Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-02T13:48:45.563Z] === RUN TestLinksEtcHostsContentMatch [2022-06-02T13:48:46.127Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-06-02T13:48:46.127Z] === RUN TestLinksContainerNames [2022-06-02T13:48:48.022Z] --- PASS: TestLinksContainerNames (1.64s) [2022-06-02T13:48:48.022Z] === RUN TestLogsFollowTailEmpty [2022-06-02T13:48:48.022Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-02T13:48:48.588Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2022-06-02T13:48:48.588Z] === RUN TestContainerNetworkMountsNoChown [2022-06-02T13:48:48.588Z] check_test.go:307: [db8d17b4c9907] daemon is not started [2022-06-02T13:48:48.588Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-02T13:48:49.517Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/default [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/default [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/private [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/private [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rprivate [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/slave [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/slave [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rslave [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/shared [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/shared [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rshared [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/default [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/rshared [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/rprivate [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/shared [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/rslave [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/slave [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/private [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-02T13:48:49.517Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-02T13:48:49.517Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-02T13:48:49.517Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T13:48:49.773Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-02T13:48:49.773Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-02T13:48:49.773Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-02T13:48:49.773Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-02T13:48:49.773Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-02T13:48:49.773Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T13:48:49.773Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-02T13:48:49.773Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T13:48:49.773Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-02T13:48:49.773Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-02T13:48:49.773Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-02T13:48:49.773Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-02T13:48:49.773Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-02T13:48:50.029Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-02T13:48:50.029Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-02T13:48:50.029Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-06-02T13:48:50.029Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-02T13:48:50.029Z] === RUN TestContainerBindMountNonRecursive [2022-06-02T13:48:51.396Z] docker_cli_daemon_plugins_test.go:80: [d104680b328df] daemon is not started [2022-06-02T13:48:51.960Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2022-06-02T13:48:51.960Z] === RUN TestContainerVolumesMountedAsShared [2022-06-02T13:48:52.524Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-02T13:48:52.780Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2022-06-02T13:48:52.780Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-02T13:48:53.342Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-06-02T13:48:53.342Z] === RUN TestNetworkNat [2022-06-02T13:48:53.905Z] --- PASS: TestNetworkNat (0.64s) [2022-06-02T13:48:53.905Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T13:48:54.469Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-02T13:48:54.725Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2022-06-02T13:48:54.725Z] === RUN TestNetworkLoopbackNat [2022-06-02T13:48:55.288Z] docker_cli_daemon_plugins_test.go:170: [dd25f5c6c0a2b] daemon is not started [2022-06-02T13:48:56.654Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-02T13:48:56.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-02T13:48:56.911Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-02T13:48:57.839Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2022-06-02T13:48:57.839Z] === RUN TestPause [2022-06-02T13:48:58.769Z] --- PASS: TestPause (0.84s) [2022-06-02T13:48:58.770Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T13:48:58.770Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T13:48:58.770Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T13:48:58.770Z] === RUN TestPauseStopPausedContainer [2022-06-02T13:48:59.701Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2022-06-02T13:48:59.701Z] === RUN TestPidHost [2022-06-02T13:48:59.958Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-02T13:49:00.522Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-02T13:49:01.085Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-02T13:49:01.341Z] --- PASS: TestPidHost (1.71s) [2022-06-02T13:49:01.341Z] === RUN TestPsFilter [2022-06-02T13:49:01.341Z] --- PASS: TestPsFilter (0.14s) [2022-06-02T13:49:01.341Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T13:49:01.341Z] check_test.go:307: [dd8e5ff393af4] daemon is not started [2022-06-02T13:49:01.341Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-02T13:49:02.269Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-06-02T13:49:02.269Z] === RUN TestRemoveContainerWithVolume [2022-06-02T13:49:02.832Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2022-06-02T13:49:02.832Z] === RUN TestRemoveContainerRunning [2022-06-02T13:49:03.088Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-02T13:49:03.651Z] --- PASS: TestRemoveContainerRunning (0.80s) [2022-06-02T13:49:03.651Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T13:49:04.216Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-02T13:49:04.472Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-06-02T13:49:04.472Z] === RUN TestRemoveInvalidContainer [2022-06-02T13:49:04.472Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-06-02T13:49:04.472Z] === RUN TestRenameLinkedContainer [2022-06-02T13:49:05.037Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-02T13:49:05.312Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-02T13:49:05.312Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-02T13:49:05.312Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-02T13:49:05.312Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-02T13:49:05.312Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-02T13:49:05.312Z] Cross building: bundles/cross/windows/amd64 [2022-06-02T13:49:05.312Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-02T13:49:05.312Z] { [2022-06-02T13:49:05.312Z] "RT_GROUP_ICON": { [2022-06-02T13:49:05.312Z] "#1": { [2022-06-02T13:49:05.312Z] "0409": "../../winresources/docker.ico" [2022-06-02T13:49:05.312Z] } [2022-06-02T13:49:05.312Z] }, [2022-06-02T13:49:05.312Z] "RT_MANIFEST": { [2022-06-02T13:49:05.312Z] "#1": { [2022-06-02T13:49:05.312Z] "0409": { [2022-06-02T13:49:05.312Z] "identity": {}, [2022-06-02T13:49:05.312Z] "description": "Docker Engine", [2022-06-02T13:49:05.312Z] "minimum-os": "vista", [2022-06-02T13:49:05.312Z] "execution-level": "", [2022-06-02T13:49:05.312Z] "ui-access": false, [2022-06-02T13:49:05.312Z] "auto-elevate": false, [2022-06-02T13:49:05.312Z] "dpi-awareness": "unaware", [2022-06-02T13:49:05.312Z] "disable-theming": false, [2022-06-02T13:49:05.312Z] "disable-window-filtering": false, [2022-06-02T13:49:05.312Z] "high-resolution-scrolling-aware": false, [2022-06-02T13:49:05.312Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-02T13:49:05.312Z] "long-path-aware": false, [2022-06-02T13:49:05.312Z] "printer-driver-isolation": false, [2022-06-02T13:49:05.312Z] "gdi-scaling": false, [2022-06-02T13:49:05.312Z] "segment-heap": false, [2022-06-02T13:49:05.312Z] "use-common-controls-v6": false [2022-06-02T13:49:05.312Z] } [2022-06-02T13:49:05.312Z] } [2022-06-02T13:49:05.312Z] }, [2022-06-02T13:49:05.312Z] "RT_MESSAGETABLE": { [2022-06-02T13:49:05.312Z] "#1": { [2022-06-02T13:49:05.312Z] "0409": "../../winresources/event_messages.bin" [2022-06-02T13:49:05.312Z] } [2022-06-02T13:49:05.312Z] }, [2022-06-02T13:49:05.312Z] "RT_VERSION": { [2022-06-02T13:49:05.312Z] "#1": { [2022-06-02T13:49:05.312Z] "0409": { [2022-06-02T13:49:05.312Z] "fixed": { [2022-06-02T13:49:05.312Z] "file_version": "0.0.0.0", [2022-06-02T13:49:05.312Z] "product_version": "0.0.0.0", [2022-06-02T13:49:05.312Z] "type": "Unknown" [2022-06-02T13:49:05.312Z] }, [2022-06-02T13:49:05.312Z] "info": { [2022-06-02T13:49:05.312Z] "0000": { [2022-06-02T13:49:05.312Z] "CompanyName": "", [2022-06-02T13:49:05.312Z] "FileVersion": "dev", [2022-06-02T13:49:05.312Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-02T13:49:05.312Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-02T13:49:05.312Z] "ProductName": "", [2022-06-02T13:49:05.312Z] "ProductVersion": "dev", [2022-06-02T13:49:05.312Z] "SpecialBuild": "a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f" [2022-06-02T13:49:05.312Z] } [2022-06-02T13:49:05.312Z] } [2022-06-02T13:49:05.312Z] } [2022-06-02T13:49:05.312Z] } [2022-06-02T13:49:05.312Z] } [2022-06-02T13:49:05.312Z] } [2022-06-02T13:49:05.312Z] cmd/dockerd/config.go [2022-06-02T13:49:05.312Z] cmd/dockerd/config_windows.go [2022-06-02T13:49:05.312Z] cmd/dockerd/daemon.go [2022-06-02T13:49:05.312Z] cmd/dockerd/daemon_test.go [2022-06-02T13:49:05.312Z] cmd/dockerd/daemon_windows.go [2022-06-02T13:49:05.312Z] cmd/dockerd/docker.go [2022-06-02T13:49:05.312Z] cmd/dockerd/docker_windows.go [2022-06-02T13:49:05.312Z] cmd/dockerd/genwinres_windows.go [2022-06-02T13:49:05.312Z] cmd/dockerd/metrics.go [2022-06-02T13:49:05.312Z] cmd/dockerd/options.go [2022-06-02T13:49:05.312Z] cmd/dockerd/options_test.go [2022-06-02T13:49:05.312Z] cmd/dockerd/service_windows.go [2022-06-02T13:49:05.312Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-02T13:49:05.312Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-02T13:49:05.600Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-02T13:49:06.968Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-02T13:49:06.968Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-02T13:49:07.530Z] --- PASS: TestRenameLinkedContainer (3.21s) [2022-06-02T13:49:07.531Z] === RUN TestRenameStoppedContainer [2022-06-02T13:49:08.459Z] --- PASS: TestRenameStoppedContainer (0.79s) [2022-06-02T13:49:08.459Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T13:49:08.716Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-02T13:49:10.084Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2022-06-02T13:49:10.085Z] === RUN TestRenameInvalidName [2022-06-02T13:49:10.647Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-02T13:49:10.904Z] --- PASS: TestRenameInvalidName (0.77s) [2022-06-02T13:49:10.904Z] === RUN TestRenameAnonymousContainer [2022-06-02T13:49:11.161Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-02T13:49:12.530Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-02T13:49:13.461Z] --- PASS: TestRenameAnonymousContainer (2.69s) [2022-06-02T13:49:13.461Z] === RUN TestRenameContainerWithSameName [2022-06-02T13:49:14.464Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-02T13:49:14.464Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2022-06-02T13:49:14.464Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T13:49:14.722Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-02T13:49:16.107Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2022-06-02T13:49:16.107Z] === RUN TestResize [2022-06-02T13:49:16.363Z] --- PASS: TestResize (0.60s) [2022-06-02T13:49:16.363Z] === RUN TestResizeWithInvalidSize [2022-06-02T13:49:17.290Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2022-06-02T13:49:17.290Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T13:49:17.290Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-02T13:49:17.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-02T13:49:17.803Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:49:17.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:49:17.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:49:17.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T13:49:17.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:49:18.365Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-02T13:49:19.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-02T13:49:20.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:49:21.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-02T13:49:21.790Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:49:22.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-02T13:49:22.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T13:49:22.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T13:49:23.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-02T13:49:24.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:49:24.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T13:49:25.030Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-02T13:49:25.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-02T13:49:27.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-02T13:49:28.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T13:49:28.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-02T13:49:29.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T13:49:30.556Z] check_test.go:307: [d32a16b90afd9] daemon is not started [2022-06-02T13:49:30.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-02T13:49:32.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-02T13:49:32.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-02T13:49:32.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T13:49:34.856Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T13:49:36.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T13:49:37.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T13:49:40.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T13:49:40.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.09s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.14s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.51s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.86s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.10s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.08s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.21s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.37s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.15s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s) [2022-06-02T13:49:44.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.20s) [2022-06-02T13:49:44.142Z] === RUN TestCgroupNamespacesRun [2022-06-02T13:49:46.035Z] --- PASS: TestCgroupNamespacesRun (2.02s) [2022-06-02T13:49:46.035Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-02T13:49:46.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-02T13:49:48.188Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.06s) [2022-06-02T13:49:48.188Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-02T13:49:48.445Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-02T13:49:49.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-02T13:49:49.940Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2022-06-02T13:49:49.940Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-02T13:49:50.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-02T13:49:51.799Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2022-06-02T13:49:51.799Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-02T13:49:51.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-02T13:49:51.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-02T13:49:52.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-02T13:49:53.423Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2022-06-02T13:49:53.423Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-02T13:49:53.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-02T13:49:55.354Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2022-06-02T13:49:55.354Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-02T13:49:56.283Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2022-06-02T13:49:56.283Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-02T13:49:56.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-02T13:49:56.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-02T13:49:57.906Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2022-06-02T13:49:57.906Z] === RUN TestNISDomainname [2022-06-02T13:49:58.837Z] --- PASS: TestNISDomainname (1.00s) [2022-06-02T13:49:58.837Z] === RUN TestHostnameDnsResolution [2022-06-02T13:49:59.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-02T13:50:00.329Z] --- PASS: TestHostnameDnsResolution (1.38s) [2022-06-02T13:50:00.329Z] === RUN TestUnprivilegedPortsAndPing [2022-06-02T13:50:01.297Z] --- PASS: TestUnprivilegedPortsAndPing (1.05s) [2022-06-02T13:50:01.297Z] === RUN TestPrivilegedHostDevices [2022-06-02T13:50:01.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-02T13:50:02.489Z] --- PASS: TestPrivilegedHostDevices (1.07s) [2022-06-02T13:50:02.489Z] === RUN TestConsoleSize [2022-06-02T13:50:03.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-02T13:50:03.053Z] --- PASS: TestConsoleSize (0.77s) [2022-06-02T13:50:03.053Z] === RUN TestStats [2022-06-02T13:50:04.421Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-02T13:50:04.421Z] check_test.go:307: [dca986dee6a6f] daemon is not started [2022-06-02T13:50:04.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-02T13:50:04.677Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-02T13:50:05.240Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-02T13:50:05.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-02T13:50:06.060Z] --- PASS: TestStats (2.82s) [2022-06-02T13:50:06.060Z] === RUN TestStopContainerWithTimeout [2022-06-02T13:50:06.060Z] === RUN TestStopContainerWithTimeout/0 [2022-06-02T13:50:06.060Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-02T13:50:06.060Z] === RUN TestStopContainerWithTimeout/1 [2022-06-02T13:50:06.060Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-02T13:50:06.060Z] === RUN TestStopContainerWithTimeout/3 [2022-06-02T13:50:06.060Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-02T13:50:06.060Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-02T13:50:06.060Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-02T13:50:06.060Z] === CONT TestStopContainerWithTimeout/0 [2022-06-02T13:50:06.060Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-02T13:50:06.989Z] === CONT TestStopContainerWithTimeout/3 [2022-06-02T13:50:08.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-02T13:50:08.921Z] === CONT TestStopContainerWithTimeout/1 [2022-06-02T13:50:10.288Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-02T13:50:10.854Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-06-02T13:50:10.854Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2022-06-02T13:50:10.854Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2022-06-02T13:50:10.854Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-06-02T13:50:10.854Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2022-06-02T13:50:10.854Z] === RUN TestDeleteDevicemapper [2022-06-02T13:50:10.854Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T13:50:10.854Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-02T13:50:10.854Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T13:50:11.784Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-02T13:50:13.151Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-02T13:50:13.408Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.66s) [2022-06-02T13:50:13.408Z] === RUN TestUpdateMemory [2022-06-02T13:50:13.408Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-02T13:50:13.408Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-02T13:50:13.408Z] === RUN TestUpdateCPUQuota [2022-06-02T13:50:13.664Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-02T13:50:15.031Z] --- PASS: TestUpdateCPUQuota (1.51s) [2022-06-02T13:50:15.031Z] === RUN TestUpdatePidsLimit [2022-06-02T13:50:15.031Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-02T13:50:15.291Z] === RUN TestUpdatePidsLimit/no_change [2022-06-02T13:50:15.858Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-02T13:50:16.422Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-02T13:50:16.678Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-02T13:50:17.241Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-02T13:50:17.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-06-02T13:50:17.498Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-02T13:50:18.868Z] --- PASS: TestUpdatePidsLimit (3.98s) [2022-06-02T13:50:18.868Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-06-02T13:50:18.868Z] --- PASS: TestUpdatePidsLimit/no_change (0.49s) [2022-06-02T13:50:18.868Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2022-06-02T13:50:18.868Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2022-06-02T13:50:18.868Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2022-06-02T13:50:18.868Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-06-02T13:50:18.868Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2022-06-02T13:50:18.868Z] === RUN TestUpdateRestartPolicy [2022-06-02T13:50:20.236Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-02T13:50:20.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-02T13:50:22.132Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-02T13:50:22.132Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-02T13:50:22.389Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-02T13:50:22.952Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-02T13:50:23.208Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-02T13:50:23.465Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-02T13:50:23.721Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-02T13:50:23.721Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-02T13:50:23.721Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-02T13:50:24.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-02T13:50:24.849Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-02T13:50:26.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-02T13:50:26.741Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-02T13:50:26.741Z] check_test.go:307: [de66d76c483fd] daemon is not started [2022-06-02T13:50:26.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-02T13:50:26.741Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-02T13:50:26.741Z] check_test.go:307: [dd0e759f375d5] daemon is not started [2022-06-02T13:50:26.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-02T13:50:29.260Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-02T13:50:29.838Z] check_test.go:307: [d44bf90bd5d78] daemon is not started [2022-06-02T13:50:29.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-02T13:50:29.838Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-02T13:50:30.769Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-02T13:50:31.025Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-02T13:50:31.590Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2022-06-02T13:50:31.590Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T13:50:31.846Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-02T13:50:32.411Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-06-02T13:50:32.411Z] === RUN TestWaitNonBlocked [2022-06-02T13:50:32.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T13:50:32.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T13:50:32.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T13:50:32.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T13:50:32.411Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-02T13:50:32.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T13:50:32.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T13:50:32.668Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-02T13:50:33.599Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-06-02T13:50:33.599Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2022-06-02T13:50:33.599Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2022-06-02T13:50:33.599Z] === RUN TestWaitBlocked [2022-06-02T13:50:33.599Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T13:50:33.599Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T13:50:33.599Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T13:50:33.599Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T13:50:33.599Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T13:50:33.599Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T13:50:34.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-02T13:50:34.723Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-02T13:50:34.723Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2022-06-02T13:50:34.723Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2022-06-02T13:50:34.723Z] === CONT TestContainerStartOnDaemonRestart [2022-06-02T13:50:34.723Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-02T13:50:37.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-02T13:50:38.557Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2022-06-02T13:50:38.557Z] === CONT TestIpcModeOlderClient [2022-06-02T13:50:38.812Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-06-02T13:50:38.812Z] === CONT TestContainerKillOnDaemonStart [2022-06-02T13:50:39.069Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.18s) [2022-06-02T13:50:39.069Z] === CONT TestDaemonHostGatewayIP [2022-06-02T13:50:40.963Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-02T13:50:41.827Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-02T13:50:41.827Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-02T13:50:41.827Z] { [2022-06-02T13:50:41.827Z] "RT_GROUP_ICON": { [2022-06-02T13:50:41.827Z] "#1": { [2022-06-02T13:50:41.827Z] "0409": "../../winresources/docker.ico" [2022-06-02T13:50:41.827Z] } [2022-06-02T13:50:41.827Z] }, [2022-06-02T13:50:41.827Z] "RT_MANIFEST": { [2022-06-02T13:50:41.827Z] "#1": { [2022-06-02T13:50:41.827Z] "0409": { [2022-06-02T13:50:41.827Z] "identity": {}, [2022-06-02T13:50:41.827Z] "description": "Docker Engine", [2022-06-02T13:50:41.827Z] "minimum-os": "vista", [2022-06-02T13:50:41.827Z] "execution-level": "", [2022-06-02T13:50:41.827Z] "ui-access": false, [2022-06-02T13:50:41.827Z] "auto-elevate": false, [2022-06-02T13:50:41.827Z] "dpi-awareness": "unaware", [2022-06-02T13:50:41.827Z] "disable-theming": false, [2022-06-02T13:50:41.827Z] "disable-window-filtering": false, [2022-06-02T13:50:41.827Z] "high-resolution-scrolling-aware": false, [2022-06-02T13:50:41.827Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-02T13:50:41.827Z] "long-path-aware": false, [2022-06-02T13:50:41.827Z] "printer-driver-isolation": false, [2022-06-02T13:50:41.827Z] "gdi-scaling": false, [2022-06-02T13:50:41.827Z] "segment-heap": false, [2022-06-02T13:50:41.827Z] "use-common-controls-v6": false [2022-06-02T13:50:41.827Z] } [2022-06-02T13:50:41.827Z] } [2022-06-02T13:50:41.827Z] }, [2022-06-02T13:50:41.827Z] "RT_MESSAGETABLE": { [2022-06-02T13:50:41.827Z] "#1": { [2022-06-02T13:50:41.827Z] "0409": "../../winresources/event_messages.bin" [2022-06-02T13:50:41.827Z] } [2022-06-02T13:50:41.827Z] }, [2022-06-02T13:50:41.827Z] "RT_VERSION": { [2022-06-02T13:50:41.827Z] "#1": { [2022-06-02T13:50:41.827Z] "0409": { [2022-06-02T13:50:41.827Z] "fixed": { [2022-06-02T13:50:41.827Z] "file_version": "0.0.0.0", [2022-06-02T13:50:41.827Z] "product_version": "0.0.0.0", [2022-06-02T13:50:41.827Z] "type": "Unknown" [2022-06-02T13:50:41.827Z] }, [2022-06-02T13:50:41.827Z] "info": { [2022-06-02T13:50:41.827Z] "0000": { [2022-06-02T13:50:41.827Z] "CompanyName": "", [2022-06-02T13:50:41.827Z] "FileVersion": "dev", [2022-06-02T13:50:41.827Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-02T13:50:41.827Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-02T13:50:41.827Z] "ProductName": "", [2022-06-02T13:50:41.827Z] "ProductVersion": "dev", [2022-06-02T13:50:41.827Z] "SpecialBuild": "a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f" [2022-06-02T13:50:41.827Z] } [2022-06-02T13:50:41.827Z] } [2022-06-02T13:50:41.827Z] } [2022-06-02T13:50:41.827Z] } [2022-06-02T13:50:41.827Z] } [2022-06-02T13:50:41.827Z] } [2022-06-02T13:50:41.827Z] cmd/docker-proxy/genwinres_windows.go [2022-06-02T13:50:41.827Z] cmd/docker-proxy/main.go [2022-06-02T13:50:41.827Z] cmd/docker-proxy/network_proxy_test.go [2022-06-02T13:50:41.827Z] cmd/docker-proxy/proxy.go [2022-06-02T13:50:41.827Z] cmd/docker-proxy/sctp_proxy.go [2022-06-02T13:50:41.827Z] cmd/docker-proxy/tcp_proxy.go [2022-06-02T13:50:41.827Z] cmd/docker-proxy/udp_proxy.go [2022-06-02T13:50:41.827Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-02T13:50:41.827Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-02T13:50:41.827Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-02T13:50:41.827Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-02T13:50:41.827Z] remote: Enumerating objects: 23, done. [2022-06-02T13:50:41.827Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-02T13:50:41.827Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-02T13:50:41.827Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-02T13:50:41.827Z] 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-02T13:50:41.827Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-02T13:50:41.827Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-02T13:50:41.827Z] Cross building: bundles/cross/linux/ppc64le [2022-06-02T13:50:41.827Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-02T13:50:41.827Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-02T13:50:42.856Z] --- PASS: TestDaemonHostGatewayIP (3.83s) [2022-06-02T13:50:42.856Z] === CONT TestDaemonRestartIpcMode [2022-06-02T13:50:43.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-02T13:50:44.712Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-02T13:50:45.640Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-02T13:50:45.915Z] --- PASS: TestDaemonRestartIpcMode (3.20s) [2022-06-02T13:50:46.191Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-02T13:50:47.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-02T13:50:48.138Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-02T13:50:51.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-02T13:50:51.408Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-02T13:50:51.664Z] --- PASS: TestContainerKillOnDaemonStart (12.82s) [2022-06-02T13:50:51.664Z] PASS [2022-06-02T13:50:51.664Z] [2022-06-02T13:50:51.664Z] === Skipped [2022-06-02T13:50:51.664Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-02T13:50:51.664Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T13:50:51.664Z] [2022-06-02T13:50:51.664Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-06-02T13:50:51.664Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T13:50:51.664Z] [2022-06-02T13:50:51.664Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-02T13:50:51.664Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T13:50:51.664Z] [2022-06-02T13:50:51.664Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T13:50:51.664Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T13:50:51.664Z] [2022-06-02T13:50:51.664Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-02T13:50:51.664Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T13:50:51.664Z] [2022-06-02T13:50:51.664Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-02T13:50:51.664Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-02T13:50:51.664Z] [2022-06-02T13:50:51.664Z] DONE 243 tests, 6 skipped in 168.844s [2022-06-02T13:50:51.664Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-02T13:50:51.664Z] ++ 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-02T13:50:51.664Z] ++ set -e [2022-06-02T13:50:51.664Z] ++ '[' -n 0 ']' [2022-06-02T13:50:51.664Z] ++ set -x [2022-06-02T13:50:51.665Z] ++ 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-02T13:50:51.921Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T13:50:52.488Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-06-02T13:50:52.488Z] === RUN TestConfigDaemonID [2022-06-02T13:50:53.051Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-02T13:50:53.051Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-02T13:50:53.051Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-02T13:50:53.051Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-02T13:50:53.051Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-02T13:50:53.051Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-02T13:50:53.051Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-02T13:50:53.051Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-02T13:50:53.051Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-02T13:50:53.614Z] daemon_test.go:83: [d0dd08323069a] daemon is not started [2022-06-02T13:50:53.614Z] --- PASS: TestConfigDaemonID (1.08s) [2022-06-02T13:50:53.614Z] === RUN TestDaemonConfigValidation [2022-06-02T13:50:53.614Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-02T13:50:53.614Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-02T13:50:53.614Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-02T13:50:53.614Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-02T13:50:53.614Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-02T13:50:53.614Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-02T13:50:53.614Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-02T13:50:53.614Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-02T13:50:53.614Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-02T13:50:53.614Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-02T13:50:53.614Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-02T13:50:53.614Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-02T13:50:53.614Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-02T13:50:53.614Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-02T13:50:53.870Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-02T13:50:53.870Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-02T13:50:53.870Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-06-02T13:50:53.870Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2022-06-02T13:50:53.870Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-06-02T13:50:53.870Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2022-06-02T13:50:53.870Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-06-02T13:50:53.870Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-02T13:50:53.870Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-02T13:50:55.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-02T13:50:55.238Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-02T13:50:56.166Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-02T13:50:56.730Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-02T13:50:57.294Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-02T13:50:57.294Z] daemon_test.go:197: [d46809317ee6d] daemon is not started [2022-06-02T13:50:57.294Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-06-02T13:50:57.294Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-06-02T13:50:57.294Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-06-02T13:50:57.294Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-06-02T13:50:57.294Z] === RUN TestDaemonProxy [2022-06-02T13:50:57.294Z] === RUN TestDaemonProxy/environment_variables [2022-06-02T13:50:57.294Z] check_test.go:307: [deeeca0f8d2c1] daemon is not started [2022-06-02T13:50:57.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-02T13:50:59.187Z] === RUN TestDaemonProxy/command-line_options [2022-06-02T13:51:00.115Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-02T13:51:00.677Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-02T13:51:00.677Z] === RUN TestDaemonProxy/configuration_file [2022-06-02T13:51:02.568Z] docker_cli_daemon_plugins_test.go:106: [d0655e00184cd] daemon is not started [2022-06-02T13:51:02.568Z] === RUN TestDaemonProxy/conflicting_options [2022-06-02T13:51:02.824Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-02T13:51:02.824Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-02T13:51:03.081Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-02T13:51:03.646Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-02T13:51:03.646Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-06-02T13:51:03.646Z] --- PASS: TestDaemonProxy (6.40s) [2022-06-02T13:51:03.646Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-06-02T13:51:03.646Z] --- PASS: TestDaemonProxy/command-line_options (1.81s) [2022-06-02T13:51:03.646Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-06-02T13:51:03.646Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-02T13:51:03.646Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.55s) [2022-06-02T13:51:03.646Z] PASS [2022-06-02T13:51:03.646Z] [2022-06-02T13:51:03.646Z] === Skipped [2022-06-02T13:51:03.646Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.55s) [2022-06-02T13:51:03.646Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-06-02T13:51:03.646Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.55s) [2022-06-02T13:51:03.646Z] [2022-06-02T13:51:03.646Z] DONE 18 tests, 1 skipped in 11.997s [2022-06-02T13:51:03.646Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-02T13:51:03.646Z] ++ 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-02T13:51:03.646Z] ++ set -e [2022-06-02T13:51:03.646Z] ++ '[' -n 0 ']' [2022-06-02T13:51:03.646Z] ++ set -x [2022-06-02T13:51:03.646Z] ++ 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-02T13:51:03.902Z] INFO: Testing against a local daemon [2022-06-02T13:51:03.902Z] === RUN TestCommitInheritsEnv [2022-06-02T13:51:04.465Z] --- PASS: TestCommitInheritsEnv (0.46s) [2022-06-02T13:51:04.465Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T13:51:04.465Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-02T13:51:04.465Z] === RUN TestImportWithCustomPlatform [2022-06-02T13:51:04.465Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-02T13:51:04.465Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-02T13:51:04.465Z] === RUN TestImportWithCustomPlatform// [2022-06-02T13:51:04.465Z] === RUN TestImportWithCustomPlatform/linux [2022-06-02T13:51:04.465Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-02T13:51:04.721Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-02T13:51:04.981Z] === RUN TestImportWithCustomPlatform/macos [2022-06-02T13:51:04.981Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-02T13:51:04.981Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-02T13:51:04.981Z] --- PASS: TestImportWithCustomPlatform (0.62s) [2022-06-02T13:51:04.981Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-06-02T13:51:04.981Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-02T13:51:04.981Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-02T13:51:04.981Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-06-02T13:51:04.981Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-06-02T13:51:04.981Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-06-02T13:51:04.981Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-02T13:51:04.981Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-02T13:51:04.981Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-02T13:51:04.981Z] === RUN TestImagesFilterMultiReference [2022-06-02T13:51:04.981Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-06-02T13:51:04.981Z] === RUN TestImagePullPlatformInvalid [2022-06-02T13:51:04.981Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-02T13:51:04.981Z] === RUN TestRemoveImageOrphaning [2022-06-02T13:51:05.238Z] check_test.go:307: [d94e84c7abcfc] daemon is not started [2022-06-02T13:51:05.238Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-02T13:51:05.494Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2022-06-02T13:51:05.494Z] === RUN TestRemoveImageGarbageCollector [2022-06-02T13:51:06.056Z] time="2022-06-02T13:51:05Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-02T13:51:07.947Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-02T13:51:07.947Z] --- PASS: TestRemoveImageGarbageCollector (2.24s) [2022-06-02T13:51:07.947Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T13:51:07.947Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-06-02T13:51:07.947Z] === RUN TestTagInvalidReference [2022-06-02T13:51:07.947Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-02T13:51:07.947Z] === RUN TestTagValidPrefixedRepo [2022-06-02T13:51:07.947Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-02T13:51:07.947Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T13:51:07.947Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-02T13:51:07.947Z] === RUN TestTagOfficialNames [2022-06-02T13:51:07.947Z] --- PASS: TestTagOfficialNames (0.09s) [2022-06-02T13:51:07.947Z] === RUN TestTagMatchesDigest [2022-06-02T13:51:07.947Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-06-02T13:51:07.947Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-02T13:51:08.881Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-02T13:51:13.052Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-02T13:51:13.981Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-02T13:51:14.544Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-02T13:51:15.473Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-02T13:51:15.473Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-02T13:51:16.035Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-02T13:51:16.599Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-02T13:51:16.599Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-02T13:51:17.161Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-02T13:51:17.723Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-02T13:51:18.286Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-02T13:51:18.848Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-02T13:51:18.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-02T13:51:19.411Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-02T13:51:19.411Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-02T13:51:19.411Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-02T13:51:19.667Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-02T13:51:20.230Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-02T13:51:20.794Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-02T13:51:20.794Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-02T13:51:21.357Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-02T13:51:21.921Z] check_test.go:307: [dc6860be366dd] daemon is not started [2022-06-02T13:51:21.921Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-02T13:51:21.921Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-02T13:51:22.852Z] check_test.go:307: [d42a3982aa777] daemon is not started [2022-06-02T13:51:22.852Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-02T13:51:23.110Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-02T13:51:23.367Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-02T13:51:25.258Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-02T13:51:28.530Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-02T13:51:28.530Z] check_test.go:307: [dea54aaa56058] daemon is not started [2022-06-02T13:51:28.530Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-02T13:51:31.804Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-02T13:51:33.727Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-02T13:51:33.727Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-02T13:51:35.113Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-02T13:51:37.635Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-02T13:51:38.563Z] check_test.go:307: [de81c6792609c] daemon is not started [2022-06-02T13:51:38.563Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-02T13:51:38.563Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-02T13:51:43.809Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-02T13:51:47.080Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-02T13:51:49.596Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-02T13:51:50.159Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-02T13:51:51.089Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-02T13:51:51.089Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-02T13:51:52.018Z] check_test.go:307: [d841532c29f00] daemon is not started [2022-06-02T13:51:52.018Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-02T13:51:52.949Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-02T13:51:53.512Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-02T13:51:54.076Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-02T13:51:55.444Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-02T13:51:56.006Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-02T13:51:56.006Z] check_test.go:307: [df069b217a091] daemon is not started [2022-06-02T13:51:56.006Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-02T13:51:57.900Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-02T13:51:58.159Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-02T13:52:00.051Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-02T13:52:00.614Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-02T13:52:04.790Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-02T13:52:06.167Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-02T13:52:06.423Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-02T13:52:08.317Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-02T13:52:08.317Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-02T13:52:10.835Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-02T13:52:11.764Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-02T13:52:15.035Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-02T13:52:20.283Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-06-02T13:52:21.211Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-02T13:52:22.576Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-02T13:52:23.504Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-02T13:52:26.777Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-02T13:52:28.145Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-02T13:52:28.145Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-02T13:52:33.333Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-02T13:52:33.333Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-02T13:52:33.333Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-02T13:52:33.333Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-02T13:52:33.333Z] Cross building: bundles/cross/linux/s390x [2022-06-02T13:52:33.333Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-02T13:52:33.333Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-02T13:52:33.421Z] docker_cli_daemon_test.go:2503: [d9c3529ba09bb] daemon is not started [2022-06-02T13:52:33.421Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-02T13:52:33.677Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-02T13:52:34.243Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-02T13:52:34.809Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-02T13:52:35.372Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-02T13:52:35.372Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-02T13:52:35.935Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-02T13:52:36.192Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-02T13:52:38.709Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-02T13:52:40.076Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-02T13:52:41.445Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-02T13:52:42.814Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-02T13:52:43.377Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-02T13:52:44.306Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-02T13:52:45.673Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-02T13:52:45.930Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-02T13:52:47.821Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-02T13:52:51.091Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-02T13:52:51.092Z] check_test.go:307: [d180fefe89c1e] daemon is not started [2022-06-02T13:52:51.092Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-02T13:52:52.983Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite (341.57s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.30s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.75s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.56s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.08s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.26s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.32s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.39s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.07s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.36s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.39s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.92s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.13s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.22s) [2022-06-02T13:52:57.158Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.21s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.58s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.96s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.95s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.33s) [2022-06-02T13:52:57.158Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.86s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.93s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.48s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.76s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.59s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.80s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.96s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.37s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.46s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.24s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.03s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.15s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.60s) [2022-06-02T13:52:57.159Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-02T13:52:57.159Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.08s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.31s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.28s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.79s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.10s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.15s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.16s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.28s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.71s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.66s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.71s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.22s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.68s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.42s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.63s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.35s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.28s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.21s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.36s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.44s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.13s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.05s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.46s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.84s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-06-02T13:52:57.159Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.72s) [2022-06-02T13:52:57.159Z] === RUN TestDockerSwarmSuite [2022-06-02T13:52:57.159Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-02T13:53:00.426Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-02T13:53:02.943Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-02T13:53:08.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-02T13:53:14.730Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-02T13:53:16.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-02T13:53:21.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-02T13:53:22.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-02T13:53:24.954Z] docker_api_swarm_test.go:563: [da5083250f961] joining swarm manager [d3a3ec00b69de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:53:25.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-02T13:53:26.577Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-02T13:53:27.505Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-02T13:53:28.067Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-02T13:53:29.435Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-02T13:53:29.435Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-02T13:53:29.435Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-02T13:53:29.691Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-02T13:53:36.266Z] docker_api_swarm_test.go:585: [dd37a6af86708] joining swarm manager [d3a3ec00b69de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T13:53:39.535Z] check_test.go:378: [da5083250f961] daemon is not started [2022-06-02T13:53:40.464Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-02T13:53:40.719Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-02T13:53:41.282Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-02T13:53:41.845Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-02T13:53:42.101Z] === RUN TestDockerSuite/TestBuildFails [2022-06-02T13:53:43.030Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-02T13:53:43.030Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-02T13:53:45.546Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-02T13:53:47.439Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-02T13:53:48.805Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-02T13:53:49.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-02T13:53:49.734Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-02T13:53:49.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-02T13:53:49.990Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-02T13:53:50.552Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-02T13:53:51.919Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-02T13:53:52.483Z] docker_api_swarm_test.go:46: [d0061cad9148b] joining swarm manager [d076e32875f45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:53:53.849Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-02T13:53:54.778Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-02T13:53:55.034Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-02T13:53:56.925Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-02T13:53:58.817Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-02T13:54:00.185Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-02T13:54:04.355Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-02T13:54:04.918Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-02T13:54:05.846Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-02T13:54:06.774Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-02T13:54:06.774Z] --- PASS: TestImportExtremelyLargeImageWorks (178.62s) [2022-06-02T13:54:06.774Z] PASS [2022-06-02T13:54:06.774Z] [2022-06-02T13:54:06.774Z] DONE 22 tests in 182.968s [2022-06-02T13:54:06.774Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-02T13:54:06.774Z] ++ 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-02T13:54:06.774Z] ++ set -e [2022-06-02T13:54:06.774Z] ++ '[' -n 0 ']' [2022-06-02T13:54:06.774Z] ++ set -x [2022-06-02T13:54:06.774Z] ++ 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-02T13:54:06.774Z] INFO: Testing against a local daemon [2022-06-02T13:54:06.774Z] === RUN TestNetworkCreateDelete [2022-06-02T13:54:07.030Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-06-02T13:54:07.030Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T13:54:07.030Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-02T13:54:07.030Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-02T13:54:07.287Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-06-02T13:54:07.287Z] === RUN TestDaemonDNSFallback [2022-06-02T13:54:07.849Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-02T13:54:08.410Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-02T13:54:08.674Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-02T13:54:09.235Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-02T13:54:09.235Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-02T13:54:09.796Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-02T13:54:10.359Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-02T13:54:10.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-02T13:54:11.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-02T13:54:12.472Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-02T13:54:14.364Z] --- PASS: TestDaemonDNSFallback (6.61s) [2022-06-02T13:54:14.364Z] === RUN TestInspectNetwork [2022-06-02T13:54:17.630Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-02T13:54:17.887Z] === RUN TestInspectNetwork/full_network_id [2022-06-02T13:54:17.887Z] === RUN TestInspectNetwork/partial_network_id [2022-06-02T13:54:17.887Z] === RUN TestInspectNetwork/network_name [2022-06-02T13:54:17.887Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-02T13:54:19.776Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-02T13:54:19.776Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-02T13:54:19.776Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-02T13:54:20.032Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-02T13:54:20.032Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-02T13:54:20.288Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-02T13:54:21.215Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-02T13:54:22.143Z] --- PASS: TestInspectNetwork (8.09s) [2022-06-02T13:54:22.143Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-02T13:54:22.143Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-02T13:54:22.143Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-02T13:54:22.143Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-02T13:54:22.143Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T13:54:22.727Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-02T13:54:24.119Z] --- PASS: TestRunContainerWithBridgeNone (2.11s) [2022-06-02T13:54:24.119Z] === RUN TestNetworkInvalidJSON [2022-06-02T13:54:24.119Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-02T13:54:24.119Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-02T13:54:24.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T13:54:24.119Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T13:54:24.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T13:54:24.119Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T13:54:24.119Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-02T13:54:24.119Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-02T13:54:24.119Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T13:54:24.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-02T13:54:24.119Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-02T13:54:24.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-02T13:54:24.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-02T13:54:24.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-02T13:54:24.376Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T13:54:24.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-02T13:54:24.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-02T13:54:24.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-02T13:54:24.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-02T13:54:24.376Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-02T13:54:24.376Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.03s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.02s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-02T13:54:24.376Z] === RUN TestNetworkList [2022-06-02T13:54:24.376Z] === RUN TestNetworkList//networks [2022-06-02T13:54:24.376Z] === PAUSE TestNetworkList//networks [2022-06-02T13:54:24.376Z] === RUN TestNetworkList//networks/ [2022-06-02T13:54:24.376Z] === PAUSE TestNetworkList//networks/ [2022-06-02T13:54:24.376Z] === CONT TestNetworkList//networks [2022-06-02T13:54:24.376Z] === CONT TestNetworkList//networks/ [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkList (0.03s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T13:54:24.376Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T13:54:24.376Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T13:54:24.838Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-02T13:54:24.838Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-02T13:54:24.838Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-02T13:54:24.838Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-02T13:54:24.838Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-02T13:54:24.936Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-06-02T13:54:24.937Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-02T13:54:25.161Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-02T13:54:25.446Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/test/unit [2022-06-02T13:54:25.705Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-02T13:54:25.705Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-02T13:54:25.705Z] + TESTDIRS=./... [2022-06-02T13:54:25.705Z] + exclude_paths='/vendor/|/integration' [2022-06-02T13:54:25.705Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-02T13:54:25.705Z] ++ go list ./... [2022-06-02T13:54:25.924Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-02T13:54:25.924Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-06-02T13:54:25.924Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T13:54:26.180Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-02T13:54:26.648Z] + pkg_list='github.com/docker/docker/api [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/backend/build [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/httputils [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/middleware [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/build [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/container [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/debug [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/image [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/network [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/session [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/system [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/server/router/volume [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/backend [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/container [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/events [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/filters [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/image [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/mount [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/network [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/registry [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/strslice [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/swarm [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/time [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/versions [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T13:54:26.648Z] github.com/docker/docker/api/types/volume [2022-06-02T13:54:26.648Z] github.com/docker/docker/builder [2022-06-02T13:54:26.648Z] github.com/docker/docker/builder/builder-next [2022-06-02T13:54:26.648Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T13:54:26.648Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T13:54:26.648Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T13:54:26.648Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T13:54:26.648Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T13:54:26.648Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T13:54:26.648Z] github.com/docker/docker/builder/dockerfile [2022-06-02T13:54:26.648Z] github.com/docker/docker/builder/remotecontext [2022-06-02T13:54:26.648Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T13:54:26.648Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T13:54:26.648Z] github.com/docker/docker/cli [2022-06-02T13:54:26.648Z] github.com/docker/docker/cli/config [2022-06-02T13:54:26.648Z] github.com/docker/docker/cli/debug [2022-06-02T13:54:26.648Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T13:54:26.648Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T13:54:26.648Z] github.com/docker/docker/client [2022-06-02T13:54:26.648Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T13:54:26.648Z] github.com/docker/docker/cmd/dockerd [2022-06-02T13:54:26.648Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T13:54:26.648Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T13:54:26.648Z] github.com/docker/docker/container [2022-06-02T13:54:26.648Z] github.com/docker/docker/container/stream [2022-06-02T13:54:26.648Z] github.com/docker/docker/contrib/apparmor [2022-06-02T13:54:26.648Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T13:54:26.648Z] github.com/docker/docker/contrib/httpserver [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/cluster [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/config [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/events [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/exec [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/images [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/initlayer [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/links [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/listeners [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/local [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/names [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/network [2022-06-02T13:54:26.648Z] github.com/docker/docker/daemon/stats [2022-06-02T13:54:26.648Z] github.com/docker/docker/distribution [2022-06-02T13:54:26.648Z] github.com/docker/docker/distribution/metadata [2022-06-02T13:54:26.648Z] github.com/docker/docker/distribution/utils [2022-06-02T13:54:26.648Z] github.com/docker/docker/distribution/xfer [2022-06-02T13:54:26.648Z] github.com/docker/docker/dockerversion [2022-06-02T13:54:26.648Z] github.com/docker/docker/errdefs [2022-06-02T13:54:26.648Z] github.com/docker/docker/image [2022-06-02T13:54:26.648Z] github.com/docker/docker/image/cache [2022-06-02T13:54:26.648Z] github.com/docker/docker/image/tarexport [2022-06-02T13:54:26.648Z] github.com/docker/docker/image/v1 [2022-06-02T13:54:26.648Z] github.com/docker/docker/internal/test/suite [2022-06-02T13:54:26.648Z] github.com/docker/docker/layer [2022-06-02T13:54:26.648Z] github.com/docker/docker/libcontainerd [2022-06-02T13:54:26.648Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T13:54:26.648Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T13:54:26.648Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T13:54:26.648Z] github.com/docker/docker/libcontainerd/types [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/config [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/idm [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/ns [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/options [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/osl [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T13:54:26.648Z] github.com/docker/docker/libnetwork/types [2022-06-02T13:54:26.648Z] github.com/docker/docker/oci [2022-06-02T13:54:26.648Z] github.com/docker/docker/oci/caps [2022-06-02T13:54:26.648Z] github.com/docker/docker/opts [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/aaparser [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/archive [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/authorization [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/capabilities [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/containerfs [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/directory [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/dmesg [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/fileutils [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/fsutils [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/homedir [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/idtools [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/ioutils [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/longpath [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/loopback [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/parsers [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/pidfile [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/platform [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/plugins [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/pools [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/progress [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/pubsub [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/reexec [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/signal [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/stack [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/stringid [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/system [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/tailfile [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/tarsum [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/truncindex [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/urlutil [2022-06-02T13:54:26.648Z] github.com/docker/docker/pkg/useragent [2022-06-02T13:54:26.648Z] github.com/docker/docker/plugin [2022-06-02T13:54:26.648Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T13:54:26.648Z] github.com/docker/docker/plugin/v2 [2022-06-02T13:54:26.648Z] github.com/docker/docker/profiles/apparmor [2022-06-02T13:54:26.648Z] github.com/docker/docker/profiles/seccomp [2022-06-02T13:54:26.648Z] github.com/docker/docker/quota [2022-06-02T13:54:26.648Z] github.com/docker/docker/reference [2022-06-02T13:54:26.648Z] github.com/docker/docker/registry [2022-06-02T13:54:26.648Z] github.com/docker/docker/registry/resumable [2022-06-02T13:54:26.648Z] github.com/docker/docker/restartmanager [2022-06-02T13:54:26.649Z] github.com/docker/docker/rootless [2022-06-02T13:54:26.649Z] github.com/docker/docker/rootless/specconv [2022-06-02T13:54:26.649Z] github.com/docker/docker/runconfig [2022-06-02T13:54:26.649Z] github.com/docker/docker/runconfig/opts [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/daemon [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/environment [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/fakegit [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/registry [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/request [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume/drivers [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume/local [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume/mounts [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume/service [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume/service/opts [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume/testutils' [2022-06-02T13:54:26.649Z] ++ echo 'github.com/docker/docker/api [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/backend/build [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/httputils [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/middleware [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/build [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/container [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/debug [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/image [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/network [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/session [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/system [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/volume [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/backend [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/container [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/events [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/filters [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/image [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/mount [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/network [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/registry [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/strslice [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/swarm [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/time [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/versions [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/volume [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/dockerfile [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/remotecontext [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T13:54:26.649Z] github.com/docker/docker/cli [2022-06-02T13:54:26.649Z] github.com/docker/docker/cli/config [2022-06-02T13:54:26.649Z] github.com/docker/docker/cli/debug [2022-06-02T13:54:26.649Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T13:54:26.649Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T13:54:26.649Z] github.com/docker/docker/client [2022-06-02T13:54:26.649Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T13:54:26.649Z] github.com/docker/docker/cmd/dockerd [2022-06-02T13:54:26.649Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T13:54:26.649Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T13:54:26.649Z] github.com/docker/docker/container [2022-06-02T13:54:26.649Z] github.com/docker/docker/container/stream [2022-06-02T13:54:26.649Z] github.com/docker/docker/contrib/apparmor [2022-06-02T13:54:26.649Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T13:54:26.649Z] github.com/docker/docker/contrib/httpserver [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/cluster [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/config [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/events [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/exec [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/images [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/initlayer [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/links [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/listeners [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/local [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/names [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/network [2022-06-02T13:54:26.649Z] github.com/docker/docker/daemon/stats [2022-06-02T13:54:26.649Z] github.com/docker/docker/distribution [2022-06-02T13:54:26.649Z] github.com/docker/docker/distribution/metadata [2022-06-02T13:54:26.649Z] github.com/docker/docker/distribution/utils [2022-06-02T13:54:26.649Z] github.com/docker/docker/distribution/xfer [2022-06-02T13:54:26.649Z] github.com/docker/docker/dockerversion [2022-06-02T13:54:26.649Z] github.com/docker/docker/errdefs [2022-06-02T13:54:26.649Z] github.com/docker/docker/image [2022-06-02T13:54:26.649Z] github.com/docker/docker/image/cache [2022-06-02T13:54:26.649Z] github.com/docker/docker/image/tarexport [2022-06-02T13:54:26.649Z] github.com/docker/docker/image/v1 [2022-06-02T13:54:26.649Z] github.com/docker/docker/internal/test/suite [2022-06-02T13:54:26.649Z] github.com/docker/docker/layer [2022-06-02T13:54:26.649Z] github.com/docker/docker/libcontainerd [2022-06-02T13:54:26.649Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T13:54:26.649Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T13:54:26.649Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T13:54:26.649Z] github.com/docker/docker/libcontainerd/types [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/config [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/idm [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/ns [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/options [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/osl [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T13:54:26.649Z] github.com/docker/docker/libnetwork/types [2022-06-02T13:54:26.649Z] github.com/docker/docker/oci [2022-06-02T13:54:26.649Z] github.com/docker/docker/oci/caps [2022-06-02T13:54:26.649Z] github.com/docker/docker/opts [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/aaparser [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/archive [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/authorization [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/capabilities [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/containerfs [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/directory [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/dmesg [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/fileutils [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/fsutils [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/homedir [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/idtools [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/ioutils [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/longpath [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/loopback [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/parsers [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/pidfile [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/platform [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/plugins [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/pools [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/progress [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/pubsub [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/reexec [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/signal [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/stack [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/stringid [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/system [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/tailfile [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/tarsum [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/truncindex [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/urlutil [2022-06-02T13:54:26.649Z] github.com/docker/docker/pkg/useragent [2022-06-02T13:54:26.649Z] github.com/docker/docker/plugin [2022-06-02T13:54:26.649Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T13:54:26.649Z] github.com/docker/docker/plugin/v2 [2022-06-02T13:54:26.649Z] github.com/docker/docker/profiles/apparmor [2022-06-02T13:54:26.649Z] github.com/docker/docker/profiles/seccomp [2022-06-02T13:54:26.649Z] github.com/docker/docker/quota [2022-06-02T13:54:26.649Z] github.com/docker/docker/reference [2022-06-02T13:54:26.649Z] github.com/docker/docker/registry [2022-06-02T13:54:26.649Z] github.com/docker/docker/registry/resumable [2022-06-02T13:54:26.649Z] github.com/docker/docker/restartmanager [2022-06-02T13:54:26.649Z] github.com/docker/docker/rootless [2022-06-02T13:54:26.649Z] github.com/docker/docker/rootless/specconv [2022-06-02T13:54:26.649Z] github.com/docker/docker/runconfig [2022-06-02T13:54:26.649Z] github.com/docker/docker/runconfig/opts [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/daemon [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/environment [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/fakegit [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/registry [2022-06-02T13:54:26.649Z] github.com/docker/docker/testutil/request [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume/drivers [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume/local [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume/mounts [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume/service [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume/service/opts [2022-06-02T13:54:26.649Z] github.com/docker/docker/volume/testutils' [2022-06-02T13:54:26.649Z] ++ grep --fixed-strings -v /libnetwork [2022-06-02T13:54:26.649Z] + base_pkg_list='github.com/docker/docker/api [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/backend/build [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/httputils [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/middleware [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/build [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/container [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/debug [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/image [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/network [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/session [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/system [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/server/router/volume [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/backend [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/container [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/events [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/filters [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/image [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/mount [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/network [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/registry [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/strslice [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/swarm [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/time [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/versions [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T13:54:26.649Z] github.com/docker/docker/api/types/volume [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/dockerfile [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/remotecontext [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T13:54:26.649Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T13:54:26.649Z] github.com/docker/docker/cli [2022-06-02T13:54:26.649Z] github.com/docker/docker/cli/config [2022-06-02T13:54:26.649Z] github.com/docker/docker/cli/debug [2022-06-02T13:54:26.649Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T13:54:26.649Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T13:54:26.650Z] github.com/docker/docker/client [2022-06-02T13:54:26.650Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T13:54:26.650Z] github.com/docker/docker/cmd/dockerd [2022-06-02T13:54:26.650Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T13:54:26.650Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T13:54:26.650Z] github.com/docker/docker/container [2022-06-02T13:54:26.650Z] github.com/docker/docker/container/stream [2022-06-02T13:54:26.650Z] github.com/docker/docker/contrib/apparmor [2022-06-02T13:54:26.650Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T13:54:26.650Z] github.com/docker/docker/contrib/httpserver [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/cluster [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/config [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/events [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/exec [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/images [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/initlayer [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/links [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/listeners [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/local [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/names [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/network [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/stats [2022-06-02T13:54:26.650Z] github.com/docker/docker/distribution [2022-06-02T13:54:26.650Z] github.com/docker/docker/distribution/metadata [2022-06-02T13:54:26.650Z] github.com/docker/docker/distribution/utils [2022-06-02T13:54:26.650Z] github.com/docker/docker/distribution/xfer [2022-06-02T13:54:26.650Z] github.com/docker/docker/dockerversion [2022-06-02T13:54:26.650Z] github.com/docker/docker/errdefs [2022-06-02T13:54:26.650Z] github.com/docker/docker/image [2022-06-02T13:54:26.650Z] github.com/docker/docker/image/cache [2022-06-02T13:54:26.650Z] github.com/docker/docker/image/tarexport [2022-06-02T13:54:26.650Z] github.com/docker/docker/image/v1 [2022-06-02T13:54:26.650Z] github.com/docker/docker/internal/test/suite [2022-06-02T13:54:26.650Z] github.com/docker/docker/layer [2022-06-02T13:54:26.650Z] github.com/docker/docker/libcontainerd [2022-06-02T13:54:26.650Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T13:54:26.650Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T13:54:26.650Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T13:54:26.650Z] github.com/docker/docker/libcontainerd/types [2022-06-02T13:54:26.650Z] github.com/docker/docker/oci [2022-06-02T13:54:26.650Z] github.com/docker/docker/oci/caps [2022-06-02T13:54:26.650Z] github.com/docker/docker/opts [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/aaparser [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/archive [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/authorization [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/capabilities [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/containerfs [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/directory [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/dmesg [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/fileutils [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/fsutils [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/homedir [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/idtools [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/ioutils [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/longpath [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/loopback [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/parsers [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/pidfile [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/platform [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/plugins [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/pools [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/progress [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/pubsub [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/reexec [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/signal [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/stack [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/stringid [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/system [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/tailfile [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/tarsum [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/truncindex [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/urlutil [2022-06-02T13:54:26.650Z] github.com/docker/docker/pkg/useragent [2022-06-02T13:54:26.650Z] github.com/docker/docker/plugin [2022-06-02T13:54:26.650Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T13:54:26.650Z] github.com/docker/docker/plugin/v2 [2022-06-02T13:54:26.650Z] github.com/docker/docker/profiles/apparmor [2022-06-02T13:54:26.650Z] github.com/docker/docker/profiles/seccomp [2022-06-02T13:54:26.650Z] github.com/docker/docker/quota [2022-06-02T13:54:26.650Z] github.com/docker/docker/reference [2022-06-02T13:54:26.650Z] github.com/docker/docker/registry [2022-06-02T13:54:26.650Z] github.com/docker/docker/registry/resumable [2022-06-02T13:54:26.650Z] github.com/docker/docker/restartmanager [2022-06-02T13:54:26.650Z] github.com/docker/docker/rootless [2022-06-02T13:54:26.650Z] github.com/docker/docker/rootless/specconv [2022-06-02T13:54:26.650Z] github.com/docker/docker/runconfig [2022-06-02T13:54:26.650Z] github.com/docker/docker/runconfig/opts [2022-06-02T13:54:26.650Z] github.com/docker/docker/testutil [2022-06-02T13:54:26.650Z] github.com/docker/docker/testutil/daemon [2022-06-02T13:54:26.650Z] github.com/docker/docker/testutil/environment [2022-06-02T13:54:26.650Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T13:54:26.650Z] github.com/docker/docker/testutil/fakegit [2022-06-02T13:54:26.650Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T13:54:26.650Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T13:54:26.650Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T13:54:26.650Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T13:54:26.650Z] github.com/docker/docker/testutil/registry [2022-06-02T13:54:26.650Z] github.com/docker/docker/testutil/request [2022-06-02T13:54:26.650Z] github.com/docker/docker/volume [2022-06-02T13:54:26.650Z] github.com/docker/docker/volume/drivers [2022-06-02T13:54:26.650Z] github.com/docker/docker/volume/local [2022-06-02T13:54:26.650Z] github.com/docker/docker/volume/mounts [2022-06-02T13:54:26.650Z] github.com/docker/docker/volume/service [2022-06-02T13:54:26.650Z] github.com/docker/docker/volume/service/opts [2022-06-02T13:54:26.650Z] github.com/docker/docker/volume/testutils' [2022-06-02T13:54:26.650Z] ++ echo 'github.com/docker/docker/api [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/backend/build [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/httputils [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/middleware [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/build [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/container [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/debug [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/image [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/network [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/session [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/system [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/server/router/volume [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/backend [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/container [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/events [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/filters [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/image [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/mount [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/network [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/registry [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/strslice [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/swarm [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/time [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/versions [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T13:54:26.650Z] github.com/docker/docker/api/types/volume [2022-06-02T13:54:26.650Z] github.com/docker/docker/builder [2022-06-02T13:54:26.650Z] github.com/docker/docker/builder/builder-next [2022-06-02T13:54:26.650Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T13:54:26.650Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T13:54:26.650Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T13:54:26.650Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T13:54:26.650Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T13:54:26.650Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T13:54:26.650Z] github.com/docker/docker/builder/dockerfile [2022-06-02T13:54:26.650Z] github.com/docker/docker/builder/remotecontext [2022-06-02T13:54:26.650Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T13:54:26.650Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T13:54:26.650Z] github.com/docker/docker/cli [2022-06-02T13:54:26.650Z] github.com/docker/docker/cli/config [2022-06-02T13:54:26.650Z] github.com/docker/docker/cli/debug [2022-06-02T13:54:26.650Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T13:54:26.650Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T13:54:26.650Z] github.com/docker/docker/client [2022-06-02T13:54:26.650Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T13:54:26.650Z] github.com/docker/docker/cmd/dockerd [2022-06-02T13:54:26.650Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T13:54:26.650Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T13:54:26.650Z] github.com/docker/docker/container [2022-06-02T13:54:26.650Z] github.com/docker/docker/container/stream [2022-06-02T13:54:26.650Z] github.com/docker/docker/contrib/apparmor [2022-06-02T13:54:26.650Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T13:54:26.650Z] github.com/docker/docker/contrib/httpserver [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/cluster [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/config [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/events [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/exec [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/images [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/initlayer [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/links [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/listeners [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/local [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/names [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/network [2022-06-02T13:54:26.650Z] github.com/docker/docker/daemon/stats [2022-06-02T13:54:26.650Z] github.com/docker/docker/distribution [2022-06-02T13:54:26.650Z] github.com/docker/docker/distribution/metadata [2022-06-02T13:54:26.650Z] github.com/docker/docker/distribution/utils [2022-06-02T13:54:26.650Z] github.com/docker/docker/distribution/xfer [2022-06-02T13:54:26.650Z] github.com/docker/docker/dockerversion [2022-06-02T13:54:26.650Z] github.com/docker/docker/errdefs [2022-06-02T13:54:26.650Z] github.com/docker/docker/image [2022-06-02T13:54:26.650Z] github.com/docker/docker/image/cache [2022-06-02T13:54:26.650Z] github.com/docker/docker/image/tarexport [2022-06-02T13:54:26.650Z] github.com/docker/docker/image/v1 [2022-06-02T13:54:26.650Z] github.com/docker/docker/internal/test/suite [2022-06-02T13:54:26.650Z] github.com/docker/docker/layer [2022-06-02T13:54:26.650Z] github.com/docker/docker/libcontainerd [2022-06-02T13:54:26.650Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T13:54:26.650Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T13:54:26.650Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T13:54:26.650Z] github.com/docker/docker/libcontainerd/types [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/config [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/idm [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T13:54:26.650Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ns [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/options [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/osl [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/types [2022-06-02T13:54:26.651Z] github.com/docker/docker/oci [2022-06-02T13:54:26.651Z] github.com/docker/docker/oci/caps [2022-06-02T13:54:26.651Z] github.com/docker/docker/opts [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/aaparser [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/archive [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/authorization [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/capabilities [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/containerfs [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/directory [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/dmesg [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/fileutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/fsutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/homedir [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/idtools [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/ioutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/longpath [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/loopback [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/parsers [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/pidfile [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/platform [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/plugins [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/pools [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/progress [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/pubsub [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/reexec [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/signal [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/stack [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/stringid [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/system [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/tailfile [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/tarsum [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/truncindex [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/urlutil [2022-06-02T13:54:26.651Z] github.com/docker/docker/pkg/useragent [2022-06-02T13:54:26.651Z] github.com/docker/docker/plugin [2022-06-02T13:54:26.651Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T13:54:26.651Z] github.com/docker/docker/plugin/v2 [2022-06-02T13:54:26.651Z] github.com/docker/docker/profiles/apparmor [2022-06-02T13:54:26.651Z] github.com/docker/docker/profiles/seccomp [2022-06-02T13:54:26.651Z] github.com/docker/docker/quota [2022-06-02T13:54:26.651Z] github.com/docker/docker/reference [2022-06-02T13:54:26.651Z] github.com/docker/docker/registry [2022-06-02T13:54:26.651Z] github.com/docker/docker/registry/resumable [2022-06-02T13:54:26.651Z] github.com/docker/docker/restartmanager [2022-06-02T13:54:26.651Z] github.com/docker/docker/rootless [2022-06-02T13:54:26.651Z] github.com/docker/docker/rootless/specconv [2022-06-02T13:54:26.651Z] github.com/docker/docker/runconfig [2022-06-02T13:54:26.651Z] github.com/docker/docker/runconfig/opts [2022-06-02T13:54:26.651Z] github.com/docker/docker/testutil [2022-06-02T13:54:26.651Z] github.com/docker/docker/testutil/daemon [2022-06-02T13:54:26.651Z] github.com/docker/docker/testutil/environment [2022-06-02T13:54:26.651Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T13:54:26.651Z] github.com/docker/docker/testutil/fakegit [2022-06-02T13:54:26.651Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T13:54:26.651Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T13:54:26.651Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T13:54:26.651Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T13:54:26.651Z] github.com/docker/docker/testutil/registry [2022-06-02T13:54:26.651Z] github.com/docker/docker/testutil/request [2022-06-02T13:54:26.651Z] github.com/docker/docker/volume [2022-06-02T13:54:26.651Z] github.com/docker/docker/volume/drivers [2022-06-02T13:54:26.651Z] github.com/docker/docker/volume/local [2022-06-02T13:54:26.651Z] github.com/docker/docker/volume/mounts [2022-06-02T13:54:26.651Z] github.com/docker/docker/volume/service [2022-06-02T13:54:26.651Z] github.com/docker/docker/volume/service/opts [2022-06-02T13:54:26.651Z] github.com/docker/docker/volume/testutils' [2022-06-02T13:54:26.651Z] ++ grep --fixed-strings /libnetwork [2022-06-02T13:54:26.651Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/config [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/idm [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ns [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/options [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/osl [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/types' [2022-06-02T13:54:26.651Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-02T13:54:26.651Z] + echo 'github.com/docker/docker/libnetwork [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/config [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/idm [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/ns [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/options [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/osl [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/types' [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:54:26.651Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:54:26.651Z] + type docker-proxy [2022-06-02T13:54:26.651Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-02T13:54:26.651Z] + hack/make.sh binary-proxy install-proxy [2022-06-02T13:54:26.651Z] [2022-06-02T13:54:26.651Z] Removing bundles/ [2022-06-02T13:54:26.742Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-06-02T13:54:26.742Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T13:54:26.742Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-02T13:54:26.912Z] [2022-06-02T13:54:26.912Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-02T13:54:26.912Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-02T13:54:26.912Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T13:54:28.109Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-06-02T13:54:28.109Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T13:54:29.037Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-06-02T13:54:29.037Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T13:54:29.600Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-02T13:54:29.600Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T13:54:32.865Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2022-06-02T13:54:32.865Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T13:54:32.865Z] service_test.go:243: FLAKY_TEST [2022-06-02T13:54:32.865Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T13:54:32.865Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T13:54:34.232Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-02T13:54:35.061Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-02T13:54:35.061Z] [2022-06-02T13:54:35.061Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-02T13:54:35.061Z] Installing docker-proxy to /usr/local/bin/ [2022-06-02T13:54:35.061Z] [2022-06-02T13:54:35.061Z] + mkdir -p bundles [2022-06-02T13:54:35.061Z] + '[' -n 'github.com/docker/docker/api [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/backend/build [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/httputils [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/middleware [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/build [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/container [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/debug [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/image [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/network [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/session [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/system [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/server/router/volume [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/backend [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/container [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/events [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/filters [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/image [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/mount [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/network [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/registry [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/strslice [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/swarm [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/time [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/versions [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T13:54:35.061Z] github.com/docker/docker/api/types/volume [2022-06-02T13:54:35.061Z] github.com/docker/docker/builder [2022-06-02T13:54:35.061Z] github.com/docker/docker/builder/builder-next [2022-06-02T13:54:35.061Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T13:54:35.061Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T13:54:35.061Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T13:54:35.061Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T13:54:35.061Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T13:54:35.061Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T13:54:35.061Z] github.com/docker/docker/builder/dockerfile [2022-06-02T13:54:35.061Z] github.com/docker/docker/builder/remotecontext [2022-06-02T13:54:35.061Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T13:54:35.061Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T13:54:35.061Z] github.com/docker/docker/cli [2022-06-02T13:54:35.061Z] github.com/docker/docker/cli/config [2022-06-02T13:54:35.061Z] github.com/docker/docker/cli/debug [2022-06-02T13:54:35.061Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T13:54:35.061Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T13:54:35.061Z] github.com/docker/docker/client [2022-06-02T13:54:35.061Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T13:54:35.061Z] github.com/docker/docker/cmd/dockerd [2022-06-02T13:54:35.061Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T13:54:35.061Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T13:54:35.061Z] github.com/docker/docker/container [2022-06-02T13:54:35.061Z] github.com/docker/docker/container/stream [2022-06-02T13:54:35.061Z] github.com/docker/docker/contrib/apparmor [2022-06-02T13:54:35.061Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T13:54:35.061Z] github.com/docker/docker/contrib/httpserver [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/cluster [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/config [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/events [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/exec [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/images [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/initlayer [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/links [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/listeners [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/local [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/names [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/network [2022-06-02T13:54:35.061Z] github.com/docker/docker/daemon/stats [2022-06-02T13:54:35.061Z] github.com/docker/docker/distribution [2022-06-02T13:54:35.061Z] github.com/docker/docker/distribution/metadata [2022-06-02T13:54:35.061Z] github.com/docker/docker/distribution/utils [2022-06-02T13:54:35.061Z] github.com/docker/docker/distribution/xfer [2022-06-02T13:54:35.061Z] github.com/docker/docker/dockerversion [2022-06-02T13:54:35.061Z] github.com/docker/docker/errdefs [2022-06-02T13:54:35.061Z] github.com/docker/docker/image [2022-06-02T13:54:35.061Z] github.com/docker/docker/image/cache [2022-06-02T13:54:35.061Z] github.com/docker/docker/image/tarexport [2022-06-02T13:54:35.061Z] github.com/docker/docker/image/v1 [2022-06-02T13:54:35.061Z] github.com/docker/docker/internal/test/suite [2022-06-02T13:54:35.061Z] github.com/docker/docker/layer [2022-06-02T13:54:35.061Z] github.com/docker/docker/libcontainerd [2022-06-02T13:54:35.061Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T13:54:35.061Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T13:54:35.061Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T13:54:35.061Z] github.com/docker/docker/libcontainerd/types [2022-06-02T13:54:35.061Z] github.com/docker/docker/oci [2022-06-02T13:54:35.061Z] github.com/docker/docker/oci/caps [2022-06-02T13:54:35.061Z] github.com/docker/docker/opts [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/aaparser [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/archive [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/authorization [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/capabilities [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/containerfs [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/directory [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/dmesg [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/fileutils [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/fsutils [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/homedir [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/idtools [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/ioutils [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/longpath [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/loopback [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/parsers [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/pidfile [2022-06-02T13:54:35.061Z] github.com/docker/docker/pkg/platform [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/plugins [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/pools [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/progress [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/pubsub [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/reexec [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/signal [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/stack [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/stringid [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/system [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/tailfile [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/tarsum [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/truncindex [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/urlutil [2022-06-02T13:54:35.062Z] github.com/docker/docker/pkg/useragent [2022-06-02T13:54:35.062Z] github.com/docker/docker/plugin [2022-06-02T13:54:35.062Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T13:54:35.062Z] github.com/docker/docker/plugin/v2 [2022-06-02T13:54:35.062Z] github.com/docker/docker/profiles/apparmor [2022-06-02T13:54:35.062Z] github.com/docker/docker/profiles/seccomp [2022-06-02T13:54:35.062Z] github.com/docker/docker/quota [2022-06-02T13:54:35.062Z] github.com/docker/docker/reference [2022-06-02T13:54:35.062Z] github.com/docker/docker/registry [2022-06-02T13:54:35.062Z] github.com/docker/docker/registry/resumable [2022-06-02T13:54:35.062Z] github.com/docker/docker/restartmanager [2022-06-02T13:54:35.062Z] github.com/docker/docker/rootless [2022-06-02T13:54:35.062Z] github.com/docker/docker/rootless/specconv [2022-06-02T13:54:35.062Z] github.com/docker/docker/runconfig [2022-06-02T13:54:35.062Z] github.com/docker/docker/runconfig/opts [2022-06-02T13:54:35.062Z] github.com/docker/docker/testutil [2022-06-02T13:54:35.062Z] github.com/docker/docker/testutil/daemon [2022-06-02T13:54:35.062Z] github.com/docker/docker/testutil/environment [2022-06-02T13:54:35.062Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T13:54:35.062Z] github.com/docker/docker/testutil/fakegit [2022-06-02T13:54:35.062Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T13:54:35.062Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T13:54:35.062Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T13:54:35.062Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T13:54:35.062Z] github.com/docker/docker/testutil/registry [2022-06-02T13:54:35.062Z] github.com/docker/docker/testutil/request [2022-06-02T13:54:35.062Z] github.com/docker/docker/volume [2022-06-02T13:54:35.062Z] github.com/docker/docker/volume/drivers [2022-06-02T13:54:35.062Z] github.com/docker/docker/volume/local [2022-06-02T13:54:35.062Z] github.com/docker/docker/volume/mounts [2022-06-02T13:54:35.062Z] github.com/docker/docker/volume/service [2022-06-02T13:54:35.062Z] github.com/docker/docker/volume/service/opts [2022-06-02T13:54:35.062Z] github.com/docker/docker/volume/testutils' ']' [2022-06-02T13:54:35.062Z] + 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-02T13:54:35.062Z] ? github.com/docker/docker/api [no test files] [2022-06-02T13:54:37.504Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-02T13:54:38.066Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-02T13:54:39.957Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-02T13:54:39.957Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-02T13:54:39.957Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-02T13:54:44.127Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-02T13:54:44.127Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-02T13:54:45.054Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-02T13:54:45.310Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-02T13:54:46.677Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-02T13:54:47.239Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-02T13:54:48.168Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-02T13:54:48.168Z] --- PASS: TestServiceWithDataPathPortInit (15.36s) [2022-06-02T13:54:48.168Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T13:54:48.732Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-02T13:54:50.103Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-02T13:54:50.665Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-02T13:54:50.665Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-02T13:54:50.922Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-02T13:54:51.178Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-02T13:54:51.434Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n5m6yzww74fjpq922fisv8c9b Created:2022-06-02 13:54:49.475322508 +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[c9963dfc60a867f29a5fbf81824b2baf10021ce8a198c4801e94d09953931e98:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.03n8hw6h3alti5qjcx5py44uf EndpointID:008b2a24666b5bedf2f567c4a161d8dd261e4b087b8159993f832178114131b5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cb4fbecb8f114a1303fa1e3b6cbf9eb001dba670ab08a03de742cae4eaaf426d 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:87aa9caadfdf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.03n8hw6h3alti5qjcx5py44uf EndpointID:008b2a24666b5bedf2f567c4a161d8dd261e4b087b8159993f832178114131b5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-02T13:54:51.690Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-02T13:54:53.056Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-02T13:54:53.174Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-06-02T13:54:53.312Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-02T13:54:55.219Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-02T13:54:55.795Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.75s) [2022-06-02T13:54:55.795Z] PASS [2022-06-02T13:54:55.795Z] [2022-06-02T13:54:55.795Z] === Skipped [2022-06-02T13:54:55.795Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T13:54:55.795Z] service_test.go:243: FLAKY_TEST [2022-06-02T13:54:55.795Z] [2022-06-02T13:54:55.795Z] DONE 38 tests, 1 skipped in 49.144s [2022-06-02T13:54:55.795Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-02T13:54:55.795Z] ++ 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-02T13:54:55.795Z] ++ set -e [2022-06-02T13:54:55.795Z] ++ '[' -n 0 ']' [2022-06-02T13:54:55.795Z] ++ set -x [2022-06-02T13:54:55.795Z] ++ 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-02T13:54:55.795Z] INFO: Testing against a local daemon [2022-06-02T13:54:55.795Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-02T13:54:55.795Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:54:55.795Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T13:54:55.795Z] === RUN TestDockerNetworkIpvlan [2022-06-02T13:54:55.795Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:54:55.795Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-02T13:54:55.795Z] PASS [2022-06-02T13:54:55.795Z] [2022-06-02T13:54:55.795Z] === Skipped [2022-06-02T13:54:55.795Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T13:54:55.795Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:54:55.795Z] [2022-06-02T13:54:55.795Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-02T13:54:55.795Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T13:54:55.795Z] [2022-06-02T13:54:55.795Z] DONE 2 tests, 2 skipped in 0.109s [2022-06-02T13:54:55.795Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-02T13:54:55.795Z] ++ 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-02T13:54:55.795Z] ++ set -e [2022-06-02T13:54:55.795Z] ++ '[' -n 0 ']' [2022-06-02T13:54:55.795Z] ++ set -x [2022-06-02T13:54:55.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-02T13:54:56.053Z] INFO: Testing against a local daemon [2022-06-02T13:54:56.053Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-02T13:54:56.308Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-02T13:54:57.673Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-06-02T13:54:57.673Z] === RUN TestDockerNetworkMacvlan [2022-06-02T13:54:57.929Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-02T13:54:58.185Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-02T13:54:59.113Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-02T13:54:59.113Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-02T13:54:59.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-02T13:54:59.933Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-02T13:55:00.495Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-02T13:55:00.751Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-02T13:55:02.118Z] docker_api_swarm_test.go:304: [d57c84d6e39cb] joining swarm manager [da30b7e4ae09d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:55:02.679Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-02T13:55:03.609Z] docker_api_swarm_test.go:305: [dde28778927fb] joining swarm manager [da30b7e4ae09d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T13:55:04.541Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-02T13:55:05.102Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-02T13:55:05.665Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-02T13:55:07.032Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-02T13:55:07.595Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-02T13:55:08.527Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-02T13:55:09.897Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-02T13:55:10.825Z] --- PASS: TestDockerNetworkMacvlan (13.27s) [2022-06-02T13:55:10.825Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-06-02T13:55:10.825Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2022-06-02T13:55:10.825Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.34s) [2022-06-02T13:55:10.825Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.58s) [2022-06-02T13:55:10.825Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2022-06-02T13:55:10.825Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2022-06-02T13:55:10.825Z] PASS [2022-06-02T13:55:10.825Z] [2022-06-02T13:55:10.825Z] DONE 8 tests in 14.781s [2022-06-02T13:55:10.825Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-02T13:55:10.825Z] ++ 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-02T13:55:10.825Z] ++ set -e [2022-06-02T13:55:10.825Z] ++ '[' -n 0 ']' [2022-06-02T13:55:10.825Z] ++ set -x [2022-06-02T13:55:10.825Z] ++ 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-02T13:55:10.825Z] testing: warning: no tests to run [2022-06-02T13:55:10.825Z] PASS [2022-06-02T13:55:10.825Z] [2022-06-02T13:55:10.825Z] DONE 0 tests in 0.041s [2022-06-02T13:55:10.825Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-02T13:55:10.825Z] ++ 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-02T13:55:10.825Z] ++ set -e [2022-06-02T13:55:10.825Z] ++ '[' -n 0 ']' [2022-06-02T13:55:10.825Z] ++ set -x [2022-06-02T13:55:10.825Z] ++ 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-02T13:55:10.825Z] INFO: Testing against a local daemon [2022-06-02T13:55:10.825Z] === RUN TestAuthZPluginAllowRequest [2022-06-02T13:55:12.715Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2022-06-02T13:55:12.715Z] === RUN TestAuthZPluginTLS [2022-06-02T13:55:12.971Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-02T13:55:12.971Z] === RUN TestAuthZPluginDenyRequest [2022-06-02T13:55:13.533Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-06-02T13:55:13.533Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-02T13:55:14.095Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-06-02T13:55:14.095Z] === RUN TestAuthZPluginDenyResponse [2022-06-02T13:55:14.657Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-02T13:55:14.657Z] === RUN TestAuthZPluginAllowEventStream [2022-06-02T13:55:16.024Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-02T13:55:16.024Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s) [2022-06-02T13:55:16.024Z] === RUN TestAuthZPluginErrorResponse [2022-06-02T13:55:16.586Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-06-02T13:55:16.586Z] === RUN TestAuthZPluginErrorRequest [2022-06-02T13:55:17.148Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-06-02T13:55:17.148Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-02T13:55:17.709Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-06-02T13:55:17.709Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-02T13:55:18.638Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-02T13:55:19.201Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-02T13:55:19.766Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s) [2022-06-02T13:55:19.766Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-02T13:55:21.657Z] === RUN TestDockerSuite/TestBuildRm [2022-06-02T13:55:21.657Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s) [2022-06-02T13:55:21.657Z] === RUN TestAuthZPluginHeader [2022-06-02T13:55:22.589Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-06-02T13:55:22.589Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-02T13:55:23.954Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-02T13:55:24.517Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-02T13:55:25.446Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-02T13:55:26.009Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-02T13:55:26.571Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-02T13:55:27.133Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.67s) [2022-06-02T13:55:27.133Z] === RUN TestAuthZPluginV2Disable [2022-06-02T13:55:27.694Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-02T13:55:28.262Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-02T13:55:29.192Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-02T13:55:30.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-02T13:55:31.047Z] --- PASS: TestAuthZPluginV2Disable (3.99s) [2022-06-02T13:55:31.047Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-02T13:55:32.412Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-02T13:55:32.412Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-02T13:55:32.668Z] docker_api_swarm_test.go:272: [de391843e44cc] joining swarm manager [dd3a524f43f68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:55:32.925Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-02T13:55:32.925Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-02T13:55:32.925Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-02T13:55:33.487Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-02T13:55:34.049Z] docker_api_swarm_test.go:273: [d4783e349b8b1] joining swarm manager [dd3a524f43f68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T13:55:34.049Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-02T13:55:34.305Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-02T13:55:34.867Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.74s) [2022-06-02T13:55:34.867Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-02T13:55:35.124Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-02T13:55:38.392Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-02T13:55:39.760Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-02T13:55:41.128Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-02T13:55:42.055Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-02T13:55:42.985Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-02T13:55:43.913Z] === RUN TestDockerSuite/TestBuildUser [2022-06-02T13:55:45.278Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-02T13:55:46.211Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.11s) [2022-06-02T13:55:46.211Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-02T13:55:48.099Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-02T13:55:52.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-02T13:55:58.804Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-02T13:55:59.366Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-02T13:55:59.366Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-02T13:56:00.296Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-02T13:56:00.858Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-02T13:56:01.785Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-02T13:56:01.785Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-02T13:56:01.785Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-02T13:56:01.785Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-02T13:56:01.785Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-02T13:56:01.785Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-02T13:56:01.785Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-02T13:56:01.785Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-02T13:56:01.785Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-02T13:56:02.714Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-06-02T13:56:02.714Z] PASS [2022-06-02T13:56:02.714Z] [2022-06-02T13:56:02.714Z] DONE 17 tests in 51.822s [2022-06-02T13:56:02.714Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-02T13:56:02.714Z] ++ 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-02T13:56:02.714Z] ++ set -e [2022-06-02T13:56:02.714Z] ++ '[' -n 0 ']' [2022-06-02T13:56:02.714Z] ++ set -x [2022-06-02T13:56:02.714Z] ++ 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-02T13:56:02.714Z] INFO: Testing against a local daemon [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T13:56:02.714Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T13:56:02.714Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-02T13:56:02.714Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-02T13:56:02.714Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-02T13:56:02.714Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-02T13:56:02.714Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-02T13:56:02.714Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-02T13:56:02.714Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-02T13:56:02.714Z] === RUN TestPluginInstall [2022-06-02T13:56:02.714Z] === RUN TestPluginInstall/no_auth [2022-06-02T13:56:02.970Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-02T13:56:02.970Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-02T13:56:03.899Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-02T13:56:04.462Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-02T13:56:04.718Z] time="2022-06-02T13:56:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:56:04.718Z] time="2022-06-02T13:56:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b90f91464538653f09edc53db7438ec00f0e5d85db2b2a8a7b42831e199c95d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:56:04.718Z] time="2022-06-02T13:56:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:56:04.718Z] time="2022-06-02T13:56:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b90f91464538653f09edc53db7438ec00f0e5d85db2b2a8a7b42831e199c95d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:56:05.279Z] === RUN TestPluginInstall/with_htpasswd [2022-06-02T13:56:05.279Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-02T13:56:05.279Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-02T13:56:05.535Z] time="2022-06-02T13:56:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:56:05.535Z] time="2022-06-02T13:56:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0413787d329bf5f295c11eaeab4ec5309a4aecbacade925dbc0cbba366e98954" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:56:05.535Z] time="2022-06-02T13:56:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:56:05.535Z] time="2022-06-02T13:56:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0413787d329bf5f295c11eaeab4ec5309a4aecbacade925dbc0cbba366e98954" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:56:06.097Z] === RUN TestPluginInstall/with_insecure [2022-06-02T13:56:07.024Z] time="2022-06-02T13:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:56:07.024Z] time="2022-06-02T13:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1250746792586e781bf4464609423c24982ba44bfcb332ce77117349bc45779" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:56:07.024Z] time="2022-06-02T13:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T13:56:07.024Z] time="2022-06-02T13:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1250746792586e781bf4464609423c24982ba44bfcb332ce77117349bc45779" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T13:56:07.280Z] plugin_test.go:195: [dbd4694761afd] daemon is not started [2022-06-02T13:56:07.280Z] --- PASS: TestPluginInstall (4.54s) [2022-06-02T13:56:07.280Z] --- PASS: TestPluginInstall/no_auth (2.37s) [2022-06-02T13:56:07.280Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2022-06-02T13:56:07.280Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-06-02T13:56:07.280Z] === RUN TestPluginsWithRuntimes [2022-06-02T13:56:07.841Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-02T13:56:09.227Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-02T13:56:09.227Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-02T13:56:10.155Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-02T13:56:10.155Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-02T13:56:10.412Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-02T13:56:10.974Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-02T13:56:10.974Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-02T13:56:10.974Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-02T13:56:11.230Z] --- PASS: TestPluginsWithRuntimes (3.93s) [2022-06-02T13:56:11.230Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-06-02T13:56:11.230Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-06-02T13:56:11.230Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T13:56:11.486Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-02T13:56:12.048Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-06-02T13:56:12.048Z] PASS [2022-06-02T13:56:12.048Z] [2022-06-02T13:56:12.048Z] DONE 24 tests in 9.415s [2022-06-02T13:56:12.048Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-02T13:56:12.048Z] ++ 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-02T13:56:12.048Z] ++ set -e [2022-06-02T13:56:12.048Z] ++ '[' -n 0 ']' [2022-06-02T13:56:12.048Z] ++ set -x [2022-06-02T13:56:12.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02T13:56:12.305Z] INFO: Testing against a local daemon [2022-06-02T13:56:12.305Z] === RUN TestExternalGraphDriver [2022-06-02T13:56:12.305Z] === RUN TestExternalGraphDriver/json [2022-06-02T13:56:13.672Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-02T13:56:13.672Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-02T13:56:13.672Z] docker_cli_sni_test.go:18: Flakey test [2022-06-02T13:56:13.672Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-02T13:56:14.234Z] === RUN TestExternalGraphDriver/spec [2022-06-02T13:56:14.234Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-02T13:56:15.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-02T13:56:15.417Z] === RUN TestDockerSuite/TestCommitChange [2022-06-02T13:56:16.347Z] === RUN TestExternalGraphDriver/pull [2022-06-02T13:56:16.347Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-02T13:56:17.277Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-02T13:56:18.646Z] --- PASS: TestExternalGraphDriver (6.28s) [2022-06-02T13:56:18.647Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2022-06-02T13:56:18.647Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2022-06-02T13:56:18.647Z] --- PASS: TestExternalGraphDriver/pull (2.29s) [2022-06-02T13:56:18.647Z] === RUN TestGraphdriverPluginV2 [2022-06-02T13:56:19.207Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-02T13:56:19.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-02T13:56:20.699Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-02T13:56:21.630Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-02T13:56:22.194Z] docker_api_swarm_node_test.go:20: [dec131883dc86] joining swarm manager [d205868389dc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:56:23.560Z] docker_api_swarm_node_test.go:21: [d4d2b147a5011] joining swarm manager [d205868389dc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T13:56:23.560Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-02T13:56:23.560Z] --- PASS: TestGraphdriverPluginV2 (4.98s) [2022-06-02T13:56:23.560Z] PASS [2022-06-02T13:56:23.560Z] [2022-06-02T13:56:23.560Z] DONE 5 tests in 11.400s [2022-06-02T13:56:23.560Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-02T13:56:23.560Z] ++ 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-02T13:56:23.560Z] ++ set -e [2022-06-02T13:56:23.560Z] ++ '[' -n 0 ']' [2022-06-02T13:56:23.560Z] ++ set -x [2022-06-02T13:56:23.560Z] ++ 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-02T13:56:23.560Z] INFO: Testing against a local daemon [2022-06-02T13:56:23.560Z] === RUN TestContinueAfterPluginCrash [2022-06-02T13:56:23.560Z] === PAUSE TestContinueAfterPluginCrash [2022-06-02T13:56:23.560Z] === RUN TestReadPluginNoRead [2022-06-02T13:56:23.560Z] === PAUSE TestReadPluginNoRead [2022-06-02T13:56:23.560Z] === RUN TestDaemonStartWithLogOpt [2022-06-02T13:56:23.560Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-02T13:56:23.560Z] === CONT TestContinueAfterPluginCrash [2022-06-02T13:56:23.560Z] === CONT TestDaemonStartWithLogOpt [2022-06-02T13:56:24.123Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-02T13:56:26.015Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-02T13:56:26.957Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-02T13:56:26.957Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-02T13:56:26.957Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-02T13:56:26.957Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-02T13:56:26.957Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-02T13:56:26.957Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-02T13:56:26.957Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-02T13:56:28.322Z] --- PASS: TestDaemonStartWithLogOpt (4.43s) [2022-06-02T13:56:28.322Z] === CONT TestReadPluginNoRead [2022-06-02T13:56:28.322Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/api/server/router/volume 0.014s coverage: 67.9% of statements [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/builder [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/builder/dockerfile 0.527s coverage: 49.3% of statements [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-02T13:56:29.668Z] ok github.com/docker/docker/builder/remotecontext/git 1.567s coverage: 86.3% of statements [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/cli [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-02T13:56:29.668Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-02T13:56:30.213Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-02T13:56:30.213Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-02T13:56:30.239Z] ok github.com/docker/docker/cmd/docker-proxy 0.233s coverage: 67.6% of statements [2022-06-02T13:56:30.469Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-02T13:56:31.032Z] === RUN TestReadPluginNoRead/default [2022-06-02T13:56:31.032Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-02T13:56:31.593Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-02T13:56:32.157Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-02T13:56:32.414Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-02T13:56:32.671Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-02T13:56:32.671Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-02T13:56:32.671Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-02T13:56:33.232Z] --- PASS: TestContinueAfterPluginCrash (9.60s) [2022-06-02T13:56:33.232Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-02T13:56:33.232Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-02T13:56:33.488Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-02T13:56:33.488Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-02T13:56:33.488Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-02T13:56:33.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-02T13:56:34.000Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-02T13:56:34.256Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-02T13:56:34.819Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-02T13:56:35.525Z] ok github.com/docker/docker/client 0.158s coverage: 75.6% of statements [2022-06-02T13:56:35.749Z] === CONT TestReadPluginNoRead [2022-06-02T13:56:35.749Z] read_test.go:92: [d3bb70175145b] daemon is not started [2022-06-02T13:56:35.749Z] --- PASS: TestReadPluginNoRead (7.52s) [2022-06-02T13:56:35.749Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2022-06-02T13:56:35.749Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) [2022-06-02T13:56:35.749Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2022-06-02T13:56:35.749Z] PASS [2022-06-02T13:56:35.749Z] [2022-06-02T13:56:35.749Z] DONE 6 tests in 12.092s [2022-06-02T13:56:35.749Z] 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-02T13:56:35.749Z] ++ 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-02T13:56:35.749Z] ++ set -e [2022-06-02T13:56:35.749Z] ++ '[' -n 0 ']' [2022-06-02T13:56:35.749Z] ++ set -x [2022-06-02T13:56:35.749Z] ++ 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-02T13:56:35.749Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-02T13:56:35.749Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-02T13:56:35.749Z] testing: warning: no tests to run [2022-06-02T13:56:35.749Z] PASS [2022-06-02T13:56:35.749Z] [2022-06-02T13:56:35.749Z] DONE 0 tests in 0.073s [2022-06-02T13:56:35.749Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-02T13:56:35.749Z] ++ 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-02T13:56:35.749Z] ++ set -e [2022-06-02T13:56:35.749Z] ++ '[' -n 0 ']' [2022-06-02T13:56:35.749Z] ++ set -x [2022-06-02T13:56:35.749Z] ++ 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-02T13:56:35.749Z] INFO: Testing against a local daemon [2022-06-02T13:56:35.749Z] === RUN TestPluginWithDevMounts [2022-06-02T13:56:35.749Z] === PAUSE TestPluginWithDevMounts [2022-06-02T13:56:35.749Z] === CONT TestPluginWithDevMounts [2022-06-02T13:56:37.641Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-02T13:56:37.641Z] --- PASS: TestPluginWithDevMounts (1.87s) [2022-06-02T13:56:37.641Z] PASS [2022-06-02T13:56:37.641Z] [2022-06-02T13:56:37.641Z] DONE 1 tests in 2.028s [2022-06-02T13:56:37.641Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-02T13:56:37.641Z] ++ 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-02T13:56:37.641Z] ++ set -e [2022-06-02T13:56:37.641Z] ++ '[' -n 0 ']' [2022-06-02T13:56:37.641Z] ++ set -x [2022-06-02T13:56:37.641Z] ++ 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-02T13:56:37.897Z] INFO: Testing against a local daemon [2022-06-02T13:56:37.898Z] === RUN TestSecretInspect [2022-06-02T13:56:38.153Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-02T13:56:38.153Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-02T13:56:39.084Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-02T13:56:39.340Z] docker_api_swarm_test.go:502: [d308aea15d6d7] joining swarm manager [dbdd87c6a7f4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:56:39.596Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-02T13:56:40.526Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-02T13:56:40.526Z] --- PASS: TestSecretInspect (2.77s) [2022-06-02T13:56:40.526Z] === RUN TestSecretList [2022-06-02T13:56:41.089Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-02T13:56:41.089Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-02T13:56:41.655Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-02T13:56:42.218Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-02T13:56:42.782Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-02T13:56:42.782Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-02T13:56:43.356Z] --- PASS: TestSecretList (2.54s) [2022-06-02T13:56:43.356Z] === RUN TestSecretsCreateAndDelete [2022-06-02T13:56:43.356Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-02T13:56:44.290Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-02T13:56:45.658Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-02T13:56:45.658Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-02T13:56:45.658Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-02T13:56:45.658Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-02T13:56:45.658Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-02T13:56:45.913Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2022-06-02T13:56:45.913Z] === RUN TestSecretsUpdate [2022-06-02T13:56:46.474Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-02T13:56:48.362Z] docker_api_swarm_test.go:507: [d1c73de84677b] joining swarm manager [dbdd87c6a7f4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T13:56:48.362Z] --- PASS: TestSecretsUpdate (2.26s) [2022-06-02T13:56:48.362Z] === RUN TestTemplatedSecret [2022-06-02T13:56:50.881Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-02T13:56:50.881Z] --- PASS: TestTemplatedSecret (2.63s) [2022-06-02T13:56:50.881Z] === RUN TestSecretCreateResolve [2022-06-02T13:56:51.137Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-02T13:56:51.699Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-02T13:56:51.699Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-02T13:56:51.699Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-02T13:56:51.955Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-02T13:56:53.321Z] --- PASS: TestSecretCreateResolve (2.31s) [2022-06-02T13:56:53.321Z] PASS [2022-06-02T13:56:53.321Z] [2022-06-02T13:56:53.321Z] DONE 6 tests in 15.330s [2022-06-02T13:56:53.321Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-02T13:56:53.321Z] ++ 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-02T13:56:53.321Z] ++ set -e [2022-06-02T13:56:53.321Z] ++ '[' -n 0 ']' [2022-06-02T13:56:53.321Z] ++ set -x [2022-06-02T13:56:53.321Z] ++ 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-02T13:56:53.321Z] INFO: Testing against a local daemon [2022-06-02T13:56:53.321Z] === RUN TestServiceCreateInit [2022-06-02T13:56:53.321Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T13:56:54.247Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-02T13:56:55.176Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-02T13:56:56.103Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-02T13:56:57.996Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T13:56:59.886Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-02T13:57:00.815Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-02T13:57:02.188Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-02T13:57:02.759Z] --- PASS: TestServiceCreateInit (9.41s) [2022-06-02T13:57:02.759Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.57s) [2022-06-02T13:57:02.759Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.82s) [2022-06-02T13:57:02.759Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T13:57:03.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-02T13:57:03.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-02T13:57:05.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-02T13:57:07.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-02T13:57:08.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-02T13:57:09.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000efcbe8__} [2022-06-02T13:57:10.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13283888738_/foo_false_____} [2022-06-02T13:57:11.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13283888738_/foo_true_____} [2022-06-02T13:57:13.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32768403922_/foo_false_____} [2022-06-02T13:57:14.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32768403922_/foo_true_____} [2022-06-02T13:57:15.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32768403922_/foo_true__0xc000efcc18___} [2022-06-02T13:57:17.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000efcc30__} [2022-06-02T13:57:17.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000efcc90__} [2022-06-02T13:57:19.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000efcca8__} [2022-06-02T13:57:19.502Z] --- PASS: TestCreateServiceMultipleTimes (17.00s) [2022-06-02T13:57:19.502Z] === RUN TestCreateServiceConflict [2022-06-02T13:57:20.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000efccc0__} [2022-06-02T13:57:20.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-02T13:57:22.263Z] ok github.com/docker/docker/cmd/dockerd 0.098s coverage: 29.7% of statements [2022-06-02T13:57:22.263Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-06-02T13:57:22.263Z] ok github.com/docker/docker/cmd/dockerd/trap 2.529s coverage: 0.0% of statements [2022-06-02T13:57:22.263Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-02T13:57:22.263Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-02T13:57:22.263Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-02T13:57:22.263Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-02T13:57:22.263Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-02T13:57:22.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-02T13:57:22.320Z] --- PASS: TestCreateServiceConflict (2.47s) [2022-06-02T13:57:22.320Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T13:57:23.247Z] docker_api_swarm_node_test.go:81: [dfd966fb70967] joining swarm manager [d5071468452c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-02T13:57:23.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-02T13:57:23.759Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-02T13:57:25.561Z] ok github.com/docker/docker/daemon/cluster 0.077s coverage: 0.5% of statements [2022-06-02T13:57:26.278Z] --- PASS: TestCreateServiceMaxReplicas (4.16s) [2022-06-02T13:57:26.278Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T13:57:26.840Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-02T13:57:26.944Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-06-02T13:57:28.328Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-06-02T13:57:28.731Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-02T13:57:31.255Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-02T13:57:32.622Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-02T13:57:32.622Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-02T13:57:33.186Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-02T13:57:34.115Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-02T13:57:34.676Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-02T13:57:35.236Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-02T13:57:35.803Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-02T13:57:36.366Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-02T13:57:36.458Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.4% of statements [2022-06-02T13:57:36.718Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-06-02T13:57:36.927Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-02T13:57:37.289Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-02T13:57:37.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-02T13:57:37.490Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-02T13:57:37.860Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-06-02T13:57:37.860Z] ok github.com/docker/docker/daemon 10.153s coverage: 16.1% of statements [2022-06-02T13:57:37.860Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-02T13:57:37.860Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-02T13:57:37.860Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-02T13:57:37.860Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-02T13:57:38.052Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-02T13:57:38.981Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-02T13:57:39.544Z] docker_api_swarm_node_test.go:53: [d825f3a732aab] joining swarm manager [d3fd2b6cf1ddf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:57:39.774Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.761s coverage: 74.8% of statements [2022-06-02T13:57:39.807Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-02T13:57:40.345Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-06-02T13:57:40.386Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-02T13:57:40.386Z] docker_api_swarm_node_test.go:54: [def252825d69e] joining swarm manager [d3fd2b6cf1ddf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T13:57:40.605Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.397s coverage: 56.2% of statements [2022-06-02T13:57:40.642Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.47s) [2022-06-02T13:57:40.642Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T13:57:41.203Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-02T13:57:42.520Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-06-02T13:57:42.570Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-02T13:57:43.132Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-02T13:57:43.388Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2022-06-02T13:57:43.388Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T13:57:43.644Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-02T13:57:43.644Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-02T13:57:43.930Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.336s coverage: 50.6% of statements [2022-06-02T13:57:44.572Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-02T13:57:45.134Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-02T13:57:45.340Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.671s coverage: 45.9% of statements [2022-06-02T13:57:45.340Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-02T13:57:46.063Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-02T13:57:46.281Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.748s coverage: 58.5% of statements [2022-06-02T13:57:46.281Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-02T13:57:46.281Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-02T13:57:46.318Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2022-06-02T13:57:46.318Z] === RUN TestCreateServiceSysctls [2022-06-02T13:57:46.542Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-06-02T13:57:46.880Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-02T13:57:47.440Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-02T13:57:47.483Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-06-02T13:57:48.434Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-06-02T13:57:48.811Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-02T13:57:49.014Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 6.6% of statements [2022-06-02T13:57:49.014Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-02T13:57:49.014Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-02T13:57:49.372Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-02T13:57:49.934Z] --- PASS: TestCreateServiceSysctls (3.72s) [2022-06-02T13:57:49.934Z] === RUN TestCreateServiceCapabilities [2022-06-02T13:57:49.953Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2022-06-02T13:57:50.893Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 80.2% of statements [2022-06-02T13:57:50.893Z] ok github.com/docker/docker/daemon/logger/fluentd 0.024s coverage: 53.6% of statements [2022-06-02T13:57:50.893Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-02T13:57:51.300Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-02T13:57:51.463Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 68.2% of statements [2022-06-02T13:57:51.463Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.4% of statements [2022-06-02T13:57:52.034Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-06-02T13:57:52.975Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.136s coverage: 76.8% of statements [2022-06-02T13:57:53.191Z] --- PASS: TestCreateServiceCapabilities (2.96s) [2022-06-02T13:57:53.191Z] === RUN TestInspect [2022-06-02T13:57:53.235Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 79.2% of statements [2022-06-02T13:57:53.235Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-02T13:57:53.235Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-02T13:57:54.175Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-06-02T13:57:54.175Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.0% of statements [2022-06-02T13:57:55.082Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-02T13:57:55.115Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-06-02T13:57:55.685Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-06-02T13:57:56.256Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-02T13:57:56.454Z] --- PASS: TestInspect (3.28s) [2022-06-02T13:57:56.454Z] === RUN TestCreateJob [2022-06-02T13:57:57.197Z] ok github.com/docker/docker/daemon/logger/splunk 1.654s coverage: 82.5% of statements [2022-06-02T13:57:57.197Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-02T13:57:57.197Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-02T13:57:57.382Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-02T13:57:57.767Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-06-02T13:57:57.964Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-02T13:57:58.027Z] ok github.com/docker/docker/distribution 0.626s coverage: 28.2% of statements [2022-06-02T13:57:58.028Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-02T13:57:58.968Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-02T13:57:59.540Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-06-02T13:57:59.800Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-02T13:58:00.371Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-06-02T13:58:00.481Z] --- PASS: TestCreateJob (3.70s) [2022-06-02T13:58:00.481Z] === RUN TestReplicatedJob [2022-06-02T13:58:00.632Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.9% of statements [2022-06-02T13:58:00.632Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-02T13:58:00.632Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-02T13:58:00.632Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-02T13:58:00.892Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-06-02T13:58:01.408Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-02T13:58:01.833Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-06-02T13:58:02.405Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-06-02T13:58:02.666Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-02T13:58:04.580Z] ok github.com/docker/docker/pkg/archive 0.312s coverage: 81.9% of statements [2022-06-02T13:58:04.677Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-02T13:58:04.934Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-02T13:58:05.963Z] ok github.com/docker/docker/pkg/authorization 0.879s coverage: 68.3% of statements [2022-06-02T13:58:05.963Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-02T13:58:05.963Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-02T13:58:06.299Z] --- PASS: TestReplicatedJob (6.16s) [2022-06-02T13:58:06.299Z] === RUN TestUpdateReplicatedJob [2022-06-02T13:58:08.820Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-02T13:58:09.257Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 42.7% of statements [2022-06-02T13:58:09.257Z] ok github.com/docker/docker/layer 7.179s coverage: 69.0% of statements [2022-06-02T13:58:09.257Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-02T13:58:09.257Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-02T13:58:09.257Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-02T13:58:09.257Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-02T13:58:09.257Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-02T13:58:09.380Z] === RUN TestDockerSuite/TestCpToDot [2022-06-02T13:58:09.518Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-06-02T13:58:09.518Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-02T13:58:09.518Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2022-06-02T13:58:09.779Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2022-06-02T13:58:09.942Z] --- PASS: TestUpdateReplicatedJob (3.71s) [2022-06-02T13:58:09.942Z] === RUN TestServiceListWithStatuses [2022-06-02T13:58:09.942Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T13:58:09.942Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T13:58:09.942Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T13:58:10.199Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-02T13:58:10.350Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-06-02T13:58:10.350Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2022-06-02T13:58:10.350Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-06-02T13:58:11.564Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-02T13:58:11.767Z] ok github.com/docker/docker/pkg/idtools 0.452s coverage: 67.9% of statements [2022-06-02T13:58:11.767Z] ok github.com/docker/docker/pkg/ioutils 0.478s coverage: 70.1% of statements [2022-06-02T13:58:12.028Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-06-02T13:58:12.028Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-06-02T13:58:12.028Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-02T13:58:12.288Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2022-06-02T13:58:12.288Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-06-02T13:58:12.492Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-02T13:58:12.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-02T13:58:12.860Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-06-02T13:58:12.860Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-06-02T13:58:13.121Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-06-02T13:58:13.121Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-02T13:58:13.121Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-02T13:58:13.421Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-02T13:58:13.692Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-06-02T13:58:14.264Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-02T13:58:14.264Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-02T13:58:14.524Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-02T13:58:14.786Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-02T13:58:14.786Z] --- PASS: TestDockerNetworkConnectAlias (4.93s) [2022-06-02T13:58:14.786Z] === RUN TestDockerNetworkReConnect [2022-06-02T13:58:15.042Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-02T13:58:15.604Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-02T13:58:15.904Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-06-02T13:58:16.164Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-06-02T13:58:16.164Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-02T13:58:16.425Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-02T13:58:16.686Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-02T13:58:16.946Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-02T13:58:16.976Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-02T13:58:16.976Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-02T13:58:16.976Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-02T13:58:17.516Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-06-02T13:58:17.544Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-02T13:58:17.777Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-02T13:58:18.037Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2022-06-02T13:58:18.118Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-02T13:58:18.118Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-02T13:58:18.118Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-02T13:58:18.118Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-02T13:58:18.608Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-06-02T13:58:18.869Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-02T13:58:19.045Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-02T13:58:19.045Z] --- PASS: TestDockerNetworkReConnect (4.20s) [2022-06-02T13:58:19.045Z] === RUN TestServicePlugin [2022-06-02T13:58:19.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-02T13:58:19.130Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-02T13:58:19.301Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-02T13:58:19.558Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-02T13:58:19.558Z] === RUN TestDockerSuite/TestCreateRM [2022-06-02T13:58:19.814Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-02T13:58:19.814Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-02T13:58:19.814Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-02T13:58:19.814Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-02T13:58:20.071Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-02T13:58:21.041Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-06-02T13:58:21.041Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-02T13:58:21.612Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-02T13:58:21.962Z] docker_api_swarm_test.go:202: [d9b66dbd667c5] joining swarm manager [d8ad9810a97a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:58:22.523Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-02T13:58:22.523Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-02T13:58:22.553Z] ok github.com/docker/docker/quota 0.245s coverage: 71.4% of statements [2022-06-02T13:58:22.779Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-02T13:58:22.813Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-02T13:58:23.755Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-06-02T13:58:24.148Z] plugin_test.go:61: [dada1dfcbb887] joining swarm manager [d9e125ee945a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:58:24.326Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-02T13:58:24.326Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-02T13:58:24.897Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-02T13:58:25.158Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-02T13:58:25.514Z] plugin_test.go:64: [d6a93b263416e] joining swarm manager [d9e125ee945a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T13:58:26.882Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-02T13:58:26.882Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-02T13:58:26.882Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-02T13:58:27.070Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-02T13:58:27.137Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-02T13:58:27.137Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-02T13:58:27.137Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-02T13:58:27.331Z] ok github.com/docker/docker/volume/local 0.112s coverage: 77.2% of statements [2022-06-02T13:58:27.699Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-02T13:58:27.903Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-06-02T13:58:28.627Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-02T13:58:29.189Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-02T13:58:29.286Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-06-02T13:58:30.553Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-02T13:58:31.480Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-02T13:58:32.042Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-02T13:58:32.602Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-02T13:58:32.602Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-02T13:58:33.164Z] === RUN TestDockerSuite/TestDockerFails [2022-06-02T13:58:33.164Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-02T13:58:33.164Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-02T13:58:33.164Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-02T13:58:34.093Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-02T13:58:34.654Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-02T13:58:36.038Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-02T13:58:36.038Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-02T13:58:36.038Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-02T13:58:36.038Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-02T13:58:37.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-02T13:58:39.290Z] docker_api_swarm_test.go:384: [da06112cc6eb7] joining swarm manager [d584158911a20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:58:40.655Z] docker_api_swarm_test.go:385: [d2b4e57d18338] joining swarm manager [d584158911a20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T13:58:41.581Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-02T13:58:43.470Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-02T13:58:45.360Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-02T13:58:46.288Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-02T13:58:46.851Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-02T13:58:47.411Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-02T13:58:47.412Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-06-02T13:58:47.412Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-02T13:58:47.412Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-02T13:58:47.412Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-02T13:58:47.412Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-02T13:58:47.412Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-02T13:58:47.412Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-02T13:58:47.412Z] ? github.com/docker/docker/rootless [no test files] [2022-06-02T13:58:47.412Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/volume [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-02T13:58:47.413Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === Skipped [2022-06-02T13:58:47.676Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-02T13:58:47.676Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-02T13:58:47.676Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-02T13:58:47.676Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-02T13:58:47.676Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-02T13:58:47.676Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:58:47.676Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-02T13:58:47.676Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:58:47.676Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-02T13:58:47.676Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:58:47.676Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-02T13:58:47.676Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:58:47.676Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-02T13:58:47.676Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:58:47.676Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-02T13:58:47.676Z] graphtest_unix.go:71: No driver to put! [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-02T13:58:47.676Z] time="2022-06-02T13:57:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T13:58:47.676Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T13:58:47.676Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-02T13:58:47.676Z] time="2022-06-02T13:57:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T13:58:47.676Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T13:58:47.676Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-02T13:58:47.676Z] time="2022-06-02T13:57:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T13:58:47.676Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T13:58:47.676Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-02T13:58:47.676Z] time="2022-06-02T13:57:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T13:58:47.676Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T13:58:47.676Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T13:58:47.676Z] [2022-06-02T13:58:47.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-02T13:58:47.677Z] time="2022-06-02T13:57:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T13:58:47.677Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T13:58:47.677Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-02T13:58:47.677Z] graphtest_unix.go:71: No driver to put! [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-02T13:58:47.677Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-02T13:58:47.677Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-02T13:58:47.677Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-02T13:58:47.677Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-02T13:58:47.677Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:58:47.677Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-02T13:58:47.677Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:58:47.677Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-02T13:58:47.677Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:58:47.677Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-02T13:58:47.677Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:58:47.677Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-02T13:58:47.677Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T13:58:47.677Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-02T13:58:47.677Z] graphtest_unix.go:71: No driver to put! [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-02T13:58:47.677Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-02T13:58:47.677Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-02T13:58:47.677Z] [2022-06-02T13:58:47.677Z] DONE 2768 tests, 28 skipped in 253.498s [2022-06-02T13:58:47.677Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/config [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/idm [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/ns [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/options [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/osl [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T13:58:47.677Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-02T13:58:47.677Z] + 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-02T13:58:48.337Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-02T13:58:48.593Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-02T13:58:49.160Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-02T13:58:49.415Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-02T13:58:51.301Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-02T13:58:51.301Z] --- PASS: TestServicePlugin (32.40s) [2022-06-02T13:58:51.301Z] === RUN TestServiceUpdateLabel [2022-06-02T13:58:52.229Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-02T13:58:54.120Z] --- PASS: TestServiceUpdateLabel (2.62s) [2022-06-02T13:58:54.120Z] === RUN TestServiceUpdateSecrets [2022-06-02T13:58:54.694Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-02T13:58:56.583Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-02T13:58:57.511Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-02T13:58:58.438Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-02T13:59:04.975Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-02T13:59:04.975Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-02T13:59:04.975Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-02T13:59:04.975Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-02T13:59:05.231Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-02T13:59:05.487Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-02T13:59:05.743Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-02T13:59:05.743Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-02T13:59:06.670Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-02T13:59:07.598Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-02T13:59:07.598Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-02T13:59:07.598Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-02T13:59:08.160Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-02T13:59:08.415Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-02T13:59:08.671Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2022-06-02T13:59:08.671Z] === RUN TestServiceUpdateConfigs [2022-06-02T13:59:09.231Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-02T13:59:10.160Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-02T13:59:10.416Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-02T13:59:10.416Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-02T13:59:10.416Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-02T13:59:10.416Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-02T13:59:10.416Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-02T13:59:12.932Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-02T13:59:12.932Z] === RUN TestDockerSuite/TestEventsRename [2022-06-02T13:59:13.495Z] === RUN TestDockerSuite/TestEventsResize [2022-06-02T13:59:14.058Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-02T13:59:14.621Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-02T13:59:14.878Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-02T13:59:15.448Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-02T13:59:18.730Z] === RUN TestDockerSuite/TestEventsTop [2022-06-02T13:59:18.986Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-02T13:59:21.500Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-02T13:59:23.389Z] --- PASS: TestServiceUpdateConfigs (14.60s) [2022-06-02T13:59:23.389Z] === RUN TestServiceUpdateNetwork [2022-06-02T13:59:27.555Z] === RUN TestDockerSuite/TestExec [2022-06-02T13:59:28.116Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-02T13:59:28.371Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-02T13:59:28.935Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-02T13:59:29.496Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-02T13:59:30.865Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-02T13:59:31.426Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-02T13:59:31.987Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-02T13:59:32.548Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-02T13:59:33.109Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-02T13:59:33.671Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-02T13:59:33.928Z] check_test.go:378: [d2b4e57d18338] daemon is not started [2022-06-02T13:59:33.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-02T13:59:34.184Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-02T13:59:34.377Z] ok github.com/docker/docker/libnetwork 37.263s coverage: 40.6% of statements [2022-06-02T13:59:34.377Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-06-02T13:59:34.377Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-02T13:59:34.377Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-02T13:59:34.377Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-02T13:59:34.377Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-02T13:59:34.377Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-02T13:59:34.377Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-02T13:59:34.377Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-02T13:59:34.377Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-02T13:59:34.377Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-06-02T13:59:34.377Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-02T13:59:34.377Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-02T13:59:34.377Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-02T13:59:34.377Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-02T13:59:35.318Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.395s coverage: 59.9% of statements [2022-06-02T13:59:35.318Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-02T13:59:35.318Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-02T13:59:35.551Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-02T13:59:35.889Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.119s coverage: 4.0% of statements [2022-06-02T13:59:35.889Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-02T13:59:36.115Z] --- PASS: TestServiceUpdateNetwork (12.91s) [2022-06-02T13:59:36.115Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T13:59:36.384Z] docker_api_swarm_test.go:802: [ddb1f03dff907] joining swarm manager [d80f5ef4cc034]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T13:59:36.460Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.021s coverage: 4.5% of statements [2022-06-02T13:59:36.460Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-02T13:59:36.720Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-02T13:59:36.949Z] === RUN TestDockerSuite/TestExecEnv [2022-06-02T13:59:37.514Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-02T13:59:37.770Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-02T13:59:38.025Z] docker_api_swarm_test.go:802: [d6d17670538f8] joining swarm manager [d80f5ef4cc034]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T13:59:38.587Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-02T13:59:39.514Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-02T13:59:39.514Z] docker_api_swarm_test.go:802: [d2216185eaaac] joining swarm manager [d80f5ef4cc034]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-02T13:59:40.076Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-02T13:59:40.639Z] docker_api_swarm_test.go:802: [d65dfd8a36a33] joining swarm manager [d80f5ef4cc034]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-02T13:59:42.003Z] docker_api_swarm_test.go:810: [dc055b551511b] joining swarm manager [d80f5ef4cc034]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-02T13:59:42.929Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-02T13:59:43.184Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-02T13:59:43.745Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-02T13:59:44.305Z] === RUN TestDockerSuite/TestExecParseError [2022-06-02T13:59:44.866Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-02T13:59:45.429Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-02T13:59:45.429Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-02T13:59:45.993Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-02T13:59:46.709Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.449s coverage: 7.2% of statements [2022-06-02T13:59:46.709Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-02T13:59:46.709Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-02T13:59:46.709Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-06-02T13:59:46.709Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-02T13:59:46.709Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-02T13:59:46.709Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-02T13:59:46.921Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-02T13:59:46.970Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-06-02T13:59:47.231Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-06-02T13:59:47.490Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-02T13:59:47.751Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-02T13:59:47.849Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-02T13:59:48.776Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-02T13:59:54.020Z] --- PASS: TestServiceUpdatePidsLimit (17.11s) [2022-06-02T13:59:54.020Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s) [2022-06-02T13:59:54.020Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-06-02T13:59:54.020Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2022-06-02T13:59:54.020Z] PASS [2022-06-02T13:59:54.020Z] [2022-06-02T13:59:54.020Z] === Skipped [2022-06-02T13:59:54.020Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-02T13:59:54.020Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T13:59:54.020Z] [2022-06-02T13:59:54.020Z] DONE 27 tests, 1 skipped in 180.134s [2022-06-02T13:59:54.020Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-02T13:59:54.020Z] ++ 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-02T13:59:54.020Z] ++ set -e [2022-06-02T13:59:54.020Z] ++ '[' -n 0 ']' [2022-06-02T13:59:54.020Z] ++ set -x [2022-06-02T13:59:54.020Z] ++ 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-02T13:59:54.020Z] INFO: Testing against a local daemon [2022-06-02T13:59:54.020Z] === RUN TestSessionCreate [2022-06-02T13:59:54.020Z] --- PASS: TestSessionCreate (0.02s) [2022-06-02T13:59:54.020Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T13:59:54.020Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-02T13:59:54.020Z] PASS [2022-06-02T13:59:54.020Z] [2022-06-02T13:59:54.020Z] DONE 2 tests in 0.127s [2022-06-02T13:59:54.020Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-02T13:59:54.020Z] ++ 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-02T13:59:54.020Z] ++ set -e [2022-06-02T13:59:54.020Z] ++ '[' -n 0 ']' [2022-06-02T13:59:54.020Z] ++ set -x [2022-06-02T13:59:54.020Z] ++ 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-02T13:59:54.020Z] INFO: Testing against a local daemon [2022-06-02T13:59:54.020Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T13:59:54.020Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T13:59:54.020Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T13:59:54.020Z] === RUN TestDiskUsage [2022-06-02T13:59:54.020Z] === PAUSE TestDiskUsage [2022-06-02T13:59:54.020Z] === RUN TestEventsExecDie [2022-06-02T13:59:54.020Z] --- PASS: TestEventsExecDie (0.56s) [2022-06-02T13:59:54.020Z] === RUN TestEventsBackwardsCompatible [2022-06-02T13:59:54.020Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-02T13:59:54.020Z] === RUN TestEventsVolumeCreate [2022-06-02T13:59:54.277Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-02T13:59:54.277Z] === RUN TestInfoBinaryCommits [2022-06-02T13:59:54.277Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-02T13:59:54.277Z] === RUN TestInfoAPIVersioned [2022-06-02T13:59:54.277Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-02T13:59:54.277Z] === RUN TestInfoAPI [2022-06-02T13:59:54.277Z] --- PASS: TestInfoAPI (0.02s) [2022-06-02T13:59:54.277Z] === RUN TestInfoAPIWarnings [2022-06-02T13:59:59.537Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-02T13:59:59.793Z] === RUN TestDockerSuite/TestExecTTY [2022-06-02T13:59:59.976Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-02T14:00:00.356Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-02T14:00:00.919Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-02T14:00:01.483Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-02T14:00:02.046Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-02T14:00:02.046Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-02T14:00:02.046Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-02T14:00:03.411Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-02T14:00:03.974Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-02T14:00:04.536Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-02T14:00:05.465Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-02T14:00:06.028Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-02T14:00:11.270Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-02T14:00:11.270Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-02T14:00:11.270Z] === RUN TestInfoDebug [2022-06-02T14:00:11.270Z] --- PASS: TestInfoDebug (0.52s) [2022-06-02T14:00:11.270Z] === RUN TestInfoInsecureRegistries [2022-06-02T14:00:11.831Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-02T14:00:11.831Z] === RUN TestInfoRegistryMirrors [2022-06-02T14:00:12.392Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-02T14:00:12.392Z] === RUN TestLoginFailsWithBadCredentials [2022-06-02T14:00:12.392Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-06-02T14:00:12.392Z] === RUN TestPingCacheHeaders [2022-06-02T14:00:12.392Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-02T14:00:12.392Z] === RUN TestPingGet [2022-06-02T14:00:12.392Z] --- PASS: TestPingGet (0.01s) [2022-06-02T14:00:12.392Z] === RUN TestPingHead [2022-06-02T14:00:12.392Z] --- PASS: TestPingHead (0.01s) [2022-06-02T14:00:12.392Z] === RUN TestPingSwarmHeader [2022-06-02T14:00:12.952Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-02T14:00:13.514Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-02T14:00:14.441Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-02T14:00:14.441Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-06-02T14:00:14.441Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-02T14:00:14.441Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-02T14:00:14.441Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-02T14:00:14.441Z] === RUN TestVersion [2022-06-02T14:00:14.441Z] --- PASS: TestVersion (0.02s) [2022-06-02T14:00:14.441Z] === CONT TestDiskUsage [2022-06-02T14:00:14.926Z] ok github.com/docker/docker/libnetwork/ipam 14.463s coverage: 85.3% of statements [2022-06-02T14:00:14.926Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-02T14:00:14.926Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-02T14:00:14.926Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-02T14:00:14.926Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-06-02T14:00:14.926Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-02T14:00:14.926Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-02T14:00:14.926Z] ok github.com/docker/docker/libnetwork/ipamutils 0.260s coverage: 74.0% of statements [2022-06-02T14:00:14.926Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-06-02T14:00:15.002Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-02T14:00:15.002Z] === RUN TestDiskUsage/empty [2022-06-02T14:00:15.002Z] === RUN TestDiskUsage/empty/container_types [2022-06-02T14:00:15.002Z] === RUN TestDiskUsage/empty/image_types [2022-06-02T14:00:15.002Z] === RUN TestDiskUsage/empty/volume_types [2022-06-02T14:00:15.002Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-02T14:00:15.002Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-02T14:00:15.002Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-02T14:00:15.002Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-02T14:00:15.002Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-02T14:00:15.002Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-02T14:00:15.002Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-02T14:00:15.002Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-02T14:00:15.185Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-02T14:00:15.257Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-02T14:00:15.257Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-02T14:00:15.257Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-02T14:00:15.257Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-02T14:00:15.257Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-02T14:00:15.257Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-02T14:00:15.257Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-02T14:00:15.257Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-02T14:00:15.257Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-02T14:00:15.257Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-02T14:00:15.257Z] === RUN TestDiskUsage/after_container.Run [2022-06-02T14:00:15.446Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-06-02T14:00:15.513Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-02T14:00:15.513Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-02T14:00:15.513Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-02T14:00:15.513Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-02T14:00:15.513Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-02T14:00:15.513Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-02T14:00:15.513Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-02T14:00:15.513Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-02T14:00:15.513Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-02T14:00:15.513Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage (1.25s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-02T14:00:15.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T14:00:15.781Z] PASS [2022-06-02T14:00:15.781Z] [2022-06-02T14:00:15.781Z] === Skipped [2022-06-02T14:00:15.781Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T14:00:15.781Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T14:00:15.781Z] [2022-06-02T14:00:15.781Z] DONE 54 tests, 1 skipped in 22.400s [2022-06-02T14:00:15.781Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-02T14:00:15.781Z] ++ 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-02T14:00:15.781Z] ++ set -e [2022-06-02T14:00:15.781Z] ++ '[' -n 0 ']' [2022-06-02T14:00:15.781Z] ++ set -x [2022-06-02T14:00:15.781Z] ++ 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-02T14:00:15.781Z] INFO: Testing against a local daemon [2022-06-02T14:00:15.781Z] === RUN TestVolumesCreateAndList [2022-06-02T14:00:16.040Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-06-02T14:00:16.040Z] === RUN TestVolumesRemove [2022-06-02T14:00:16.040Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-02T14:00:16.040Z] === RUN TestVolumesInspect [2022-06-02T14:00:16.040Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-02T14:00:16.040Z] === RUN TestVolumesInvalidJSON [2022-06-02T14:00:16.040Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-02T14:00:16.040Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-02T14:00:16.040Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-02T14:00:16.040Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-02T14:00:16.040Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-02T14:00:16.040Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-02T14:00:16.040Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-02T14:00:16.040Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-06-02T14:00:16.040Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-02T14:00:16.040Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-02T14:00:16.040Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-02T14:00:16.040Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-02T14:00:16.040Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-02T14:00:16.040Z] PASS [2022-06-02T14:00:16.040Z] [2022-06-02T14:00:16.040Z] DONE 9 tests in 0.218s [2022-06-02T14:00:16.040Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T14:00:16.299Z] ++++ cat bundles/test-integration/docker.pid [2022-06-02T14:00:16.299Z] +++ kill 6623 [2022-06-02T14:00:16.556Z] +++ /etc/init.d/apparmor stop [2022-06-02T14:00:16.556Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T14:00:16.556Z] [2022-06-02T14:00:16.556Z] Unloading profiles will leave already running processes permanently [2022-06-02T14:00:16.556Z] unconfined, which can lead to unexpected situations. [2022-06-02T14:00:16.556Z] [2022-06-02T14:00:16.556Z] To set a process to complain mode, use the command line tool [2022-06-02T14:00:16.556Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T14:00:16.556Z] +++ true [2022-06-02T14:00:16.556Z] exiting test-integration [2022-06-02T14:00:16.556Z] ++ exit 0 [2022-06-02T14:00:16.556Z] [2022-06-02T14:00:16.556Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-02T14:00:17.118Z] + for job in $(jobs -p) [2022-06-02T14:00:17.118Z] + wait 11394 [2022-06-02T14:00:21.281Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-02T14:00:21.536Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-02T14:00:21.536Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-02T14:00:21.536Z] === RUN TestDockerSuite/TestHealth [2022-06-02T14:00:24.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-02T14:00:42.091Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-02T14:00:42.091Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-02T14:00:42.091Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-02T14:00:42.091Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-02T14:00:42.091Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-02T14:00:42.091Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-02T14:00:42.091Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-02T14:00:42.091Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-02T14:00:42.091Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-02T14:00:42.091Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-02T14:00:42.091Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-02T14:00:42.347Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-02T14:00:42.603Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-02T14:00:42.603Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-02T14:00:43.164Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-02T14:00:43.420Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-02T14:00:43.982Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-02T14:00:44.544Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-02T14:00:44.544Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-02T14:00:45.479Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-02T14:00:45.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-02T14:00:47.993Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-02T14:00:47.993Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-02T14:00:47.993Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-02T14:00:49.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-02T14:00:49.892Z] === RUN TestDockerSuite/TestImportFile [2022-06-02T14:00:50.820Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-02T14:00:50.820Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-02T14:00:51.748Z] docker_api_swarm_service_test.go:395: [d75855e8635cc] joining swarm manager [df4755a242f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:00:52.679Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-02T14:00:52.935Z] docker_api_swarm_service_test.go:395: [dd1e161d47114] joining swarm manager [df4755a242f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:00:54.300Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-02T14:00:56.192Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-02T14:00:56.448Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-02T14:00:57.379Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-02T14:00:58.310Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-02T14:00:58.310Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-02T14:00:58.310Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-02T14:00:58.566Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-02T14:00:59.127Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-02T14:00:59.692Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-02T14:00:59.949Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-02T14:01:00.511Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-02T14:01:01.072Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-02T14:01:01.072Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-02T14:01:01.998Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-02T14:01:02.561Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-02T14:01:03.124Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-02T14:01:03.124Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-02T14:01:03.686Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-02T14:01:03.686Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-02T14:01:03.686Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-02T14:01:04.248Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-02T14:01:04.810Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-02T14:01:05.377Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-02T14:01:05.959Z] === RUN TestDockerSuite/TestInspectImage [2022-06-02T14:01:05.959Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-02T14:01:05.959Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-02T14:01:05.959Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-02T14:01:05.959Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-02T14:01:06.520Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-02T14:01:06.776Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-02T14:01:07.032Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-02T14:01:07.594Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-02T14:01:07.850Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-02T14:01:08.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-02T14:01:10.300Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-02T14:01:10.300Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-02T14:01:10.556Z] docker_api_swarm_service_test.go:343: [d398fec546c88] joining swarm manager [d6ddb35da762e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:01:10.813Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-02T14:01:11.374Z] docker_api_swarm_service_test.go:343: [d8cccb534b297] joining swarm manager [d6ddb35da762e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:01:11.374Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-02T14:01:12.740Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-02T14:01:13.302Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-02T14:01:14.230Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-02T14:01:14.791Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-02T14:01:15.718Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-02T14:01:15.976Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-02T14:01:16.538Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-02T14:01:16.538Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-02T14:01:17.905Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-02T14:01:18.833Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-02T14:01:20.200Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-02T14:01:20.200Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-02T14:01:21.127Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-02T14:01:23.037Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-02T14:01:24.402Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-02T14:01:24.402Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-02T14:01:25.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-02T14:01:25.588Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-02T14:01:25.844Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-02T14:01:26.775Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-02T14:01:27.703Z] docker_api_swarm_service_test.go:490: [dd63ff24fce1b] joining swarm manager [d2eadc11655ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:01:28.632Z] docker_api_swarm_service_test.go:490: [d7a3c25da6e3b] joining swarm manager [d2eadc11655ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:01:35.167Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-02T14:01:36.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-02T14:01:37.896Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-02T14:01:38.152Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-02T14:01:40.041Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-02T14:01:40.041Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-02T14:01:40.041Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-02T14:01:40.041Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-02T14:01:40.041Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-02T14:01:40.603Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-02T14:01:41.163Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-02T14:01:41.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-02T14:01:45.603Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-02T14:01:45.603Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-02T14:01:46.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-02T14:01:48.856Z] docker_api_swarm_service_test.go:128: [d5fbee07d4873] joining swarm manager [d9e4b1577521a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:01:49.416Z] docker_api_swarm_service_test.go:129: [de19b0b6598d0] joining swarm manager [d9e4b1577521a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:01:49.979Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-02T14:01:50.906Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-02T14:01:50.906Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-02T14:01:51.835Z] docker_api_swarm_service_test.go:137: [d41a1fb28fb72] joining swarm manager [d9e4b1577521a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-02T14:01:51.835Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-02T14:01:53.201Z] docker_api_swarm_service_test.go:138: [dce8e92f9f76e] joining swarm manager [d9e4b1577521a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-02T14:01:53.201Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-02T14:01:54.129Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-02T14:01:55.493Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-02T14:01:56.056Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-02T14:01:57.947Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-02T14:01:58.509Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-02T14:01:59.070Z] === RUN TestDockerSuite/TestLogsSince [2022-06-02T14:02:05.604Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-02T14:02:06.926Z] ok github.com/docker/docker/libnetwork/networkdb 103.941s coverage: 60.0% of statements [2022-06-02T14:02:06.927Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-02T14:02:06.927Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-02T14:02:06.927Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2022-06-02T14:02:06.927Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-02T14:02:06.927Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-06-02T14:02:06.927Z] ok github.com/docker/docker/libnetwork/portmapper 0.223s coverage: 48.6% of statements [2022-06-02T14:02:07.187Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-06-02T14:02:07.187Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-02T14:02:07.447Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-02T14:02:07.447Z] [2022-06-02T14:02:07.447Z] === Skipped [2022-06-02T14:02:07.447Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-02T14:02:07.447Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-02T14:02:07.447Z] [2022-06-02T14:02:07.447Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-02T14:02:07.447Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-02T14:02:07.447Z] [2022-06-02T14:02:07.447Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-02T14:02:07.447Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-02T14:02:07.447Z] [2022-06-02T14:02:07.447Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-02T14:02:07.447Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T14:02:07.447Z] [2022-06-02T14:02:07.447Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-02T14:02:07.447Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T14:02:07.447Z] [2022-06-02T14:02:07.447Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-02T14:02:07.447Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T14:02:07.447Z] [2022-06-02T14:02:07.447Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-02T14:02:07.447Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T14:02:07.447Z] [2022-06-02T14:02:07.447Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-02T14:02:07.447Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T14:02:07.447Z] [2022-06-02T14:02:07.447Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-02T14:02:07.447Z] firewalld_test.go:14: firewalld is not running [2022-06-02T14:02:07.447Z] [2022-06-02T14:02:07.447Z] DONE 326 tests, 9 skipped in 199.896s Post stage [Pipeline] junit [2022-06-02T14:02:08.032Z] Recording test results [2022-06-02T14:02:08.382Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-02T14:02:08.703Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43678/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0a6b82a0d06ccbf95969c2cf69cde2d88bc177f hack/validate/vendor [2022-06-02T14:02:09.655Z] No vendor changes in diff. [2022-06-02T14:02:09.655Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T14:02:10.222Z] + echo Ensuring container killed. [2022-06-02T14:02:10.222Z] Ensuring container killed. [2022-06-02T14:02:10.222Z] + docker rm -vf docker-pr1 [2022-06-02T14:02:10.222Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-02T14:02:10.508Z] + echo Chowning /workspace to jenkins user [2022-06-02T14:02:10.508Z] Chowning /workspace to jenkins user [2022-06-02T14:02:10.508Z] + id -u [2022-06-02T14:02:10.508Z] + id -g [2022-06-02T14:02:10.508Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43678:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T14:02:10.856Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-02T14:02:11.418Z] === RUN TestDockerSuite/TestLogsTail [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T14:02:11.747Z] + bundleName=unit [2022-06-02T14:02:11.747Z] + echo Creating unit-bundles.tar.gz [2022-06-02T14:02:11.747Z] Creating unit-bundles.tar.gz [2022-06-02T14:02:11.747Z] + 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-02T14:02:11.747Z] bundles/junit-report-libnetwork.xml [2022-06-02T14:02:11.747Z] bundles/junit-report.xml [2022-06-02T14:02:11.747Z] bundles/go-test-report-libnetwork.json [2022-06-02T14:02:11.747Z] bundles/go-test-report.json [2022-06-02T14:02:11.747Z] bundles/profile-libnetwork.out [2022-06-02T14:02:11.747Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-02T14:02:11.760Z] Archiving artifacts [2022-06-02T14:02:11.979Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-02T14:02:12.160Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43678/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T14:02:12.467Z] + make clean [2022-06-02T14:02:12.467Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-02T14:02:12.467Z] docker-dev-cache [2022-06-02T14:02:12.467Z] docker-mod-cache [Pipeline] deleteDir [2022-06-02T14:02:12.540Z] === RUN TestDockerSuite/TestLogsWithDetails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T14:02:12.796Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-02T14:02:13.052Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-02T14:02:13.613Z] === RUN TestDockerSuite/TestNetHostname [2022-06-02T14:02:14.980Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-02T14:02:15.236Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-02T14:02:15.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-02T14:02:18.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-02T14:02:19.895Z] docker_api_swarm_service_test.go:304: [d80f46b1ce7ff] joining swarm manager [d6319666cc6ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:02:20.456Z] docker_api_swarm_service_test.go:304: [de2264d6f0d4e] joining swarm manager [d6319666cc6ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:02:21.018Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-02T14:02:22.908Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-02T14:02:23.468Z] === RUN TestDockerSuite/TestPluginActive [2022-06-02T14:02:25.357Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-02T14:02:31.903Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-02T14:02:31.904Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-02T14:02:31.904Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-02T14:02:33.268Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-02T14:02:36.534Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-02T14:02:37.897Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-02T14:02:40.410Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-02T14:02:41.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-02T14:02:43.662Z] docker_api_swarm_service_test.go:100: [df5ab9fc9165e] joining swarm manager [dc6f3d5fe57ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:02:44.588Z] docker_api_swarm_service_test.go:101: [d080c700c3acf] joining swarm manager [dc6f3d5fe57ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:02:45.515Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-02T14:02:48.036Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-02T14:02:49.401Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-02T14:02:49.963Z] === RUN TestDockerSuite/TestPortList [2022-06-02T14:02:58.085Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-02T14:02:58.085Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-02T14:03:04.618Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-02T14:03:04.618Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-02T14:03:04.618Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-02T14:03:04.618Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-02T14:03:04.618Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-02T14:03:05.180Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-02T14:03:05.180Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-02T14:03:05.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-02T14:03:05.747Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-02T14:03:07.117Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-02T14:03:07.117Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-02T14:03:07.680Z] check_test.go:378: [df5ab9fc9165e] daemon is not started [2022-06-02T14:03:09.568Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-02T14:03:10.497Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-02T14:03:10.753Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-02T14:03:11.010Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-02T14:03:12.901Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-02T14:03:13.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-02T14:03:13.720Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-02T14:03:15.609Z] docker_api_swarm_service_test.go:533: [d2077dbb92744] joining swarm manager [d9e4a5fa60ee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:03:16.545Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-02T14:03:16.801Z] docker_api_swarm_service_test.go:534: [de7d7ccb47054] joining swarm manager [d9e4a5fa60ee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:03:22.047Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-02T14:03:22.047Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-02T14:03:24.570Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-02T14:03:31.105Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-02T14:03:32.034Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-02T14:03:33.400Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-02T14:03:34.329Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-02T14:03:35.258Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-02T14:03:37.148Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-02T14:03:38.515Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-02T14:03:39.442Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-02T14:03:39.699Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-02T14:03:39.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-02T14:03:40.213Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-02T14:03:42.121Z] docker_api_swarm_service_test.go:148: [d9dfc6932b2ae] joining swarm manager [d71845bc41b94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:03:42.121Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-02T14:03:43.050Z] docker_api_swarm_service_test.go:148: [d312fd9d07d57] joining swarm manager [d71845bc41b94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:03:44.417Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-02T14:03:45.344Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-02T14:03:45.344Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-02T14:03:45.344Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-02T14:03:45.344Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-02T14:03:45.344Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-02T14:03:45.600Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-02T14:03:46.162Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-02T14:03:47.534Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-02T14:03:48.463Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-02T14:03:48.719Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-02T14:03:55.267Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-02T14:03:55.830Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-02T14:03:57.195Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-02T14:03:57.452Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-02T14:03:57.452Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-02T14:03:57.708Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-02T14:04:00.224Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-02T14:04:00.786Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-02T14:04:03.329Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-02T14:04:04.257Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-02T14:04:04.257Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-02T14:04:04.513Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-02T14:04:07.034Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-02T14:04:07.965Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-02T14:04:08.223Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-02T14:04:10.115Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-02T14:04:10.371Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-02T14:04:11.738Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-02T14:04:12.667Z] === RUN TestDockerSuite/TestRmiTag [2022-06-02T14:04:12.667Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-02T14:04:13.231Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-02T14:04:15.751Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-02T14:04:16.314Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-02T14:04:16.875Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-02T14:04:17.133Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-02T14:04:18.061Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-02T14:04:18.624Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-02T14:04:18.624Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-02T14:04:19.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-02T14:04:19.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-02T14:04:19.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-02T14:04:19.698Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-02T14:04:21.080Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-02T14:04:21.644Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-02T14:04:23.011Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-02T14:04:23.573Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-02T14:04:24.939Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-02T14:04:25.868Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-02T14:04:26.431Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-02T14:04:27.359Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-02T14:04:27.920Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-02T14:04:28.482Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-02T14:04:29.043Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-02T14:04:30.411Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-02T14:04:30.972Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-02T14:04:31.534Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-02T14:04:32.100Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-02T14:04:32.663Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-02T14:04:32.663Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-02T14:04:34.557Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-02T14:04:34.557Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-02T14:04:35.119Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-02T14:04:36.047Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-02T14:04:36.303Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-02T14:04:36.303Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-02T14:04:37.231Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-02T14:04:37.797Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-02T14:04:38.724Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-02T14:04:39.286Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-02T14:04:39.848Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-02T14:04:39.848Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-02T14:04:40.411Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-02T14:04:40.411Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-02T14:04:41.338Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-02T14:04:41.900Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-02T14:04:42.463Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-02T14:04:43.025Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-02T14:04:43.025Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-02T14:04:43.587Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-02T14:04:44.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-02T14:04:45.212Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-02T14:04:46.140Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-02T14:04:48.032Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-02T14:04:48.596Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-02T14:04:49.527Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-02T14:04:49.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-02T14:04:50.044Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-02T14:04:50.972Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-02T14:04:51.535Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-02T14:04:52.463Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-02T14:04:52.722Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-02T14:04:55.250Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-02T14:04:55.507Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-02T14:04:55.507Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-02T14:04:56.068Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-02T14:04:57.960Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-02T14:04:58.522Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-02T14:04:59.451Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-02T14:05:01.345Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-02T14:05:01.602Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-02T14:05:03.496Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-02T14:05:03.496Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-06-02T14:05:03.496Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-02T14:05:03.496Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-06-02T14:05:03.496Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-02T14:05:04.425Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-02T14:05:04.425Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-02T14:05:05.791Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-02T14:05:07.159Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-02T14:05:08.526Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-02T14:05:09.087Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-02T14:05:09.653Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-02T14:05:11.021Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-02T14:05:11.584Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-02T14:05:11.584Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-02T14:05:11.584Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-02T14:05:12.147Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-02T14:05:12.403Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-02T14:05:13.337Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-02T14:05:13.594Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-02T14:05:14.157Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-02T14:05:15.086Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-02T14:05:15.650Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-02T14:05:16.212Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-02T14:05:16.212Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-02T14:05:16.468Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-02T14:05:17.031Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-02T14:05:17.593Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-02T14:05:18.155Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-02T14:05:18.411Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-02T14:05:18.974Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-02T14:05:19.535Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-02T14:05:19.791Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-02T14:05:19.791Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-02T14:05:20.353Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-02T14:05:20.915Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-02T14:05:21.843Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-02T14:05:22.099Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-02T14:05:22.099Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-06-02T14:05:22.099Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-02T14:05:24.620Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-02T14:05:24.876Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-02T14:05:37.043Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-02T14:05:37.043Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-02T14:05:37.043Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-02T14:05:37.975Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-02T14:05:37.975Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-02T14:05:37.975Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-02T14:05:37.975Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-02T14:05:38.536Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-02T14:05:41.055Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-02T14:05:42.421Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-02T14:05:43.350Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-02T14:05:45.240Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-02T14:05:48.547Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-02T14:05:48.803Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-02T14:05:49.059Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-02T14:05:49.622Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-02T14:05:50.554Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-02T14:05:50.554Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-02T14:05:50.810Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-02T14:05:51.372Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-02T14:05:51.935Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-02T14:05:52.866Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-02T14:05:54.237Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-02T14:05:54.237Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-02T14:05:54.237Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-02T14:05:54.496Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-02T14:05:55.429Z] === RUN TestDockerSuite/TestRunMount [2022-06-02T14:05:57.339Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-02T14:05:59.868Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-02T14:06:00.798Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-02T14:06:01.057Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-02T14:06:01.990Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-02T14:06:02.924Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-02T14:06:03.181Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-02T14:06:05.078Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-02T14:06:06.012Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-02T14:06:07.908Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-02T14:06:09.279Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-02T14:06:09.538Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-02T14:06:11.435Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-02T14:06:12.003Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-02T14:06:12.566Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-02T14:06:13.938Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-02T14:06:13.938Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-02T14:06:14.871Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-02T14:06:15.439Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-02T14:06:15.709Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-02T14:06:16.283Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-02T14:06:16.850Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-02T14:06:18.755Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-02T14:06:20.136Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-02T14:06:21.504Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-02T14:06:24.031Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-02T14:06:24.031Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-02T14:06:24.031Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-02T14:06:24.596Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-02T14:06:24.596Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-02T14:06:25.162Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-02T14:06:25.728Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-02T14:06:25.728Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-02T14:06:26.293Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-02T14:06:26.550Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-02T14:06:29.828Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-02T14:06:31.726Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-02T14:06:31.726Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-02T14:06:31.726Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-02T14:06:31.986Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-02T14:06:32.553Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-02T14:06:33.125Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-02T14:06:34.497Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-02T14:06:35.076Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-02T14:06:35.336Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-02T14:06:35.901Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-02T14:06:35.901Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-02T14:06:36.465Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-02T14:06:37.030Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-02T14:06:37.966Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-02T14:06:38.532Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-02T14:06:38.532Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-02T14:06:38.532Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-06-02T14:06:38.532Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-02T14:06:39.097Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-02T14:06:39.665Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-02T14:06:39.665Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-06-02T14:06:39.665Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-02T14:06:39.924Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-02T14:06:41.300Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-02T14:06:41.300Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-02T14:06:41.300Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-02T14:06:43.825Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-02T14:06:43.825Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-02T14:06:44.760Z] === RUN TestDockerSuite/TestRunRm [2022-06-02T14:06:45.327Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-02T14:06:46.699Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-02T14:06:48.595Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-02T14:06:48.850Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-02T14:06:49.415Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-02T14:06:49.982Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-02T14:06:51.880Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-02T14:06:52.137Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-02T14:06:52.395Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-02T14:06:54.948Z] docker_cli_service_logs_test.go:246: checking task mbdmih0lm372 [2022-06-02T14:06:54.948Z] docker_cli_service_logs_test.go:251: checking messages for mbdmih0lm372 [2022-06-02T14:06:54.948Z] docker_cli_service_logs_test.go:246: checking task kw6uz6q75f2a [2022-06-02T14:06:54.948Z] docker_cli_service_logs_test.go:251: checking messages for kw6uz6q75f2a [2022-06-02T14:06:55.510Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-02T14:06:55.510Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-02T14:06:58.028Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-02T14:06:58.957Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-02T14:06:59.519Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-02T14:07:00.081Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-02T14:07:00.642Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-02T14:07:00.898Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-02T14:07:01.460Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-02T14:07:02.022Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-02T14:07:02.279Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-02T14:07:02.840Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-02T14:07:03.403Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-02T14:07:05.916Z] === RUN TestDockerSuite/TestRunState [2022-06-02T14:07:07.283Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-02T14:07:07.539Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-02T14:07:08.102Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-02T14:07:08.358Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-02T14:07:08.358Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-02T14:07:08.358Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-02T14:07:08.614Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-02T14:07:09.176Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-02T14:07:10.104Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-02T14:07:10.104Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-02T14:07:10.104Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-02T14:07:10.665Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-02T14:07:12.569Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-02T14:07:12.825Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-02T14:07:14.718Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-02T14:07:16.084Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-02T14:07:17.451Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-02T14:07:18.817Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-02T14:07:20.707Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-02T14:07:20.964Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-02T14:07:20.964Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-02T14:07:21.526Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-02T14:07:22.088Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-02T14:07:23.455Z] docker_cli_swarm_test.go:1895: [d48aba111e053] joining swarm manager [d60e2222f4aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:07:24.382Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-02T14:07:24.639Z] docker_cli_swarm_test.go:1896: [d824aa312c9b8] joining swarm manager [d60e2222f4aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:07:25.567Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-02T14:07:26.129Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-02T14:07:26.129Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-02T14:07:26.386Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-02T14:07:26.948Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-02T14:07:27.203Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-02T14:07:27.766Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-02T14:07:27.766Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-02T14:07:27.766Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-02T14:07:28.022Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-02T14:07:28.278Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-02T14:07:31.555Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-02T14:07:31.811Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-02T14:07:32.373Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-02T14:07:33.741Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-02T14:07:35.108Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-02T14:07:36.477Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-02T14:07:38.368Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-02T14:07:38.626Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-02T14:07:38.626Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-06-02T14:07:38.626Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-02T14:07:38.626Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-06-02T14:07:38.626Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-02T14:07:38.626Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-06-02T14:07:38.626Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-02T14:07:38.626Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-02T14:07:38.626Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-02T14:07:38.627Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-02T14:07:39.557Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-02T14:07:39.813Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-02T14:07:40.743Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-02T14:07:41.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-02T14:07:41.257Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-02T14:07:42.186Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-02T14:07:42.186Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-02T14:07:42.445Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-02T14:07:42.446Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-02T14:07:42.446Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-02T14:07:42.446Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-02T14:07:42.704Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-02T14:07:42.704Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-02T14:07:42.704Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-02T14:07:42.704Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-02T14:07:42.704Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-02T14:07:42.704Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-02T14:07:42.704Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-02T14:07:42.704Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-02T14:07:42.704Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-02T14:07:42.704Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-02T14:07:42.704Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-02T14:07:43.266Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-02T14:07:43.827Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-02T14:07:43.827Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-02T14:07:44.389Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-02T14:07:44.389Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-02T14:07:44.950Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-02T14:07:44.950Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-02T14:07:45.511Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-02T14:07:46.072Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-02T14:07:46.072Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-02T14:07:46.072Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-02T14:07:46.329Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-02T14:07:47.703Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-02T14:07:47.959Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-02T14:07:47.959Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-02T14:07:47.959Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-02T14:07:48.215Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-02T14:07:48.215Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-02T14:07:49.143Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-02T14:07:49.399Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-02T14:07:49.962Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-02T14:07:51.852Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-02T14:07:51.852Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-02T14:07:52.414Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-02T14:07:52.414Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-02T14:07:52.414Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-02T14:07:53.343Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-02T14:07:54.272Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-02T14:07:55.202Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-02T14:07:55.202Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-02T14:07:56.570Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-02T14:07:56.570Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-02T14:07:56.826Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-02T14:07:57.755Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4291461378 [2022-06-02T14:07:58.318Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-02T14:07:58.318Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-02T14:07:59.246Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-02T14:07:59.502Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-02T14:07:59.502Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-02T14:08:00.869Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-02T14:08:02.236Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-02T14:08:02.492Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-02T14:08:02.492Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-02T14:08:02.492Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-02T14:08:02.492Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-02T14:08:03.053Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-02T14:08:03.053Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-02T14:08:03.987Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-02T14:08:04.548Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-02T14:08:05.109Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-02T14:08:07.624Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-02T14:08:09.513Z] docker_cli_swarm_test.go:1796: [db61eb1cf65e3] joining swarm manager [dc8ac9dc353b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:08:10.074Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-02T14:08:10.637Z] docker_cli_swarm_test.go:1797: [d3d70593407a1] joining swarm manager [dc8ac9dc353b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:08:12.003Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-02T14:08:12.567Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-02T14:08:13.498Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-02T14:08:16.017Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-02T14:08:17.913Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-02T14:08:18.169Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-02T14:08:19.547Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-02T14:08:20.916Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-02T14:08:22.284Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-02T14:08:24.840Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-02T14:08:26.211Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-02T14:08:28.730Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-02T14:08:32.004Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-02T14:08:33.894Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-02T14:08:35.788Z] docker_cli_swarm_test.go:1315: [d8c6a348d72b1] joining swarm manager [d1fecb0f35df5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:08:36.350Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-02T14:08:37.278Z] docker_cli_swarm_test.go:1316: [d155c99390ded] joining swarm manager [d1fecb0f35df5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:08:39.166Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-02T14:08:40.530Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-02T14:08:40.785Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-02T14:08:41.348Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-02T14:08:41.910Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-02T14:08:41.910Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-02T14:08:41.910Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-02T14:08:42.471Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-02T14:08:45.744Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-02T14:08:48.257Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-02T14:08:48.513Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-02T14:08:49.075Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-02T14:08:49.075Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-02T14:08:49.075Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-02T14:08:49.075Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-02T14:08:49.075Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-02T14:08:50.444Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-02T14:08:51.005Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-02T14:08:51.565Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-02T14:08:52.493Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-02T14:08:56.657Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-02T14:08:56.913Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-02T14:08:56.913Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-02T14:08:56.913Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-02T14:08:57.842Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-02T14:08:58.407Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-02T14:09:00.926Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-02T14:09:03.446Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-02T14:09:05.356Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-02T14:09:06.724Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-02T14:09:09.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-02T14:09:11.759Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-02T14:09:13.123Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-02T14:09:14.489Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-02T14:09:15.417Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-02T14:09:16.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-02T14:09:17.718Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-02T14:09:19.606Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-02T14:09:20.972Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-02T14:09:22.337Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-02T14:09:23.705Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-02T14:09:38.626Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-02T14:09:38.626Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-02T14:09:38.626Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-02T14:09:39.196Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-02T14:09:39.196Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-02T14:09:39.462Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-02T14:09:39.462Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-02T14:09:40.028Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-02T14:09:40.028Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-02T14:09:40.599Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-02T14:09:40.599Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-02T14:09:40.599Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-02T14:09:40.599Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-02T14:09:40.865Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-02T14:09:42.783Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-02T14:09:42.783Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-02T14:09:42.783Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-02T14:09:42.783Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-02T14:09:42.783Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-02T14:09:42.783Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-02T14:09:46.980Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-02T14:09:48.364Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-02T14:09:50.268Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-02T14:09:50.268Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-02T14:09:50.268Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-02T14:09:52.805Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-02T14:09:53.739Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-02T14:09:56.291Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-02T14:09:56.291Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsWindows [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite (1359.83s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.93s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.60s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.14s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.71s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.44s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.68s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.79s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.97s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.82s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.65s) [2022-06-02T14:09:56.291Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.31s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.29s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.89s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.82s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.55s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.48s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.45s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.92s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.12s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.16s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.28s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.17s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.30s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.30s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.00s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.06s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.15s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.44s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.42s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.22s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.31s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.19s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.32s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.28s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.90s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.61s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.77s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.70s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.75s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.11s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.10s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.73s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.84s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.03s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.42s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.02s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.27s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.35s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.21s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.62s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.01s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.52s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.87s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.20s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.81s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.61s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2022-06-02T14:09:56.292Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.15s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.08s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.84s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.71s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.95s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.17s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.13s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.55s) [2022-06-02T14:09:56.292Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-02T14:09:56.292Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-02T14:09:56.292Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-06-02T14:09:56.292Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.77s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.88s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.12s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.21s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.79s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.39s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.44s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.36s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.28s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.10s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.43s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.58s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.34s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.52s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.84s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.47s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.15s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.15s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.18s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.52s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.52s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.02s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.14s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.32s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.34s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.49s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEnv (1.31s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.25s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.98s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.95s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.67s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.24s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.80s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s) [2022-06-02T14:09:56.292Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.52s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.12s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.06s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.51s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.40s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.57s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.13s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.91s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildHistory (4.20s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.74s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.79s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.73s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.21s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.75s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.37s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.09s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.46s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.15s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.61s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.87s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.74s) [2022-06-02T14:09:56.292Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.77s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.28s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.26s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.57s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.73s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.36s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.29s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.82s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.11s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.65s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.03s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.30s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.74s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildPATH (2.24s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.64s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.85s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.48s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.43s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.27s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildRm (2.24s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.67s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.00s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.23s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.45s) [2022-06-02T14:09:56.292Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.78s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildStderr (0.89s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.26s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.30s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.26s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.86s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.04s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.97s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildUser (1.37s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.53s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.85s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.65s) [2022-06-02T14:09:56.292Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.98s) [2022-06-02T14:09:56.292Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-02T14:09:56.292Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-02T14:09:56.292Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-02T14:09:56.292Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.21s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.66s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.90s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.42s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.47s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.80s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-06-02T14:09:56.293Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.72s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.90s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-06-02T14:09:56.293Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.59s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.20s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCommitChange (0.99s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.87s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.02s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.54s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.91s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCommitTTY (1.69s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.86s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.64s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.38s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.42s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.56s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.76s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.58s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.67s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.68s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.68s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.64s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.56s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.59s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.94s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.29s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2022-06-02T14:09:56.293Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.95s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.80s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.69s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.41s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.12s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.84s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.48s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.62s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.32s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.53s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000efcbe8__} (0.49s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13283888738_/foo_false_____} (1.50s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13283888738_/foo_true_____} (1.32s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32768403922_/foo_false_____} (1.32s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32768403922_/foo_true_____} (1.33s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32768403922_/foo_true__0xc000efcc18___} (1.33s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000efcc30__} (0.56s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000efcc90__} (1.31s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000efcca8__} (1.47s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000efccc0__} (1.42s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.48s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.06s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.90s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.64s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.31s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.54s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.54s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.68s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.97s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.77s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.18s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.81s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.65s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.71s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.36s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.58s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.86s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.46s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.58s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.51s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.79s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.77s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.76s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToDot (0.72s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.12s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.26s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToStdout (0.79s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.40s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.63s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.05s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.66s) [2022-06-02T14:09:56.293Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2022-06-02T14:09:56.293Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.46s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.24s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.14s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.08s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.63s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.42s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.34s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.89s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.63s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.11s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.38s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.14s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.84s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.11s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.71s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.65s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2022-06-02T14:09:56.293Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-02T14:09:56.293Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.98s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-06-02T14:09:56.293Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.44s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestEventsTop (0.67s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.89s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.56s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.25s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.77s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.08s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecCgroup (1.67s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecEnv (0.70s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.62s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.64s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecInspectID (2.80s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-06-02T14:09:56.294Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.32s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.65s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestHealth (18.99s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.61s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.72s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImportDisplay (1.54s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImportFile (1.29s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.59s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImportGzipped (1.69s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.63s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.61s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.94s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.73s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.50s) [2022-06-02T14:09:56.294Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-02T14:09:56.294Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.50s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.09s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.76s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectStatus (0.66s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.35s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.58s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.65s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.62s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.06s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.46s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.45s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.45s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.66s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.13s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.66s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.37s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.57s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.56s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.59s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.57s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.55s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.53s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.96s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.02s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.17s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.91s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.54s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.74s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.92s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPluginActive (2.04s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.50s) [2022-06-02T14:09:56.294Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.29s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.85s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.49s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.22s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.19s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.34s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPortList (6.59s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.11s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.52s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.74s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.60s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.22s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.37s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.64s) [2022-06-02T14:09:56.294Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.82s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.22s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.03s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.47s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.00s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.08s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.64s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.64s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.99s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.07s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2022-06-02T14:09:56.295Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.34s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.32s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.36s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.09s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.94s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.63s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.63s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.90s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.48s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.22s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.78s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.75s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.27s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.20s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.65s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.16s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.07s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.75s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.66s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.71s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.57s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.96s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.88s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.52s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.63s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.55s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.73s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.67s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.76s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.58s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.56s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.61s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.67s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.57s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.57s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.07s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.43s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.95s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.64s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.75s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.54s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.40s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.80s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.54s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.78s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.34s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.30s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.96s) [2022-06-02T14:09:56.295Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-06-02T14:09:56.295Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.65s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.36s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.53s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.84s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.63s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.46s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.66s) [2022-06-02T14:09:56.295Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.61s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.14s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.76s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.68s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2022-06-02T14:09:56.295Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.21s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.01s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.04s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.54s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.05s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.30s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.05s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.28s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.09s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.51s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.95s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunMount (5.18s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.64s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.49s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.84s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.50s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.01s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.75s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.32s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.32s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNetHost (0.89s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.59s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.92s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.50s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.35s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.51s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.56s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.65s) [2022-06-02T14:09:56.295Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.61s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.65s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.49s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.85s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.56s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.61s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.65s) [2022-06-02T14:09:56.295Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s) [2022-06-02T14:09:56.295Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.15s) [2022-06-02T14:09:56.295Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.40s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunRm (0.74s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.62s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.10s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.06s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.23s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.64s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunState (1.35s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-06-02T14:09:56.295Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunSysctls (0.96s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.71s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.54s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.60s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.03s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.98s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.56s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.54s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.17s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2022-06-02T14:09:56.295Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-02T14:09:56.295Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.88s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.42s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.98s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.44s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.74s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.51s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.63s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.53s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.96s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.16s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.91s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.50s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.77s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.01s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.86s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.15s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.26s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.31s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.79s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.62s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.61s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.57s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.04s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.64s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.79s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.03s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.61s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.98s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.33s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.38s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.28s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.58s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.28s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.66s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.43s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.42s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.45s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.43s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.45s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.10s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.65s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.53s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.95s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.47s) [2022-06-02T14:09:56.296Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.21s) [2022-06-02T14:09:56.296Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-02T14:09:56.296Z] === RUN TestDockerRegistrySuite [2022-06-02T14:09:56.296Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-02T14:09:57.681Z] check_test.go:194: [d6ee5cb811bd5] daemon is not started [2022-06-02T14:09:57.681Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-02T14:09:59.059Z] check_test.go:194: [d91483cf5bd2a] daemon is not started [2022-06-02T14:09:59.059Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-02T14:10:00.972Z] check_test.go:194: [d44cc005b97a0] daemon is not started [2022-06-02T14:10:00.972Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-02T14:10:00.972Z] check_test.go:194: [d89851ab1bb38] daemon is not started [2022-06-02T14:10:00.972Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-02T14:10:00.972Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-02T14:10:03.511Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-02T14:10:04.442Z] check_test.go:194: [d67bd28d579c4] daemon is not started [2022-06-02T14:10:04.442Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-02T14:10:08.613Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-02T14:10:09.980Z] check_test.go:194: [d80afdb440f82] daemon is not started [2022-06-02T14:10:09.980Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-02T14:10:10.542Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-02T14:10:13.815Z] check_test.go:194: [dc59f4c6fabfa] daemon is not started [2022-06-02T14:10:13.815Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-02T14:10:14.743Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-02T14:10:14.743Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-02T14:10:14.743Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-02T14:10:14.743Z] check_test.go:194: [d3d9b7dce4dcc] daemon is not started [2022-06-02T14:10:14.743Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-02T14:10:16.125Z] check_test.go:194: [d64fe277c2c40] daemon is not started [2022-06-02T14:10:16.125Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-02T14:10:17.493Z] check_test.go:194: [da1a9646960ef] daemon is not started [2022-06-02T14:10:17.493Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-02T14:10:18.862Z] check_test.go:194: [d4fc5355051ed] daemon is not started [2022-06-02T14:10:18.862Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-02T14:10:20.229Z] check_test.go:194: [d44f19a9099a4] daemon is not started [2022-06-02T14:10:20.230Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-02T14:10:20.792Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-02T14:10:21.354Z] check_test.go:194: [da0986679a567] daemon is not started [2022-06-02T14:10:21.354Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-02T14:10:21.611Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-02T14:10:22.540Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-02T14:10:22.796Z] check_test.go:194: [db7ba7f7ea4c7] daemon is not started [2022-06-02T14:10:22.796Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-02T14:10:23.723Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c8e82422123c72cf082f14cce7cf3ba21d1e7b00934ccb738f623407e1beac44 [2022-06-02T14:10:24.651Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0e580964ce4b33cce00adaa278ee877582b1bca575ebe8261a54bcd7c09d4d79 [2022-06-02T14:10:25.214Z] check_test.go:194: [d0e8ce7ce15d3] daemon is not started [2022-06-02T14:10:25.214Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-02T14:10:25.214Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-02T14:10:26.140Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f41a30df2c1c1d7540b1df7e5ff1570625e61268da7e63b783f7cea7d4e80762 [2022-06-02T14:10:27.069Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9ce00ad0ee6645b8ada7bfc5bfecb4ba1d24f40da897e418c23c25907d231d7e [2022-06-02T14:10:27.630Z] check_test.go:194: [db5cabbfee1a9] daemon is not started [2022-06-02T14:10:27.630Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-02T14:10:28.559Z] check_test.go:194: [da864ae77fc59] daemon is not started [2022-06-02T14:10:28.559Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-02T14:10:31.075Z] check_test.go:194: [dc8f092a7d75a] daemon is not started [2022-06-02T14:10:31.075Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-02T14:10:31.637Z] check_test.go:194: [dd6da74f345ab] daemon is not started [2022-06-02T14:10:31.637Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-02T14:10:31.893Z] check_test.go:194: [d8a6bd9eb3e01] daemon is not started [2022-06-02T14:10:31.893Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-02T14:10:33.267Z] check_test.go:194: [daf4e0345b9c2] daemon is not started [2022-06-02T14:10:33.267Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-02T14:10:33.835Z] check_test.go:194: [dd89a8a0a4c49] daemon is not started [2022-06-02T14:10:33.835Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-02T14:10:34.773Z] check_test.go:194: [d5a20dc4ee5f5] daemon is not started [2022-06-02T14:10:34.773Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-02T14:10:37.290Z] check_test.go:194: [d18bf8d9a00a9] daemon is not started [2022-06-02T14:10:37.290Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-02T14:10:37.546Z] check_test.go:194: [d4ff92259f71c] daemon is not started [2022-06-02T14:10:37.546Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-02T14:10:38.913Z] check_test.go:194: [d4297205a480e] daemon is not started [2022-06-02T14:10:38.913Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-02T14:10:39.169Z] check_test.go:194: [d43de023214fd] daemon is not started [2022-06-02T14:10:39.169Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-02T14:10:39.169Z] check_test.go:194: [dedbaf9755db8] daemon is not started [2022-06-02T14:10:39.169Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-02T14:10:39.425Z] check_test.go:194: [d926ba71bf149] daemon is not started [2022-06-02T14:10:39.425Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-02T14:10:39.681Z] check_test.go:194: [de5d1657a8bee] daemon is not started [2022-06-02T14:10:39.681Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-02T14:10:39.936Z] check_test.go:194: [d368692e48882] daemon is not started [2022-06-02T14:10:39.936Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-02T14:10:40.192Z] check_test.go:194: [d5baf6499f740] daemon is not started [2022-06-02T14:10:40.192Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-02T14:10:41.120Z] check_test.go:194: [d0e595e663adc] daemon is not started [2022-06-02T14:10:41.120Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-02T14:10:43.012Z] check_test.go:194: [da754f10b0ac2] daemon is not started [2022-06-02T14:10:43.012Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-02T14:10:43.575Z] check_test.go:194: [d6a4e36cc46be] daemon is not started [2022-06-02T14:10:43.575Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-02T14:10:44.505Z] check_test.go:194: [d2d8d7d6b34aa] daemon is not started [2022-06-02T14:10:44.505Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-02T14:10:45.435Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite (50.26s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.55s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.20s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.97s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.40s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.77s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.46s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.29s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.08s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.32s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.39s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.59s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.30s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.35s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.43s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.05s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.20s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.99s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.11s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.47s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.52s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-06-02T14:10:46.364Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-06-02T14:10:46.364Z] === RUN TestDockerSchema1RegistrySuite [2022-06-02T14:10:46.364Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-02T14:10:46.364Z] check_test.go:221: [d9775a24b8543] daemon is not started [2022-06-02T14:10:46.364Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-02T14:10:49.637Z] check_test.go:221: [d0d6de40bb63e] daemon is not started [2022-06-02T14:10:49.637Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-02T14:10:54.887Z] check_test.go:221: [d072821b4dfb7] daemon is not started [2022-06-02T14:10:54.887Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-02T14:10:55.450Z] check_test.go:221: [d6afe18023a88] daemon is not started [2022-06-02T14:10:55.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-02T14:10:55.706Z] check_test.go:221: [d19b4d172b42d] daemon is not started [2022-06-02T14:10:55.706Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-02T14:10:56.637Z] check_test.go:221: [deac0a8361aab] daemon is not started [2022-06-02T14:10:56.637Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-02T14:10:57.567Z] check_test.go:221: [d83a3573c53f2] daemon is not started [2022-06-02T14:10:57.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-02T14:10:58.503Z] check_test.go:221: [d3db50aa95b82] daemon is not started [2022-06-02T14:10:58.503Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-02T14:11:01.024Z] check_test.go:221: [d4fcb5c970045] daemon is not started [2022-06-02T14:11:01.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-02T14:11:01.591Z] check_test.go:221: [d5f1e485105b8] daemon is not started [2022-06-02T14:11:01.591Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-02T14:11:01.849Z] check_test.go:221: [d24c6a720f101] daemon is not started [2022-06-02T14:11:01.849Z] --- PASS: TestDockerSchema1RegistrySuite (15.57s) [2022-06-02T14:11:01.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-06-02T14:11:01.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.85s) [2022-06-02T14:11:01.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.27s) [2022-06-02T14:11:01.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-06-02T14:11:01.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-02T14:11:01.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-06-02T14:11:01.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2022-06-02T14:11:01.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2022-06-02T14:11:01.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.45s) [2022-06-02T14:11:01.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-06-02T14:11:01.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2022-06-02T14:11:01.849Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-02T14:11:01.849Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-02T14:11:02.780Z] check_test.go:250: [d0e27205a5e73] daemon is not started [2022-06-02T14:11:02.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-02T14:11:03.344Z] check_test.go:250: [d20c1d2a402ce] daemon is not started [2022-06-02T14:11:03.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-02T14:11:03.344Z] check_test.go:250: [d64972d25b984] daemon is not started [2022-06-02T14:11:03.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-02T14:11:04.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-02T14:11:05.283Z] check_test.go:250: [d577d13ea77a2] daemon is not started [2022-06-02T14:11:05.283Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-02T14:11:05.539Z] check_test.go:250: [d14f1e6a810fd] daemon is not started [2022-06-02T14:11:05.539Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-02T14:11:06.468Z] check_test.go:250: [d019d2c0e9a1a] daemon is not started [2022-06-02T14:11:06.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-02T14:11:06.468Z] check_test.go:250: [daf1bff7d3124] daemon is not started [2022-06-02T14:11:06.724Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.73s) [2022-06-02T14:11:06.724Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-06-02T14:11:06.724Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s) [2022-06-02T14:11:06.724Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-06-02T14:11:06.724Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-06-02T14:11:06.724Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-06-02T14:11:06.724Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-06-02T14:11:06.724Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-06-02T14:11:06.724Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-06-02T14:11:06.724Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-02T14:11:06.724Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-02T14:11:11.969Z] check_test.go:277: [dc7cbcf11b545] daemon is not started [2022-06-02T14:11:11.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-02T14:11:11.969Z] check_test.go:277: [d5d91b03f5220] daemon is not started [2022-06-02T14:11:11.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-02T14:11:11.969Z] check_test.go:277: [ddfa75d53f902] daemon is not started [2022-06-02T14:11:11.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-02T14:11:12.237Z] check_test.go:277: [d41584cce7c2d] daemon is not started [2022-06-02T14:11:12.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-02T14:11:12.494Z] check_test.go:277: [d19ced126e378] daemon is not started [2022-06-02T14:11:12.495Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-06-02T14:11:12.495Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-06-02T14:11:12.495Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-06-02T14:11:12.495Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-06-02T14:11:12.495Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-06-02T14:11:12.495Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-06-02T14:11:12.495Z] === RUN TestDockerNetworkSuite [2022-06-02T14:11:12.495Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-02T14:11:13.424Z] docker_cli_network_unix_test.go:46: [d4d2b07123c01] daemon is not started [2022-06-02T14:11:13.424Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-02T14:11:13.986Z] docker_cli_network_unix_test.go:46: [d24443e2ffb09] daemon is not started [2022-06-02T14:11:14.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-02T14:11:16.763Z] docker_cli_network_unix_test.go:46: [db4e7a2a54ad6] daemon is not started [2022-06-02T14:11:17.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-02T14:11:18.691Z] docker_cli_network_unix_test.go:46: [d0cf7276224ca] daemon is not started [2022-06-02T14:11:18.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-02T14:11:18.691Z] docker_cli_network_unix_test.go:1233: [d95d68d321c8e] daemon is not started [2022-06-02T14:11:19.254Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-02T14:11:21.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-02T14:11:21.784Z] docker_cli_swarm_test.go:1180: [dce4e971281d2] joining swarm manager [d49fbd1f74376]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:11:22.346Z] docker_cli_network_unix_test.go:46: [d43a32b43be16] daemon is not started [2022-06-02T14:11:22.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-02T14:11:28.154Z] docker_cli_network_unix_test.go:46: [d3e6c9809ba99] daemon is not started [2022-06-02T14:11:28.154Z] docker_cli_swarm_test.go:1189: [ddb844df1cb40] joining swarm manager [d49fbd1f74376]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:11:28.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-02T14:11:30.303Z] docker_cli_network_unix_test.go:46: [d90c138943f83] daemon is not started [2022-06-02T14:11:30.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-02T14:11:31.799Z] docker_cli_network_unix_test.go:46: [db2abbbd00d6d] daemon is not started [2022-06-02T14:11:31.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-02T14:11:32.385Z] docker_cli_network_unix_test.go:46: [d0db0a7cec02b] daemon is not started [2022-06-02T14:11:32.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-02T14:11:32.663Z] docker_cli_network_unix_test.go:46: [d48c249695b31] daemon is not started [2022-06-02T14:11:32.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-02T14:11:33.503Z] docker_cli_network_unix_test.go:46: [dd3cbde3d6ad0] daemon is not started [2022-06-02T14:11:33.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-02T14:11:34.337Z] docker_cli_network_unix_test.go:46: [d110fbed2debd] daemon is not started [2022-06-02T14:11:34.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-02T14:11:34.899Z] docker_cli_network_unix_test.go:46: [df6cf5aa4d533] daemon is not started [2022-06-02T14:11:34.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-02T14:11:35.157Z] docker_cli_network_unix_test.go:46: [df5adbac9c038] daemon is not started [2022-06-02T14:11:35.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-02T14:11:35.720Z] docker_cli_network_unix_test.go:46: [d9aa9e18d62fe] daemon is not started [2022-06-02T14:11:35.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-02T14:11:36.243Z] docker_cli_network_unix_test.go:46: [dabc352409eb4] daemon is not started [2022-06-02T14:11:36.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-02T14:11:36.243Z] docker_cli_network_unix_test.go:46: [d9c61594479a4] daemon is not started [2022-06-02T14:11:36.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-02T14:11:36.503Z] docker_cli_network_unix_test.go:46: [dc532f7294c08] daemon is not started [2022-06-02T14:11:36.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-02T14:11:37.070Z] docker_cli_network_unix_test.go:46: [d0f5fc254b046] daemon is not started [2022-06-02T14:11:37.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-02T14:11:37.640Z] docker_cli_network_unix_test.go:46: [d87693f6b920a] daemon is not started [2022-06-02T14:11:38.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-02T14:11:38.204Z] docker_cli_network_unix_test.go:46: [de3ab15d328db] daemon is not started [2022-06-02T14:11:38.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-02T14:11:38.467Z] docker_cli_network_unix_test.go:46: [db6ee537da30b] daemon is not started [2022-06-02T14:11:38.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-02T14:11:38.729Z] docker_cli_network_unix_test.go:46: [d562247d3663b] daemon is not started [2022-06-02T14:11:38.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-02T14:11:39.661Z] docker_cli_network_unix_test.go:968: [d0fb3eb9ea7ba] daemon is not started [2022-06-02T14:11:41.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-02T14:11:42.004Z] docker_cli_network_unix_test.go:46: [d02b6c9e41562] daemon is not started [2022-06-02T14:11:42.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-02T14:11:44.807Z] docker_cli_network_unix_test.go:1116: [dc62ba08141e2] daemon is not started [2022-06-02T14:11:48.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-02T14:11:48.375Z] docker_cli_network_unix_test.go:46: [dda8ec02718c4] daemon is not started [2022-06-02T14:11:48.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-02T14:11:49.308Z] docker_cli_network_unix_test.go:46: [db839b3757faa] daemon is not started [2022-06-02T14:11:49.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-02T14:11:49.308Z] docker_cli_network_unix_test.go:46: [d56aacfa97289] daemon is not started [2022-06-02T14:11:49.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-02T14:11:49.585Z] docker_cli_network_unix_test.go:46: [d91afa767dcaa] daemon is not started [2022-06-02T14:11:49.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-02T14:11:49.874Z] docker_cli_network_unix_test.go:46: [dea75be8afb3c] daemon is not started [2022-06-02T14:11:49.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-02T14:11:49.874Z] docker_cli_network_unix_test.go:46: [d36da8fb29dbf] daemon is not started [2022-06-02T14:11:49.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-02T14:11:49.874Z] docker_cli_network_unix_test.go:46: [d3cef6028c8d6] daemon is not started [2022-06-02T14:11:49.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-02T14:11:51.775Z] docker_cli_network_unix_test.go:46: [dfc585b7174e8] daemon is not started [2022-06-02T14:11:52.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-02T14:11:52.702Z] docker_cli_network_unix_test.go:46: [dcb8ce7321a9a] daemon is not started [2022-06-02T14:11:52.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-02T14:11:52.702Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-02T14:11:52.702Z] docker_cli_network_unix_test.go:46: [df58b724c32ea] daemon is not started [2022-06-02T14:11:52.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-02T14:11:53.269Z] docker_cli_network_unix_test.go:46: [d51d9bee153a7] daemon is not started [2022-06-02T14:11:53.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-02T14:11:57.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-02T14:11:58.667Z] docker_cli_network_unix_test.go:1084: [dd53bbd28e2f6] daemon is not started [2022-06-02T14:12:00.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-02T14:12:00.037Z] docker_cli_network_unix_test.go:46: [d10b60d782f94] daemon is not started [2022-06-02T14:12:00.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-02T14:12:00.612Z] docker_cli_network_unix_test.go:46: [d25dde2e4b61f] daemon is not started [2022-06-02T14:12:00.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-02T14:12:02.247Z] docker_cli_network_unix_test.go:46: [deeb4cd7954eb] daemon is not started [2022-06-02T14:12:02.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-02T14:12:02.506Z] docker_cli_network_unix_test.go:46: [d22234a3049da] daemon is not started [2022-06-02T14:12:02.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-02T14:12:03.081Z] docker_cli_network_unix_test.go:46: [dd97ca9a22e3f] daemon is not started [2022-06-02T14:12:03.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-02T14:12:03.648Z] docker_cli_network_unix_test.go:46: [dac9dc514fb11] daemon is not started [2022-06-02T14:12:03.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-02T14:12:04.211Z] docker_cli_network_unix_test.go:46: [d6108dc1b9620] daemon is not started [2022-06-02T14:12:04.772Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-02T14:12:05.701Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-02T14:12:10.954Z] docker_cli_network_unix_test.go:46: [dfbd555afc4d1] daemon is not started [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite (58.48s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.11s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.75s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.88s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.69s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.57s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.61s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.03s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.23s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.06s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.76s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-06-02T14:12:10.954Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.82s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.03s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.84s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-06-02T14:12:10.954Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.25s) [2022-06-02T14:12:10.954Z] === RUN TestDockerHubPullSuite [2022-06-02T14:12:10.954Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-02T14:12:12.842Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-02T14:12:15.359Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-02T14:12:15.359Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-02T14:12:15.615Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-02T14:12:17.506Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-02T14:12:17.506Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-02T14:12:17.506Z] --- PASS: TestDockerHubPullSuite (6.63s) [2022-06-02T14:12:17.506Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2022-06-02T14:12:17.506Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2022-06-02T14:12:17.506Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-06-02T14:12:17.506Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.64s) [2022-06-02T14:12:17.506Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2022-06-02T14:12:17.506Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2022-06-02T14:12:17.506Z] PASS [2022-06-02T14:12:17.506Z] [2022-06-02T14:12:17.506Z] === Skipped [2022-06-02T14:12:17.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-02T14:12:17.506Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.506Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-02T14:12:17.506Z] [2022-06-02T14:12:17.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-02T14:12:17.506Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.506Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-02T14:12:17.506Z] [2022-06-02T14:12:17.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-02T14:12:17.506Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.506Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-02T14:12:17.506Z] [2022-06-02T14:12:17.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-06-02T14:12:17.506Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.506Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-06-02T14:12:17.506Z] [2022-06-02T14:12:17.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-02T14:12:17.506Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.506Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-02T14:12:17.506Z] [2022-06-02T14:12:17.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-02T14:12:17.506Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-06-02T14:12:17.507Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-02T14:12:17.507Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-02T14:12:17.507Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-02T14:12:17.507Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-02T14:12:17.507Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-02T14:12:17.507Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-02T14:12:17.507Z] docker_cli_sni_test.go:18: Flakey test [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-02T14:12:17.507Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-06-02T14:12:17.507Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-06-02T14:12:17.507Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-02T14:12:17.507Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-06-02T14:12:17.507Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-02T14:12:17.507Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsWindows [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-02T14:12:17.507Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-02T14:12:17.507Z] docker_cli_network_unix_test.go:46: [df58b724c32ea] daemon is not started [2022-06-02T14:12:17.507Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] DONE 1265 tests, 51 skipped in 1507.367s [2022-06-02T14:12:17.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T14:12:17.507Z] ++++ cat bundles/test-integration/docker.pid [2022-06-02T14:12:17.507Z] +++ kill 9383 [2022-06-02T14:12:17.507Z] +++ /etc/init.d/apparmor stop [2022-06-02T14:12:17.507Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] Unloading profiles will leave already running processes permanently [2022-06-02T14:12:17.507Z] unconfined, which can lead to unexpected situations. [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.507Z] To set a process to complain mode, use the command line tool [2022-06-02T14:12:17.507Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T14:12:17.507Z] +++ true [2022-06-02T14:12:17.507Z] exiting test-integration [2022-06-02T14:12:17.507Z] ++ exit 0 [2022-06-02T14:12:17.507Z] [2022-06-02T14:12:17.763Z] + for job in $(jobs -p) [2022-06-02T14:12:17.763Z] + wait 11395 [2022-06-02T14:12:19.651Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-02T14:12:21.538Z] docker_cli_swarm_test.go:1112: [d925f67bbe3c4] joining swarm manager [d1434c5e13d4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:12:22.903Z] docker_cli_swarm_test.go:1113: [d3dffc0ebc320] joining swarm manager [d1434c5e13d4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:13:59.276Z] docker_cli_swarm_test.go:1166: [d71592aaea189] joining swarm manager [d1434c5e13d4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-02T14:14:21.157Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-02T14:14:23.046Z] docker_cli_swarm_test.go:1447: [dee9f14deee9a] joining swarm manager [dede5d1f97eb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:14:23.974Z] docker_cli_swarm_test.go:1448: [db676caaadc30] joining swarm manager [dede5d1f97eb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T14:14:36.140Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-02T14:14:36.140Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-02T14:14:36.140Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-02T14:14:36.140Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-02T14:14:36.140Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-02T14:14:36.701Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-02T14:14:39.219Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-02T14:14:42.501Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-02T14:14:44.390Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-02T14:14:46.279Z] docker_cli_swarm_unix_test.go:63: [d00f3c3e1e37f] joining swarm manager [d3fb73a481a90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:15:42.443Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-02T14:15:42.443Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-02T14:15:42.443Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-02T14:15:44.331Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-02T14:15:47.600Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-02T14:15:50.131Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-02T14:15:52.020Z] docker_api_swarm_test.go:962: [d8a0f6efcb934] joining swarm manager [dc98b8a977fc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T14:16:13.907Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-02T14:16:21.993Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-02T14:16:23.879Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-02T14:16:26.393Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-02T14:16:28.908Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-02T14:16:37.000Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-02T14:16:40.266Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-02T14:16:43.536Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-02T14:16:46.058Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-02T14:16:48.578Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-02T14:16:51.095Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-02T14:16:54.374Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-02T14:16:56.265Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-02T14:17:52.431Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-02T14:18:07.291Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite (1525.86s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.29s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.74s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.61s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.04s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.34s) [2022-06-02T14:18:25.334Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.02s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.05s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.71s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.36s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.59s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.48s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.23s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.65s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.80s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.24s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.09s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.87s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.13s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.27s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.17s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.71s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.08s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.98s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.39s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.60s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.21s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.12s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.47s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.78s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.55s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.32s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.84s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.07s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.30s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.73s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.31s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.69s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.02s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.93s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.06s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.20s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.36s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.20s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.94s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (2.85s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.63s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.16s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.20s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.11s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.18s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.16s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.64s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.92s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.57s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.40s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.98s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.61s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.48s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.89s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.75s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (68.78s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.69s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.34s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.18s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.62s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.34s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.74s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.17s) [2022-06-02T14:18:25.334Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.10s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.56s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.07s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.41s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.49s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.46s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.53s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.27s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.95s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.91s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.72s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.65s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.98s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-06-02T14:18:25.334Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s) [2022-06-02T14:18:25.334Z] === RUN TestDockerExternalVolumeSuite [2022-06-02T14:18:25.334Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-02T14:18:25.334Z] docker_cli_external_volume_driver_test.go:53: [dd788e8dbcb9e] daemon is not started [2022-06-02T14:18:40.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-02T14:19:49.715Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-02T14:19:54.987Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-02T14:20:09.819Z] docker_cli_external_volume_driver_test.go:53: [d4a8dfceee1fd] daemon is not started [2022-06-02T14:20:27.854Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-02T14:20:42.697Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-02T14:20:57.530Z] docker_cli_external_volume_driver_test.go:53: [df782a1e47c93] daemon is not started [2022-06-02T14:21:12.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-02T14:21:12.363Z] docker_cli_external_volume_driver_test.go:53: [d75d73fe8069c] daemon is not started [2022-06-02T14:21:27.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-02T14:21:59.235Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-02T14:22:14.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-02T14:22:28.899Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-02T14:23:15.536Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-02T14:23:33.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-02T14:24:05.624Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-02T14:24:37.641Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-02T14:24:52.475Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-02T14:25:10.528Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-02T14:25:10.528Z] docker_cli_external_volume_driver_test.go:485: [d248596b164fa] daemon is not started [2022-06-02T14:25:25.360Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-02T14:25:25.360Z] docker_cli_external_volume_driver_test.go:53: [d66e661a3873c] daemon is not started [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite (437.34s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.99s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-06-02T14:25:40.197Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-06-02T14:25:40.197Z] PASS [2022-06-02T14:25:40.197Z] [2022-06-02T14:25:40.197Z] === Skipped [2022-06-02T14:25:40.197Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-02T14:25:40.197Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-02T14:25:40.197Z] check_test.go:307: [d39860eba551c] daemon is not started [2022-06-02T14:25:40.197Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-02T14:25:40.197Z] [2022-06-02T14:25:40.197Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-02T14:25:40.197Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-02T14:25:40.197Z] check_test.go:307: [de66d76c483fd] daemon is not started [2022-06-02T14:25:40.197Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-02T14:25:40.197Z] [2022-06-02T14:25:40.197Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-02T14:25:40.197Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-02T14:25:40.197Z] check_test.go:307: [dd0e759f375d5] daemon is not started [2022-06-02T14:25:40.197Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-02T14:25:40.197Z] [2022-06-02T14:25:40.197Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-02T14:25:40.197Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-02T14:25:40.197Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-02T14:25:40.197Z] [2022-06-02T14:25:40.197Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-02T14:25:40.197Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-02T14:25:40.197Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-02T14:25:40.197Z] [2022-06-02T14:25:40.197Z] DONE 269 tests, 5 skipped in 2310.600s [2022-06-02T14:25:40.197Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T14:25:40.197Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d21b0c60e1da1/docker.pid [2022-06-02T14:25:40.197Z] +++ kill 7116 [2022-06-02T14:25:40.197Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7116 is not a child of this shell [2022-06-02T14:25:40.197Z] warning: PID 7116 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d21b0c60e1da1/docker.pid had a nonzero exit code [2022-06-02T14:25:40.197Z] ++++ cat bundles/test-integration/docker.pid [2022-06-02T14:25:40.197Z] +++ kill 9374 [2022-06-02T14:25:40.197Z] +++ /etc/init.d/apparmor stop [2022-06-02T14:25:40.197Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T14:25:40.197Z] [2022-06-02T14:25:40.197Z] Unloading profiles will leave already running processes permanently [2022-06-02T14:25:40.197Z] unconfined, which can lead to unexpected situations. [2022-06-02T14:25:40.197Z] [2022-06-02T14:25:40.197Z] To set a process to complain mode, use the command line tool [2022-06-02T14:25:40.197Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T14:25:40.197Z] +++ true [2022-06-02T14:25:40.197Z] exiting test-integration [2022-06-02T14:25:40.197Z] ++ exit 0 [2022-06-02T14:25:40.197Z] [2022-06-02T14:25:40.197Z] + exit 0 [2022-06-02T14:25:40.197Z] ++ jobs -p [2022-06-02T14:25:40.197Z] + pids= [2022-06-02T14:25:40.197Z] + echo 'Remaining pids to kill: []' [2022-06-02T14:25:40.197Z] Remaining pids to kill: [] [2022-06-02T14:25:40.197Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-02T14:25:40.209Z] Recording test results [2022-06-02T14:25:41.934Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T14:25:42.249Z] + echo Ensuring container killed. [2022-06-02T14:25:42.249Z] Ensuring container killed. [2022-06-02T14:25:42.249Z] + docker ps -aq -f name=docker-pr1-* [2022-06-02T14:25:42.249Z] + cids=3d988f1b9f78 [2022-06-02T14:25:42.249Z] 741a9393da01 [2022-06-02T14:25:42.249Z] 05305e42f8ee [2022-06-02T14:25:42.249Z] + [ -n 3d988f1b9f78 [2022-06-02T14:25:42.249Z] 741a9393da01 [2022-06-02T14:25:42.249Z] 05305e42f8ee ] [2022-06-02T14:25:42.249Z] + docker rm -vf 3d988f1b9f78 741a9393da01 05305e42f8ee [2022-06-02T14:25:42.814Z] 3d988f1b9f78 [2022-06-02T14:25:43.071Z] 741a9393da01 [2022-06-02T14:25:43.071Z] 05305e42f8ee [Pipeline] sh [2022-06-02T14:25:43.412Z] + echo Chowning /workspace to jenkins user [2022-06-02T14:25:43.412Z] Chowning /workspace to jenkins user [2022-06-02T14:25:43.412Z] + id -u [2022-06-02T14:25:43.412Z] + id -g [2022-06-02T14:25:43.412Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43678:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T14:25:43.412Z] Unable to find image 'busybox:latest' locally [2022-06-02T14:25:43.412Z] latest: Pulling from library/busybox [2022-06-02T14:25:43.668Z] 462eb288b104: Pulling fs layer [2022-06-02T14:25:43.668Z] 462eb288b104: Download complete [2022-06-02T14:25:43.668Z] 462eb288b104: Pull complete [2022-06-02T14:25:43.668Z] Digest: sha256:ebadf81a7f2146e95f8c850ad7af8cf9755d31cdba380a8ffd5930fba5996095 [2022-06-02T14:25:43.668Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T14:25:46.514Z] + bundleName=amd64 [2022-06-02T14:25:46.514Z] + echo Creating amd64-bundles.tar.gz [2022-06-02T14:25:46.515Z] Creating amd64-bundles.tar.gz [2022-06-02T14:25:46.515Z] + xargs tar -czf amd64-bundles.tar.gz [2022-06-02T14:25:46.515Z] + 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-02T14:25:47.888Z] Archiving artifacts [2022-06-02T14:25:49.879Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43678/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T14:25:50.180Z] + make clean [2022-06-02T14:25:50.436Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-02T14:25:50.436Z] docker-dev-cache [2022-06-02T14:25:50.436Z] 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